• Resolved stonys

    (@stonys)


    Hi,

    awesome plugin, thanks for the translations added in the recent version.

    I noticed, that I cannot translate widget title. Had to manualy change the plugin code.

    Chatbox/includes/structure.php line 41
    stripslashes($livelychatsupport[“cta_online_text”]);
    to
    _e(stripslashes($livelychatsupport[“cta_online_text”]));

    Could you fix this in future version?

    Thanks

    https://www.ads-software.com/plugins/lively-chat-support/

Viewing 1 replies (of 1 total)
  • Anonymous User 9782929

    (@anonymized-9782929)

    Thanks for the kind words and suggestion.

    That particular should not be translated, because admins can change that text in the Settings page.

    However, I’ll definitely make sure the default text is translatable in the next version :D.

    When I was prepping the plugin, I had all the _e() done, and then I accidently reverted to an older version… Needless to say, I tried to do things quickly the second time through.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Widget title not translated’ is closed to new replies.