pressidium / pressidium-cookie-consent

🍪 Lightweight, user-friendly and customizable cookie consent banner to help you comply with the EU GDPR cookie law and CCPA regulations.
https://wordpress.org/plugins/pressidium-cookie-consent/
GNU General Public License v2.0
45 stars 2 forks source link

Plugin ignore options #78

Closed Nobe-san closed 1 month ago

Nobe-san commented 1 month ago

After added reopen button to consent, plugin start ignoring options. Plugin delete choises from frontend. In console is zero errors. image

over-engineer commented 1 month ago

Hey, @Nobe-san!

After added reopen button to consent, plugin start ignoring options. Plugin delete choises from frontend.

It seems like you’ve selected the “Hide empty categories” option, though no cookies are currently set under the “Cookies” tab.

Typically, you need to list the cookies your website sets in the “Cookies” tab for features like “Auto-clear cookies” to function correctly. Alternatively, you could turn off the “Hide empty categories” under the “General” tab.

If that’s not the case, please provide your settings, if possible.

To export your settings as a JSON file:

  1. Log in to wp-admin
  2. Navigate to “Cookie Consent”
  3. Scroll to the bottom of the settings page
  4. Click “Export Settings”
Nobe-san commented 1 month ago

oh ok so this is new feature i was look at websites which have older version and there is no such option like this. Ok understand. We are not using tab Cookies and before its was hide when you dont translate text for headers. But ok thank you, i will change it on our websites.

over-engineer commented 1 month ago

oh ok so this is new feature i was look at websites which have older version and there is no such option like this

Yes, you’re right. The “Hide empty categories” option was introduced in 1.5.0. I see now that having it enabled by default might be confusing, so I’ll likely switch it off by default in the next version.

Thanks for your feedback! I’m going to close this issue as resolved. If you have additional questions, feel free to reopen it.