Plugin Support
Akash
(@akashelex)
Hello @graigdeeno
Thanks for reaching out to us.
Based on our understanding, it seems you are looking for a redirection link. Currently, our plugin allows customization of the “Add to Cart” button, including adding a custom link. However, the link opens in the same tab. That said, I will share this request with our team for consideration in future updates.
If you have any other specific requirements, please let us know.
Thank you for answering my query!
Yes, will be very useful to get a possibility to open the link in a new tab or window. Maybe you can help me to find where can I had in the code a target=”blank” to do that before you release this kind of possibilities?
Regards.
Plugin Support
Akash
(@akashelex)
Hello @graigdeeno
Sure, Please find the below file path and line number in our plugin files where you can make the changes to achieve your business requirement to open the redirection link in a new tab or page.
elex-woocommerce-catalog-mode/elex-woocommerce-catalog-mode/includes/elex-catalog-mode-admin.php line 246 and 324 need to change ‘_self’ text to ‘_target’
Hope this helps! Please feel free to contact us if you need further assistance.