[Resolved] Adsense display problem

Home Forums Support [Resolved] Adsense display problem

Home Forums Support Adsense display problem

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1102372
    Isabelle

    Hi, I went in premium version of your theme that I find really good.
    I’m having a little problem that I can not understand: my ads adesne do not appear on any page except the home page. I have tried everything to insert the adsense code on the page itself instead of going through the hook … In preview mode the ads are displayed and in published mode nothing more …
    Can you help me ?
    Thank you

    #1102392
    David
    Staff
    Customer Support

    Hi there,

    can you link me to a post/page where the ads are not being displayed but you have added the code?

    #1102892
    Isabelle

    Hi, Thank you but I do not know why it works now on the pages … the link is https://www.les-poules.com/races-poules/

    I take this message to ask you if it is possible to position the sidebar sticky?

    Thanks

    #1103059
    David
    Staff
    Customer Support

    Glad thats working.
    You can use this CSS to make the sidebar sticky:

    @media (min-width: 769px) {
        #right-sidebar {
            position: sticky;
            position: -webkit-sticky;
            top: 10px;
        }
    }
    #1103409
    Isabelle

    It’s great thanks a lot πŸ™‚
    May i be open a new post for an another question ?

    #1103506
    Leo
    Staff
    Customer Support

    Yes please πŸ™‚

    #1106582
    Isabelle

    No problem thanks πŸ™‚

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.