Title: Small CSS Bug / Polylang compatibility
Last modified: September 2, 2018

---

# Small CSS Bug / Polylang compatibility

 *  [m0n0mind](https://wordpress.org/support/users/m0n0mind/)
 * (@m0n0mind)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/small-css-bug-polylang-compatibility/)
 * 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](https://de.wordpress.org/plugins/cookie-notice/)
   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, 9 months ago by [m0n0mind](https://wordpress.org/support/users/m0n0mind/).

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

 *  [Shapepress](https://wordpress.org/support/users/shapepress/)
 * (@shapepress)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/small-css-bug-polylang-compatibility/#post-10677986)
 * 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
 *  [Shapepress](https://wordpress.org/support/users/shapepress/)
 * (@shapepress)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/small-css-bug-polylang-compatibility/#post-10775092)
 * hi [@m0n0mind](https://wordpress.org/support/users/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](https://wordpress.org/support/users/m0n0mind/)
 * (@m0n0mind)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/small-css-bug-polylang-compatibility/#post-10777012)
 * 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.
 *  [Shapepress](https://wordpress.org/support/users/shapepress/)
 * (@shapepress)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/small-css-bug-polylang-compatibility/#post-10804200)
 * hi [@m0n0mind](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/shapepress-dsgvo/assets/icon-256x256.png?rev=2197914)
 * [WP DSGVO Tools (GDPR)](https://wordpress.org/plugins/shapepress-dsgvo/)
 * [Support Threads](https://wordpress.org/support/plugin/shapepress-dsgvo/)
 * [Active Topics](https://wordpress.org/support/plugin/shapepress-dsgvo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shapepress-dsgvo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shapepress-dsgvo/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Shapepress](https://wordpress.org/support/users/shapepress/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/small-css-bug-polylang-compatibility/#post-10804200)
 * Status: not resolved