I18n bug of WooSidebars on the Appearance_Customize_Screen
-
The WooSidebars works great on the site itself, but throws the error on the Appearance_Customize_Screen (like this: https://codex.www.ads-software.com/Appearance_Customize_Screen).
The Appearance_Customize_Screen becomes useless as none of the buttons are working. In JS-console of a browser I got the following error:
Error: Syntax error, unrecognized expression: #customize-control-sidebars_widgets-%d1%82%d0%be%d0%b2%d0%b0%d1%80%d1%8b-%d0%b2-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%bd%d1%8b%d0%b5-%d0%bf%d0%be%d0%ba%d1%80%d1%8b%d1%82%d0%b8%d1%8f
If I decoder the bad text “%d1%82%d0%be%d0%b2%d0%b0%d1%80%d1%8b-%d0%b2-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%bd%d1%8b%d0%b5-%d0%bf%d0%be%d0%ba%d1%80%d1%8b%d1%82%d0%b8%d1%8f”, it transforms to “-товары-в-защитные-покрытия” in Russian. And if I translate it to English, it goes to “-products-in-pipe-coating”. Just for your understanding there is the “Pipe Coating” category in my site product catalog.What could done to handle this?
- The topic ‘I18n bug of WooSidebars on the Appearance_Customize_Screen’ is closed to new replies.