How do I trigger the ghost “subscribe” button by a custom created button?

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.

1 Like

Your information is right, I agree with you :+1:

Thank You so much @Kevin @Kevin_David_K :pray: