- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
Hello guys!
152/5000
When I activate mobile theme, it is also activated on the desktop. This is normal?
I thought it would only change the look of mobile, not the desktop.
1.- Can I only place the amp ads code inside the amp post or can put the non-amp ads code as well, and if I apply non-amp ads code in amp post then it will not have any bad effect?
2.- Do I have to paste only the Google Analytics tracking id inside the theme panel> mobile theme> amp analytics, or paste like this –
{
“vars”:{
“account”:”UA-123456789-1″
},
“triggers”:{
“trackPageview”:{
“on”:”visible”,
“request”:”pageview”
}
}
}
Good morning!
I have seen some posts/topics regarding the translation of the English text in the mobile theme. I really find it a pity that on our Dutch website, English is shown (even though everyone understands it). ‘Latest articles’, ‘About us’ and ‘Follow us’ would be most important to be translated. Any chance doing this?
Mark
Good morning!
if I want to integrate a poll system into our website (www.deventervoetbal.nl), how can I get it into the mobile theme? Obviously more than 85% of our visitors is using a mobile.. (no specific plugin chosen yet)
Mark
Hi,
First please make sure that you have the mobile theme an amp plugin installed and activated and you’ll need to use one of these options from mobile theme -> http://prntscr.com/okbyin
1. The auto ads for amp need to be set in mobile theme in in amp ads -> http://prntscr.com/pt3bmw
Only one code is need to be set in theme panel, the other one is a standard code and is already add in our theme -> http://prntscr.com/pkwtzh also the code need to be set only in AMP ads -> http://prntscr.com/pkwum2
2. If you want to have more ads on amp you can set the amp ads in mobile ad section and these will be display on amp too -> http://prntscr.com/pt3ffj
3. In order to add the amp analytics code all you need to do is to set the code that you get in theme panel > mobile theme > amp analytics -> https://www.screencast.com/t/0WqKEVLN
Thank you!
Hello !
The designs do not match because you are using the mobile theme. The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.
You will have to recreate your pages into the Mobile editor.
Also you can disable mobile theme on certain pages or posts by following this setting: 
Please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Thank you !
Hello,
Please notice that you can not customize the mobile menu in this way ( to replace the social networks with top bar) -> http://prntscr.com/pt29kd, sorry! you can customize only the elements that re in mobile menu, so if you want to remove the social networks, then you can use this custom css -> http://prntscr.com/pt2azj
#td-mobile-nav .td-menu-socials {
visibility: hidden;
}
The code need to be set Theme panel> Custom code> Advances css> phone
Thank you for your understanding!
Hello,
The problem of the (mobile theme) is back again!, I need to know the reasons of it, I tried to three browsers, chrome, firefox, Microsoft Edge! also, I tried on private mood


Hi team,
I have installed the NP black version template without content. Till now Everything is ok but the mobile version of the website is not in dark mode. And the Load more button on the Homepage is not working.
Please assist me in resolving these issues.
Website: https://whooptous.com
Hello,
I facing a problem with view the site on desktop browser after I cleared the cache with WP Super Cache and cloud flare plugins, the site is appeared like (mobile theme) from the mobile browser
How can I fix it?

Hi,
From what I can see the mobile theme is still appearing on desktop version, this is usually a cache plugin conflict, please deactivate your it and check to see if this will still happen, also we recommend to use WP Super Cache plugin.
Thank you!
You can use the same code for mobile version but make sure this time you add the code in theme panel >> Custom code >> Advanced CSS >> PHONES
.footer-logo-wrap img {
max-height: 300px;
max-width: 300px;
}
REFER: https://prnt.sc/psk0t4
My site is showing mobile theme in desktop.
I have config Super Cache as recommend document but still error.
Could you have a look and check at http://www.giavang.net
Regards.
Hi, I have installed the theme and everything seems to work pretty well.
I have a problem with the mobile nav. When I click the hamburger icon the page starts its animation but the overlay menu appears only after 4-5 sec, it is really slow.
I checked the console for some errors and I found out this error:The page at ‘https://www.monopattinoelettrico.info/’ was loaded over HTTPS, but requested an insecure image ‘http://192.168.0.120/wp_011_gadgets/wp-content/uploads/2017/03/52.jpg’. This content should also be served over HTTPS.
How can I fix the error?
The website url is https://www.monopattinoelettrico.info/ and the password to login is MPE2019.info
Thanks in advanced for your help.
M.
Hi arlingtoncardinal 🙂
i randomly see your topic and solved this problem with the following code
.tagdiv-type blockquote {
text-align: left;
}
You have to copy this here: Theme Panal > Custom Code > Custom CSS
This should work as long as you don’t use the Mobile Theme plugin. I didn’t test it with the Mobile Theme Plugin.
Best regards
-
This reply was modified 6 years by
Decentralbox.
-
This reply was modified 6 years by
Decentralbox.
Hallo Calin, thanks for testing with your mobile.
You have the same issue.
You see the responsive design and not the mobile theme on your mobile.
But the mobile theme is enabled on the start page.
How can I fix this?
Thank you
Hello !
On mobile editor your have options as you can see it here: https://www.screencast.com/t/eKaOv2nCZ0Qm ; For mobile theme you will have to set up your content in the mobile editor as you can see it here: https://forum.tagdiv.com/the-mobile-theme/
Thank you !
-
This reply was modified 6 years by
Vlad S.
Hello,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Please make sure that you are using the amp and mobile theme
Thank you!
Hey Calin,
Could you check with your mobile phone? Because on my mobile phone it is not showing the mobile theme startpage. It starts showing the mobile theme as soon as I click on a category page. But not the homepage. The mobile theme is enabled on the startpage.
Thank you.
Hello,
Unfortunately there are no settings for this in Newsmag theme, sorry! this can be achieve only with custom css:
For mobile version you’ll need to use thus custom css -> http://prntscr.com/ps5a4o
.category .td-block-span4 {
width: 50% !important;
}
-> http://prntscr.com/ps5aif
Unfortunately in order to achieve 4 articles inline on desktop you’ll need to make some customization in theme files.
Thank you for your understanding!
Hello,
I’ve just checked your mobile logo and this is the one from the desktop version, so in order to have a bigger logo, you can upload a logo for mobile in theme panel, with size 140x48px -> http://prntscr.com/ps3h2x or you can use a cloud header from tagDiv Cloud Library, edit it with tagDiv Composer and make it to look how you like ->http://prntscr.com/ps3hz5
Thank you!
Hello, I am using Block 12 of the Newspaper Theme.
As you can see in the picture, there is a problem that the picture looks strange because the current thumbnail size does not fit.
I’m curious about the size and ratio of thumbnail images recommended by the Newspaper Theme.
It would be nice if you could tell me what size looks good on both PC and mobile environments.
Still an issue. Safari on my laptop still shows the mobile theme. Things I tried but didn’t help:
– I changed the user agent in the browser
– Cleared the cache
– Deleted all the cookies
That does not occur on my laptop with Firefox.
Other websites don’t show their mobile theme while I use Safari on the laptop.
Right now I cleared the cache at my hosting provider. I hope that helps. Could you check from your end if it shows the website correctly? Mobile Theme on phones and responsive on everything else? As soon as I get access to the tablet again I will check on my end.
As far as I know I don’t use any cache plugins. The only installed plugins I have are:
AMP (deactivated)
tagDiv Cloud Library
tagDiv Composer
tagDiv Mobile Theme
tagDiv Newsletter
tagDiv Social Counter