Translations in the cart after update theme

This topic has 9 replies, 2 voices, and was last updated 1 years, 8 months ago ago by andy80

  • Avatar: andy80
    andy80
    Participant
    August 6, 2022 at 23:00

    Hello,

    I have problem with 3 phrases in the cart after update theme to latest version:

    “Clear shopping cart”
    “Proceed to checkout”
    “Total”

    I’m unable to find this in Loco translate:

    – plugins/Xstore Core
    – themes/Xstore
    – themes/child template

    Could you help me?

    Thanks in advance
    Andy

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2022 at 07:12

    Hello,

    1/ After every update, you need to synchronize translation – https://xstore.helpscoutdocs.com/article/103-translation-files-update Sometimes new strings are added, and only after synchronization, you’ll be able to translate new strings or strings that were changed. Not always, but some strings can be missing after the sync and you need to find and translate them one more time, this is independent of us and relates to WP functionality.
    Please note that translation files of the theme should be placed in /wp-content/languages/themes/ folder,
    plugins, like core plugin, in /wp-content/languages/plugins folder.

    2/ Add the next code in Theme options > Theme custom CSS:

    .woocommerce-checkout-payment .payment_methods label {
        display: inline-flex;
    }

    Regards

    Avatar: andy80
    andy80
    Participant
    August 7, 2022 at 09:30

    Hi Rose,

    thx for the tip with translation sync, now I was able to translate these phrases.

    All the best
    Andy

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2022 at 10:01

    Hello,

    Please try:

    .woocommerce-shipping-totals #shipping_method li {
        text-align: start;
    }

    Regards

    Avatar: andy80
    andy80
    Participant
    August 7, 2022 at 10:06

    Now this second method is not aligned to the right

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2022 at 10:55

    Hello,

    Provide temporary wp-admin access, please.

    Regards

    Avatar: andy80
    andy80
    Participant
    August 7, 2022 at 11:10

    OK, sent

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2022 at 12:16

    Hello,

    Check now – https://prnt.sc/3_OY3Fat-olp

    Regards

    Avatar: andy80
    andy80
    Participant
    August 7, 2022 at 12:25

    Looks good, thanks!

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Translations in the cart after update theme’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.