Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #981551

    Hi, I tried to re-open my previous thread with the same title, but could not do it.
    The solution given in the previous thread allows me to disable the cookie consent on specific pages based on their id. However I use a form plugin which generates pages dynamically (without an id), and I am trying to find a way ti disable the cookie consent on those pages too.
    You can see an example here: https://www.loyalzoo.com/form-view/8
    Is there a way to disable it on these dynamic pages?

    Alternatively, is there a way to keep the cookie consent disabled by default, and specify the id of pages that should have it instead?

    Many thanks in advance.

    #982314

    Hey loyalzoo,
    Try this code in the General Styling > Quick CSS field:

    .avia_mobile div.avia-cookie-consent,.avia_desktop div.avia-cookie-consent {display:none !important;}

    Please clear your browser cache and check.

    Best regards,
    Mike

    #982591

    Mike, this does exactly what I needed!!! Many thanks for your help, you’re great.

    Massimo

    #982593

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable cookie consent on specific pages’ is closed to new replies.