• Resolved WPBot

    (@wpbot)


    Hello,

    I have a clean install of the latest at the moment version of the plugin (6.0.3.1) and when I try to change the custom messages of the form with a text in cyrillic it gets converted to UTF entities…

    For example instead of the desired success message a user sees something like this u041au0438u0440u0438u043bu0438u0446u0430.

    I’ve looked in the database and it turns out that the text is stored that way upon form update. It currently looks like this:
    {"success":"\u041a\u0438\u0440\u0438\u043b\u0438\u0446\u0430".

    The weirdest part is that all the other fields have no problems with the cyrillic symbols – for example the form description field looks just fine both in phpmyadmin and the site.

    https://www.ads-software.com/plugins/yikes-inc-easy-mailchimp-extender/

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Wlashack,

    Your second issue is most likely un-related to the issue posted here. I am going to be releasing a patch today to fix the czech language problem you mentioned.

    If you can open a new thread related to your second issue that would be helpful. To quickly answer your question, it looks like that text as either added after the shortcode somewhere in your template, or you’re using one of our hooks to append that content. Either way, the code most likely resides in your theme files and not something that is controlled directly by the plugin.

    Evan

    wlashack

    (@wlashack)

    Hi Evan,
    thanks for your quick answer and promise of the plugin update!

    The second issue is a mystery for me, if it is not caused by your plugin. ?? But I do believe you are true and try to find the solution somehow.

    Plugin Author Evan Herman

    (@eherman24)

    Hi WPBot and wlashack,

    Feel free to download the latest release v6.0.3.2 which should now resolve the issue with cyrllic characters in success responses for AJAX forms.

    Thanks,
    Evan

    wlashack

    (@wlashack)

    Hi Evan,
    It — W-O-R-K-S!

    Thanks a lot and have a nice day! ??

    Plugin Author Evan Herman

    (@eherman24)

    Hi Wlashack,

    Thanks for keeping us updated on the issue ??

    Have a great day!

    Evan

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Custom Messages do not Support Cyrillic Characters’ is closed to new replies.