Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #214487

    Hi There,

    How can I achieve, that the links of the social icons in the header are opening in a new window?

    Thanks
    T.

    #214506

    Hey elbnetz!

    Which version of Enfold are you using? Please go to wp-content\themes\enfold\includes folder and open helper-social-media.php file and find
    http://i.imgur.com/bXYjW5V.jpg
    it should be on 73rd line and check if it is the same. It should be, if not please add
    target='_blank' where currently {$blank} is

    Cheers!
    Yigit

    • This reply was modified 10 years, 3 months ago by Yigit.
    #214514

    Hi There,

    Thanks it works. The only problem: I would like to find a way to move helper-social-media.php into the child theme’s folder. It didn’t work the easy way which would be simply moving the folder /includes/ including the file to the child theme.

    Any Idea how we can achieve this?

    BTW it is version 1.5.4.

    Bests
    T.

    #214745

    Hi!

    You can add the whole code on helper-social-media.php on the child theme’s functions.php.

    Best regards,
    Ismael

    #215370

    Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Social Icons with _blank’ is closed to new replies.