The shortcode [cookies_revoke] displays a button that, when clicked, will display the banner again. This allows the visitor to change the selection previously made.
Thus, it does not delete the cookie. It simply changes the existing cookie.
The shortcode name, and the accompanying “explanation” in the documentation, are misleading. The shortcode revokes nothing at all by itself. You might change the title of the button as follows [cookies_revoke title=”Change cookie settings”] to make this clearer to the visitor.
Thank you for your reply. I will try to use a custom jQuery link to delete the acceptance cookie (cookie_notice_accepted_) and reload the page. In my case there are no options (I just use allowed cookies that don’t need consent), but I want first to inform of their use, and than give the possibility to display the banner again if users want to recall it. That’s it.
[cookies_revoke] display an empty button without any label that when clicked do nothing.
This is the latest version
https://gyazo.com/f4e1c862c87ecc9df4412ee2e7a5603e