Change default behavior of Click to Open button in Koupon
The current behavior of Koupon theme when a user clicks on the "Show Coupon Code" button is as follows:
User clicks on the "Show Coupon Code" button on any of the deals -> The lightbox popup opens up and the affiliate landing page also opens in a new tab simultaneously -> User is shown the landing page in the newly opened tab (because of target=_blank).
I am looking to have a behavior as follows:
User clicks on the "Show Coupon Code" button on any of the deals -> The lightbox popup opens up and the affiliate landing page also opens in a new tab simultaneously (but this new tab should be in the background) -> User remains on the same page with the lightbox open.
In short, I want the user to remain on my website (showing the lightbox popup) and not be shown the affiliate landing page tab in the browser immediately after user click. Any inputs on how to proceed with this?
Thanks in advance.