- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello,
The grid on the mobile theme can only show 3 elements. it is a ‘big grid’ and like any other big grids in our theme, the post limit is fixed. Sorry for the inconvenience.
Thanks.
Hello,
Please read this guide to earn about the mobile theme implementation for pages and the second mobile editor now available in page edit: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Yeh sir now I had activated the mobile theme and tasted many times in google mobile friendly tester and it says the website is not mobile friendly. You can please check my website https://www.tricksbykabir.com
Hi,
The mobile theme is created specially for mobile users, so being detected as not mobile friendly is unusual. You could active it again and retest, tell us when it is active so we can take a look as well.
For me at least the results of that testing tool seem to be inconclusive, it happened in many cases. For example multiple tests with the same website page provide different results.
Hi,
The default mobile menu icon is already on the left, in your case it is on the right because a code in the child theme it seems
– https://www.screencast.com/t/ATLklhwO1L
If you remove that code it should be as default.
Thanks
Hi,
That code seems to work – https://www.screencast.com/t/w7OAfl8ooAL
I entered that in the mobile theme custom CSS code and the buttons color is changed
– https://www.screencast.com/t/RXetWJ5LPZ
Maybe try and clear the cache of the browser you are testing with, and the website cache.
Thanks
Dear fellows,
I wonder how to change limit post for featured item in mobile. I activated tagDiv Mobile Theme plugin.
I want to set featured article become to 4 or 5 items.
Anyone can help me.. Thanks..
My website is http://kissfmmedan.com
Here Mobile screenshot:

Hi,
I installed the mobile theme and prepared a menu.
When I click on one of the two pages, only the footer is displayed, with no other content.
This only happens for pages (excluding the home) and not for categories.
I would like to understand if there is a possibility to decide the 3 articles to highlight in the mobile menu, since I did not find the item within the section in the theme panel.
Hi,
Indeed, the mobile theme will not display a drop-down. It should display all your categories however, but it seems there is a design issue. I will add this on our list and it will be fixed as soon as possible.
In the meantime you could enter this code in Theme panel->Mobile theme->Custom CSS section, to create some more space in the category header for the categories
– https://www.screencast.com/t/gqUKyllEkX
.td-category-header .td-category {
max-height: 250px;
}
Sorry for the inconvenience.
Thanks
Hello,
Sorry but unfortunately the mobile theme will convert the category templates as well as other templates in the theme to the mobile layout. There is no option to get the ajax filters activated on the mobile theme as it was designed not to use such filters in order to provide top loading speed for mobile users.
If you need to have the filters and blocks like the responsive layout, we recommend disabling the mobile theme plugin.
Thank you!
I deactivate mobile theme plugin and then retest and it says yeh its mobile friendly again when i activate plugin it again say not mobile friendly. So why mobile theme occurs problem
Hey guys,
I want the menu icon for mobile on the lefst side. I don’t use the mobile theme. Could you tell me how to do this?
Website: https://tinyurl.com/y8perrjr
Thanks!
Hello geekykant,
Yes, the Mobile Theme has been released from that reason because if it will be correctly used you will bring more speed test on mobile devices. Please read here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for the message!
Hello,
Yes, the statement meant it is not necessary to upload a mobile logo as it will be grabbed from the default header logo.
The color of the mobile background can be changed from the thee colors section or the mobile theme color section if you use the mobile theme plugin.
https://www.screencast.com/t/dILRhsd6ZR9p or https://www.screencast.com/t/fsKfQortWi8
Thank you!
Hi,
I have checked your website on my mobile (iPhone X) and the Whatsapp functionality seems to work as expected, as you can see here -> https://www.screencast.com/t/mQpcXfjIC Try to clear all of the caches and check the results.
Thanks for the message!
Hi,
You can reduce the socials container to 0px so the menu will come up to the x using this custom code:
#td-mobile-nav .td-menu-socials{
height: 0px;
}
Thank you!
Hi,
1. On mobile there is a default padding. If you want the revolution slider to be full width, try to select that in the settings
– https://www.screencast.com/t/dDaOuP6g
2. That Pinterest widget is problematic. Initially the images may load with a delay, but eventually they should load. Try to keep changing the settings (like number of columns, or header on/off) it should provide images at some point
– https://www.screencast.com/t/8kXfJSxBb
This widget will be analyzed by our developers and improved if possible. Sorry for the inconvenience.
Whatsapp is a mobile first app and requires the actual whatsapp installed on mobile device to work, which is why its hidden on desktop.
Tagdiv might have a hack to change that for you, but that is why you dont see whatsapp option on any major site when viewing on desktop.
Thanks! But I also need whatsapp to show up on desktop, not just mobile.
Have you tested your site in Google’s mobile friendly tester? Optimized your site for speed, not just mobile compatibility, and resubmitted your sitemap to Google to have them load the mobile friendly versions into SERPS?
How do you change the color for the woocommerce add to cart button for the mobile plugin?
I put the code into custom code css for the mobile theme plugin
.woocommerce .product a.button {
background: #FF9900;
}
unfortunately no effect is seen.
I would appreciate any help. Thank you for your time.
Am using all specific plugin and using newspaper mobile theme to optimize my website but still google says this website is not mobile friends. In google webmaster tool it says same that your website is not mobile friendly. Cna you please help me to solve this. I had uploaded ss you can check here https://ibb.co/bA3Rpo
Something very strange and after a lot of tinkering I need some help, on mobile the as code shows but the ad does not display. The ad code displays in the source code but the ad does not populate.
If I use adsense it works fine, but with dfp it won’t load. I have disabled caching/compression, bypassed advanced ads but I have the same issue. Please note this is only with the header ad, all the other ads work fine.
Thanks,
Clyde
Make sure you are viewing on mobile, as whatsapp doesnt show on desktop view intentionally…
Obvious, i know but some folks forget that.
I dont work here, just some feedback.
Hi,
I’m using Mobile Theme on my blog and would like to have the category filter and description in category page being the same as the responsive layout, ie. I prefer the category filter shows all the subcategories by a dropdown menu and the description (& the category title) is aligned left. Please can you guide me how I can edit the Mobile Theme to achieve that?
The below image elaborates what I want in the category page of Mobile theme (same as responsive layout)