Hi,
With latest v9.6 release with AMP+Mobile Theme combination I’m only facing two issues.
So please help me to sort it out following two issues.
- Upon testing AMP, it’s saying AMP not detected, site MyTechnopedia
- WPForms contact forms not showing with Mobile theme used. Ex: CONTACT PAGE
Help to solve these issues please.
Hi,
1. If you want to use our mobile theme with amp all you need to do is to make sure that you make the settings like in our guide.
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY
2. If you are using mobile theme you’ll need to set the shortcode of WPForms contact forms in mobile theme editor -> https://www.screencast.com/t/gAiG59IMYs
Thank you!
Currently I’m just having 2 issues remaining :: please help in sorting these out ๐
- GOOGLE ADSENSE OVERLAY ADS: Problem is while the “SHOW ON AMP” is turned off all the ads are visible as usual along-with overlay anchor ads (which stuck on screen): just like this:
. That’s fine, but when the “SHOW ON AMP” option is enabled, then the overlay anchor ads aren’t coming: like this:
. On mobile template i had edited the template file to insert Google Auto-ads inside <header> area, that’s why probably all types of ads are appearing on (while AMP Off), so is there any possibility to make google overlay ads appear on AMP too ? o.O I’ve already added “Adsense auto-ads for AMP” on it’s specific option, but that’s not showing overlay ads (may be it’s usual), so just want to be clarified ๐ as you know it affects on revenue - AMP ERROR: After enabling amp I’ve found some error warnings under AMP settings:
-
AMP Validated URLS: Check the error: https://www.upload.ee/image/9684357/validated_urls.jpg, there’re many options available like clear cache,recheck,forget – what should i do to fix this?
-
AMP Validation Error Index: check the error: https://www.upload.ee/image/9684356/error.jpg, there too options available like clear cache, accept, reject . What should i do here ? (i’m unaware of these issues, so wanna know.
So, please help to solve the above mentioned issues, then i’ll be issue-free state with 9.6 ๐ Thank you.
Hi,
In order to have auto ads in amp version you’ll need to set the code here -> https://www.screencast.com/t/NT2hV4CLz mobile theme – amp ads
For this error https://prnt.sc/mupdgl here is the fix.
Youโll need to go in wp-content/plugins/td-mobile-plugin/td-mobile-plugin.php
and at the bottom of file set this code
$theme_options = get_option( 'td_011' );
https://prnt.sc/mv165e
https://www.screencast.com/t/NclX3sIf
Thank you!
Hi,
by editing the code to “$theme_options = get_option( ‘td_011’ );” all AMP error warnings are removed, so is this a temporary fix or this fix will come inbuilt in new version of newspaper (so that we’ll not need to do anything else later for this) ?
Regarding Adsense ads I was talking about Adsense overlay anchor ads (which remains stuck at mobile screen). Just check the screenshot:
. I’ve already inserted AMP auto ads, but AMP auto ads doesn’t show overlay ads i guess (as it can’t be set from adsense account settings) . .
So, my question on this is if someone opens the site in mobile, then the normal url (https://www.mytechnopedia.com)open which doesn’t show overlay ads due to AMP is active there native, can’t I set the mobile view & AMP view via different URL ? Means if a visitor opens site via mobile he’ll open https://www.mytechnopedia.com by default which shows overlay ads (NO AMP), but if he with/comes via google search he can see AMP view at https://www.mytechnopedia.com/amp/, means DIFFERENT URL FOR MOBILE & AMP VIEW , so this way adsense results can be better i guess ๐ .
Thank you .
Hi,
This fix will be implemented in coming update.
Unfortunately in Newspaper v9.6 the mobile theme have integrate the AMP, so the url is the same for mobile version and amp version, the way you say you’ll like to have saw in previous versions of newspaper; if you want to achieve that you can deactivate the tagDiv Amp plugin that cams with the theme and install other amp plugin.
Thank you!
