- 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,
The buttons will not appear on mobile, they are not supposed to. The mobile header and menu are different from the desktop version.
You could design the header with the header builder, then you will be able to add the elements you want in the desktop and mobile header
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
– https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
– https://tagdiv.com/newspaper-theme-customize-the-header-manager/
So you could add buttons in the mobile menu – http://prntscr.com/n5wyyc
Maybe you could consider this a solution. Let me know if you have more questions.
Thanks
Hi,
One of my page showing properly in both desktop version and the mobile version without activating the mobile theme plugin
https://www.healthez.hk/prediabetes-risk-calculator/
But after I have installed and activated the mobile plugin, the page cannot be shown in mobile version:
Desktop Version is ok: https://www.screencast.com/t/3Vp7Wj2mR
Mobile Version with mobile plugin installed can’t be shown properly:
https://www.screencast.com/t/dDYw1XQyK
It will be great if somebody can advice how can I solve this problem.
Hi,
The link that you provide is not our product, is just a coincides of names, please check our products -> https://demo.tagdiv.com/newspaper/
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Thank you for your understanding!
1. Using the third option here – http://prntscr.com/n5vqja will display the mobile theme only for users that are served AMP content, coming from Google search results page on mobile. Visiting the website through other means like accessing it directly in the browser will display the responsive version for all the content.
So you could exclude the pages you want from AMP – http://prntscr.com/n5w1ar this way the mobile theme will never apply to them. Only the AMP variant will use the mobile theme.
Currently this is a limitation of the mobile theme, pages can only display mobile editor content. I can’t say at the moment if this will change or how will it change.
2. You could use that plugin if it has the options you require, we do not force users to use the mobile theme + AMP. I have seen users that use it, but I haven’t tried myself to see how it works.
3. I could add this as a request to be tested, maybe it can be solved if there is a conflict. But I can’t promise anything.
Hi,
If you are not using mobile theme with AMP please use only the classic AMP, because the Newspaper theme do not have a template for AMP, only the mobile theme have template for AMP and the native and paired mode require theme’s templates -> https://www.screencast.com/t/vczzJyUNBE
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.
Thank you!
Hi,
Try this custom css -> https://www.screencast.com/t/AVchG8gK
.td-header-wrap .td-container {
padding-left: 0;
padding-right: 0;
}
Set the code in Newspaper>Theme panel>Mobile theme >Custom code> css -> https://www.screencast.com/t/dA5yufAey save the settings, clear all cache and try again.
Thank you!
Adding a script in the mobile editor may cause problems. What exactly is the code supposed to do?
If you just want to load it in mobile pages and posts, add it in the main theme analytics section – http://prntscr.com/n5vmua it will be loaded for desktop and for mobile.
Or maybe add it in the mobile theme files, load it in the header
– http://prntscr.com/n5vo0e
Thank you very much , Can you tell me how to add more sections and category in my mobile theme currently only 8 posts are showing at my mobile theme top20remedies.com
please help
Hi,
I would suggest as a first step to clear the cache then deactivate the caching plugin temporarily. Then check if the problem is solved.
In most cases such as this one the problem was caused by caching plugins, the mobile theme is sensitive in this regard. We recommend if possible to use the WP super cache with these settings
– https://tagdiv.com/wp-super-cache-plugin-install-and-configure/
Thanks
Hi,
If I understand correctly you want to remove the padding from mobile view
-> https://www.screencast.com/t/c3vplIQFg
If this is what you want to achieve you need to add this custom css in Theme panel>Custom code>Advance css> Phones
Here is the custom code
.td-container-wrap .td-container, .td-container-wrap .tdc-row, .td-container-wrap .tdc-row-composer {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.tdc-content-wrap .td_block_big_grid_1,
.tdc-content-wrap .td_block_big_grid_2,
.tdc-content-wrap .td_block_big_grid_3,
.tdc-content-wrap .td_block_big_grid_4,
.tdc-content-wrap .td_block_big_grid_5,
.tdc-content-wrap .td_block_big_grid_6,
.tdc-content-wrap .td_block_big_grid_7,
.tdc-content-wrap .td_block_big_grid_8,
.tdc-content-wrap .td_block_big_grid_9,
.tdc-content-wrap .td_block_big_grid_10,
.tdc-content-wrap .td_block_big_grid_11,
.tdc-content-wrap .td_block_big_grid_12 {
margin-left: 0;
margin-right: 0;
}
Hope this will help you!
Thanks.
Hi,
The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Also please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Thank you for your understanding!
Please provide me with details and resources for integrating google cse in both desktop and mobile theme.
P.S I’m using WPML plugin to translate the articles
And Also I’m having issues when opening the post from facebook,it directs me to the mobile version of the theme.
Hi team,
I set all fonts are Montserrat for all fields at “Theme fonts” in Theme Panel.
After setting, every thing is ok on chrome of destop, but not ok on mobile when I set (mobile+ AMP) theme(still old font – roboto).
When I change to only AMP theme, it’s ok now, font Montserrat.
Please help me fix this issue.
Thank you,
Hi,
Unfortunately for the moment there are not many options for amp version, please check our documentation for How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Also please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Thank you for your understanding!
Hi,
From what I can see there are problems with the mobile theme and AMP on your website. The desktop version seems to display the mobile version – http://prntscr.com/n5tsfj
The AMP version is not displaying properly – http://prntscr.com/n5tsme
I would suggest as a first step to clear the cache then deactivate the caching plugin temporarily. Then check if the problem is solved.
In most cases such as this one the problem was caused by caching plugins, the mobile theme is sensitive in this regard. We recommend if possible to use the WP super cache with these settings
– https://tagdiv.com/wp-super-cache-plugin-install-and-configure/
Thanks
Hi,
I have updated to 9.6.1 and have been trying to get it to work for the last two days.
I am not planning on using the mobile theme, and sadly the AMP just does not work.
I’ve already gotten multiple emails from Google telling me no pages have AMP anymore.
Your suggested caching plugin ‘WP Super Cache’ doesn’t seem to have the required persistent object caching that is recommended by the new AMP plugin itself.
My entire website now no longer has AMP and I’m very frustrated by this.
http://www.matjoez.com
Please look into this and get a fix/update out ASAP.
This update has been disastrous and very frustrating.
Is there a way to roll back to an older version?
Matthew
Hi Catalin,
I have updated to 9.6.1 and have been trying to get it to work for the last two days.
I am not planning on using the mobile theme, and sadly the AMP does not work.
I’ve already gotten mulitple emails from Google telling me no pages have AMP anymore.
Your suggested caching plugin WP Super Cache doesn’t seem to have the required persistent object caching.
My entire website now no longer has AMP and I’m very frustrated by this.
http://www.matjoez.com
Please look into this.
This update has been disastrous and very frustrating.
Matthew
Hi,
Please update the theme to the latest version of it which is NP 9.6.1 which allows you to use only the AMP, without installing the Mobile Theme. Also, check the documentation from here -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hi
As I have said in my original post, the issue is with the Mobile Theme/AMP version, not with the Responsive version. Please see this: http://www.screencast.com/users/narinder912/folders/Default/media/c932f7fd-67bf-46c0-b00e-690b6e6bcb4c
I am using Mobile Theme only for AMP and so, please test any url of my website with AMP, then you will see it.
The problem is very much there.
Thanks.
Hi Guys,
I have a problem with the AMP post pages since the last update.
You can find the error messages with this post:
https://search.google.com/test/amp ->
https://zentrum-online.at/sommereinsatzbereitschaft-im-noe-strassendienst-wird-fortgesetzt/?amp
I use the settings: “Theme panel -> Mobile Theme -> USE MOBILE THEME FOR -> AMP”
And with the AMP plugin -> Template Mode -> Paired ” (default and can not be changed)
If I deactivate the mobile theme and set the “AMP plugin -> Template Mode -> Classic”, no error message is displayed on search.google.com/test/amp .
The problem is that the AMP classic version does not look very nice.
Your paired version looks very good and worked well before the update.
Please help me to fix the error messages.
Thank you!
arti
Hi,
Please provide some more details for this problem and a link were I can inspect this problem; what banners do not work on mobile? also our theme do not need a plugin for ads ( also the Admanager plugin is not tested with our theme ); please check our documentation for ads and make sure that you set the ads/banners like in our examples -> https://www.screencast.com/t/tXYKp6Isni -> https://forum.tagdiv.com/ads-adsense-overview/
Thank you!
Twitter may do that, as long as there is an AMP version available they will serve it
– https://developer.twitter.com/en/docs/publisher-tools/amp/overview.html
– https://searchengineland.com/twitter-ramps-amp-278300
– https://adage.com/article/digital/twitter-makes-major-implementation-moments-amp/303020/
If you want to disable AMP for the website, you could check some recommendations from some topics I found
– https://www.wpbeginner.com/wp-tutorials/how-to-properly-disable-google-amp-in-wordpress/
– https://kinsta.com/blog/disable-google-amp/
– https://gulshankumar.net/remove-amp/
If just the AMP plugin is used, the ads could be added as mentioned in the topics from above. Maybe there could be other ways, you could search more online for how to display ads with the official AMP plugin.
With the AMP and mobile theme there are ad spots in the mobile theme section, the ads will show on AMP. There are also AMP auto ads.
Or you could use a different AMP plugin entirely, depends on your needs and what you want to do.
Hello, I Have a site created with Newspaper and suddenly random pages stop showing. Whether it’s homepage or any internal page or post. The site suddenly displays a very rudimentary mobile theme, even in desktop, without the real header or footer. the site is https://inmobiliaria.miquioscoweb.com. Any help will be more than welcome.
Guys! For the last time we tried to fight with a new AMP possibilities on 9.6.1 We’re going to give up unless you help us…
Once again: what I wanted to achieve? We would like to serve post as an AMP, and pages as an responsive. Why pages as an responsive? Because our pages its more than just a “text + picture” We built on pages something like “subject centers” and we need shortcodes.
I thougt from our earlier discussion, that only option for this is “AMP”. “Mobile” or “AMP + mobile” doesn’t give us a freedom to exclude Pages from AMP. I’m not sure if I understood you correctly; “AMP + Mobile” and “AMP” do not allowed me to exclude any pages even if Icheck this option in AMP plugin? I’m I right?
But I see no differences between “Mobile” and “AMP” settings – they work the same way. In “Mobile”, post and pages are just responsive so does “AMP”. The only option witch generate AMP is “AMP + mobile” but in this case we do not have chance to exclude pages from AMP style. You told me that before.
1) So the question is: Is there any way to publish post as AMP and pages as responsive or I need to wait for an update (do you even planned to do it?)
2) Also I would like to know how managed official plugin AMP for WP with template mode: native. With newspaper theme I am not able to change to set template mode as native. Default set template mode is as paired. More info about template mode is https://amp-wp.org/documentation/developing-wordpress-amp-sites/how-to-develop-with-the-amp-plugin/ Are there template mode is compatible with 3 options from Newspaper c9.6.1, one for only mobile, one for mobile and AMP (this option is working only with the AMP that we provide), and AMP ( this option allow you on which page/post to make AMP, also this option is available only with provided AMP plugin)?
3) Last but not least… Many of us probably use a CleanTalk – one of the most popular anti-spam plugin. There is an interesting conflict. When I try to change setting from “AMP” to another, CleanTalk recognize this action as a spam attack and block it, so I’m unable to make any changes.
Regards and thanks for your patience 😉
I am using Sassy Social Share Plugin for blog posts since the default theme plugin has less sharing options. The plugin works fine on simple mobile version & desktop version of my site but for some reason it doesn’t work on AMP version of my blog posts. Now, when I deactivate mobile theme plugin, sassy social share plugin works fine.
Issue:
The social buttons are supposed to be at the bottom of the page but for some reason they are invisible/hidden but available as can see in the links below. I have enabled all AMP settings of this plugin that were required for it to work but the share buttons just won’t show.
AMP Link: https://www.wentdiary.com/top-17-things-to-do-in-oklahoma-city/?amp
Simple Link: https://www.wentdiary.com/top-17-things-to-do-in-oklahoma-city/
Note:
Social buttons are available but hidden. When the tagDiv mobile theme plugin is deactivated, social buttons start to show!
I am pretty sure this issue has something to do with the tagDiv Mobile Theme plugin because I have used other social share plugins too but the problem still persists.
Please resolve.