Tagged: Ajax Registration
Hello! I recently purchased Ajax registration plug in so my users don’t have to verify email and activate and then login. I’ve got the settings right, but cannot figure out how to change the existing registration and login buttons to the Ajax plug in ones. Can you help? I realize it has to do with adding CSS and/or IDs but do not know how to create them and exactly where to put them.
Hello Kevin,
Thank you for using the plugin. Please take a look on following resource
https://buddydev.com/docs/buddypress-ajax-registration/buddypress-registration-modal-settings/
Look at link selector setting similiar for login button.
Please do let me know if it helps or not.
Regards
RaviHi Ravi,
Thank you! I did see this panel, but still do not know how to add the link selector to my existing login buttons. I know that there is a setting for Attributes in the button creation panel in WordPress. Is this where I put one of the link selectors so the button opens the Ajax form? Which link selector do I use? Or, do I create a new one? How do I create a new one?
Can you help me with this?
Hi Kevin,
Thank you for the details.Please add the following to login selector
.btn-login
and following to registration selector
.btn-register
Then try it. Please let me know if it works or not?
Regards
Brajesh
You must be logged in to reply to this topic.