Make Forum Links Open in new tab

  • Thread starter Black Horse Off Road
  • Start date
B

Black Horse Off Road

Guest
Member
Hello,
I searched forum for solutions, but it won't work.

we want to make forum links open in new tab

tried to edit "node_list_link_forum" line 27

changed

Code:

<a href="{{ link('link-forums', $node) }}" class="subNodeLink subNodeLink--link">{$node.title}</a>

to

Code:

<a href="{{ link('link-forums', $node) }}" class="subNodeLink subNodeLink--link" target="blank_">{$node.title}</a>

tried other templates but not working.
 
BlackSpigot General Chat
Rules Help Users
    Dekomori @ Dekomori: Please be advised that downloading user-uploaded content comes with risks. The review system is...
    Top