• Resolved dharmesh_9141

    (@dharmesh_9141)


    I want to make custom user registration form for buddyPress . In built Buddypress Registration form i want to customize. using buddyppress php function and i want to enter custom field data enter in my own custom table. Below field is custom field

    First Name (required)
    Last Name (required)
    Birthdate Date(required)
    Gender (required)
    Blood Group (required)
    Address (required)
    State (required)
    City (required)
    Area (required)
    Mobile (required)

    Below My custom Table field row
    id
    fname
    lname
    bday
    sex
    b_type
    h_address
    city
    area
    state
    mobile

    Blow screen shot of html form.
    https://awesomescreenshot.com/0123fy7d97

    This need bcz my already existing site dabase in this form. and wordpress user login detail save in wp_user as per wordpress user table so i need only mention field in custom table.

    please help to me.

    if possible customize your plugin than also give me help for that .

    if this is possible snyc Profile Than also tell me.

    https://www.ads-software.com/plugins/bp-xprofile-wp-user-sync/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Need to customize buddypress Registration and edit Profile’ is closed to new replies.