• Resolved multon

    (@multon)


    I have multilingual site. How can I translate words and phrases, that are located in settings under General settings and Translation settings? I’m using WPML, but when I change language and add translation, it saves it for all languages.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    You can use the Loco Translate plugin to translate all the strings for a multi-language site.

    Thread Starter multon

    (@multon)

    I can translate all the strings with WPML as well. But the problem is, that there are dynamic texts, that you can change in the module settings, they are not visible under the strings translation.

    Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    Can you please mention those strings?

    Thread Starter multon

    (@multon)

    Sure, like I mentioned previously, in the plugin settings, you have “General settings” and “Translation settings” – there you can edit different labels and set you own texts for these labels. All these labels are not visible under plugin strings in WPML or Loco translate.

    Let me show you the code examples as well. For example, texts like this: <?php esc_html_e(‘Already Added into Cart! View Cart’, ‘mage-eventpress’); ?> are visible in the WPML strings and can be translated. And following texts: <?php echo esc_html($cart_btn_label); ?> are not visible in strings.

    Thread Starter multon

    (@multon)

    Hello, any update on this question? Thanks!

    Hello, we have simular Problems with some Text which can’t be translated like ‘Location’ and ‘Date’ at the checkout summary.
    We also need to print out all Dates of an Multi-Date-Event during the checkoout and also for the emails.

    How can this be done?!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Translation’ is closed to new replies.