Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #894976
    mateoserendipia
    Participant

    Hi,

    I have inserted a link to tripadvisor on a page, like so:

    <a href="https://www.tripadvisor.com/Attraction_Review-g188633-d3893714-Reviews-Kanoverhuur_Den_Haag-The_Hague_South_Holland_Province.html">[icon type="tripadvisor"]</a>

    I need this link to open tripadvisor in a new tab (or window), instead of opening in the same window (and thus taking the visitor away from the first site). What would be the way to do this?

    Thanks!

    #896016
    Jade
    Moderator

    Hi there,

    Please try this:

    <a target="_blank" href="https://www.tripadvisor.com/Attraction_Review-g188633-d3893714-Reviews-Kanoverhuur_Den_Haag-The_Hague_South_Holland_Province.html">[icon type="tripadvisor"]</a>

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-894976 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>