• Hello,

    Following fields are not translated in my wordpress widget created using the plugin :
    Email Address
    First Name
    Last Name

    Problem may be related to the fact that I translated the labels in my subscription form in Mailchimp after having firstly integrated the plugin.

    Suggested change line 349 of mailchimp_widget.php use

    __($var['name']), 'mailchimp_i18n')

    and then add translations in mo/po files for:
    Email Address
    First Name
    Last Name

    Any thought on this ?

    https://wordpress.org/plugins/mailchimp/

Viewing 1 replies (of 1 total)
  • Hey there epnb,

    Thanks for posting. Were you able to use the “Update List” function in the plugin settings in order to pull the correct/translated field names from MailChimp? Doing so would ensure that the names are mirrored between what you have set in MailChimp and displayed on the plugin.

    I’ll be happy to pass along your suggestion to the developers of the plugin. Also, I’d definitely recommend adding your suggestion for the code edit on the plugin’s GitHub page here: https://github.com/crowdfavorite/wp-mailchimp

    Let me know if there’s anything else I can assist with.

    -Kath

Viewing 1 replies (of 1 total)
  • The topic ‘Email/First and Last name labels are not translated in widget’ is closed to new replies.