• KhidhaBoy

    (@khidhaboy)


    Hi,

    Can’t seem to get Cookie control to hide after consent – just after some clarification do I copy and paste
    onAccept:function(cc){cc.setCookie('civicShowCookieIcon', 'no');$('#ccc-icon').hide()}
    into the `on Accept’ text box?

    Because I’ve tried and it just hides then entire popup. I’ve also tried
    function(cc){cc.setCookie('civicShowCookieIcon', 'no');$('#ccc-icon').hide()} and
    cc.setCookie('civicShowCookieIcon', 'no');$('#ccc-icon').hide()

    Thanks

    http://ww.wp.xz.cn/extend/plugins/cookie-control/

Viewing 1 replies (of 1 total)
  • Thread Starter KhidhaBoy

    (@khidhaboy)

    Oh I’ve tried switching my theme back to TwentyEleven which also used jquery 1.7.1

Viewing 1 replies (of 1 total)

The topic ‘Hide Cookie Control after consent’ is closed to new replies.