- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewsmagTheme colors introduction
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- ApiUsing the Theme API in plugins
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
Hello,
Unfortunately the mobile thee is an entirely different thing altogether. The method above will not work on the mobile theme as it uses a visual composer shortcode. The mobile theme does not use visual composer. There is no easy way of adding new ad spots in the mobile theme.
Thank you!
Hi,
Try delete the old version of mobile theme plugin and install this one: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know how it goes.
Thanks!
Hello,
We have not tested speedbooster with the mobile theme so we cannot say for sure if it will move the render blocking css and js from the mobile theme. If it does not, you should find other methods of doing it as I cannot say for sure if it will work with speedbooster.
Thank you!
Hello,
the mobile big grid will only get updated if you add more featured posts. The posts you mark as featured will show up. To mark a post as featured you must add it in the featured category.
You can read more about the mobile theme here: https://forum.tagdiv.com/search/mobile+theme/
Thank you!
Hello,
We have not tested our mobile theme with custom post types for the moment so I cannot say for sure if it will work with every post type you create. Try to see if your post type works without the mobile theme first.
Thank you.
Hi Catalin,
Yes, that works. but only on desktop. It is not working on mobile version. by the way, I have mobile plugin under theme settings.
Should I do somewhere else to make it work on mobile?
Hey,
For some reason excerpts length isn’t working on mobile theme.
works fine on desktop.
site url – http://www.isradog.co.il.
https://postimg.org/image/6pfeh3tf7/
Thannks
I have set the theme as per the documentation present on this website but still Fatal error shows when I visit website form mobile. Although website works perfectly if I visit it through a desktop. You can see the error here.

Hi Catalin
perfect, it works!!
For mobile theme remain only what follow to solve “Delete JavaScript and CSS that block the view in above-the-fold content” on Google Speed test
http://www.site.com/…gins/cookie-notice/css/front.css?ver=7.4
http://www.site.com/…hemes/Newspaper/mobile/style.css?ver=7.4
Thanks!
Hi,
The mobile theme big grid doesn´t get updated.
And I cannot find any plugin in wp from tagdiv.
any help?
thanks
Hi,
Please try to disable all other plugins except visual composer, clear cache and reset cdn files Then try to install the mobile theme without any other plugins. If you still cannot manage to install it, use the ftp method by simply extracting the plugin archive and placing the folder in the main wordpres install under wp-content/plugins. Then you only need to activate the plugin.
If this still does not do it, then please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate the issue. Please also include a link to this topic so we can identify you.
Thank you!
Hello Bogdan,
we have already updated the theme before and today we updated visual composer. We also deleted the mobile theme plugin and installed it again, from the latest zip package we got on Themeforest.
The problem is still there. Only this time we have wp booster error.
Do you want me to send you the url to the website, so you can check this out?
Thanks
Hello,
If you use the mobile theme plugin then you cannot use visual composer on your mobile pages. The mobile theme does not use visual composer. Please read this guide to learn more about the mobile theme and it’s functionality:
https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi
to speed up result on google speed on mobile i want at least hide js_composer.min.css
from single post on mobile theme
<link rel=”stylesheet” id=”js_composer_front-css” href=”http://www.bintmusic.it/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=7.4″ type=”text/css” media=”all”>
on desktop i added the follow on function.php and this work
function dequeue_visual_composer_css() {
if (is_single()) {
wp_dequeue_style(‘js_composer_front’);
wp_dequeue_style(‘td-vc-composer-css-shim’);
}
}
add_action(‘wp_enqueue_scripts’, ‘dequeue_visual_composer_css’, 1003);
but js_composer.min.css remains on single articles on mobile theme
I’ve try to put dequeue on function.php on mobile theme but does not work.
How can i do?
Thanks
Hello sainthilaire,
I have inspected your website and seems that work as properly for both modes -> desktop and mobile. If your problem will reappears, try to clear all your caches, purge CDN files and check the results. Now, the theme works as properly.
Thanks for the message!
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then try to install the mobile theme again without other plugins. The mobile theme will not be compatible with all the plugins even if they are compatible with the desktop theme. They are 2 different themes.
Thank you!
Hello,
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 me know if you still have trouble with it.
Thank you!
Hello,
I installed the mobile theme plugin you provided but received the same error when I tried to activate it. I also tried deactivating SEO by Yoast plugin to see whether that would allow me to activate the mobile theme but still received the same error.
Is there anything else I can try?
Regards
Sadly, I’m not using Newspaper anymore except on one blog thing of mine …. and have moved over fully to Newsmag 3.1, so any suggestions for the “mobile theme” here would be more anecdotal than specific, unfortunately.
Note that even if in footer, doesn’t help that issue with CSS, as page still cannot load “above the fold” without that CSS — hence why you need to use critical css generator to load the main CSS inline in the header.php — this way, mobile browser does not need to WAIT for the bottom of page CSS to load to render anything. Upshot, without the inline CSS, doesn’t matter WHERE the main css files are on page — entire page is “held up” by waiting for that to load, hence the error.
So
step 1 – generate critical css for page; step 2, have that code added to header.php before the closing </head> tag; step 3 have main css loaded in footer.
this way the ‘above the fold’ content loads without waiting for css file(s). :_)
For some reason I can’t get rid of the html for the visual composer on the mobile theme, as there is no text on the mobile editor for the home page.
Hello,
Please make sure you have the latest version of the theme, visual composer, and the mobile theme plugin.
You can use these guides to update:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
And delete the mobile theme plugin and install it again from the main theme archive as this guide suggests:
https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello,
WP super cache has an issue on mobile and maybe it affects your site in that regard. We have no such reports but you can try this fix to see if it works:
https://forum.tagdiv.com/topic/mobile-theme-problems-3/
Thank you!
Hello,
The mobile theme will not use visual composer so it will not use the visual composer shortcodes. Please remove every element from your homepage mobile editor as the mobile theme uses a predefined layout. Please use this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello Chris,
We have not tested the mobile theme with a child theme so I cannot guarantee it will work from the child theme. You can try it out though but you need to create the folder structure for it. The mobile theme has separate files and a separate css file. The files for the mobile theme can be found here: http://screencast.com/t/MzjQKQ8OU
Thank you!
Hello,
The top menu was not designed to show up on mobile phones. You can try to force it to show with this css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
float:none!important;;
}}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
Add the code in the theme panel->custom css box.
Thank you!