Title: cookie list does not change
Last modified: March 6, 2020

---

# cookie list does not change

 *  Resolved [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/)
 * Good morning,
 * I created a page with the list of cookies based on the user’s choice.
    I used
   this shortcode “[cmplz-cookies]”
 * if a user clicks on “functional only” the cookie list doesn’t change, what am
   i doing wrong?
 * thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcookie-list-does-not-change%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Aert](https://wordpress.org/support/users/aahulsebos/)
 * (@aahulsebos)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12515652)
 * Hi [@daitarn3](https://wordpress.org/support/users/daitarn3/),
 * The shortcode: [cmplz-cookies] will show the cookies as per recognized by the
   scan and described by Cookiedatabas.org. It will not change on user input. Could
   you tell me what function you’re looking for?
 * regards Aert
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12515705)
 * I wish the user could see the cookies in use, based on the choice.
 * Also I can’t find a way to remove cookie consent to a personalized page.
 * thanks
 *  Plugin Author [Aert](https://wordpress.org/support/users/aahulsebos/)
 * (@aahulsebos)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12515773)
 * Hi [@daitarn3](https://wordpress.org/support/users/daitarn3/),
 * The cookies used based on the choice can be found in any browser, for chrome 
   you can click the lock icon and view the cookies. This is a more accurate description
   of the current status as some scripts and cookies are only set on basis of interaction
   on a page, which we don’t track. This is described in the cookie policy.
 * For your second question, I’m not sure I fully understand. Could you explain 
   further?
 * regards Aert
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12515878)
 * first question: can i remove the list of cookies or is it necessary for the GDPR?
 * second question: how to insert a link or button on a page to remove cookie consent.
 * thanks
 *  Plugin Author [Aert](https://wordpress.org/support/users/aahulsebos/)
 * (@aahulsebos)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12515936)
 * Hi [@daitarn3](https://wordpress.org/support/users/daitarn3/),
 * First Question; Yes, this is necessary.
    Second Question; [cmplz-revoke-link 
   text=”Don’t want non-functional cookies? Revoke your settings!”]
 * The text is of course yours to edit, you can use it as a button as well,
 * regards Aert
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12517016)
 * first: it would be useful for a user to see only the cookies he accepted and 
   not the whole list.
 * second: the short code shows me only one word “Revoke” and not all the text “
   revoke cookie consent”
 *  Plugin Author [Aert](https://wordpress.org/support/users/aahulsebos/)
 * (@aahulsebos)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12517033)
 * Hi [@daitarn3](https://wordpress.org/support/users/daitarn3/),
 * Concerning the first question; we have categorized the cookies for a more general
   overview. We will have a look how to label the current accepted cookies for an
   overview.
 * The revoke shortcode; [cmplz-revoke-link text=”Don’t want non-functional cookies?
   Revoke your settings!”] Did you change the text?
 * regards Aert
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12517165)
 * [cmplz-revoke-link text=”REVOCA CONSENSO COOKIE”]
 * non lo prende
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12517171)
 * Gutemberg ?
 *  Plugin Author [Aert](https://wordpress.org/support/users/aahulsebos/)
 * (@aahulsebos)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12517759)
 * Hi [@daitarn3](https://wordpress.org/support/users/daitarn3/),
 * Right!
 * The difference is:
 * [cmplz-revoke-link text=”REVOCA CONSENSO COOKIE”]
 * and
 * `[cmplz-revoke-link text="REVOCA CONSENSO COOKIE"]`
 * The last one works, the above has the wrong “”.
 * regards Aert
    -  This reply was modified 6 years, 3 months ago by [Aert](https://wordpress.org/support/users/aahulsebos/).
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12518635)
 * thanks it’s solved!
 *  Plugin Contributor [Mathieu Paapst](https://wordpress.org/support/users/paapst/)
 * (@paapst)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12532034)
 * Hi [@daitarn3](https://wordpress.org/support/users/daitarn3/) Great to hear that
   your problem is solved! Could you tell us what you think of the plugin or the
   support by casting your review? We’d love to hear your feedback.
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12532069)
 * ok

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

The topic ‘cookie list does not change’ is closed to new replies.

 * ![](https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064)
 * [Complianz - GDPR/CCPA Cookie Consent](https://wordpress.org/plugins/complianz-gdpr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/complianz-gdpr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/complianz-gdpr/)
 * [Active Topics](https://wordpress.org/support/plugin/complianz-gdpr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/complianz-gdpr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/complianz-gdpr/reviews/)

## Tags

 * [cookie list](https://wordpress.org/support/topic-tag/cookie-list/)
 * [list](https://wordpress.org/support/topic-tag/list/)

 * 13 replies
 * 3 participants
 * Last reply from: [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/cookie-list-does-not-change/#post-12532069)
 * Status: resolved