Hi
The “Ups & Downs” block, like all other similar texts in the theme, is fully translatable.
You have a few options to change the wording:
Using a translation plugin – You can use Loco Translate (or any similar tool) to find and translate the string into your desired language. Just install the plugin, go to Loco Translate → Themes → pokatheme, and look for the “Ups” and “Downs” strings to edit them.
Manually editing the translation files – If you’re comfortable editing .po/.mo files, you can use a tool like Poedit to open the language file (located in the languages/ folder of the theme), add your translations, and save the updated files. Make sure the correct language is selected in Settings → General → Site Language.
Directly changing the text in the code – If you prefer to customize it hard-coded, you can search for the text in the theme files (usually inside the review template part) and manually change it. However, this is not recommended if you plan to update the theme in the future, as your changes may be overwritten.
-
This reply was modified 5 months, 4 weeks ago by
admin.