• Resolved freddyee

    (@freddyee)


    Hi

    Is there any option to translate the pop up or how to handle that for different languages ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    HI @freddyee

    I hope you’re well today!

    In order to handle different languages it’s best to create copies of the popup. You can clone such popup and then manually translate content of each one to different languages.

    Then you would need to use additional visibility rules to show relevant popups but that would also depend on how languages are handled on site.

    For example, if you are showing your popup only on site.com/about page and that page is available in two languages, let’s say Spanish as default and English as secondary, and languages are included in URL like this

    site.com/sobre – default Spanish
    site.com/en/about – additional English

    you can use URL visibility condition to show Spanish version on “site.com/sobre” URL only and English version on “site.com/en/about” URL.

    Best regards,
    Adam

    Thread Starter freddyee

    (@freddyee)

    I show the pop up everywhere, what rules should I use?

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @freddyee

    I hope you are doing well.

    You can use the URL with wildcard, for example

    show in

    mysite.com/en/*

    Not show in

    mysite.com/pt/*

    https://wpmudev.com/docs/wpmu-dev-plugins/hustle/#hustle-visibility-url

    Best Regards
    Patrick Freitas

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @freddyee ,

    We haven’t heard from you for a while now, so it looks like you don’t need our assistance anymore.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Translation pop up’ is closed to new replies.