Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of 360 Digitizing Solutions

    360 Digitizing Solutions's profile was updated 7 years, 6 months ago

    360 Digitizing Solutions

    @stuartbroad

    View Profile
  • Profile picture of May Loc Nuoc Kangen

    May Loc Nuoc Kangen's profile was updated 7 years, 6 months ago

    May Loc Nuoc Kangen

    @ctykangen

    View Profile
  • Profile picture of Alison Robert

    Alison Robert's profile was updated 7 years, 6 months ago

    Alison Robert

    @alisonrobert1

    View Profile
  • Profile picture of Blythe Events

    Blythe Events's profile was updated 7 years, 6 months ago

    Blythe Events

    @blytheevents

    View Profile
  • Profile picture of Lucille Elliott

    Lucille Elliott's profile was updated 7 years, 6 months ago

    Lucille Elliott

    @lucilleelliott2

    View Profile
  • Profile picture of Rache Malone

    Rache Malone's profile was updated 7 years, 6 months ago

    Rache Malone

    @rachemalone2

    View Profile
  • Profile picture of Martin Pope

    Martin Pope's profile was updated 7 years, 6 months ago

    Martin Pope

    @martinpope15

    View Profile
  • 's profile was updated 7 years, 6 months ago

    @linhnv231

    View Profile
  • Profile picture of situs Judi Ceme Online terpercaya di megaceme

    situs Judi Ceme Online terpercaya di megaceme's profile was updated 7 years, 6 months ago

    situs Judi Ceme Online terpercaya di megaceme

    @megacemelive

    View Profile
  • Profile picture of LKPUNIKOMJOGYA

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

    LKPUNIKOMJOGYA

    @lkpunikomjogja

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Non-static method bphelp_remove_profile_links::remove_xprofile_links() in the forum How-to & Troubleshooting 7 years, 6 months ago

    It is from a third party plugin https://github.com/bphelp/bp-remove-profile-links, not BuddyPress. It seems there is no active development there from the last 5 years so you are safe to do this in the plugin, it will not be updated.

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic BuddyPress/LearnPress Integration not working even with bridge. in the forum Installing BuddyPress 7 years, 6 months ago

    Hi,

    Please confirm if you are using this plugin https://wordpress.org/plugins/learnpress-buddypress/ or not?

    Also when you install BuddyPress then choose template pack ‘legacy’ instead of nouveau in its settings(Settings-> BuddyPress-> Options) and then install learn press and this bridge plugin.

    It seems like they are not compatible with the…[Read more]

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic how to skip 'activate' after clicking activation link from email in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    Please check this plugin: https://wordpress.org/plugins/bp-disable-activation-reloaded/

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Lost setting in the forum Installing BuddyPress 7 years, 6 months ago

    In Customize section please go to BuddyPress Nouveau -> General BP Settings. There you will find the option.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Delete emails and restore from defaults. in the forum How-to & Troubleshooting 7 years, 6 months ago

    No, it will not list theme. Please check https://buddypress.org/support/topic/migrate-from-ultimate-member-to-buddypress/

  • Profile picture of Prashant Singh

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

    200,000+ active installations and people do use it for their community site. If there is any genuine bug please let us know we will try to fix it for sure. It’s an open source project, everybody in the community is putting their effort into making it better. If you are telling a bug then you are helping the community to make it better so that next…[Read more]

  • Profile picture of Prashant Singh

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

    Hi,

    It’s sad to hear that BuddyPress does not meet your requirements. I have used it so many times but never saw like this what you have mentioned. Is your site in the Spanish language where you tried installing BuddyPress?

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic who clicked on my link in the forum Miscellaneous 7 years, 6 months ago

    Hi,

    Please check this plugin: https://buddydev.com/plugins/recent-visitors-for-buddypress-profile/

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Non-static method bphelp_remove_profile_links::remove_xprofile_links() in the forum How-to & Troubleshooting 7 years, 6 months ago

    class bphelp_remove_profile_links {
    function remove_xprofile_links() {
    remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 2 );
    }
    }
    add_action( 'init', array( 'bphelp_remove_profile_links', 'remove_xprofile_links' ));

    Please try replacing the above code with this code:

    add_action( 'init',…[Read more]

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Create/add forum from frontend in the forum Miscellaneous 7 years, 6 months ago

    Hi,

    Please use this code:

    add_action('bbp_template_after_user_details', 'ps_show_forum_form');

    function ps_show_forum_form(){
    if(bbp_is_user_home() && current_user_can('moderate')){
    echo do_shortcode('');
    }
    }

    It will echo a form on the profile itself.

    Thanks

  • 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