BuddyDev

Search

[Resolved] How to use Username Availability Checker and Login with Ajax

  • Participant
    Level: Enlightened
    Posts: 22
    Alex on #11844

    Hello,

    I not Username Availability Checker can work with other register plugin at https://buddydev.com/plugins/bpdev-username-availability-checker/

    and I use Login with Ajax (https://wordpress.org/plugins/login-with-ajax/) in multisite.

    Unfornately, there is no live username checking, anyway to make them work together?

    Thanks.

    Alex

  • Participant
    Level: Enlightened
    Posts: 22
    Alex on #11845

    Or how to use it with Theme my login (https://wordpress.org/plugins/theme-my-login/)?

    Alex

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #11848

    Hi Alex,
    Thank you for posting.
    Do you want to make the live username checking for login? or is it for registration?
    Technically it is possible to do for any kind of registration form, I just want to make sure you are looking for registration and not for login?

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 22
    Alex on #11888

    Sorry for delay reply, I mean living checking username for registeration. if there is a live checking username in login, that would be much like potential attack:) what you think? anyway, here is what I am thinking.

    1# For any other system, both live checking for signup and signup, and redirect users to previous page on login are very very basic function, we experience a lot every day, but I do not understand why there are millions of plugins for wordpress, but there are selldom plugin for live checking plugin, maybe because of heartbeat? I am not technical background, and I think there is way to solve, for example, limit heartbeat frequecy built in live checking plugin.

    2# Secondly(I think this is the most important point), Mulisite are become more and more popluar, it is much convinient for deloy different application in different subsite, and the advantages is reduce potential confict among plugins and plugins with theme, and reduce the time we work. For example, any comercial and business company need a site including brand main site, shop site, community site, login site(with CRM), so I am using Multisite-auth (https://wordpress.org/plugins/multisite-auth/) which assign a single sub site to login, it is much helpful to manage sites. so it would be great if live checking plugin support Mulitiste-auth, since multiste-auth use wordpress standard. please let me know whether it is possible, thanks.

    3#Strictly, login and regisration is quite indepedent to user manangment. There are lots of uer manange plugins which provide login and profile, and build-in login, like Ultimate member, buddyrpess, Wp user manager, but no one built in live checking username for registration, and there are indenpent login and registration forms in all of those plugins. the plugin of LWA( Login with Ajax) is great, but no live Checking, since the registertion and login of LWA is jut comply with wordpress default or standerd. so I think the live Checking should comply with wordpress default mechanism, that would be also helpful to spread usage.

    So, three points:

    1.live checking username in registration.
    2.Mulisites-auth support
    3.login with Ajax support.

    Thanks, and have a nice day.
    Alex

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #11916

    Hi Alex,
    1. I tested with normal WordPress/WordPress multisite registration page(wp-login.php/wp-signup.php) and it worked. I haven’t tested with Theme My Login and I am guessing that they are most probably modifying the login/signup page structure.

    2. Yes, I can put some code to show how to make it compatible with Login with ajax. It’s easy and I will post it today.

    3. Multisite Auth:- I am not sure what type of compatibility will be needed. The plugin simply checkes for username available(Not currently in use by any other user) and that’s it. I am not sure what type of compatibility you will need here.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 22
    Alex on #11921

    Hello Brajesh,

    Thanks, It is great to make it work with login with Ajax.

    As to Multisite-auth, there is built-in registration form, if you like to try live checking with it too, I can write it’ author to check whether he can help. But if not, that is fine.

    If possible, let me know after your update lib checking plugin.

    Alex

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #11922

    Hi Alex,
    Please upgrade to 1.1.2(I have renamed the plugin to WordPress Username availability checker).

    It is compatible with the Login with ajax. Please do note that the plugin is compatible with WordPress multisite out of the box.

    The porblem arises when some plugin change structure and the element selectors don’t work.

    Please check and let me know if it works for you or not?

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 22
    Alex on #11923

    So great, yes, it works:)

    Thanks so much, and hope much more people can find this plugin:))

    Alex

  • Participant
    Level: Enlightened
    Posts: 22
    Alex on #11924

    Hello Brajesh,

    Is there a donate link on your site? I did not find. I am in China, and only can use PayPal as international payment, thanks.

    Alex

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #11925

    Hi Alex,
    Thank you.
    I appreciate the kind sentiments.

    We don’t have any donate link. I sincerely appreciate the feeling though.

    Thank you 🙂
    Brajesh

The topic ‘ [Resolved] How to use Username Availability Checker and Login with Ajax’ is closed to new replies.

This topic is: resolved