Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello. Thank you for using Paid Memberships Pro. If you only have one membership level, you can add the line define("PMPRO_DEFAULT_LEVEL", "1"); to your theme’s functions.php file. You will have to replace the ‘1’ with the id of your level. Hope this helps. Thanks.

    Thread Starter bitgrup

    (@bitgrup)

    Hello,
    And if I have more than one level of membership?
    Thank you!

    If you have more than one level, you can simply add the level parameter to your query string like this for example: https://mysite.com/membership-account/membership-checkout?level=1, where 1 is your membership level ID.

    If you have more than one level, you can simply add the level parameter to your query string like this for example: https://mysite.com/membership-account/membership-checkout?level=1, where 1 is your membership level ID.

    Thread Starter bitgrup

    (@bitgrup)

    Hello Messica,
    Ok. But when I have to file to apply this update?
    Thanks!!! ??

    Hello. It looks like you want to redirect members to the checkout page for a specific level when they click on the ‘Register’ button in a post. You can message and the buttons that are displayed by going to Memberships >> Advanced Settings. This text area accepts shortcodes. Since you would like to redirect users based on which membership level the post belongs to. You can create a shortcode which would check that, and then append the correct level to the Register URL. Does that make sense?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘On click on the register button you go to the check-out page.’ is closed to new replies.