Okay
  Public Ticket #1657868
Modify the "Read More" button label for a specific instance
Closed

Comments

  • Mach started the conversation

    Hi Salient Team,

    I'm using the Single Large Featured blog entry component for a hero and I want to modify the "Read More" label to something else, and only for this instance. 

    For example, in this situation, I want the label to be "Book an appointment" 

    The link target will remain the same. See attached for a screen shot of the link I'm referring too.

    Thank you in advance

  •  9,000
    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" .


    Thanks 


    ThemeNectar Support Team 

  • Mach replied

    Nice! It worked.  I'm just hoping this text change of the label only occurs for this specific instance (in the Single Large Featured) component.

    Thanks again dude, you're whiz!