Site logo

Archived topic

Adsense display problem

6 replies · Started by Isabelle on December 12, 2019

Viewing posts 1–7 of 7

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

Hi there,

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

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

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;
    }
}

It's great thanks a lot :)
May i be open a new post for an another question ?

Yes please :)

No problem thanks :)

This archived topic is closed to new replies.