Hello!
I’m using BuddyPress Ajax registration, which uses a link class to activate the popup window. Like this:
if you have a link like this
XHTML
register
register
Change it to
XHTML
Register
Register
The documentation is here: https://buddydev.com/plugins/bp-ajax-registration/documentation/
Problem is, I want to use it with a button link from Cornerstone. Is there anyway I can do this?
My site (you will see the buttons) is http://freeaupair.com
Thank you!
Is there anyway