- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
Hello lethow,
I’ve checked your site again with google page speed tool and the render blocking resources are reported only for mobile devices, even if they are loaded in footer: http://screencast.com/t/y6zfRLvV
Google is very restrictive when it comes about mobile page speed and some things may be interpreted different than for the desktop. The Speed Booster plugin does its job and moves those scripts at page’s bottom but it can’t change how google generate the reports. We know about this situation and indeed it’s very strange but we can’t do much about it. The theme and plugins control only page’s HTML, not google’s algorithm in page speed regard.
Thanks for your understanding!
So I was looking at my mobile theme for the site after setting it up today and I noticed an issue with the featured block, as well as the heading for the block listing wasn’t styled in any way. Please see picture below.
Hi,
I work with a child theme to override css styles from the main theme and some plugins. However when the mobile theme is active, the styles in my child theme are not loaded. Am i doing something wrong or is the mobile theme plugin not compatible with a child theme?
Thanks
Chris
Hi there,
10keythings.com/ Top most header has (Subscribe, Forums, Contact, About Us) & (other social media icons).
In mobile,
Other Social Media Icons appear, BUT
(Subscribe, Forums, Contact, About Us) does not appear.
Is it possible to make them appear too?
Hi!
I need to create a second loop ad in the mobile theme, but I don’t want use a plugin.
Can I do it? With code?
Thank’s and regards.
You may find my optimization thread useful, and I’ll update this again soon.
Note the ONLY way to fully remove above the fold render blocking on mobile is to move style.css to footer, and then use a “Critical CSS Generator” to load ALL “above the fold” CSS content in the header file inline. Period.
Second, Google also has bee in their bonnet about “tap targets” — so stuff like tag or category links need padding between them for “tapping without touching other item” concept. Really annoying with stuff like footer text. But easily fixed with minor CSS tweaks.
hi in mobile editor i have not placed any visual composer short code. As suggested i added articles in featured category & block issue has sorted but i dont know why block codes are showing?
W3 Super Cache Plugin am not able to run, i downloaded it and installed but in installed plugin area its showing not available.
If any video tutorial regarding mobile theme setupplease give link or any way u can help please tell.

Hi
I’ve checked a few single posts from your site and the resources which appear as render blocks are actually loaded in footer: http://screencast.com/t/0LyKjlI9TCo Google is very restrictive when it comes about mobile page speed and some things may be interpreted different then for desktop. We know about this situation and indeed it’s very strange but we can’t do much about it. The theme and plugins control only page’s html, not google’s algorithm in page speed regard.
Thanks!
Hi
Please make sure that you update the theme according with our documentation, also try to deactivate all plugins except Visual Composer and Mobile theme, clear all caches, purge cdn files if your’re using then test the site again.
Let us know how it goes.
Thanks!
Hi
That is not a mistake, is default functionality for mobile theme. If the post have more categories, ex: Featured + another category, on mobile will be displayed the second category tag, not Featured: http://screencast.com/t/krYVDvaNwq
To change this functionality and generate random posts there are required some changes in theme’s core files. Edit front-page.php and add the indicated parameter in grids shortcode: http://screencast.com/t/badlcRLLzs
Hope this helps!
Thanks!
I Catalin, i know for home id like you see
My questione was about single articles. In that case is 77 on mobile.
Hello hemant90,
Your website has been inspected, and I concluded that you are not correctly used the mobile theme concept.
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you get this error on your side. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hello matore,
Please keep in mind that the Whatsapp was been designed to be used only for mobile devices and not for others. So, I have tested on my mobile device (not the emulator) and works as properly.
Thanks for your understanding!
To Support tram
I have has problem
wp booter error
td_api_base::use_on_page : a compenent with the ID:td_remote_cache is not set
wp booster error
Missing parameter : “file”
how can I resove this problem ?
hi,
In mobile blocks are not appearing, instead of blocks code is appearing. do check the screen shot

Hi
I’m using 7.4 newspaper with mobile theme
all suggestion applied for speed up site
On desktop about 95, but on mobile (with mobile theme) is about 77.
Solution for mobile:
Delete JavaScript and CSS that block the view in above-the-fold content
http://www.site.com/…r/assets/css/js_composer.min.css?ver=7.4
http://www.site.com/…hemes/Newspaper/mobile/style.css?ver=7.4
How can i do?
Thanks
Hello ColtonPhiscator,
1)You should use a bit of CSS code if you want to hide the category tag for your mobile mode.
The code is ->
@media(max-width:767px){
.td-post-category{
display:none!important;
}
}
2)Unfortunately, our theme does not have any such an option that offers you a way to change the fonts for the mobile theme, sorry! If you want to change the fonts for mobile mode, you should try to use a bit of CSS to do that. Also, please notice that if you chose this way, the font which you called by CSS have to be loaded by the theme. Below, I give you an example for this ->
.td_module_mob_2 .entry-title{
font-family:Arial!important;
}
The result -> http://screencast.com/t/SOBs7If9
Unfortunately, this is the design for the front page of Mobile Theme. If you want to change the structure of it, please notice that you have to edit the core file which creates the front page, like this -> http://screencast.com/t/xK4NakUZ This is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello,
I cannot install a plugin for you based only on your website url.
Please use this guide and check the final part of the tutorial as there are instructions there on how to install the plugin: https://forum.tagdiv.com/the-mobile-theme/
The mobile theme plugin also has trouble if incompatible plugins are active. You should disable all other plugins except visual composer and clear cache if the mobile theme provides an error when installing.
Thank you!
Hello rflmedia,
Do you refer to the sidebar on mobile theme? So, if you mention this, please notice that the mobile theme has been designed to work without sidebar, just to be the very fast feature. If you want to have a sidebar for your mobile, you should disable the mobile theme plugin and the theme will be switched to the general responsive mobile version which brings the sidebar on mobile view port.
Thanks for your understanding!
Hello paulevo,
There was a conflict between Mobile theme plugin and SEO By Yoast plugin. Try to delete the mobile theme plugin and install this version: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know ho it goes.
Thanks!
Hi
There was a conflict between Mobile theme plugin and SEO By Yoast plugin. Try delete the mobile theme plugin and install this version: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know ho it goes.
Thanks!
hey. i have a website with newsmag theme. it’s very nice, but my ads don’t see on mobile. google adsensse it’s ok. with another ads is the problem. can you help me, please?
Sir, i am not able to install tagDiv Mobile Theme on my website
Website: newsdone.com
Please install it for me
