I need to create custom button and on this button click I need to trigger the ghost subscription button. But as I see ghost signup subscription button is an iFrame. So how can I trigger this?
Thanks in Advance!
I need to create custom button and on this button click I need to trigger the ghost subscription button. But as I see ghost signup subscription button is an iFrame. So how can I trigger this?
Thanks in Advance!
Portal is controlled by the URL. To open the signup modal for example you could use <a href="#/portal/signup">Signup</a>
.
You can see all of the available URLs in the admin area when configuring membership/portal settings.
Your information is right, I agree with you
Thank You so much @Kevin @Kevin_David_K