• Resolved textsteine

    (@textsteine)


    Hi! It’s a great plugin, thank you!

    Now I would like to adjust the settings for my needs. For example, I am not using cookies for Marketing. Therefore I don’t like to show the option “Accept Marketing Cookies” in the user’s settings – there is no marketing-cookie to accept on my website.

    It would be great if you had a solution for me. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Johan Jonk Stenstr?m

    (@jonkastonka)

    I would advise you to keep it, and here’s why: If your user accepts all cookies and you later on adds Marketing cookies, these will be set.

    If you still don’t want the users to be able to change that setting simply hide it with css.

    .modal-cacsp-position .modal-cacsp-box.modal-cacsp-box-settings .modal-cacsp-box-settings-list ul li:nth-child(4) {
    display: none;
    }

    Thread Starter textsteine

    (@textsteine)

    Thank you for your help ?? I’ll just hide it than.

    (To follow your advice, I would need changes in my privacy policy and add some reasonig for cookies I don’t plan to use…)

    Plugin Author Johan Jonk Stenstr?m

    (@jonkastonka)

    @textsteine This feature has now been added to the latest version (1.76) of Cookies and Content Security Policy.

    Please consider leaving a review. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide Cookie-Groups in User’s Settings’ is closed to new replies.