aeb556 Posted January 25 Share Posted January 25 Hi all, I could use some advice on fixing a link on my website (the link for Broadway World). I'm trying to make it open in a new tab instead of diverting from my website. When I go into the link editor, I can turn on the option to make it open in a new window, but that setting never saves. It always defaults back to opening in the same tab. Has anyone else encountered this problem/figured out a solution? Thanks! Link to comment
tuanphan Posted January 26 Share Posted January 26 Hi, What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
aeb556 Posted February 9 Author Share Posted February 9 Hi, the page is Romeo & Juliet — Avery Banks (avery-banks.com) Thanks! Link to comment
tuanphan Posted February 10 Share Posted February 10 On 2/9/2023 at 9:01 AM, aeb556 said: Hi, the page is Romeo & Juliet — Avery Banks (avery-banks.com) Thanks! If option doesn't work, you can add this to Settings > Advanced > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> $(document).ready(function() { $('.html-block [href*="broadway"]').attr('target','_blank'); }); </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment