I'd like to change and add text of the search page and the 404 page which are in your theme salient. But in the parameters I don't have access to the text neither to the button "back to home" that I'd also like to traduce in french.
Please could you help me and tell me where I can modify these pages
You can find the list of string in "salient/lang/nectar_salient_strings.pot" file next to the "msgid" variable as below.
msgid "Leave a Reply"
msgid "Cancel Reply"
In The "Text Domain" field write "salient" without quotes . If you are trying to change woocommerce words add "woocommerce" in "Text domain" . The fields are case-sensitive meaning "next project" wont work and you will have to add "Next Project" .
Hi,
I'd like to change and add text of the search page and the 404 page which are in your theme salient. But in the parameters I don't have access to the text neither to the button "back to home" that I'd also like to traduce in french.
Please could you help me and tell me where I can modify these pages
Thanks a lot
Hey Again,
Try using this Plugin : https://wordpress.org/plugins/say-what/ .
You can find the list of string in "salient/lang/nectar_salient_strings.pot" file next to the "msgid" variable as below.
In The "Text Domain" field write "salient" without quotes . If you are trying to change woocommerce words add "woocommerce" in "Text domain" . The fields are case-sensitive meaning "next project" wont work and you will have to add "Next Project" .
Thanks
ThemeNectar Support Team