Home › Forums › Jevelin Theme › Change “all” label
Home › Forums › Jevelin Theme › Change “all” label
Hello,
I want o make a simple change but i can’t figure out of to do it.
Basically my site is for french people and so everything have to be in french. I want to change the name of the section in my portfolio fancy that show every project. Do I need to seek in code to do it and if yes, where ? Because i searched in the visual interface and I can’t find it.
Thank you for your answer !
Have a good day !
Hi @AVDLC,
I hope you are well today and thank you for your question.
You can change the word either by translating it as described here https://support.shufflehound.com/theme-translation/ or using any of the following plugins to change it.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Hello,
I did it by myself going into wp-content/themes/jevelin/framework-customizations/extensions/shortcodes/shortcodes/portfolio-fancy/views/view.php and modifying the string myself.
Is it going to change with an update of the theme ?
If yes, is there a solution to change it permanently or do i have to do the change at every theme update ?
Yes, the changes that you have made in the theme file will be removed after the theme update.
You should do it as I said in my earlier reply.