• I am using the FREE version and this one is already very good. I will later change to the premium one to get all out of it. 1 star less, because there is no link (to put it in a normal menu for example) provided to make the cookie management window to popup again. The shortcode is a workaround, you have to provide the missing texts. Without it the user has to find the little bar, wait for it to show (unless you change its CSS properties) and click on it.

Viewing 1 replies (of 1 total)
  • Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @httpscore,

    You could use the shortcode:

    [cmplz-revoke-link text="Revoke your settings!"] (This includes a revoke, if needed)

    Without a revoke, just showing the banner:

    https://complianz.io/add-a-link-to-show-the-cookie-banner/.

    Or the example custom CSS to customize the manage consent tab:

    .cc-revoke	{
    	display:block;
    	transform:none!important;
    	color:white!important;
    	background:#333333!important;
    	padding:12px;
    	border-radius:0px;
    }

    Hope this helps,

    regards Aert

Viewing 1 replies (of 1 total)
  • The topic ‘Great with an exception’ is closed to new replies.