• Hi again.
    I’d like to suggest you to implement a X (close button) in order to close the popup and refuse unnecessary cookies. This is mandatory in Italian Law. Fow not, I’ve fixed by adding the button manually (via JS) and triggering the ‘Confirm choice’ button click.

    And, I’ve got another question, sorry:
    how long is the duration of the consent cookie saved in visitor’s browser? I can’t get any info about that in documentation. Is there any possibility to set it? I see the select options for the consent logs but anything on client side…

    Thank you.

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

    (@christophrado)

    Hey there,

    thanks for the suggestion, I’ll put that on the list. A proper “refuse” option is indeed something that would make sense.

    Note that the “Confirm choice” option will confirm the selected cookie categories. Using this is not a proper “Deny all” as of now.

    The cookie lifetime is set to 30 days – this is a fixed value at this point (relevant code). I guess it would make sense to at least run this through a filter though. I’ll make a note of this as well.

    Thanks!

    Thread Starter christian70

    (@christian70)

    Hi,
    according to the Law, I think that the X close button should have the same function as ‘Accept only necessary cookies (with or without consent)’ more than ‘Refuse’ option. Refuse all cookies is not possible (and not necessary for essential cookies).

    Thanks.

    Plugin Author christophrado

    (@christophrado)

    Yeah, that’s how I would have planned it to work as well. Essential cookies are always active.

    The difference between “Confirm choice” and “Refuse” would be that “Refuse” would not respect any activated checkboxes. That’s what “Confirm choice” does right now. That’s why I mentioned it being a different functionality and not just a plain copy of “Confirm choice”.

    Thread Starter christian70

    (@christian70)

    Perfect.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Feature request: Close button’ is closed to new replies.