This topic has 3 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #107970
     spotnaked
    Participant

    I was wondering there is a way make members choose and maybe pay for the membership  before they fill out the registration form?

     

    Regards

    Peter

    #108188
     Laura
    Moderator

    Hello, you could hide the buddypress registration and use pmpro registration instead

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #108265
     spotnaked
    Participant

    Hi

    Thanks for the answer – how do I do that, is it an option somewhere or do I need to do some programming?

    Regards
    Peter

    #108554
     Laura
    Moderator

    Hello, add this to style.css of child theme

    COPY CODE
    
    li.header-register-button {
        display: none;
    }
    

    This hides the register button at the top, then at your menu add the levels page and call it Register
    Then they will go there to register so it will ask them to pay.
    This doesnt mean they could not register by yourdomain.com/register as it just hides the register button

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?