• Hi, I have problems with the background transparency settings in the plugin; I have read that activating the Java Script option of the plugin this solves, however this is an option that is configured by default and even so there is no way to activate or deactivate it.

    I need to have a transparent background that allows me to see the page from behind and thus be able to customize the look of the website according to what was delivered by the design department.

    Please i need help is important thx 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Phil

    (@philsbury)

    Hi @lemontronik,

    If JS is enabled by default then Age Gate as detected caching on your site. You’ll need to clear the cache after you make any changes in order for them to display.

    If you have a link I can have a look and see if there’s anything I can stop but it should be working as this (very basic!) example shows.

    Thanks
    Phil

    Thread Starter Lemontronik

    (@lemontronik)

    Hi Phil

    Thanks for your answer.

    Below I share the link to a video about what happens.
    On the website I have not yet installed any plugin to manage the cache, so I have gone to the server control panel and I have cleared all the cache of the website, I have also done it with the cloud flare service, but the result It remains the same.

    Video Link: https://bit.ly/age-gate-transparent-bg

    Thanks for your help.

    Plugin Author Phil

    (@philsbury)

    Hi @lemontronik,

    I see. Looks like a css issue. I think you’ve added this as custom css:

    
    .age-gate-wrapper {
        position: relative !important;
    }
    

    I think if you remove that it should work. See this link for where I’ve removed it in the inspector: https://imgur.com/6ToVYW5

    Thanks
    Phil

    Thread Starter Lemontronik

    (@lemontronik)

    upsss!… sorry how could i miss it?

    Thank you very much Phil without your help i would be circling at the same point.

    You have an excellent development with this plugin.

    I wish you a lot of success!

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Transparent Background don’t work’ is closed to new replies.