Hi. I want change "Load More" button texts (Load More, No More Posts and Loading) in blog element on WPBakery. Also and "All" text in blog element filter. Which css snippets should I use?
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.
Hi. I want change "Load More" button texts (Load More, No More Posts and Loading) in blog element on WPBakery. Also and "All" text in blog element filter. Which css snippets should I use?
Hello again,
It depends, if you want to translate it then :
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 only use different words in the same language ( english )
then you should install the child theme and copy the blog / portfolio module and modify the text directly.
Let us know if you need more information.
Best 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
Hello Alperen,
Yes, this why you need to use the child theme if you want to make modifications.
If you install the child theme and create the languages folder to put your custom languages files it won't be lost even if you update the theme.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Best 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