Ads will not show up

Home Forums Gillion Theme Ads will not show up

Home Forums Gillion Theme Ads will not show up

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • vonedaddy
    Participant

    I have been trying to get my adsense code to show up in the header. In the header settings layout I have “With Ad place” selected.  Then in ads, I pasted the adsense code.  Nothing shows up.

     

    Any help would be appreciated.

    vonedaddy
    Participant

    I figured it out.  The background color was set to white and it was over the ads.  I set the header background transparency and the add is showing now.

     

    Is there a better way I should be doing this?

    vonedaddy
    Participant

    Ahh now the page scrolls under the navigation, this doesn’t seem to be what I want.

     

    I am guessing I am missing a better way to do this.  help?

    Hi @vonedaddy,

     

    I hope you are well today and thank you for your question.

     

    I don’t see any ad in the header of your shared site but in the sidebar as displayed in the attached screenshot.

     

    If you don’t want the sidebar to stick then you can do so by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #sidebar .theiaStickySidebar {
        position: static !important;
        transform: none !important;
    }

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    vonedaddy
    Participant

    I put the code in the “ads” section of the Gillion settings and it is not showing up.

     

    See attached

    Attachments:
    You must be logged in to view attached files.

    vonedaddy
    Participant

    Also, is there a way to get ads under the header on mobile?

    I put the code in the “ads” section of the Gillion settings and it is not showing up.

    I can see the ad in your shared site header as displayed in the attached screenshot.

     

    Please test it on a different browser.

     

    Also, is there a way to get ads under the header on mobile?

    Currently, there isn’t any theme option to achieve this.

    Attachments:
    You must be logged in to view attached files.
Viewing 7 posts - 1 through 7 (of 7 total)