• Hey,

    please use a more specific css rule in order to hide the cookie notice settings on admin pages.

    I just found that this css rule does not play nice with another cookie notice plugin
    Cookie Notice for GDPR
    since it hides its own settings container (uses the class .cookie-notice-settings):

    .cookie-notice-settings:not(.active),
    .policy-popup-settings:not(.active) {
    display: none;
    }

    BTW: the cookie notice text and the button links are unfortunately not translatable with polylang.

    • This topic was modified 7 years, 8 months ago by m0n0mind.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    sorry for the late response.

    Thanks for that, we will try to fix this in a new release, thats the reason we always tell to deactivate other Cookie Notices first 🙂

    best regards

    hi @m0n0mind,

    our latest version came with better polylang support. could you give it a try and report back if your issues are solved?

    Thread Starter m0n0mind

    (@m0n0mind)

    Thanks!

    Now, when saving the dsgvo-tools cookie notice settings, there are duplicate “cookie_notice_custom_text” entries at the polylang strings translations page (on top of the default entry for the cookie notice text). I also wonder if it’s a good idea to translate the whole privacy policy text withing the polylang string translation interface…

    There are strings with duplicate name “cookie notice” as well.
    Might be the reason why the translated cookie notice text (button texts as well) is not showing on translated pages. Still gives me the german version.

    hi @m0n0mind,
    kannst du version 2.1.1 mal testen und uns bescheid geben ob das problem gelöst ist?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Small CSS Bug / Polylang compatibility’ is closed to new replies.