-
apostasesportivasvip's profile was updated 1 year, 7 months ago
-
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]
-
BPTP Sector 113 Gurgaon's profile was updated 1 year, 7 months ago
-
Angel Care's profile was updated 1 year, 7 months ago
-
HENG99 เกมเดิมพัน รอบเร็ว เล่นง่ายจบเกมไว's profile was updated 1 year, 7 months ago
-
Deepak Kumar Gupta's profile was updated 1 year, 7 months ago
-
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]
-
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'
[Read more]
$member_birthday = '1984-06-27 00:00:00'; // Replace this with the actual… -
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.
-
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.
-
Kayfield Academy's profile was updated 1 year, 7 months ago
-
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] -
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]
-
บัตรเครดิต เข้า Lounge ฟรี's profile was updated 1 year, 7 months ago
-
kimberfire88's profile was updated 1 year, 7 months ago
-
Sem's Duct Cleaning's profile was updated 1 year, 7 months ago
-
promogobr's profile was updated 1 year, 7 months ago
-
ted.jiancheng.zhou's profile was updated 1 year, 7 months ago
-
Luxury Fashionista's profile was updated 1 year, 7 months ago
-
Tekhnogrup's profile was updated 1 year, 7 months ago
- Load More