I want to ask, where in the theme can I change text of "read more" button. Tried to look around and edit the php files, but nothing is working. I need a Czech translation there. Can you please help?
If you want to translate the theme then we recommend to do this like this rather than modify the php file directly :
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.
If you want to modify the php file directly you need to tell us the style of the blog or which part exactly you want to change so we can tell you which php files you need to modify
Do not hesitate to contact us if you have more questions.
Hi there
I want to ask, where in the theme can I change text of "read more" button. Tried to look around and edit the php files, but nothing is working. I need a Czech translation there. Can you please help?
Thank you
Hello Honza, thanks for purchasing Thefox!
If you want to translate the theme then we recommend to do this like this rather than modify the php file directly :
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 )
-------------
If you want to modify the php file directly you need to tell us the style of the blog or which part exactly you want to change so we can tell you which php files you need to modify
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
We are now using blog post carusel on the homepage, style 3, so at this time this is the only one thing we need to translate.
Hello Honza,
Then go edit this file :
Thefox/functions/rd_theme_functions/rd_custom_excerpt.php and change
Read more
and
Read more >
to the text you want to you.
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