BuddyDev

Search

[Resolved] Register form error

  • Participant
    Level: Initiated
    Posts: 15
    nim on #9123

    Hi,
    For register page, the coding which posted with “https://pastebin.com/RLreXE7X” is not working with me. Form is showing and user can enter the details but when user click on “complete sign up” button. It does nothing.
    Is this code correct?

    As I want to show all profile field in my register form. So I choosed this.
    Thanks

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #9130

    Hi Nim,
    where did you find that code? I am no sure why or when I posted that.

    If you just need BuddyPress registration form on registration page, you don’t need any code like this. BuddyPress will use theme compat to inject the form/code.

    I may be mistaken here, Can you please tell me what are you trying to accomplish here.
    That may give me soime context.

  • Participant
    Level: Initiated
    Posts: 15
    nim on #9137

    Hi Brajesh,
    Thanks for the response.

    Actually I want to show profile fields from all profile groups in register page, excluding some profile fields. So I searched and I found this code from the link given below. Please see ninth comment from you side on this page.

    https://buddypress.org/support/topic/how-to-hide-base-group-in-the-edit-profile-panel/

    As it was showing all the profile field, so I thought it is working and I edited the css based of this form. At the very last I found that this form is not working (only submit or login button is not working).

    Thank you

  • Participant
    Level: Initiated
    Posts: 15
    nim on #9170

    Any Help in this regarding, can I expect?

    • This reply was modified 6 years, 11 months ago by nim.
  • Participant
    Level: Initiated
    Posts: 15
    nim on #9189

    Hi Brajesh,
    you checked the code ?

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #9190

    Hi Nim,
    I was aout to reply you anyway.

    That code is very old(7 years), and I suggest avoiding that.

    2. I am not sure if BuddyPress currently allows that(showing from all groups),Earlier it was allowed.
    I will look a little and post the code.

    Thank you.

  • Participant
    Level: Initiated
    Posts: 15
    nim on #9194

    Thanks a lot for your response.

    Can u let me know then How I can change the css of the form
    (1) “Required” in red color
    (2) For label and for input (can I set inline like given below.
    Label (required) input

    Thank you

  • Participant
    Level: Initiated
    Posts: 15
    nim on #9200

    Hi Brajesh,
    I changed the css as per my requirement. Please ignore the previous comment.

    Thank you

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #9350

    Marking ti as resolved.

You must be logged in to reply to this topic.

This topic is: resolved