- 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
Hi,
From what I can see you use an older version of the theme, and the old AMP plugin which is now discontinued (not provided anymore). Pages can be compatible with AMP, but only if they are built with the simple WordPress editor – http://prntscr.com/nsnpmo and not with the composer.
After the theme update 9.6 there is a new solution for AMP – http://prntscr.com/nsnq80
The official AMP plugin can be used together with the mobile theme plugin, there is a guide here
– https://tagdiv.com/amp-newspaper-theme/
When the mobile theme is enabled, you will have to create 2 versions for each page. One for desktop with the composer, and one for mobile with the simple mobile editor (can’t be built with the composer)
– https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
The mobile version of pages will be compatible with AMP, regardless of how it is built for desktop.
You can see how the mobile theme looks and works in this demo website, with a mobile phone or browser mobile emulator – https://demo.tagdiv.com/newspaper_local_news/
The AMP version will look the same.
Thanks
we’ve tried a lot of things… we’ve made a copy of the site here
https://staging2.ekreator.hr
We’ve updated the main theme and turned off the child theme (all the changes are in the child theme) and turn off non essential plugins… so bare bones portal.
We have 3 depths of categories but only want to see first 2, so on the main site (let just focus on the “blog” top category) you only see few categories.
When we use a lot of subcategories (because we aggregate sites) is where the problem arises.
The modification that we did was hiding the deepest category from menu upped the limit, but we only found that for the “mega menu” on this location:
includes/shortcodes/td_block_mega_menu.php
But now we have a problem for the “mobile menu” that we can’t seem to find where to up the limit.
This is a summarry of the problem, if you need more, in depth problem clarification, I can do it with videos and screenshots if you need.
Thanks
Hi,
Thank you for the response.
I have enabled the mobile theme at your request. I would like to add one more question to my original list.
Could you also make a snippet of code to remove/hide “latest articles” on the mobile homepage?
Thanks in advance!
Am I correct in thinking that if I activate mobile plugin and choose AMP ONLY in theme panel – then the mobile theme is only shown to AMP search results?
I tried this and on my mobile version it held the normal ( not AMP ) theme, which I need becuase of ads I sold on it
But I checked the next day and posts published since the change in search results were not AMP
How can I fix? Or is this not correct?
Thanks
Hi,
You can try this custom css
.td-js-loaded #td-mobile-nav{
position: fixed!important;
}
.td-search-icon {
right: 50px;
}
Set the code in Theme panel>Custom code>Custom css
But also is possible to be others elements broken in RTL
Sorry but our themes are not compatible with the RTL direction. IF you need a RTL theme, you will have to choose a different theme that can provide this functionality. We will be able to provide a refund if you make a request here:https://themeforest.net/refund_requests/new
Thank you!
Hello !
I’ve reviewd your page and now is diplayed ok. The latest articles appears only when you have active the MOBILE THEME PLUGIN. https://www.screencast.com/t/uxn4r9unrcg
Thank you !
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non-theme plugins, also if you are using a child theme or cache plugin, please deactivate them, clear all cache and try again.
Please try the steps for mobile-friendly indicate in this similar topic -> https://forum.tagdiv.com/topic/mobile-friendly-test-fail/
Thank you!
Hi,
You need to enable the mobile theme so I can provide you some code for that.
Thank you!
Hi,
I’ve got the mobile theme and AMP plugins as suggested activated and the resulting page has a lot of AMP validation errors:
https://dev.thewhoot.com/whoot-news/recipes/tim-tam-cheesecake-recipe-no-bake/?amp
What’s the correct process for producing an AMP-compliant mobile theme using this method?
it looks like a lot of stuff from the “normal” theme is being passed through to the mobile theme. Do I need to go through and deactivate things? How do I do this without affecting the main theme?
And I’m confused about basic problems such as the mandatory AMP “lightning bolt” attribute missing from the HTML tag. Seems like the mobile theme or AMP plugin should be taking care of this?
Thanks,
Peter.
Hi,
Depends if the mobile theme is active or not. If the mobile theme is active, there will be a setting to choose the mobile menu – http://prntscr.com/ns7rh3
If you don’t use the mobile theme, then the only way of having a different menu on mobile is if you use a cloud header template – https://cloud.tagdiv.com/#/load/Headers
Import/create a cloud header template, then while editing it activate mobile mode and select the needed menu – http://prntscr.com/ns7t5k – http://prntscr.com/ns7taq
Thanks
Website: gulfcoaststormcenter.com.
Note: I currently do not have the mobile theme enabled.
Hello !
In order to disable the mobile theme you will have to go into Theme Panel – Plugins and deactivate the Mobile theme like here: https://www.screencast.com/t/Ia3q6clvP5
Thank you !
Hello !
The designs do not match is 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.
Thank you !
Hi,
Unfortunately, the theme does not have any such an option that allows you to customize the AMP. Our theme has implemented the AMP+Mobile theme functionality and if you will use that option, on the mobile mode you will get the Mobile Theme layout and if you will not use the Mobile theme, will remain the responsive layout.
Thank you!
Thanks for your reply !
Mobile + AMP in theme is set !
But in post or page I don’t have the toggle button. (enable amp).
The strange thing is I don’t have neither the amp tab in the admin. I think amp plugin is not properly installed even if wordpress said it was right.
Thanks
Hello !
Usually when the mobile version appear on desktop are some problem with cache plugin, browser cache, please clear all cache and try again.
We recommend using WP Super Cache -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ Make sure if you have followed the steps from this guide if you want to achieve good theme results.
Thank you !
Hi,
In order to remove the ads that appear on mobile please set in theme panel> ads>header ads -> https://www.screencast.com/t/tMqZsp7NOJCY for the space between pagination and ads you can try this custom css
-> https://www.screencast.com/t/e9LRTK23
.page-nav.page-nav-post {
margin-top: 0;
margin-bottom: 0;
}
Thank you!
Hi,
I have checked your website and I saw that you are using the Fastest CAche plugin which is not tested with our theme and also, we cannot say for sure if it will work or not as expected with our theme, sorry! Generally, it seems to be a problem with such a setting from caching plugins which are exclusively desired for Mobile mode. You can take a look over the next useful guide from here -> https://blogaid.net/wp-fastest-cache-settings/ Please note that we recommend the WP Super Cache plugin with the following configuration from here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ if you want to achieve beautiful theme results.
Thank you!
Hi! Can I change the look of pages using amp + mobile theme?
Hi,
They were moved in the tagDiv composer plugin after update 9.7. This happened due to the new Envato requirements for themes. Many of the theme files including the mobile theme files were moved there. They are here now – http://prntscr.com/nrrzm8
The analytics code for AMP can be entered in the theme panel – http://prntscr.com/nrs3mo
But for adding code in the single post page there is no theme panel spot at the moment, so you would have to edit the file.
Thanks
Hi,
I have checked your website and I saw that you are using some block shortcodes inside the Mobile Theme editor. Now, it seems that all of these are working there but please note that’s not the right way. The shortcodes will not be displayed on the Mobile Theme editor in the future, sorry! You need to remove them from there and try using the default layout of mobile theme. Clear all the caches, purge CDN files and check the results.
Thank you!
Hi,
After installing the amp plugin, (everything looked ok according to wordpress info while installing), I have no AMP tab to the left side of the wordpress admin, so no access to the settings page..
Also, I have no AMP option (enable/disable) on pages !
The mobile theme seems properly installed as far as I can see on my mobile.
Any idea about what happening ?
thanks
David
Hi,
Please check this similar topic -> https://forum.tagdiv.com/topic/enabling-mobile-theme-replaces-header-logo-with-news9paper-logo/
You can change the menu in tagDiv Composer like this -> https://www.screencast.com/t/2ZF9JveF
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Please try the steps for mobile friendly indicate in this similar topic : -> https://forum.tagdiv.com/topic/mobile-friendly-test-fail/
Thank you!
Hi,
@yannc04 Reinstalling the theme and then the mobile plugin from the theme plugins panel should work – http://prntscr.com/nrpqcz
However we could take a look at it if that doesn’t work, send us an email at contact@tagdiv.com and provide admin login as well as cPanel or FTP. Include a link to this topic in the email.
Thanks