• I have tried to use plugins “Open in New Window Plugin” and “Open external links in new window and cannot get either to work. I want to use it on two menu items that are fed from rss aggregator.

    My web site is https://www.cancerinformationcenter.co and the two menu items are podcasts and rss articles.

Viewing 3 replies - 1 through 3 (of 3 total)
  • There is a checkbox in the WordPress menu admin to do that (Open link in a new window/tab). If you are not using a WordPress menu, add target="_blank" to the link code, i.e.
    <a href="https://mylink.com" title="My Link" target="_blank">My Link</a>

    How do I do this? I tried your suggestion Lori. My website is: https://www.blenderreviewz.com/

    To make a link open in a new window, follow the instructions above. If you are trying to get a menu item to open in a new window and you don’t see the ‘Open link in a new window/tab’ checkbox, click on the ‘Screen Options’ tab at the top of Menus admin page (next to the Help tab) and check the ‘Link Target’ box under ‘Advanced Menu Properties’.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Open link in new window’ is closed to new replies.