• Resolved coldifin

    (@coldifin)


    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    Glad to see you checked and found the other topic related to this. It is indeed a translation based thing and it should be resolved in the latest commit in the repository (on GitHub). I was just awaiting confirmation from someone other than me that this is solved.

    Would be great if you can download the latest version from GH and give it a test to verify if it is working for you as well.

    Thank you,
    Jeroen

    Thread Starter coldifin

    (@coldifin)

    I apologize for my late reply. I just downloaded the newest commit from GitHub and tested it, and it works! Thank you very much. 🙂

    Plugin Author Jeroen Sormani

    (@sormano)

    Thank you for confirming, I’ve just pushed this as a plugin update 🙂

    Cheers,
    Jeroen

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

The topic ‘Plugin does not seem to work in certain languages’ is closed to new replies.