Tagged: Buddy Press Ajax
I just set up Buddy Press Ajax Registration and the Register button is greyed out. It works, but it looks like it’s inactive. When I check the code it seems to indicate that the button is set to “{filter:invert(1)” How do I turn this off so the button is black like the login button.
Also, when users attempt a registration and fail the captcha or receive an error because they didn’t fill out a required section there is no option to reload or recomplete the captcha. The whole form must be reloaded and recompleted. How do I change this so that the captcha reloads without reloading the whole page?
Hi,
Welcome to BuddyDev support forums.
Thank you for using the plugin.It seems the css might be coming from the theme. Can you please link me to your site. I can quickly check and provide a snippet to disable it.
Please use the private reply in the forum to share the link if you need to keep it private.
Thank you
BrajeshHi,
Thank you for the link.
I assume that you are referring to the sidebar register button/link?It is probably coming from your theme or some other plugin. You can add the following custom css to fix it.
#bp-login-widget-form .bp-login-widget-register-link a { filter: none !important; color: #fff; }
That should fix it.
Please let me know if it works or not?
Regards
BrajeshThat did it! Thank you.
I am also having an issue with the captcha in the registration form. That is, when users attempt a registration and fail the captcha or receive an error because they didn’t fill out a required section there is no option to reload or recomplete the captcha. The whole form must be reloaded and recompleted. How do I change this so that the captcha reloads without reloading the whole page?
Hi,
Thank you for confirming.Which plugin are you using for the re-captcha. Please let me know and I will look into our integration.
Regards
BrajeshHi Noah,
That’s awesome.
Thank you for letting me know. I am glad you resolved it.Regards
Brajesh
You must be logged in to reply to this topic.