• Hi
    I have uploaded a header logo. Disabled the header text/tagline. Disabled the header image. Enabled the header Ad widget. Added adsense code in ‘Text’ widget under header ad widget configuration. But the ad is not showing. Is there something else to be enabled?

    Site: https://www.debugpoint.com
    wp version: 4.6.1
    Hueman version: 3.2.0

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter arindamg

    (@arindamg)

    Upon further analysis I found that responsive ads are not showing, where as fixed length ads are showing.

    THIS AD IS NOT SHOWING
    <ins class=”adsbygoogle”
    style=”display:block”
    data-ad-client=”cxxxx”
    data-ad-slot=”xxx”
    data-ad-format=”auto”>

    HOWEVER, THIS IS SHOWING
    <ins class=”adsbygoogle”
    style=”display:inline-block;width:728px;height:90px”
    data-ad-client=”cxxx-xx”
    data-ad-slot=”xx”>

    Any help on how to show the responsive ads?

    Hi arindamg. I don’t see any code in the header widget at the moment. Regarding your question, my guess would be it’s because the dynamic ad code doesn’t specify a container size for the iframe. The header widget is a fixed size and is displayed until the viewport is less than 1200px wide so it doesn’t overlay the site title/logo/tagline in mobile views.

    Thread Starter arindamg

    (@arindamg)

    I removed the code yesterday.

    Anyway, thanks bdbrown. Now I understand. Header ad may overlay the logo/tagline in smaller screens. I can go ahead with the fixed ad. Only thing is, most of the visits these days are from smaller screens and ad won’t be shown in those cases, reducing the revenue. Anyway, no issues.

    If you want to display the widget in mobile views try the CSS in this topic:
    https://www.ads-software.com/support/topic/header-ads-not-showing-on-mobile/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘header ad not showing’ is closed to new replies.