Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Murphy Blake

    Murphy Blake's profile was updated 7 years, 6 months ago

    Murphy Blake

    @murphyblake1

    View Profile
  • Profile picture of Karma

    Karma's profile was updated 7 years, 6 months ago

    Karma

    @karma4

    View Profile
  • Profile picture of DML Test

    DML Test's profile was updated 7 years, 6 months ago

    DML Test

    @dmltest

    View Profile
  • Profile picture of Prashant Singh

    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, 6 months ago

    Hi,

    Please check this thread: https://buddydev.com/support/forums/topic/remove-activity-delete-button-text/

    Hopefully, it will help you.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Wrong count shows in the forum Miscellaneous 7 years, 6 months ago

    Have you got it fixed with your custom code?

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Hide some users from members directory in the forum How-to & Troubleshooting 7 years, 6 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

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic How to add captcha to BP login widget? in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    Please check this plugin https://wordpress.org/plugins/buddypress-captcha/.

    Hopefully, it will fix your issue.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Post Button Disapears When Using Short-Codes on Legacy or Nouveau packs in the forum Miscellaneous 7 years, 6 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

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic How to Duplicate Group in the forum Creating & Extending 7 years, 6 months ago

    Hi,

    Please check this plugin https://github.com/imath/bp-groups-taxo.

    Hopefully, this will help you.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Phone Number Validation Not Working in the forum How-to & Troubleshooting 7 years, 6 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

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic list of all groups in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    Please check this thread https://buddypress.org/support/topic/getting-array-of-all-groups/

    Thanks

  • Profile picture of Alberto Morri

    Alberto Morri's profile was updated 7 years, 6 months ago

    Alberto Morri

    @albertomorri2

    View Profile
  • Profile picture of Ruben Jimenez

    Ruben Jimenez's profile was updated 7 years, 6 months ago

    Ruben Jimenez

    @rubenjimenez2

    View Profile
  • Profile picture of Gregory Christ

    Gregory Christ's profile was updated 7 years, 6 months ago

    Gregory Christ

    @gregorychrist1

    View Profile
  • Profile picture of Lux

    Lux replied to the topic Post Button Disapears When Using Short-Codes on Legacy or Nouveau packs in the forum Miscellaneous 7 years, 6 months ago

    Please visit my home page and see the issue mentioned above

    Confessions

  • Profile picture of Moses Holto

    Moses Holto's profile was updated 7 years, 6 months ago

    Moses Holto

    @mosesholto2

    View Profile
  • Profile picture of kellyhawkin2

    kellyhawkin2's profile was updated 7 years, 6 months ago

    kellyhawkin2

    @kellyhawkin2

    View Profile
  • Profile picture of Frank Franklin

    Frank Franklin's profile was updated 7 years, 6 months ago

    Frank Franklin

    @frankfranklin2

    View Profile
  • Profile picture of Lux

    Lux started the topic Post Button Disapears When Using Short-Codes on Legacy or Nouveau packs in the forum Miscellaneous 7 years, 6 months ago

    Hi

    My name is Lux and my site is confessionbox.co.za, im loving buddypress but i have an issue with the post button when using the BuddyPress Activity ShortCode plugin it seems the template packs for Legacy and Nouveau are not showing my submit post button and this is very critical on my site. Please help anyone

  • Profile picture of traceyr-london

    traceyr-london replied to the topic How to add captcha to BP login widget? in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi Prashant,
    I’ve installed this plugin “Login Widget With Shortcode” as you recommended to Janaa, and for logging in it works well, but is their a way I can use it to have “Captcha” on the registration form as well?
    I’m getting a lot of garbage registrations and would like to prevent/reduce those by using Captcha at the time of registration…[Read more]

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In