New Landing How can we help? Cardinal How to open up portfolio page into New Tab from Portfolio widget

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #175143
    hotspring
    Member
    Post count: 85

    Even when I set it to “Link to URL (New Window)” in the portfolio page, it’s not opening up in the new tab/window – see the attached.

    Attachments:
    You must be logged in to view attached files.
    #175160
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Which link is supposed to open a new window?

    – Kyle

    #175166
    hotspring
    Member
    Post count: 85
    This reply has been marked as private.
    #175169
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you please provide me with a login via private reply so I can look into this

    – Kyle

    #175176
    hotspring
    Member
    Post count: 85
    This reply has been marked as private.
    #175182
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please insert this code at Admin -> Theme options -> Custom JS.

    
    <script>
    jQuery('ul.portfolio-items li.portfolio-item  a').attr('target','_blank');
    </script>
    

    Thanks
    Mohammad

    #175414
    hotspring
    Member
    Post count: 85
    This reply has been marked as private.
    #175449
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello,

    Check now. I slightly modified the code to make it work.

    #175452
    hotspring
    Member
    Post count: 85
    This reply has been marked as private.
    #175456
    Nishant – SUPPORT
    Spectator
    Post count: 649

    I just changed from target to blank in your second code snippet.

    #175457
    hotspring
    Member
    Post count: 85
    This reply has been marked as private.
    #175458
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Good to know. Have a great day.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register