Plugin does not seem to work in certain languages
-
It seems this plugin does not work correctly in certain WordPress languages.
For some reason, the plugin stuck at 0% for me. The required CSS and JS did not load at all. I tried searching for help here and found this: https://ww.wp.xz.cn/support/topic/plugin-files-breake/
It seems this issue was left on hold. I tried your suggestion to identify the current screen ID and it was indeed different for me. It was “markkinointi_page_woocommerce_coupon_generator”. The reason for this is that “marketing” is “markkinointi” in Finnish. So, I added that ID to the code in file class-wccg-admin.php in line 66, and the plugin started to work!
But I wanted to post about this bug since it would be very appreciated if you could fix this in the next version or if you need any additional help from someone with this issue. For example, try to search only for phrase “_page_woocommerce_coupon_generator”? Otherwise, I have to fix this myself after every update. It seems the screen ID may change depending on the user language.
Thank you very much!
The topic ‘Plugin does not seem to work in certain languages’ is closed to new replies.