Hello there,
After the last big update, I am encountering a lot of issues related to mobile. First, the mobile homepage of the website is now on “last articles” by default, which is not great UX. The mobile homepage is way better, but I can’t seem to find how to have it by default again. Any tips?
Also, the AMP plugins of the theme worked great until now. I have been receiving an overwhelming amount of AMP errors from the Google Search Console, basically saying that an AMP script is present on hundreds of pages, but not used. Any fix?
The website is exobaston.com
Thank you
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
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
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/
Also for the 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 posts 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
Let me know if you have more questions!
Thank you Calin,
I managed to get the 3 featured posts but I am still getting an overwhelming amount of “An AMP component ‘script’ tag is present, but unused” errors.
I activated the tagdiv mobile plugin and the Amp wp, but I’m still getting errors, on posts and pages.
Would you mind taking a look on exobaston.com?
Thank you
Hi,
Is look like you have set some auto ads code in theme/plugin files or theme panel and this is not use -> https://validator.ampproject.org/#url=https%3A%2F%2Fwww.exobaston.com%2Fe3-2019-samurai-shodown-rimururu%2F%3Famp
Or maybe the plugin doesn’t insert the code where it’s needed. Try to enter both codes manually, one between the head tags the other after the opening body tag. According to the Google specifications that should work
– https://support.google.com/adsense/answer/9011465
Thank you!