BuddyDev

Search

BuddyPress Ajax Registration plugin features

  • Participant
    Level: Yogi
    Posts: 1112
    calu on #53279

    Hi there, I have been looking at the documentation for the BuddyPress Ajax Registration plugin, to find information about adding xprofile fields to the form, but with no luck.

    The feature list says:

    Allows you to control which xprofile fields/groups are shown( programatically )

    So it must be possible to choose which xprofile field should be displayed in the modal registration form. Is there an option to mark/unmark fields or how is it done?

    I’m using the BuddyPress Better Registration – Part 1 (will there be a part 2 as once announced?) customization to improve the registration experience.

    Will this code work with BuddyPress Ajax Registration plugin, or are any of the improvements build into the plugin already?

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1112
    calu on #53281

    Hi again, the plugin has an Easy Forget Password feature according to the feature list.

    Does this open in a customizable modal box as well, or just link to WP standard lost password page?

    Regards
    Carsten

  • Keymaster
    (BuddyDev Team)
    Posts: 24534
    Brajesh Singh on #53288

    Hi Carsten,
    Thank you for the questions.

    1. It shows the fields from profile field group 1.

    It can be customized via code to use different group. There is a filter bpajaxr_xprofile_args for that.

    Yes, It does have a password reset box which opens inside the modal.

    Please note that when the user clicks the link to open the reset link, that will not be in the modal.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved