Title: WPML Support Appears broken
Last modified: August 30, 2016

---

# WPML Support Appears broken

 *  Resolved [bobster234](https://wordpress.org/support/users/bobster234/)
 * (@bobster234)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/wpml-support-appears-broken/)
 * When I translate the strings in WPML it appears to work fine. But after awhile
   the settings in english get overwritten by one of the other languages.
 * I think it is the update_option( CLI_SETTINGS_FIELD, $settings ); in cli-admin.
   php 114 … It seems you are writing back the settings after reading them. When
   translations are in place it seems to write back one of the languages.
 * At present I have this line commented out and it all works fine.
 * Thanks
 * [https://wordpress.org/plugins/cookie-law-info/](https://wordpress.org/plugins/cookie-law-info/)

Viewing 1 replies (of 1 total)

 *  [Richard](https://wordpress.org/support/users/richardashby/)
 * (@richardashby)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/wpml-support-appears-broken/#post-6646844)
 * Cookie Law Info doesn’t overwrite any translations and there’s nothing in the
   code that would change something without you clicking “save” from the plugin 
   settings page. This sounds like it could be a server cache issue e.g. Total Cache/
   similar? If you comment out that line then you are removing the plugin’s ability
   to read and write cookie settings which stops the plugin from working. So you
   are probably working from a cached version anyway.

Viewing 1 replies (of 1 total)

The topic ‘WPML Support Appears broken’ is closed to new replies.

 * ![](https://ps.w.org/cookie-law-info/assets/icon.svg?rev=3007243)
 * [CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)](https://wordpress.org/plugins/cookie-law-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-law-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-law-info/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-law-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-law-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-law-info/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Richard](https://wordpress.org/support/users/richardashby/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/wpml-support-appears-broken/#post-6646844)
 * Status: resolved