• Resolved rakesh1974

    (@rakesh1974)


    Hello

    define(‘PMPRO_DEFAULT_LEVEL’, ‘2’);

    Using the above code in functions.php does the job of skipping to select the membership level page while we click the button Join Now for new registrations on members-only pages…

    The problem now is even the membership levels page (https://localhost/membership-account/membership-levels/) or any custom page set for levels also redirects to the default membership level registration page…

    Any way to avoid this problem and use the shortcode to join now button only…

    thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi @rakesh1974

    Thank you for using Paid Memberships Pro.

    Defining the PMPRO_DEFAULT_LEVEL constant will always bypass the levels page and is usually recommended if you only have one membership level.

    Without this constant, if you navigate to the checkout page without the level parameter it will choose the first available level as a default level.

    I hope this helps clear things up.

Viewing 1 replies (of 1 total)
  • The topic ‘Set Default level issues’ is closed to new replies.