Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28225
    gmccord
    Participant

    I’ve implemented Cookie notice and it works as expected on MAC / PC versions of Chrome, Firefox, Outlook and Edge. Also works fine with Safari iOS. However, the banner will not display on MAC Safari. I’ve opened up the inspector on Safari and see the html and CSS that should show the banner, but the banner just does not display. I’ve included it at the end of the message FYI. Its Safari 11.1.2 running on the latest version of High Sierra. I’m running WordPress 4.9.8 on the server, and I’ve turned off cache and verified this problem on both my production site (caching enabled) and dev site (caching disabled).

    Any ideas what this might be?

    Thanks!

    Gray

    <div id=”cookie-notice” role=”banner” class=”cn-bottom wp-default” style=”color: rgb(240, 240, 240); background-color: rgb(132, 132, 132); visibility: visible; display: block;”><div class=”cookie-notice-container”><span id=”cn-notice-text”>We use cookies to ensure that we give you the best experience on our website. By clicking “Accept”, you are agreeing to our Cookie Policy and our Privacy Policy.</span>AcceptReject
    </div>
    <div class=”cookie-notice-revoke-container”>Revoke cookies</div>
    </div>

    #28230
    gmccord
    Participant

    A bit more info. I had a co-worker check this out on her MAC. Its running the same version of MACOS, but an older version of Safari (11.0.2) and the cookie notice bar shows up fine.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.