-
AiratTop's profile was updated 7 years, 4 months ago
-
FRANK J. SPINNER's profile was updated 7 years, 4 months ago
-
Steeven Tremblay's profile was updated 7 years, 4 months ago
-
traceyr-london replied to the topic How to add captcha to BP login widget? in the forum How-to & Troubleshooting 7 years, 4 months ago
Thanks, but as it’s not been updated in over 3 years I’m reluctant to try it in case I “break” my website.
In the meantime, I think I’ve found a solution using the plugin https://wordpress.org/plugins/no-captcha-recaptcha/ which is working on my Buddypress installation now 🙂best wishes
Tracey -
Ayurvedic Massage in Coimbatore's profile was updated 7 years, 4 months ago
-
Lamberton Law Firm, LLC's profile was updated 7 years, 4 months ago
-
Kenny Bailey's profile was updated 7 years, 4 months ago
-
Chester Loke's profile was updated 7 years, 4 months ago
-
Murphy Blake's profile was updated 7 years, 4 months ago
-
Karma's profile was updated 7 years, 4 months ago
-
DML Test's profile was updated 7 years, 4 months ago
-
Prashant Singh replied to the topic How to do not output delate button in activity by user in the forum How-to & Troubleshooting 7 years, 4 months ago
Hi,
Please check this thread: https://buddydev.com/support/forums/topic/remove-activity-delete-button-text/
Hopefully, it will help you.
Thanks
-
Prashant Singh replied to the topic Wrong count shows in the forum Miscellaneous 7 years, 4 months ago
Have you got it fixed with your custom code?
-
Prashant Singh replied to the topic Hide some users from members directory in the forum How-to & Troubleshooting 7 years, 4 months ago
$args['exclude'] = implode (',', $excluded_user);No need to implode here and in place of that line please try:
if( !empty( $args['exclude'] ) )
$args['exclude'] = $args['exclude'] .','. $excluded_user;
else
$args['exclude'] = $excluded_user;Thanks
-
Prashant Singh replied to the topic How to add captcha to BP login widget? in the forum How-to & Troubleshooting 7 years, 4 months ago
Hi,
Please check this plugin https://wordpress.org/plugins/buddypress-captcha/.
Hopefully, it will fix your issue.
Thanks
-
Prashant Singh replied to the topic Post Button Disapears When Using Short-Codes on Legacy or Nouveau packs in the forum Miscellaneous 7 years, 4 months ago
Have you tried the same with the default theme like twenty seventeen there? Please try once and if it works fine there then please report theme devs to check.
Thanks
-
Prashant Singh replied to the topic How to Duplicate Group in the forum Creating & Extending 7 years, 4 months ago
Hi,
Please check this plugin https://github.com/imath/bp-groups-taxo.
Hopefully, this will help you.
Thanks
-
Prashant Singh replied to the topic Phone Number Validation Not Working in the forum How-to & Troubleshooting 7 years, 4 months ago
Hi,
You can check tutorials like this http://www.jquerybyexample.net/2012/05/validate-phone-numbers-using-jquery.html and can try this code as well.
Thanks
-
Prashant Singh replied to the topic list of all groups in the forum How-to & Troubleshooting 7 years, 4 months ago
Hi,
Please check this thread https://buddypress.org/support/topic/getting-array-of-all-groups/
Thanks
-
Alberto Morri's profile was updated 7 years, 4 months ago
- Load More