• Resolved lui94199

    (@lui94199)


    I can translate different words but cannot translate the words on the button.

    The button for the checkout and shopping cart.

    Even the string list does not show the word I need to translate

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Thanks for reaching out to us!

    One approach would be to wrap the specific button with a translation block:
    https://translatepress.com/docs/translation-editor/#translation-blocks

    <div class=”translation-block”>
    Translate everything <div>inside</div>
    </div>

    You have to keep in mind that the entire content will merged into one string, so any changes made to the original text will invalidate your translation.

    Another approach would be to use our Conditional Shortcode:
    https://translatepress.com/docs/translation-shortcode/

    Let me know if this approach is suitable for your needs.

    Regards

    Plugin Support Alex

    (@alexcozmoslabs)

    Since it’s has been more than 5 days since you received instructions about the opened topic, and you did not return with an update, we will mark this ticket as successfully resolved.
    If you have other questions regarding TranslatePress, we recommend you create another ticket.

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

The topic ‘Cannot translate the button in engish’ is closed to new replies.