• Resolved estudionovo

    (@estudionovo)


    Hello.
    I just installed the plugin and everything is very easy to use, but you can’t see the details of the ads because the links don’t work. Any idea what could be the problem? Thanks in advance

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    it seems this is some kind of conflict between the theme and WPAdverts, you should be able to resolve it by adding the code below in the wp-admin / Appearance / Customize / Additional CSS panel

    
    body a.advert-link-wrap {
        display: block !important;
        position: absolute !important;
    }
    
    Thread Starter estudionovo

    (@estudionovo)

    Thank you very much for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ads links not working’ is closed to new replies.