Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #977932
    pablomalatino
    Participant

    Is it possible to change “Permanent link to” in a portfolio item?

    #978108
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > JS in the Customizer:

    (function($){ 
    $('.entry-thumb').attr('title', 'Your Custom Value here');
    })(jQuery)

    Change Your Custom Value here with your custom text.

    Thanks.

    #979186
    pablomalatino
    Participant

    Thanks!!! As always, your support team is the best one!

    #979692
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-977932 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>