• Resolved Willem-Siebe

    (@siebje)


    Hi, thanks for the great plugin.

    I have looked at the wpml-congfig.xml file:

    <wpml-config>
    	<admin-texts>
    		<key name="woocommerce_mailchimp_settings">
      			<key name="opt_in_label" />
     		</key>
    	</admin-texts>
    </wpml-config>

    But looking in the source code of the opt_in_label I see:

    woocommerce_mailchimp_opt_in_label

    shouldn’t that be the key name?

    Besides this field to be translated, the belgium version of my website needs a different list to be used. Is that also possible? It needs to be a different list while the from name and from email is different. To illustrate:

    WPML setup:

    site.nl (dutch site), customers get mails from info@site.nl.
    site.be (belgium site), customers get mails from info@site.be.

    For that, I have two different lists in Mailchimp.

    Kind regards,

    Willem

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

Viewing 1 replies (of 1 total)
  • Plugin Author Adam Anderly

    (@anderly)

    @willem,

    The settings are nested under a wp_option called woocommerce_mailchimp_settings, so the settings in wpml-config.xml tell WPML where to retrieve those settings based on that mapping. Is it not working for you? Other users have reported it is working properly for them with WPML.

    Regarding the second part of your question, I don’t currently have an easy way to map different languages to different lists, but this could be done with some custom programming, but isn’t something I have planned to incorporate at this time.

    Adam

Viewing 1 replies (of 1 total)
  • The topic ‘WPML support via wpml-config.xml’ is closed to new replies.