sa14
Forum Replies Created
-
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] page does not loadSuch a problem if you use code
<?php
if ( is_amp_endpoint() ) {
echo ‘<div class=”MyAdClass”>
<amp-ad width=”336″ height=”280″
type=”adsense”
data-ad-client=”ca-pub——-”
data-ad-slot=”——“>
</amp-ad>
</div>’;
}
else {
echo ‘<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– Одна запись – 1 (vynesimozg.com) –>
<ins class=”adsbygoogle”
style=”display:block”
data-ad-client=”ca-pub———-”
data-ad-slot=”——–”
data-ad-format=”auto”>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>’;
}
?>with the latest update of the plugin https://ww.wp.xz.cn/plugins/accelerated-mobile-pages/#installation
If you use the usual code – everything is fine. Returned the old version of the plug-in accelerated-mobile-pages. Thanks you.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] page does not loadRemoved and installed again. After activation, the pages stop loading. https://wampi.ru/image/6rIB3By
Working! Thank you!!
Unfortunately the problem with widgets is also observed on my website http://vynesimozg.com. At the moment I’m using version 2.1.8 and my widgets follow the user down the page. If I update to 2.1.10 widgets do not move, they stand still. The theme used on my site is https://themeforest.net/item/valenti-wordpress-hd-review-magazine-news-theme. Widgets move for the user due to the function included in the subject of the site. Sorry for my English 🙂