- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello,
This can only be done with customization. You will need to alter the css of the blocks in order to make them the same height. You will have to assigning an extra class to the slider and the block next to it so they can be targeted with css.
Here is an example on the default code, but this will alter every block that uses module mx1 and that is not desirable. That is why you need a custom class.
.td_module_mx1 .td-module-thumb{
height: 162px;
}
.td_block_14 .td-block-span12 .td_module_mx1 .td-module-thumb{
margin-top: 21px;
}
code with your custom class will look like so:
.mycustomclass .td_module_mx1 .td-module-thumb{
height: 162px;
}
.mycustomclass .td-block-span12 .td_module_mx1 .td-module-thumb{
margin-top: 21px;
}
result: https://www.screencast.com/t/29IpJWZZKCyi
There is also a responsiveness issue. The code needs to be adjusted for each of the 4 viewports. for desktop, tablets portrait and landscape as well as mobiles.
Change the values for each device to make it look properly on all devices. Use the advanced css box in the theme panel
Thank you!
Not sure if its a setting but i cant find it, when i set a feature video on a post with a youtube link it plays nice on desktop but shows only a picture on a mobile browser, can i change a setting to show the video on mobile too? Thanks
Hi,
I want to remove hamburger menu on mobile theme and show it under website logo (on mobile menu).
My main menu has got only 3 buttons, so it can be shown in full on mobile template.
How can I do that.
Hello,
Did you modify the mobile plugin code? By default this should not be the case. If not, please contact us via email at contact@tagdiv.com and provide wp-admin and cpanel/ftp so we can login and investigate.
Thank you!
Hi,
@kame Try something like this, see if it works properly for you
– https://www.screencast.com/t/xIdNFlH2Ut
– https://www.screencast.com/t/bmERGGn8byH
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu, #td-header-menu {
height: 100px !important;
}
#td-top-mobile-toggle,
.header-search-wrap {
top: 23px;
}
.td-main-menu-logo img {
max-height:100px;
}
.td-header-main-menu.td-affix {
transform: translate3d(0px, 0px, 0px)!important;
}
.td-mobile-logo.td-sticky-mobile img{
max-height: 70px !important;
}}
Thanks
Hello,
Sorry but unfortunately there is no way to revert back to the old style of sharing buttons. The new buttons replaced the old code. The mobile devices do not have enough room to show multiple icons on the same row. Sorry for the inconvenience.
Thanks.
Hello,
On mobile devices the video background will not play. This is the implementation for the video background and there is no easy fix for it unfortunately. This can be seen on this demo as well: https://demo.tagdiv.com/newspaper_construction/
Thank you!
Hello,
On the mobile theme, the top grid will show the 3 most recent articles added to the ‘featured’ category. If you do not have any post added to that category, no post will show in the grid. Please read this guide to mark posts as featured: https://forum.tagdiv.com/featured-posts-2/
If this functionality does not work for you and you feel there is an error somewhere, please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
If you use the mobile theme plugin, then you can select a separate menu for mobile devices. If not, then the desktop menu will be shown without the mega menu sub-menus however.
Thank you!
Hi,
Do you mean the top bar? The theme displays social icons in the top bar or footer section.
The mobile theme plugin is optional, so you can choose not to use it, use the default responsive version instead. The socials that are displayed in the mobile menu will be the same, the ones you enter links to in the theme networks section
– https://www.screencast.com/t/y0LI7U3lTA
Thanks
You have to enter the code you want between the accolades and it will apply to the mobile grid. The code as it is does nothing. You mentioned you want to customize the article titles of the mobile grid, that code will do that. Enter your customization as mentioned between the accolades and then in the custom CSS section.
This is a guide presenting the browser inspector tool
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you would mention what modifications you want to make to the titles, I will try to help you.
Hi,
The desktop homepage should not affect the mobile homepage, when the mobile plugin is activated. The mobile front page is not related in any way to the desktop one. It is unusual that the mobile theme front page would contain the desktop content.
If the problem persists when the mobile plugin is active, we could take a look at the issue. Please send us an email at contact@tagdiv.com and provide admin login information.
The GIF “video” solution seems to work as a workaroud.
and now I have figured out how to have one for desktop and one for mobile.
and both of them auto play.
this is the topic that solved it.
https://forum.tagdiv.com/topic/responsive-mobile-theme/#post-213125
Hello there
I am wondering is there any chance to select any post template that will support the still picture and video format .I don’t want my co-editor always changing my settings?
I actually want my site page will not contain with the title.Last time I asked this question but the answer wasn’t relevant to my question.
The weather widget ,I don’t know how this will change automatically as some of my friends are trying to get the weather news from Bangladesh and it won’t change automatically .it shows the london temperatures everywhere .
Moreover my site imhnews.com cannot able to show any content over the mobile phone.can U please tell me how can I resolve all that problem.
many thanks
immam
Hi,
Could you help me resolve the following warning (it appears on the background of the illustration of an article in a BIG GRID 3) :
implode () : invalid arguments in Newspaper/includes/wp_booster/td_util.php
See here : https://s13.postimg.org/680ddcl6v/warning.png
Before I found these errors (IDK if it’s related) :
Warning: require_once(/var/www/wp-content/themes/Newspaper/includes/wp_booster/td_api.php): failed to open stream: No such file or directory in /var/www/wp-content/plugins/td-multi-purpose/styles/tds_api.php on line 33
Fatal error: require_once(): Failed opening required ‘/var/www/wp-content/themes/Newspaper/includes/wp_booster/td_api.php’ (include_path=’.:/usr/local/lib/php’) in /var/www/wp-content/plugins/td-multi-purpose/styles/tds_api.php on line 33
NB : Last versions of the theme and plugins. Booster and Mobile plugins not activated.
Thanks
I have a video background in one of my rows.
it seems to work well enough on desktop.
but as I am finding out, it will not work on mobile.
for whatever reason, I cannot not auto-play on mobile, and even I cant play it at all on mobile (Android Chrome), as the youtube playbutton is just unresponsive. The video imaghe show with a big red button, but it cant be clicked/taped to start playing.
so…I want to be able to leave it on desktop.
and I want to convert the video to GIF and display for mobile.
I have converted the video to GIF and it works fine when added and viewed on a mobile device.
not the qaulity I wanted, but it will do.
So how can I keep the video for desktop and hide it on mobile and keep the gif images on mobile and hide it on desktop?
Thanks.
hi guys,
Recently upgraded to the AMP plugin and love it so far. One issue im having however, with the amp pages my homepage logo on the main menu is gone and not replacing with text. I’ve tried a custom menu for “mobile” but to no avail.
Any ideas?
thanks
I am wanting to know as well.
My youtube video background looks great on desktop. But the video on mobile is just a still pic from the video and the play button wont play the video on mobile.
I’m using a Youtube background video on my site with the new Multipurpose stuff. It’s great, but on mobile devices it doesn’t autoplay. I know this isn’t a theme issue, it’s by design on the browsers/device side of things.
But can I set the theme to not show it and show a specific image instead (rather than a frozen video frame with ugly Youtube play button) – would be better for performance and SEO 🙂
version 8.7.2
When adding a video background to a row.
video plays fine on desktop
video auto plays on desktop
video will not play on mobile.
it will not auto-play and you cannot play it manually, the red play button just doesnt do anything on mobile.
Have tried several videos.
but adding a youtube playlist video block works fine, so video can e played from the site just fine.
version 8.7.2
When adding a video background to a row.
video plays fine on desktop
video auto plays on desktop
video will not play on mobile.
it will not auto-play and you cannot play it manually, the red play button just doesnt do anything on mobile.
Have tried several videos.
but adding a youtube playlist video block works fine, so video can e played from the site just fine.
Hello! Thanks!
Apparently it’s working
https://naturam.com.br/ubatuba/praia-das-galhetas/amp/
But when I open the URL on the mobile the AMP version does not appear.
Is this normal? Should not the mobile page appear exactly as the /amp page?
My response on the dashboard :
I already read that many times (“The theme will try to update the plugin automatically but seems sometimes it fails. Try to use FTP to install the composer. Remove the previous plugin folder from the uploads folder (if present) and paste the new one from the latest theme package (unzip it first).”
Please have a look and read carefully what I wrote (the trick did it for td composer but it does not work for the td-speed-booster (AMP) and the td-mobile plugins. And of course I’m talking about the latest version of the theme (and the plugins).
We all are loosing time because of such a behaviour (automatic responses without being read carefully).
I understand that there are plenty of people on the list but please, read carefully the topics (Extract : “But this method does not work for td AMP and TD Mobile or speed-booster”). I wanted to change the name of the topics but it is impossible and I don’t want to create another topic (because of the same issue ; it does not make sense).
By the way, on my test-site, I have absolut NO problem and the theme works well (it is the 8.5 version….)
My theme mobile in demo mode just has trending and article news
how can i make theme mobile menus like on PC?
help me please