- 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
I am testing the mobile theme and AMP. Right now I’m having issues, especially in regards to menu. I’ve already deactivated all plugins except mobile theme and AMP.
1) I have the “AMP” only selected in the mobile theme. When I visit a page from a mobile device, it’s showing the responsive version of the post. If I amend the URL with “/?amp” then the AMP version shows. Is this correct?
2) More importantly, the menu on AMP page is fully expanded (it has several options with multiple drop-downs). As a result, it’s expanding the drop-downs over other parts of the menu to where it is unreadable because text is written over the top of other text. Any ideas?
Hi,
I want to make adjustment in the child theme in the mobile version.
I copied footer.php of mobile folder in the main theme and pasted in the mobile folder of the child theme.
Any adjustments doesn’t seems to work. (currently I work with 9.5 version of the theme).
Is not possible to make changes of the mobile version in the child theme?
Hi,
1. Please check our documentation for How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/ here you’ll find how and were to set the code ads.
2. Is no need to set the code in other parts, set them only in Amp Ads and the theme will do the rest for you.
3. There are tow section one for amp ads and one for mobile ads -> https://www.screencast.com/t/2Tz1ccuM3y1 here is an example -> https://www.screencast.com/t/JFFiV6li3ofE
-> https://www.ampproject.org/docs/reference/components/amp-auto-ads
Thank you!
I wonder if you can advise on the following please?
I’m using the Newspaper 9 theme and I have both tagDiv Mobile Theme and Official AMP for WP installed. Under Newspaper > Theme Panel > Mobile Theme: I have “Mobile + AMP” enabled.
Under AMP > Content Types I have both “Posts” and “Pages” enabled.
The problem I’m facing is when I load my site on a mobile device it’s displaying the homepage and posts however pages are not appearing (only the page title is displayed but not the page contents).
If I change it to “AMP” instead under Newspaper > Theme Panel > Mobile Theme the page displays correctly.
I wonder if you could advise why pages are not displaying correctly when “Mobile+AMP” is selected please.
Many thanks
Hi,
Were recommend to use the mobile theme with amp, in this way the amp will have the same design like mobile theme.
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/
Using without mobile theme you can chose to have the classic amp, the other two options require amp templates and our theme do not have slouch templates.
Thank you for your understanding!
Hi,
The mobile homepage is predefined, the content that is displayed in it (meaning the top grid and latest section) don’t have any settings at the moment.
So if you want to change for example the number of posts in the top grid, you would have to modify it here – http://prntscr.com/n6doxf
The number of the posts in the latest articles will be the one set in the wordpress dashboard here – http://prntscr.com/n6dxqq
Or you could modify it here – http://prntscr.com/n6dy9e – http://prntscr.com/n6dyfx
We will add more options in the mobile theme in future updates. There may be settings for the number of posts as well. Sorry for any inconvenience.
Thanks
Hi,
If you want to edit the mobile theme section, notice that you should edit the theme core files where the plugin’s core is created from here ->
This is not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Add custom fonts -> https://www.ampproject.org/docs/design/responsive/custom_fonts the paths to files were you need to set the code for font:
-> wp-content/themes/Newspaper/mobile/header-amp.php
-> https://www.screencast.com/t/4cphLT4yAuny
-> wp-content/themes/Newspaper/mobile/header.php
-> https://www.screencast.com/t/5BuEHrRS
-> https://www.screencast.com/t/H90lqkHT4
Thank you!
Hi,
I need help regarding inserting the Automatically smarter ads for AMP.
1. According to the instructions from the Google Adsense (Step 1: Turn on text & display ad formats), I turned it on. In the step two, they said to do “Copy and paste this script in the head tag of your AMP HTML”. Where should I paste it? Did not find any place to put the code in the Mobile Theme under Theme Panel.
2. In the third step, Google Adsense instructs that “Copy and paste this ad code in the body of your AMP HTML”. I put the ad in the “AdSense Auto Ads for AMP”. Is that correct?
3. What are the differences between Mobile Ads and AMP Ads? Should I use both or only AMP Ads?
Please help. Thanks in advance.
Hi,
You can remove those elements using a custom css ->https://www.screencast.com/t/O3XM2rH7PC
.td-mobile-footer-wrap .td-footer-wrap .td-footer-logo,
.td-mobile-footer-wrap .td-footer-wrap .td-footer-description,
.td-mobile-footer-wrap .td-footer-wrap .td-footer-social .block-title
{
display: none;
}
Set the code in Newspaper>theme panel>Mobile theme>Custom code> Css -> https://www.screencast.com/t/xOPDlwCO4X
In the most cases the above issue that you have when you try to validate an amp post/page is caused by a plugin, 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.
Thank you!
Hi Matjoez,
I have seen that your “About Me” page has been created with TD Composer and the AMP will do not recognize these shortcodes. You can simply create that page using the Mobile Editor, using only the Image and text without any TD Composer elements or with Gutenberg. -> https://www.screencast.com/t/YYbzlxUq If you will use the AMP with our Mobile Theme, you will have the menu navigation bar, otherwise, you will do not have it.
Hope this helps!
Thank you!
Hi,
You are referring to these sections I believe – http://prntscr.com/n6b1pj
I tried using one of the scripts from your website, I entered it in the mobile editor for a page – http://prntscr.com/n6b15x
The sections appear from what I can see – http://prntscr.com/n6b1vy it should be the same for you.
Then I tried entering it in a post – http://prntscr.com/n6bwu9 seems to work just as fine with the mobile theme active – http://prntscr.com/n6b2im
Hi,
Please provide your website URL so I can take a closer look at it. Do you are using the mobile theme? Please notice that if you are using the default general responsive mode, you can set up from the block settings what kind of posts to appears on the front end. If is not what you mean, provide more details so I will be able to provide a more accurate response.
Thank you for the message!
Yes there is, in the theme panel – http://prntscr.com/n69kk8 there are 2 settings, one for top and one for bottom like buttons. If you have sent us an email we will take a look at how the buttons appear in your posts on mobile.
Hi,
If you want to edit the mobile theme section, notice that you sohuld edit the theme core files where the plugin’s core is created from here -> https://www.screencast.com/t/38cQTu8YLOTH This is not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide cusotm work at the moment, sorry!
Thank you!
Dear team,
As title, please help me.
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
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!
Thank you for your quick reply.
I’m very bad ad technical field, please guide me deeply:
– How to modify live CSS as you mentioned? What software to install? I can do it on Chrome desktop, but I don’t know how to do on Chrome mobile.
– I want to change front page (home page) & every post on mobile theme, what file to choose in Theme Editor (I use Mobile + AMP theme), please show me the part to come directly to file.
Thank you,
Hi,
Please check this topic on how to implement google search into your site:
https://forum.tagdiv.com/topic/how-to-create-a-google-custom-search-page/
Unfortunately we have not tested the guide as it is a user submitted solution. It is not an official implementation. There is no thee setting that can provide a google search widget so it has to be made custom. The solution presented by our user could needs a bit of adjustment in the current version of the theme but we do not have a customization department so we cannot offer any custom work at the moment.
You can try this method of implementation as an alternative: http://www.getcooltricks.com/wordpress/replacing-wordpress-default-search-with-google-custom-search-engine/
Usually when you are on desktop and you are redirect to a mobile version of your website it is a cache problem, I would suggest as a first step to clear the cache then deactivate the caching plugin temporarily. Then check if the problem is solved.
Thank you for your understanding!
Hi,
When using the mobile theme, there is no option at the moment, to change the font properties.
You could try to load the font like this first
– https://www.screencast.com/t/zWl8UTeN6
And then apply with with CSS for the elements you want
– https://www.screencast.com/t/fWtTDPk7PZj
There may be more options added in future updates, to allow font customization on mobile, when using the mobile theme plugin. But I could not say for sure when this will happen.
Thanks
Hi,
I’m rebuilding my pages for AMP with the new mobile theme.
I’d like to remove the footer logo, as well as the ‘about us’ and ‘follow us’ text.
Please advise.
Thanks,
Matt
Hi,
When activating AMP classic on this page for example:
https://www.matjoez.com/about-me/
I still get no AMP result when putting it through Google AMP test page:
https://search.google.com/test/amp?id=7yY_71irKisu5gwkr7I5Rw
Even if it were to work, the classic AMP is less functional than what it was before, is it not?
The mobile theme is of no interest to me, it was fine the way it was before.
If this isn’t going to change I’ll start looking for a different theme.
This theme has gone in a direction that it appears no one has asked for and is giving many, many problems. Just look at the amount of recent support tickets regarding AMP on the forum.
How do I roll back to an earlier version of the theme?
Matt
One of my team members contacted with Plugin developer too. They said there is no issue with the plugin and it is perfectly compatible with AMP pages. Which is. I have tested it myself by deactivating tagDiv Mobile Theme Plugin. Please see the discussion link that my partner did with the developer. https://wordpress.org/support/topic/social-buttons-invisible-on-amp-pages/
I would really appropriate if you could provide me with some sort of code or solution that would resolve this issue.
-
This reply was modified 7 years by
Sohaib.
But there has to be some sort of solution. I am having this issue with every social share plugin on AMP pages with tagdiv mobile theme plugin activated. But they work fine when I disable tagDiv Mobile Theme plugin. There has to be some sort of code or solution to this problem. I’m having this issue on AMP pages only.
Thank you, it worked. For the border at the bottom of the Mobile Theme header, I used this code:
#td-header-menu {
border-bottom:2px;border-style:solid;border-color:#efefef;
}
This is working too. Both issues are resolved.
Thanks.
Hi all,
So you only want to use the AMP plugin and not the mobile theme? Then please be sure to use the “classic” option in the AMP settings https://www.screencast.com/t/TWR2lBgh if you want to integrate AMP with the mobile theme, please follow the guide. Check the guide from here -> https://tagdiv.com/amp-newspaper-theme/
Hope this helps!
I look forward to helping you!
Thank you!