Answer the question
In order to leave comments, you need to log in
Localization of wordpress/wocommerce attributes?
Good afternoon! Can you please tell me how to localize a wordpress theme?
Prompt a plugin or several plugins that will help to do this quickly.
Namely, now the problem is with the localization of woocommerce attributes, the names themselves. I can't find a plugin that does this.
Please tell me who has any experience with this, how is it better.
Thank you in advance!)
Answer the question
In order to leave comments, you need to log in
WooCommerce attributes are database entries. Poedit is a mechanism for localizing texts in code. Everything in the database is not localized through poedit. You need to either run and edit it with pens, or write a script that will do it automatically.
Open the folder with the template. Find the folder (lang or language) inside there will be a file / files * .pot / po + mo . Open these files in Poedit and translate your template. Well, or alternatively, Sublime text , look for the right words through Find and edit immediately in the php files so as not to use localization files.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question