-
buckyb started the topic using xprofile fields now have a white page in the forum How-to & Troubleshooting 7 years, 12 months ago
Hi, I’m using the plugin BuddyPress Admin Only Profile Fields to hide certain xprofile fields, I have quite a few, when viewing the admin EDIT (front view) page, it shows a blank white screen. I cannot figure out whats wrong with the site, if anyone can help I’d greatly appreciate it.
-
buckyb started the topic xprofile fields slow site? in the forum How-to & Troubleshooting 7 years, 12 months ago
Wondering whether or not having over a thousands xprofile fields will slow down wp site. My site seems to be rather slow, and I think this might be an issue, can anyway confirm this?
-
buckyb replied to the topic Hide Profile Group Tab from Admin if Level 1 (s2Member) in the forum How-to & Troubleshooting 8 years, 10 months ago
Thank you for replying, I tried to figure it out on my own, but I cant get it to work. I changed some of the lines, and included what you have, but it breaks the site. (still learning, please bear with me)
function bpfr_hide_profile_field_group( $retval ) {
[Read more]
$displayed_user_level = some_s2_function( bp_displayed_user_id() );
if(… -
buckyb started the topic Hide Profile Group Tab from Admin if Level 1 (s2Member) in the forum How-to & Troubleshooting 8 years, 11 months ago
Hello,
I have 2 s2member levels, and quite a bit of groups for each level, it’s getting confusing for the admin when editing. I’d like to hide some of the groups from the admin in the EDIT section if the user is in a specific level.
I found this below and tweaked it for s2member, but alas it doesn’t work LOL, if anyone can help, would greatly…[Read more]
-
buckyb replied to the topic Xprofile fields frontend editing in the forum How-to & Troubleshooting 9 years ago
I think I’m close 🙂
I got the field I want to show up on my custom page, but I can’t figure out how to make it edit and submit the changes to the right group. Here’s what I’m using in my custom editing page:
<?php do_action( ‘bp_before_profile_edit_content’ );
if ( bp_has_profile( ‘profile_group_id=’ . bp_get_current_profile_group_id() ) )…[Read more]
-
buckyb replied to the topic Xprofile fields frontend editing in the forum How-to & Troubleshooting 9 years ago
I’ve decided to try and put the fields in a separate custom editing page, and I’m searching for how to add each extended editable input xprofile field individually, with their id number. I think that will help solve the styling issue. I’ve been searching for something similar like this so I can see how to accomplish this, if anyone can suggest…[Read more]
-
buckyb started the topic Xprofile fields frontend editing in the forum How-to & Troubleshooting 9 years ago
Does anyone know how to style the custom xprofile fields that are displayed in the frontend in a different way, like in rows and tables? I have alot of them and would like to style them, to make it easier for the admin to edit, they are going to be admin edit only.
-
buckyb replied to the topic [Resolved] Hide Custom Tab Only To Account Owner & Admin in the forum How-to & Troubleshooting 9 years ago
Thank you so much! Yep it works 🙂
-
buckyb started the topic [Resolved] Hide Custom Tab Only To Account Owner & Admin in the forum How-to & Troubleshooting 9 years ago
Hello,
Was wondering how to hide a custom tab I created and show it only to the account owner and the admin only.
This is my custom tab
function profile_new_nav_item() {
global $bp;
$post_count = count_user_posts_by_type( $bp->displayed_user->id );bp_core_new_nav_item(
array(
‘name’ => ‘My Page’,…[Read more] -
buckyb's profile was updated 9 years ago
-
buckyb posted an update 13 years, 10 months ago
@windhamdavid Hello, can you explain how to do this:
Thank you I really appreciate it!!
-
buckybeever started the forum topic Private Message Ajax loader in IE in the group How-To and Troubleshooting: 13 years, 11 months ago
Hello,
I’m also having issues with the “compose” page in IE. The ajax loader doesn’t show up. It works sometimes in firefox, but I’d like to figure out why it doesn’t work in IE. Any help would be greatly appreciated. Thanks!
-
buckybeever started the forum topic Member message sequence in the group How-To and Troubleshooting: 13 years, 11 months ago
Hello,
The messages don’t go up in sequence, they remain at 1, how can I fix this?
Thanks 🙂
-
buckybeever joined the group How-To and Troubleshooting 13 years, 11 months ago
@buckybeever
Active 5 years, 8 months ago