The easiest way to translate the theme is to use Poedit and to create a po file of your language.
You can find the .po file in the lang folder.
Download the poedit program ( https://poedit.net/ ) and create a new translation, open the en.po file which is in our theme lang folder.
Then select the language you want to use and start to translate,
When you are done translating save the file in the lang folder and upload it to your server.
- The other option is to go edit the file directly, if you want to do this you may want to install the child theme and make the modifications in the child theme.
Hi!
I want to rename or remove the "all" filter when showing my portfolio. Is there an option to do this or is this hardcoded?
Thank you in advance!
Hello Thomas, thanks for purchasing Thefox!
- you can rename it by translating the theme :
The easiest way to translate the theme is to use Poedit and to create a po file of your language.
You can find the .po file in the lang folder.
Download the poedit program ( https://poedit.net/ ) and create a new translation, open the en.po file which is in our theme lang folder.
Then select the language you want to use and start to translate, When you are done translating save the file in the lang folder and upload it to your server.
http://wplang.org/translate-theme-plugin/ ( check the "2. How to translate a WordPress theme (or plugin)" Section )
- The other option is to go edit the file directly, if you want to do this you may want to install the child theme and make the modifications in the child theme.
The text is in the functions.php line 690
$term_list .= '<a href="#filter" data-option-value="*">'. __('All', 'thefoxwp') .'</a>
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme