• Resolved bettina1959

    (@bettina1959)


    I have visited my site and the banner appeared. After i logged in again, it was not there. Will it not appear each time I visit my site?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter bettina1959

    (@bettina1959)

    Is this a question of settings? If so, could you please point me in the right direction. Many thanks

    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @bettina1959,

    If you had made a choice in the Cookie Banner when you initially visited the site, these preferences will be remembered for your next visit (the expiration can be changed under Complianz > Cookies > Cookie banner expiration in days). You can re-open the banner by using the Manage Consent button in the bottom right corner.

    Visiting your site in a fresh Incognito window (or clearing your Cookies) will also display the banner again.

    Hope it helps, let me know if you have any further questions.
    Kind regards,
    Jarno

    Thread Starter bettina1959

    (@bettina1959)

    Thank you,Jarno!

    That worked.

    I have another question. Is there an icon with complianz that I can put on the website, so people can review their cookie choices after they’ve have appepted the cookies?

    Many thanks
    Bettina

    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @bettina1959

    Thank you for confirming!

    As for your other question, the button is already present on your site in the bottom right corner. By default, it is only fully displayed when you hover over it with the mouse.

    If any changes to the appearance of this button are desired, feel free to let us know.

    Alternatively, you could also create a hyperlink to re-open the Cookie Banner: https://complianz.io/add-a-link-to-show-the-cookie-banner/

    Kind regards,
    Jarno

    Thread Starter bettina1959

    (@bettina1959)

    Thank you Jarno!

    Is there a way I can make it more obvious. If people don’t know that they have to hover they won’t find it.

    Many thanks
    Bettina

    Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @bettina1959,

    You could use some CSS:

    #cmplz-manage-consent .cmplz-manage-consent {
    bottom:0px!important;
    }

    If you want to style it more you could use another background as well;

    #cmplz-manage-consent .cmplz-manage-consent {
    bottom:0px!important;
    background: #121212;
    color:white;
    }

    regards Aert

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘banner does not load’ is closed to new replies.