- This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Feature Request: Open the PayPal Page in a new Browser Tab, clicking on button
Hi,
I make webinars. I can take the advantage to add the Subscription Buttons in the same page that hosts the Webinar REPLAY.
But there is a problem. When the user clicks on a button, the relative PayPal page is opened in the same tab, then who is watching the video loses the Webinar REPLAY.
I see here the need to satisfy a specific purpose and others, where the possibility to open the “paypal check out” in another tab is a good thing.
Kindly, could you implement this thing as a feature to enable/disable in the Button Creation Page?
—–
Another interesting thing could be: Track the clicks on a button.
Do you think to implement this feature in future?
Kind regards
G.Aloe
Hi, to enable the button to open in a new window add the following parameter new_window=”blank” in the shortcode.
The following is an example shortcode.
[swpm_payment_button new_window=”blank” id=312]
In regards to your second question the plugin developers will investigate further.
Thank you
Great!!!!!….. 😀
are the shortcode options reported in the Documentation? …