New Landing How can we help? Themeforest Theme Support Dante Team Gallery – how to add a View Profile link?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #68364
    Turnleaf
    Member
    Post count: 50

    There are two options for dispalying the Team Members:
    – Team Carousel
    – Team Gallery

    The Team Carousel has a “View Profile…” link beneath each member photo.
    The Team Gallery does not.

    I prefer to use the Team Gallery, but it is unclear to my site visitors that they can click on member photos to go to the Member Profile pages. Therefore, I would like to have the “View Profile…” link also to be displayed underneath each Member, just like in the Team Carousel.

    How do I do this?

    ps: in the future, could you make this an option in the Team Gallery Swift Builder element please?

    Thanks!

    #68565
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit team.php at /dante/swift-framework/page-builder/builder/shortcodes
    Find this code at line 92

    $items .= '<h5 class="team-member-name">'. $member_name .'</h5>';
    

    Replace with
    $items .= '<h5 class="team-member-name"><a href="'.get_permalink().'">'. $member_name .'</a></h5>';

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #70173
    Turnleaf
    Member
    Post count: 50

    This did not work, as you can see on the home page of our site: http://fortino.be/

    There is no visible link to the team member profile beneath their photos.

    #70318
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that its working perfectly .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 4 posts - 1 through 4 (of 4 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