➡ See: Translating the Theme
Step 1: Set the Site Language
- Go to your WordPress Dashboard.
- Navigate to Settings ▸ General.
- Scroll down to the Site Language setting and choose your desired language.
If the Listify theme and plugins are already translated in your language, the text will be updated automatically once the site language is changed.
If your site is still not fully translated, follow the steps below to create a custom translation.
Option 1: Translate Using Loco Translate (Recommended)
The Loco Translate plugin allows you to translate your theme and plugins directly in your WordPress dashboard without the need for external tools.
- Install and activate the Loco Translate plugin.
- Go to Loco Translate ▸ Themes and select Listify.
- Click on New Language, select your language, and save it in the recommended location (System or Custom).
- Search for the strings you want to translate, enter your translations, and click Save.
Tip: Repeat the same process under Loco Translate ▸ Plugins to translate related plugins like WP Job Manager and Astoundify plugins.
Option 2: Translate Using Poedit (Manual Method)
- Download and install Poedit (a free translation editor).
- Open the file located at:
/wp-content/themes/listify/languages/listify.pot - Start translating the strings into your preferred language. Be sure to select the correct language code and locale (e.g.,
fr_FRfor French (France)). - Save your translations and generate the
.mofile via File ▸ Compile to .mo. - Place the final files in:
/wp-content/languages/themes/listify-xx_XX.po/wp-content/languages/themes/listify-xx_XX.moReplace
xx_XXwith your actual language code (e.g.,listify-de_DE.mo).
Option 3: Use the “Say What?” Plugin (For Quick String Replacements)
If you only need to change a few specific words (e.g., “Sign Up” → “Join Now”), the Say What? plugin is a lightweight tool that lets you override strings without creating a full translation.
Contribute to the Official Theme Translations
Want to help improve the theme for other users in your language?
- Visit the Listify Translation Project on Transifex.
- Create a free account and contribute your translations.
- Approved translations will be bundled with future theme updates so others can benefit.
📚 Additional Resources
- Translating the Theme – Astoundify KB
- Internationalization – WordPress Developer Docs
- Poedit
- Loco Translate Plugin
If you’ve followed these steps and are still having trouble with missing or untranslated text, please contact support or consult our Why Aren’t Some Words Translating? article.