vB4 Forum Links In New Tabs

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,471
    7,711
    321
    localhost
    Heisenberg submitted a new resource:

    - Forum Links In New Tabs

    vB Version: 4.0.5

    This will make that all the forums that you will turn into redirected links, to open in a new window.

    At forumhome_forumbit_level2_post template, find the following code:

    Code:
    <h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2>

    And replace it with:

    Code:
    <vb:if condition="$forum['link']">
    <h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}" target="_blank">{vb:raw forum.title}</a></h2>...

     
    Last edited:
    Thread starter Similar threads Forum Replies Date
    ven0m vB4 Forum Icons on ForumHome (without products) [4.0.x] Temp Mods 0
    ven0m vB4 Code Alert existence of a private message in the Forum [4.0.x] Temp Mods 0
    ven0m vB4 Glowing text in the forum and all sections - by alra7ba [4.0.x] Temp Mods 0
    ven0m vB4 Remove the "subscribe to this forum" button [4.0.x] Temp Mods 0
    ven0m vB4 Forum Block Title with Image [4.0.x] Temp Mods 0
    ven0m vB4 Last Post Enhancement to add forum name with link [4.0.x] Temp Mods 0
    ven0m vB4 HTML block - Forum Index [4.0.x] Temp Mods 0
    ven0m vB4 Sliding Banners or Images on Forum Home or Everywhere [4.0.x] Temp Mods 0
    ven0m vB4 Spice Up Your Forum Look. Rounded Corners For All Browsers [4.0.x] Temp Mods 0
    ven0m vB4 Custom Font Forum Titles (Cufon) [4.0.x] Temp Mods 0
    ven0m vB4 Tweetboard Integartion (Forum + CMS) [4.0.x] Temp Mods 0
    ven0m vB4 Disable right click on your forum. [4.0.x] Temp Mods 0
    ven0m vB4 Adsense code in fake forum on forum home [4.0.x] Temp Mods 0
    ven0m vB4 Status Icons - Different Images for each Forum with opacity! [4.0.x] Temp Mods 0
    ven0m vB4 UserCP Link (Content, forum and blog) navbar dropdown [4.0.x] Temp Mods 0
    ven0m vB4 Full width Forum logo [4.0.x] Temp Mods 0
    ven0m vB4 Status Icons - Different Images for each Forum with opacity! [4.0.x] Temp Mods 0
    ven0m vB4 Reports for broken links by guests and members [4.0.x] Temp Mods 0
    ven0m vB4 Add link "Today's posts" in quicks Links [4.0.x] Temp Mods 0