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!