New Landing How can we help? Themeforest Theme Support Punch Portfolio item link to URL with new tab or windows

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Punch
  • #12422
    siemcreator
    Member
    Post count: 3

    Hi.

    Currently, when click link from portfolio, URL change direct my windows. I need set when clink URL then open new tab or new windows link _blank parammeter.

    THanks.

    #13650
    Ithi – SUPPORT
    Member
    Post count: 34

    Hello Siemcreator,

    locate wp-content/themes/punch/includes/sf-functions.php

    Find there line 235:

    $link_config = ‘href=”‘.$thumb_link_url.'” class=”link-to-url”‘;

    add this:

    $link_config = ‘href=”‘.$thumb_link_url.'” target=”_blank” class=”link-to-url”‘;

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