Okay
  Public Ticket #2228852
Portfolio
Closed

Comments

  • Omar started the conversation

    Hello! I would like to translate two options that appear in my portfolio project.

    View Large and More Details.

    I would also like to remove the like option from the heart

  •  3,056
    Andrew replied

    Hey Omar,

    Try using this Plugin : https://wordpress.org/plugins/say-what/ . 

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .portfolio-items .nectar-love-wrap {    display: none !important;
    }
    

    I hope this helps

    Kind Regards


  •  9,060
    Tahir replied

    Hey Again,

    In The "Text Domain" field write "salient" ,"salient-core" or "salient-portfolio" 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