Reply 331244 to: Translations in the cart after update theme

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.