- 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,
For this you’ll need to change the logo in Theme panel>Header > Logo for mobile
https://www.screencast.com/t/wtJWLzYZRH this will change the header logo.
Thank you!
Hi,
Please set the permalinks on Post name, go in Settings > Permalinks -> https://www.screencast.com/t/rUe3OsvY and save the permalinks.
Also please check the setting from Yoast SEO for url and meta.
SEO-friendly URLs -> https://yoast.com/seo-friendly-urls/
The perfect WordPress SEO permalink structure -> https://yoast.com/wordpress-seo-url-permalink/
If you insert some custom code in mobile theme or amp, please remove those plugins and install theme again.
Also please make sure that the settings for amp are like in our documentation -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hi,
If you have pages that are build with tagDiv Composer/WPBakery or any other builders and you active amp on those ( https://www.screencast.com/t/xXxGNcLOzg ), then you’ll need to set a new content in mobile editor for amp version, if your page content is build without builder/composers is no need for a seared content ( this is apply on pages ).
If the option in mobile theme is set on “AMP” the mobile version will display the desktop content and only the AMP version will display the content from mobile editor for page.
Also you can choose the settings from AMP if you do not want to have amp on pages -> https://www.screencast.com/t/vmvEqawCU8KR
Thank you!
Hi,
Please update the theme to the latest version of it which is 9.6.1 because in that version we have introduced a new feature on AMP which allows you to use it without Mobile theme. Only AMP! Please check our documentation from here -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hi,
If you are using the mobile theme only for amp ( if you are using the option “AMP” from mobile theme ) the ads that are set in theme panel will appear on responsive version of Newspaper theme ( will be use for mobile version the responsive version of theme not the mobile theme ).
Thank you!
Hi,
Yes, the AMP plugin will make automatically the posts/pages amp.
If you will choose to use that options, you do not need to make separate post/page, in mobile version will be show the responsive version of Newspaper theme;
Thank you!
Hi,
If you have the mobile theme activate and the option with “AMP” -> https://www.screencast.com/t/LzCKriRNf3S the ads that are set in mobile theme will be show in amp version -> https://www.screencast.com/t/SHHvDhE5V
Thank you for your understanding!
So an AMP version of my pages or posts will be created if I select the “AMP” option from the mobile theme and it will use the content from my regular post editor then on the AMP pages/posts, correct? Therefore I only need to create one version of post content for each post, not a separate version of post content in the mobile editor?
Hi,
If you are using the “AMP” option from mobile theme, then you’ll not need to create a new content in mobile editor, will be display the content from desktop.
Thanks.
this solved my problem :
tagDiv Mobile Theme – deactivated
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!
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!
Hi,
Unfortunately for the moment our theme and mobile theme do not have this option, sorry!
Thank you for your understanding!
Hi,
If you want to use the mobile theme with amp, but you need to have the desktop design you can use the “AMP” option from Newspaper>Theme panel>Mobile theme>Mobile settings
-> https://www.screencast.com/t/CEVSensTM6 this option is available in Newspaper v9.6.1
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Thank you for your understanding!
Hi,
I have checked your website on mobile devices and it seems to return good results, as you can see here -> https://www.screencast.com/t/hpxdgTIO05Z Also, I saw that you are using the mobile theme functionality. Please check here -> https://forum.tagdiv.com/the-mobile-theme/ If is not what you mean and if you have some problems, please provide some useful screenshots so I can identify it closer and also, so I will be able to provide a more accurate response.
Thank you!
Hi,
So the color was not the same across all browsers? That would be unusual. The header colors for the mobile header (when the mobile theme is active) should be the ones set here
– http://prntscr.com/n9i797
These should appear as set in all browsers when checking on mobile. In desktop as well it should be the same. Currently I see you have disabled the mobile plugin, I checked with Chrome and Safari, the header looks the same in both.
Thanks
Hi,
If you want to remove the category description -> https://www.screencast.com/t/WPfMNXkv you need to use this custom css
.td-category-description{
display: none;
}
-> https://www.screencast.com/t/Ho5T2nt6AP
Set the code in Theme panel>Mobile theme> Custom code> css
Thanks.
Hi,
If you are using the mobile menu you can change the menu from Appearance > Menus
-> https://www.screencast.com/t/bGcit1Zoyn
If you are not using mobile theme you can use the header editor and edit the menu -> https://www.screencast.com/t/hoQItj7LO
Thank you!
Hi,
Please try this custom css, set the code in Newspaper> Theme panel> Mobile theme>Custom code> css
#td-mobile-nav {
position: fixed;
}
#td-top-mobile-toggle {
float: left;
}
@KingsleyMediaCorp reply in another topic -> https://forum.tagdiv.com/topic/website-theme-not-showing-up/
Thank you!
Hi,
If you are using the mobile theme then the share text for social sharing is not longer present, because the space/width is to small on mobile -> https://www.screencast.com/t/i9xS73qc.
Thank you!
Hi,
Please make sure that you do not have any plugins that affect the mobile friendly, please deactivate all non theme plugins, clear all cache deactivate cache plugin and try again.
Also you can check some related topics:
-> https://forum.tagdiv.com/topic/site-not-mobile-friendly-problems-getting-approved-for-adsense/
-> https://forum.tagdiv.com/topic/i-have-two-problems-in-mobile-friendly-test/
-> https://forum.tagdiv.com/topic/mobile-friendly-test-fail/
Thank you!
Hi,
I check your link in amp version on mobile and this is looking normally -> https://www.screencast.com/t/1yMSQdH14 if you want you can use this custom css for this images -> https://www.screencast.com/t/nYPi3sZ2
body .post .td-post-content .wp-block-image .aligncenter > * {
max-width: 90%;
width: 100%
}
After you set the code in Theme panel>mobile theme>Custom code > css please check again with mobile phone the amp version.
Thank you!
Hi,
If you want to use the mobile theme with amp, but you need to have the desktop design you can use the “AMP” option from Newspaper>Theme panel>Mobile theme>Mobile settings
-> https://www.screencast.com/t/CEVSensTM6
Thank you for your understanding!
Hi,
The mobile theme can only display an image logo, currently it cannot display a text logo like on desktop. I could add this as a request and it will be considered.
The header that the mobile theme displays will not be the one that you build with the header builder in the composer. Only when the mobile theme is not active will that be displayed (responsive version). So to display the mobile cloud header template you have built, the mobile theme has to be deactivated.
Most of the mobile theme elements and templates are predefined, this is what makes it faster. We will add more options and settings in it in future updates. Sorry for any inconvenience.
Thanks