Tagged: x
-
AuthorPosts
-
February 16, 2017 at 1:42 am #1373160
thenamesianParticipantHi there, for some reason my responsive AdSense ads do not show when placed in the footer. Only blank space. However, the ad shows fine whenever I use a “static” (non-responsive) leaderboard type ad. Unfortunately, the problem then is that the ad is not responsive.
My website is: http://commercialdrones.fm
I’m on all the latest WP, X, and Cornerstone versions.Here’s my AdSense code for the STATIC footer widget ad (with personal details removed):
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- CDFM - Footer 1 (Leaderboard) --> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="REDACTED" data-ad-slot="REDACTED"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>Here’s my AdSense code for the RESPONSIVE footer widget ad that only shows blank space on any screen size (with personal details removed):
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- CDFM - Footer 1 (Responsive) --> <ins class="adsbygoogle" style="display:block" data-ad-client="REDACTED" data-ad-slot="REDACTED" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>Please let me know if there’s anything to try with CSS or similar to get my responsive ad to actually show up.
Thanks!
February 16, 2017 at 2:49 am #1373221
ChristianModeratorHey there,
It looks like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Thank you for your understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1373160 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
