Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Links open in same window

2 Posts
2 Users
0 Reactions
1,562 Views
 Rjk
(@rjk)
Estimable Member
Joined: 6 years ago
Posts: 84
Topic starter  

I noticed, when pressing a link opened in a comment,  they dont open in a new tab but in the comment itselve. Can that somehow be fixed so the link opens in a new tab?


   
Quote
Arina
(@arina)
Support Team
Joined: 11 years ago
Posts: 101
 

Hi @rjk,

Please add the following js code in your active theme js files:

jQuery('.wc-comment-text a').attr('target','_blank');

This article may be helpful for you: :  https://www.ostraining.com/blog/wordpress/custom-js/


   
ReplyQuote
Share:
Scroll to top