• I have researched membership plugins and Paid Memberships Pro appears to be one of the best. However, the client I’m working with has one very important requirement: the membership levels and account/billing forms need to appear on a single page. Currently, the membership levels and actual checkout is a 2-step process. Is it at all possible to combine both of these onto one page?

    https://www.ads-software.com/plugins/paid-memberships-pro/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter buildinteractive

    (@buildinteractive)

    Another question: is it possible to create a custom Profile page for subscribers? It feels very weird to have them see the WordPress admin styling when editing their profile.

    Hey there,

    Yes, you can customize all of the frontend PMPro pages by creating custom page templates.

    We typically use the Theme My Login plugin for matching login/register/profile to your theme.

    If you need further help, please consider becoming a PMPro member for our member support forums.

    Thanks,
    Jess

    Hi

    I am also looking to do the same thing as buildinteractive. A one-step sign up process will really make it easier for the users. However I have dabbled around with the code and am not sure how to combine the levels and checkout page into one page, is there a more detailed documentation on this process?

    Thanks

    This depends on what you want to do specifically, but if you don’t want to end up messing around with all the preheader code to combine them into one page, instead you might want to set a default level by defining the PMPRO_DEFAULT_LEVEL constant, so the levels page will be skipped over entirely. Setup your “default level” as a placeholder, customize the checkout page, either by creating a custom page template, or using the Register Helper addon, and finally modify the actual level signed up for using the pmpro_checkout_level filter, based on those values.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pre-purchase Question About Checkout Process’ is closed to new replies.