Okay
  Public Ticket #1962858
Recent Posts Slider Multiple Visible
Closed

Comments

  • robinhall started the conversation

    Hi there,

    Love your theme! Just two questions on the Recent Posts Slider Multiple Visible:

    • I need change the 'READ ARTICLE' button to 'READ MORE' - can you please advise how to do this?
    • My clients would also like to pull in an exerpt under the post title and before the button - is this possible?

    Thanks!

  •  8,996
    Tahir replied

    Hey ,

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


    2. No i am afraid that is not possible at the moment.

    Thanks 


    ThemeNectar Support Team 

  • robinhall replied

    Thanks Tahir!