BuddyDev

Search

‘BuddyPress Ajax Registration’ plugin

  • Participant
    Level: Initiated
    Posts: 7
    Duane Crumbacher on #55436

    Hey there,

    I’m having some issues with the user registration plugin. My developer is trying to modify some areas of the plugin into our child theme and is experiencing the following issues currently:

    “I’m trying to fix validation issues by modifying the bp-user-registration plugin code, but nothing has changed. The form is not submitting even with the correct inputs. The user listing page acts randomly, sometimes showing the registered users, sometimes not.”

    And I can add to his message, that when I test the user registration form, it is registering me two times. It has done this 3-4 times within the last couple weeks.

    Wordpress has issued a major update recently, do you think the plugin needs to get updated as well?
    https://wordpress.org/documentation/wordpress-version/version-6-5/

  • Keymaster
    (BuddyDev Team)
    Posts: 24998
    Brajesh Singh on #55450

    Hi Duane,
    Thank you for the message.

    I am not sure how is your developer applying custom registration.

    Are you using this plugin with BuddyPress? Double registration is not feasible for WordPress as a user name can not be re-used unless deleted.

    Are you using the latest version of this plugin(we had similar issue of double registration in BP due to change in BP registration and we had a fix for that).

    Can you try a fresh copy of the plugin and with a different child theme to check if the submission issue is caused by your developers code or and issue with the plugin? We keep a tab on the new releases of WordPress. I haven’t see any flag in wp 6.8 which might cause conflict. I will test with latest BP and WordPress 6.8.1 and write back tomorrow.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 7
    Duane Crumbacher on #55496

    How did it go when you checked the plugin? I’d love to test the plugin on a different theme but I can’t easily do that since I struggle with getting the modal to open with a hyperlink or button in Gutenberg. Can you give some instructions on doing this – because my developer set it to open on a login icon tied with my current theme? Thank you

  • Keymaster
    (BuddyDev Team)
    Posts: 24998
    Brajesh Singh on #55502

    Hi Duane,
    I tried it with WordPress 6.8.1 and BuddyPress 14.3.4. I did not find any issue with regetering. I was able to register and login automatically. There were no duplicate account created.

    Do you have auto activation enabled or disabled? Can you share me your registration setting details to help me replicate it?

    Thank you
    Brajesh

  • Participant
    Level: Initiated
    Posts: 7
    Duane Crumbacher on #55507

    We have done quite a bit of custom development to the form – so since you found nothing wrong on your end – I would just chock it up to something that went wrong in our customizations. The developer has since sorted out the issue of duplicate registrations on our end.

    But as a general point, I would like to be able to switch themes to isolate issues that may relate to our theme. But since I struggle with getting the modal to open with a hyperlink or button in Gutenberg blocks. Can you give some instructions on doing this – because my developer set it to open on a login icon tied with my current theme? It would be so handy if I could get the modal to open up with a hyperlink since I struggle with applying the class to a simple link or button in Gutenberg.

  • Keymaster
    (BuddyDev Team)
    Posts: 24998
    Brajesh Singh on #55509

    Hi Duane,
    Thank you for the reply.

    I am sorry, I did not answer the second part.

    In Gutenberg, you can use button component or select any text and in the Block settings(right side panel), go to Advance->Additional CSS Class and add the class bpajaxr-signup-link

    here is a screenshot showing it with button component.

    https://i.ibb.co/kswxcNDF/bp-ajax-registration-block-editor.png

    Hope that helps.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved