lekandy
Forum Replies Created
-
Alright, I’ll wait for future updates then. Thanks alot
Hello,
Yes, the error comes from the implementation of Taboola ads. I however checked the link you sent, and it’s not helping at all.
Hello,
Thanks for helping out. Here is the code causing the issue, i added the custom code in Ads for Amp plugin.
<amp-embed width=100 height=100
type=taboola
layout=responsive
data-publisher=’xxxxxxxx’
data-mode=’thumbnails-a-amp’
data-placement=’Below Article Thumbnails AMP’
data-target_type=’mix’
data-article=’auto’
data-url=”>
</amp-embed>It works perfectly.
Oh, I’ll try this immediately, Thanks alot for this.
Hello,
I’m using Amp for WP developed by Ahmed Kaludi
The amp-auto-ads is actually Google AdSense auto ads. I add a code this code “<script async custom-element=”amp-auto-ads”
src=”https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”>
</script>” in the header (Advanced Settings of the Amp)Then another code <amp-auto-ads type=”adsense”
data-ad-client=”ca-pub-xxxxxxxxxx
</amp-auto-ads> after the body tag.I deactivated the plugin already. Sorry about that, the errors is all stucked in my webmaster tools already. Can you tell me the solution forward to the issue before reactivation of the plugin.