Okay
  Public Ticket #1970974
Change Portfolio Text
Closed

Comments

  •  5
    Steve started the conversation

    Hi Tahir,

    Is it possible to change the wording on the "Next" and "Previous Project" text in the single portfolio page footer? We are doing a website for an investment client and they wouldn't use the phrase "Project" but would need it to say "Next Investment" and "Previous Investment".

    Thanks,

    Steve

  •  8,996
    Tahir replied

    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.

    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" .

    9799383690.png


    Thanks 


    ThemeNectar Support Team 

  •  5
    Steve replied

    Thanks Tahir. Awesome.