Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Alp Friend
    #947378

    Hello everyone,

    How can I open social media links in new browser tab/window in About Me Module in Photographer Theme?

    Tnx for kind help in advance,
    BR,

    Alp

    pavit Moderator
    #947413

    Hi there

    Open this file /templates/ja_resume/acm/features-intro/tmpl/style-2.php and change

    FROM :

    <a href="<?php echo $helper->get('data.link-social', $i) ?>"><?php echo $helper->get('data.title-social', $i) ?></a>

    TO:

    <a href="<?php echo $helper->get('data.link-social', $i) ?>"target="_blank"><?php echo $helper->get('data.title-social', $i) ?></a>

    Save the file and clean your backend cache

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

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum