• Resolved Vijay Kumar

    (@vijaykumarim)


    Hi,

    First of all Thanks for making this Awesome theme and for supporting.

    I have a problem with the site header section. I placed an AdSense ad code in the header widget using the text widget. But Adsense ad is not showing. I also added a simple text hi but it is showing. I think it is the only problem with Adsense ad code. Please help me with this.

    https://www.wptutorialshq.com/

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ronangelo

    (@ronangelo)

    Try adding your code on a Custom HTML widget instead of a Text widget.

    Thread Starter Vijay Kumar

    (@vijaykumarim)

    Still same problem!
    I added an HTML widget and added Adsense code to it. Also added hi just to make sure widget is working. still, AdSense ad is not showing. May I know the reason for this? Please help me to resolve it.

    Thanks & Regards

    Theme Author ronangelo

    (@ronangelo)

    Looks like you’re using responsive Adsense code. You have to add a specific width to the codes container.

    Example CSS:

    .widget-header {
       width: 70%;
    }

    You’re gonna have to add more if you want your ad to look good in different screen sizes. Use CSS media queries. Read more about it here:
    https://support.google.com/adsense/answer/6307124

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adsense Ad not showing in the Header for frontier theme.’ is closed to new replies.