- 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
Hi,
All the mobile theme settings can be found in Theme panel> Mobile theme -> http://prntscr.com/oxlk9y unfortunately what you need can be achieve only with custom work or using the responsive version of Newspaper theme.
Thank you!
Hi,
I have setup mobile theme for my website mydimosio.gr.
Although it looks great on mobile, it looks bad on tablets (both portrait and landscape). For example, the three images of featured posts have very small height. Can I use the PC theme for tablets? If not, is there any way to change the height of images (on tablets) with CSS?
Also, the only point to add content on mobile home is after the featured posts, before the post listing. Can I add content above footer?
Thanks.
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.
Unfortunately you cannot have the design you want. If you disable the mobile theme you will have the same layout as on desktop.
Find out more about the Mobile theme here: https://forum.tagdiv.com/the-mobile-theme/
Thank you !
Hi,
The icon for menu and search do not appear because have the color set to white, if you are using the mobile theme, you can change it using the settings from theme panel > mobile theme > Theme color -> http://prntscr.com/oxjkom -> http://prntscr.com/oxjlaz or using this custom css -> http://prntscr.com/oxjjdo
#td-top-mobile-toggle i, .td-search-icon i{
color: #111;
}
This code need to be set here -> http://prntscr.com/oxjlpg
Hope this will help!
Thank you!
Hello !
Yes ! With Newspaper 9.8 you have the option to disable mobile theme on the pages and posts as you wish. You can see this option here: https://www.screencast.com/t/SSgyO8qsbfPq
Thank you !
Dear reader
I’m using the mobile plugin for newspaper theme.
I try to put a background image on the mobile menu, for so far I can see I do everything the right way, still, the image doesn’t show up?
Is there something I’m missing?
Can somebody help me out?
Kind regards.
M
Hello,
I have a problem with the mobile theme on my website. When on mobile, wherever a user clicks a big blue box appears on the whole phone screen. You can see the problem by yourself by surfing on my website on your smartphone.
Link: https://threepixelslab.gr/
While trying to debug it I edited my homepage with TD Composer and noticed that there are some spaces that turn blue when you hover over them. When I click on it, it opens the settings of a huge row. Link: http://prntscr.com/ox90gh
Thanks
Hello,
How could I solve the problem I have in the categories of my website in mobile theme? I explain the topic:
In the mobile theme issue when I enter a category which has sub categories I get some tags but they do not match the category itself, they are from others or sometimes they are missing …
I put two examples of my own website:
In this category there are missing sub categories, it only shows two:
https://www.lasrecetasdeangy.com/category/postres/
And in this sample sub categories that do not belong to the category itself:
https://www.lasrecetasdeangy.com/category/carnes/
Thank you!!
Hello,
Is it possible to include the shortcode in the mobile theme before the footer?
I want to insert a subscription form but it is not possible for me.
Hello,
I would like to know how to customize the home page in the mobile theme.
I would like the 3-entry grid to be somewhat lower and to be able to put a title above this grid, is it possible?
my background is white and when i open my mobile website, i cant see the menu ,
but also cant change of these item’s color..
can u tell me how can i change this menü color from theme panel.
i do not want change my background (white)
i just want to see that appear my mobile menu
here is my website now , https://serving.photos.photobox.com/08744777ee388ea5f915186fd4b3110cb8baef8cf616b016eb83c09a3989761c4571aab7.jpg
i want looking like this ;
thnx
Hi guys – can you stop the Mobile Theme / AMP from showing on pages (only posts, homepage and categories)? Doesn’t seem to be an option to do that from what I can see.
Hello,
why is the feautered image on mobile version cut? I set “Full” in the themes options for both desktop and mobile version and yet it doesnt show properly…
Example: https://urban-digital.de/studie-digitales-staedteranking-deutschland/
Screenshot: https://ibb.co/XCV0WFc
Thanks
Hello !
Yes, AMP Plugin works with Mobile Theme. Please follow this tutorial to achieve better results: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
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.
Unfortunately you cannot have the design you want. If you disable the mobile theme you will have the same layout as on desktop.
Find out more about the Mobile theme here: https://forum.tagdiv.com/the-mobile-theme/
Thank you !
Hello,
I use newspaper theme on my site. I configure my homepage without any problem. But I have problem with my mobil AMP homepage. It does not seem like desktop homepage and example pics which is in mobile newspaper guide page. Also my mobil menu doesn’t work. I click links but nothings happen.
My website: https://www.akademidenhaberler.com
Example pics in quide page: https://prnt.sc/ow41c2
Mobile Homepage: https://prnt.sc/ow43t3
Hi,
You’ll need to use the mobile theme with amp plugin, in this way you’ll have the mobile template on amp, choose the amp option -> http://prntscr.com/opwh8s in this way the missing url will be remove/fix.
The Mobile Theme -> https://forum.tagdiv.com/the-mobile-theme/
-> tagDiv AMP Plugin Tutorial -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thank you!
Hi,
Sorry, was may mistake, I was thinking to read more button, sorry!
In order to show the more article box on desktop and hide it from mobile you can use this custom css
.td-more-articles-box {
display: none;
}
The code need to be set in Theme panel> Custom code> Advance css > Phones -> http://prntscr.com/ovx7ky if you want you can set the code in iPad section too, in this way the only place where will be show the more article box will be the desktop version.
Hope this will help!
Thanks.
hi there..!
I am developing the website https://mastermcqs.com for which I have installed the plugin Ultimate Member for the user registration system. I had to disable default sign in feature of the theme (as it was showing the dashboard to the subscriber’s side). but i want the plugin’s sign in feature to be run with in the given sign in feature of the newspaper theme. so how can i do that..?
If it is not possible then plz give me a way to show my top menu (which carries the Sign in feature from the plugin) in the the menu section of the mobile set.
website: https://mastermcqs.com/
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.
Unfortunately you cannot have the design you want. If you disable the mobile theme you will have the same layout as on desktop.
Find out more about the Mobile theme here: https://forum.tagdiv.com/the-mobile-theme/
Thank you !
Hello !
Yes ! Now you can disable mobile theme on certain pages or posts. If you are certain that you have followed the steps and it still doesn’t work please contact us via email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email. Also don’t forget to mention wich page you want to have the mobile theme disabled.
Thank you !
According to this article – https://forum.tagdiv.com/the-mobile-theme/
There is a section that says the following:
The mobile theme can be disabled for individual posts or pages from the Gutenberg editor using the following option:
But doing this still doesn’t allow the page to be any different than it is with the Mobile Theme active on the page.
I’d like the mobile theme to stay active sitewide, but I need this one particular page to look like it does on desktop. That’s all.
Disabling the mobile theme for this particular page should do exactly that, right?
Not sure why, but the mobile theme has stopped working and reverted back to the desktop design.
It was working perfectly fine and was optimized at a 90ish mobile page speed.
I deactivated the mobile plug-in and then reactivated it, but that didn’t work.
What do I need to do?
Hello – I tried searching for the forum but could not find an answer.
On my site, the posts on the home page on mobile (without using the mobile theme plugin) are not clickable. All posts are listed but you cannot click them.
Is there a fix for this? Thanks
Hi,
1. Those are the mobile ad spots, they will display on mobile. So for example the header ad will be displayed in the header – https://prnt.sc/ov3vyf the footer ad in the footer, The loop ad will appear in the list of articles in the homepage, category page, tag page
after a number of modules set by you – https://prnt.sc/ov3x1k – https://prnt.sc/ov3xha
The smart list ad will appear on mobile if the post contains a smart list.
2. You mean the logo for mobile? That can be set in the theme panel
– https://prnt.sc/ov3yjb
3. The AMP ads spot is for auto ads – https://support.google.com/adsense/answer/9011462
– https://support.google.com/adsense/answer/9011465
If you want to display auto ads on AMP, create an AMP ad code and paste it in the theme panel, example – https://prnt.sc/ov400l
No need to enter the mentioned script in the head, the theme will load it automatically, just enter the ad code in the panel.
The AMP analytics is for entering an analytics code for AMP
– https://developers.google.com/analytics/devguides/collection/amp-analytics/
Note that it must be of this form – https://prnt.sc/ov41fb
Thanks