Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of apostasesportivasvip

    apostasesportivasvip's profile was updated 1 year, 7 months ago

    apostasesportivasvip

    @apostasesportivasvip

    View Profile
  • Profile picture of Amit Agrahari

    Amit Agrahari replied to the topic Disable password change in the forum How-to & Troubleshooting 1 year, 7 months ago

    @mayawi Using the following code snippet, you can completely conceal the General tab in the settings.

    add_action( 'bp_setup_nav', 'wbcom_custom_set_default_sub_nav', 20 );
    function wbcom_custom_set_default_sub_nav() {
    //Remove the general tab
    bp_core_remove_subnav_item( bp_get_settings_slug(), 'general', 'members' );

    //Set the Email tab as…[Read more]

  • Profile picture of BPTP Sector 113 Gurgaon

    BPTP Sector 113 Gurgaon's profile was updated 1 year, 7 months ago

    BPTP Sector 113 Gurgaon

    @bptpsector113gurgaon

    View Profile
  • Profile picture of Angel Care

    Angel Care's profile was updated 1 year, 7 months ago

    Angel Care

    @angelcarendis

    View Profile
  • Profile picture of HENG99 เกมเดิมพัน รอบเร็ว เล่นง่ายจบเกมไว

    HENG99 เกมเดิมพัน รอบเร็ว เล่นง่ายจบเกมไว's profile was updated 1 year, 7 months ago

    HENG99 เกมเดิมพัน รอบเร็ว เล่นง่ายจบเกมไว

    @heng99u

    View Profile
  • Profile picture of Deepak Kumar Gupta

    Deepak Kumar Gupta's profile was updated 1 year, 7 months ago

    Deepak Kumar Gupta

    @scientecheasy

    View Profile
  • Profile picture of Varun Dubey

    Varun Dubey replied to the topic Display output Xprofile checkbox in the forum How-to & Troubleshooting 1 year, 7 months ago

    @agorafolk You can achieve this by customizing your theme or creating a custom plugin to manipulate the output of the xprofile field data.

    // Assume $user_id is the ID of the user and $field_id is the ID of your checkbox field
    $selected_options = bp_get_profile_field_data( array( 'field' => $field_id, 'user_id' => $user_id ) );

    // Split the…[Read more]

  • Profile picture of Varun Dubey

    Varun Dubey replied to the topic xprofile date output in the forum How-to & Troubleshooting 1 year, 7 months ago

    @agorafolk you can use the date_i18n() function provided by WordPress, which formats the date according to your WordPress installation’s language setting.

    // Assume $member_birthday contains the birthday date from the member's profile in the format '1984-06-27 00:00:00'
    $member_birthday = '1984-06-27 00:00:00'; // Replace this with the actual…
    [Read more]

  • Profile picture of Varun Dubey

    Varun Dubey replied to the topic Prevent Buddypress Rewrite Rules on Non-Buddypress pages/posts in the forum How-to & Troubleshooting 1 year, 7 months ago

    One approach is to use the pre_get_posts action hook to check if the current page is a BuddyPress page using BuddyPress conditional tags like bp_is_directory() or bp_is_user(). If the page is not BuddyPress, you can remove or modify the rewrite rules.

  • Profile picture of Varun Dubey

    Varun Dubey replied to the topic Member pages are empty after upgrading to version 12 in the forum How-to & Troubleshooting 1 year, 7 months ago

    To resolve a Server Error 403 Forbidden, consider these steps: First, refresh your permalinks in the server settings. Then, activate the debug log feature to identify specific error logs for deeper insight into potential issues. This could be due to incompatible custom code or plugins.

  • Profile picture of Kayfield Academy

    Kayfield Academy's profile was updated 1 year, 7 months ago

    Kayfield Academy

    @kayfieldacademy

    View Profile
  • Profile picture of Jose

    Jose replied to the topic Member pages are empty after upgrading to version 12 in the forum How-to & Troubleshooting 1 year, 7 months ago

    My BP Configuration:

    version: 12.2.0
    active_components: Community Members, Extended Profiles, Account Settings, Private Messaging, Activity Streams, Notifications
    template_pack: BuddyPress Nouveau 12.2.0
    url_parser: Legacy Parser
    hide-loggedout-adminbar: No
    bp-disable-account-deletion: No
    bp-disable-avatar-uploads: Yes…[Read more]

  • Profile picture of Jose

    Jose started the topic Member pages are empty after upgrading to version 12 in the forum How-to & Troubleshooting 1 year, 7 months ago

    Dear Support,

    After upgrading to version 12, all the member pages, such as the Profile, Activity, Notifications, Messages, etc., are completely empty. Before the update, everything was showing without any issues.

    I have installed the BP Classic Plugin, but it didn’t solve the problem.

    Another issue is that I am getting an “Server Error 403…[Read more]

  • Profile picture of บัตรเครดิต เข้า Lounge ฟรี

    บัตรเครดิต เข้า Lounge ฟรี's profile was updated 1 year, 7 months ago

    บัตรเครดิต เข้า Lounge ฟรี

    @airwaylounge2024

    View Profile
  • Profile picture of Kimberfire

    kimberfire88's profile was updated 1 year, 7 months ago

    kimberfire88

    @kimberfire88

    View Profile
  • Profile picture of Sem's Duct Cleaning

    Sem's Duct Cleaning's profile was updated 1 year, 7 months ago

    Sem's Duct Cleaning

    @semsductcleaning

    View Profile
  • Profile picture of promogobr

    promogobr's profile was updated 1 year, 7 months ago

    promogobr

    @promogobr

    View Profile
  • Profile picture of ted.jiancheng.zhou

    ted.jiancheng.zhou's profile was updated 1 year, 7 months ago

    ted.jiancheng.zhou

    @tedjianchengzhou

    View Profile
  • Profile picture of Luxury Fashionista

    Luxury Fashionista's profile was updated 1 year, 7 months ago

    Luxury Fashionista

    @luxuryfashionista

    View Profile
  • Profile picture of Tekhnogrup

    Tekhnogrup's profile was updated 1 year, 7 months ago

    Tekhnogrup

    @tekhnogrupp

    View Profile
  • 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