• Resolved rkb991

    (@rkb991)


    I have 3 membership levels for my site. I would like 2 of them to be visible to the public, but I need the 3rd to require the interested users to email me, and I will send them a link to a page where they can register for the 3rd level. Is this something that Paid Membership Pro can do? Or does anyone have an idea on how I can accomplish something like I described? My client does not want the price of the 3rd level to be visible to everyone.

    https://wordpress.org/plugins/paid-memberships-pro/

Viewing 3 replies - 1 through 3 (of 3 total)
  • you can remove the [pmpro_levels] shortcode from your page and put whatever content you want. Then you can link to another page that have the pricing for your levels.

    On the other page, just be sure that you are building the checkout URLs correctly (usually something like /membership-account/membership-checkout/?level=1) or you can use the checkout_button shortcode, so like [checkout_button level=”3″]

    Give this a try and see how you go

    Plugin Author Jason Coleman

    (@strangerstudios)

    If you have/get a Plus membership, we also have a plus add on that allows you to override the default levels page.

    http://www.paidmembershipspro.com/add-ons/plus-add-ons/pmpro-advanced-levels-shortcode/

    With that add on installed, you can use a shortcode like this to only show levels 1 and 2:

    [pmpro_advanced_levels levels=”1,2″]

    ariktwena

    (@ariktwena)

    I can’t get the add-on [pmpro_advanced_levels levels=”1,2″] to work

    Yes I can display hidden memberships but as soon as I press the membership, I’m returned to my default membership page….!

    I have two pages. One for memberships for members and the other for advertisement.

    So how do I fix this issue? Because all I need to show 3 specific membership levels on a different page then the default membership-page. And from there thy have to make the checkout.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Separate registration page for specific membership level’ is closed to new replies.