- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hello,
The markup is not coming from the theme but rather the plugin itself. It may have an incompatibility with the mobile theme plugin. Please remove the mobile theme plugin and use the standard responsive version of the theme
Thank you!
How To Remove Back To Top in theme Newsmag because in mobile Back to Top not showing… i dont like this
Hello,
On the mobile theme, no visual composer blocks will work at all. The mobile theme does not use visual composer so any at all block will not be rendered. This guide describes this information: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello TagDiv!
Just curious but is it possible to have the “Advertisement” notice that normally exists at the top of an ad in the mobile theme plugin, relocated to the bottom of the ad?
Thank you!
Thank you very much, it is already solved.
Now I have doubts about how to configure the mobile template. I have installed the plugin tagdiv the mobile theme. But I want to customize the presentation of the Home with Visual Composer. This is possible??
Thanks!!!
this my site web look at the home page and this is a link to show the problm in the post
and use the same link to show the problm in mobile http://tackeit.com/?p=3025
best regards
Hello, Can someone please help me why my Website’s template is on Mobile view while viewing on Desktop? It must be viewed on the Themes Default settings.
See it here live on PC / Desktop – http://bit.ly/2kqSgJQ

Thanks in Advance
Has anyone in this forum created a mobile app for iPhones or Androids to go with the Newspaper theme?
~Rhonda
I’ve freshly installed WordPress and the Newspaper Theme. Now I’m unable to upload the Logo/ Favicon/ Logo for Mobile etc.
After clicking the Upload Button the page becomes un-scrollable and no window is popping to upload the Logo
Hello,
Unfortunately the mobile theme does not have a style 5. It only features one style that has a featured image set to it. There are no multiple mobile styles to choose from.
For the moment just by using css can you disable the mobile featured image.
If you want to remove the featured image on all posts, you can use this code:
@media(max-width:767px){
.post .td-post-featured-image{
display:none!important;
}}
or if you want to target specific posts, use the code based on the post id’s:
@media(max-width:767px){
.postid-1253 .td-post-featured-image, .postid-1254 .td-post-featured-image, .postid-1255 .td-post-featured-image{
display:none!important;
}}
I will add this to our list of feature updates and we will look into this issue
Thank you!
Hi, I understand perfectly that if the plugin is not tested by you I can not ask for much.
The problem occurs only when I visit the page from a mobile phone. It is important since the majority of the visits are through mobiles.
http://www.screencast.com/t/IEd6MzksR0p
I have the plugin with the mobile theme activated.
Thank you !
Hello there;
I use instagram block shortcode for the post, it works on desktop browser without any problem, but on mobile theme it shows shortcode text. Here is the sample code,
[vc_row][vc_column][td_block_instagram instagram_id="someidhere" instagram_header="off"
instagram_images_per_row="2" instagram_number_of_rows="5" tdc_css=""][/vc_column][/vc_row]
Any suggestions?
A few posts i’ve created are supposed to load without the featured image on top. That’s why i’ve selected the ‘style 5’ post template. On the normal website this works fine but on the mobile theme it doesn’t.
It is still loading up the featured image when viewing the post with the mobile theme.
How can i fix this?
I also noticed some strings in the footer are not localized (About us and follow us). Where can i translate these?
Thanks for your help!
Greetings
Hello boos11,
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 did not get the demo style for mobile theme. 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!
Hi Bogdan,
Sorry for not sending the link: http://www.ciclismochile.cl/calendario-de-carreras/
The problem is in the page for mobile.
Thank you!
Hello john low,
If you want to remove this section from your mobile theme, you should use a bit of CSS code to do this. The code is ->
@media (max-width:767px){
.td-footer-description{
display:none;
}
}
The result is here -> https://www.screencast.com/t/35kPN7Y22RM
Thanks for your understanding!
Hello lbartosek,
Unfortunately, our theme does not have any such an option that allows you to have the lazyload enabled on the desktop and disabled on mobile devices, sorry! If you want to display more levels, you should do it yourself and otherwise, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!

I’m sorry, I found a solution in the documentation
The Mobile Theme
Hi
I use mobile plugin
In the options, I added my menu to “main menu” and “footer menu”.
“Futer menu” have a links to static pages (not posts) for example contact, company, etc.
After entering the static page, the page has no content.
Thank you for your answer
Hello jollyroger,
Unfortunately, the ‘mobile theme’ has not been tested with our theme and we have no idea about the theme behavior with this module on Jetpack, sorry! You should remove this if you want to bring best results with our theme.
Thanks for your understanding!
Hello,
i want to know if there is a way to remove from mobile theme about us section in the footer
thank you
Hi,
I have to keep this “USE LOADING ANIMATION IMAGE” option disabled because it has opposite effect on mobile devices. Can it be turned on only for desktops and keep it off for mobile devices? If yes, then how ?
Thank you
The event page shows two extra blocks, from the plugin company they said: Your theme is adding these extra <p> tags that is whats causing the extra bars please contact your theme.
In this photo you can see the problem: http://www.screencast.com/t/IEd6MzksR0p
I want to erase the two extra bars that are empty below each event, all this in the mobile version.
Thank you!
Hello,
perhaps it can help someone else but I found the problem with my specific web site that was not working properly.
I had “mobile theme” by jetpack active.
This was “overwriting” the newsmag theme on mobile devices and did not work with VC.
regards
Gian L.
