Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating cookie consent #57

Open
henrikhb opened this issue Jan 15, 2021 · 1 comment
Open

Updating cookie consent #57

henrikhb opened this issue Jan 15, 2021 · 1 comment
Assignees

Comments

@henrikhb
Copy link

Hi there! Is there a way to include the cookie consent dialogue on a specific page (at all times)?
After storing your consent/preferences it's quite common to have a privacy or cookies page where the user can update their preferences. I'm aware of the "Show after Consent" option which will make the dialogue available everywhere on the site at all times, but that's a bit overkill in my use case.

@jellingsen
Copy link
Contributor

There is no setting for this, but it should be fairly easy to implement on your own based on the template and the ajax endpoints.

I'll add this to the backlog and see if we can implement it in a smart way so that its easy to style in the future.

@jellingsen jellingsen self-assigned this Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants