Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter hkcharlie

    (@hkcharlie)

    I clicked the box to show password strength, it doesn’t show.
    I checked the box to put the email in twice – it doesn’t do this.

    When I register it says
    “You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.”

    It doesn’t send an email.

    I could go on I’m sure

    Plugin Author radiok

    (@radiok)

    Redux is not compatible with BuddyPress, BuddyPress completely replaces the default registration/signup process with its own which Redux does not interact with.

    also you can disable the BuddyPress Registration!

    put this code in your theme funtion.php and you can use Register Plus Redux whir BP

    //Disable bp registration.

    remove_action( ‘bp_init’, ‘bp_core_wpsignup_redirect’ );

    Hi,

    this solution works but how can I fill the bp fields (in profil) with the infos of the registration entered by the new user?

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Buddypress compatible’ is closed to new replies.