New Landing How can we help? Themeforest Theme Support Pinpoint Show Bios in Team Carousel

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Pinpoint
  • #46684
    Afora
    Member
    Post count: 6

    Hi,

    Could you help me to find place where I can change Show Bios to something else?
    POedit has changed it but not every where.

    Please help,
    Marcin

    #47536
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    in team-carousel.php change line 128 from

        			$items .= '<div class="tm-toggle-button-wrap clearfix"><a href="#" class="show-hide-bios closed" data-show="'.__("Show Bios", "swiftframework").'" data-hide="'.__("Hide Bios", "swiftframework").'">Show Bios</a></div>';
    

    to

        			$items .= '<div class="tm-toggle-button-wrap clearfix"><a href="#" class="show-hide-bios closed" data-show="'.__("Show Bios", "swiftframework").'" data-hide="'.__("Hide Bios", "swiftframework").'">'.__("Show Bios", "swiftframework").'</a></div>';
    

    Let me know if that worked!

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