Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • in reply to: Buddypress registration page #43802
     kleod
    Participant

    Hi,

    I tried the code:

    COPY CODE
    
    <?php
    echo do_shortcode('[userpro template=register]');
    ?>
    

    in child theme /register.php, chose register page with the [userpro template=register] shortcode from buddypress page settings (this removes the notice) but it shows the default buddypress registration page.

    Just wanted to let you know.

    Thank you

    in reply to: Buddypress registration page #43692
     kleod
    Participant

    Hi,

    Thank you for the quick response. The register.php in child theme lokks like:

    COPY CODE
    <?php
    do_shortcode('[userpro template=register]');
    ?>

    Under buddypress > settings > Pages: Register page is set to -None- and the notice is till there. If I choose the Register page instead of -None- then it uses the default registration page of Buddypress but not userpro (though I want to use userpro registration page without that notice).

    Please advise.

    Thank you

Viewing 2 posts - 1 through 2 (of 2 total)

Log in with your credentials

Forgot your details?