• Optin Forms looks exactly like what I need… but I run a WPML-enabled multilingual site, and I am wondering whether someone has already managed to integrate the plugin and made it work in more than one language at a time.

Viewing 1 replies (of 1 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi,

    You can use the wpml-string shortcode for that. More info on the official docs

    So for example for the title you put:

    [wpml-string context="optin-forms-custom" name="title"]Welcome[/wpml-string]

    For all of them keep using optin-forms-custom as the context and for the name use a descriptive name that makes is easier for you to know what that specific translation string is for.

    Then head over to WP admin > WPML > String Translation and you’ll see it there, click on “translations” add your translations and save.

    You can use the domain filter at the top, select “optin-forms-custom” and it’ll only show the strings that you defined under that name.

Viewing 1 replies (of 1 total)

The topic ‘Making it work multilingually with WPML’ is closed to new replies.