PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

table item

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello, I'm sorry I realized that for some time now when I click on an article in my table a new window opens target="_blank",

which didn't happen before.

How can I get rid of it opening in a new window but staying in the same one?

Thanks a lot Simon.

Hello Simon

target="_blank",  - This code has always been

In this case, you need code customization. Please drop me  exact  link to the  issue

Thanks for the reply, strange I've been using it for 1 year and it never opened in a new window.... maybe I'm wrong...

As per your demo: https://demo.posts-table.com/

to the first product:"Puma select rise"

<a href="https://demo.posts-table.com/product/puma-select-rise/" title="Puma Select Rise" target="_blank">Puma Select Rise</a>

I would need it to open in the same window and not a new one, so without target="_blank"

 

Thanks Simo

 

Hello Simo

Please  try  in  file  -"\wp-content\plugins\posts-table-filterable\profiles\default\default.php" - change  this code - https://share.pluginus.net/image/i20230215091854.png

'target' => '_self'

perfect, thanks!!

Welcome;)