Make Portal Sign Up a seperate Page

Hello,

I would like to create a standalone Membership page where I can provide a more detailed explanation of the perks, followed by the content of the Portal sign-up. Therefore, the current pop-up sign-up button (in the top right corner) will no longer be necessary.

While I know some themes come with this setup, my theme—“Penang” by Aspire—does not, and from what I understand, it’s also not covered by support.

Could anyone point me to an article or provide guidance on how to implement this? I’m not a coder, but I’m comfortable with handling customizations and editing code :slight_smile:

I think you’re gonna want to take a look at the theme docs, specifically the members section:

The tiers section might also be of use to you:

Thanks again for your reply :slight_smile:

Not sure if it as simple as i think or way over my head.

As i want to include / integrate only the already existing “tiers” (created within Ghost Pro) can’t i just copy and paste the whole thing via a simple code block into the membership page or do i need to format the whole thing from scratch?

For other people who want similar outcomes, i believe i have found the accompanying thread:

My take away is the following:
It is not possible out of the box and requires coding in handlebars, html & css.

However Hannah from Ghost has an important view that helped me and maybe also others:

What might seem obvious to many in this forum is a game changer for laypeople like me. Since we don’t know how things are programmed, we expect things to work in a certain way—because they do on many other websites. Changing my mental model (my expectation) helped me to work around my problem :nerd_face: