adsense - Adsense Ads Not Displaying Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Adsense Ads Not Displaying

    avatar
    MarcoNecroX
    Forumember


    Posts : 95
    Reputation : 3
    Language : English

    In progress Adsense Ads Not Displaying

    Post by MarcoNecroX November 16th 2016, 9:40 pm

    hi,

    This is my website: http://www.medianxl.com/

    The ads are not displaying. You can search them with jQuery on the console
    Code:
    $('.adsbygoogle')
    - there are four entries, but none of the
    Code:
    <ins>
    tags has anything in it.

    Yes I paid to remove forumotion ads to use my own.
    Yes the adsense javascript library is loaded properly.
    Yes I have tested the ad codes on a different site and they work.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51518
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Adsense Ads Not Displaying

    Post by SLGray November 17th 2016, 3:49 am

    Where did you add the codes?



    adsense - Adsense Ads Not Displaying Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    MarcoNecroX
    Forumember


    Posts : 95
    Reputation : 3
    Language : English

    In progress Re: Adsense Ads Not Displaying

    Post by MarcoNecroX November 17th 2016, 6:13 am

    MarcoNecroX wrote:You can search them with jQuery on the console
    Code:
    $('.adsbygoogle')
    - there are four entries, but none of the
    Code:
    <ins>
    tags has anything in it.

    templates - overall header x2, footer and pre footer
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51518
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Adsense Ads Not Displaying

    Post by SLGray November 17th 2016, 6:20 am

    Did you publish the modified template?



    adsense - Adsense Ads Not Displaying Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    MarcoNecroX
    Forumember


    Posts : 95
    Reputation : 3
    Language : English

    In progress Re: Adsense Ads Not Displaying

    Post by MarcoNecroX November 17th 2016, 5:37 pm

    Well obviously... hence why I said the <ins> tags are not displaying anything.
    Nemo
    Nemo
    Active Poster


    Male Posts : 1203
    Reputation : 119
    Language : Greek, English, French

    In progress Re: Adsense Ads Not Displaying

    Post by Nemo November 17th 2016, 9:20 pm

    Hey,

    I visited your forum and you have some advertisements. Are you sure that you have removed the Forumotion's ads? If you are, then I possibly see the Google Adsense ads.

    Hello
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51518
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Adsense Ads Not Displaying

    Post by SLGray November 17th 2016, 9:30 pm

    I also see ads.
    adsense - Adsense Ads Not Displaying Untitl15



    adsense - Adsense Ads Not Displaying Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    MarcoNecroX
    Forumember


    Posts : 95
    Reputation : 3
    Language : English

    In progress Re: Adsense Ads Not Displaying

    Post by MarcoNecroX November 18th 2016, 12:22 am

    hi, yes because I fixed them. But it's not pretty, there's some bug with forumotion template.

    This code won't execute if you place it as an inline script in the template:
    Code:
    (adsbygoogle = window.adsbygoogle || []).push();

    However if placed in Modules -> Javascript Codes, it worked. But it is a bit inconsistent, and I'm pretty sure it should work in the templates, in case you guys want to check it out. Maybe javascript is not enabled in the templates?