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.

 

User profiles URL

2 Posts
2 Users
0 Reactions
1,917 Views
(@sunny)
Trusted Member
Joined: 8 years ago
Posts: 69
Topic starter  

How can I make user profiles URL open in the same window, currently they open in a new window for every user.Β 


   
Quote
Topic Tags
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

Hi @sunny,

I'm sorry, but there is no option for this. Here is the js code you can use for this purpose:Β 

jQuery(".wc-comment-author a").attr("target", "");

Add the code in your active theme js files.

Please don't forget to delete all caches before using.Β 


   
ReplyQuote
Share:
Scroll to top