-
evo252 replied to the forum topic How to disable the blank space of the admin bar on header ? in the group How-To and Troubleshooting 13 years, 2 months ago
I fixed it by changing CSS file, for those who have the same problem, maybe this will run on your template:
#wp-admin-bar {
height:0 !important;
} -
evo252 started the forum topic Change user level up to a certain amount of sent invitations in the group Invite Anyone 13 years, 2 months ago
Hello
Thank you very much Boone for this awesome plugin. I’d like to couple it with CloudSponge, and I wanted to know if there is a way to change user level or give some access to private pages if a user has […]
-
evo252 started the forum topic Hidden confidential profile fields: is it possible on BuddyPress ? in the group How-To and Troubleshooting 13 years, 2 months ago
Hello,
I’d like to display some personal fields on registration page (like real name, adress, etc…): these informations shouldn’t display on public profile page, but should be accessible for the admins. Is […]
-
evo252 started the forum topic How to disable the blank space of the admin bar on header ? in the group How-To and Troubleshooting 13 years, 2 months ago
Hello
I don’t suceed to remove this white space due to admin bar, which prevents me to add social links on the header of my website.
My CSS has this :
body {
background: #ffffff […] -
evo252 replied to the forum topic Disable the "compose message" tab in the group How-To and Troubleshooting 13 years, 2 months ago
Thank you very much, it runs fine now !
Thousand thanks naijaping…
-
evo252 replied to the forum topic Disable the "compose message" tab in the group How-To and Troubleshooting 13 years, 2 months ago
@naijaping I sent you the date on your profile wall
-
evo252 posted an update 13 years, 2 months ago
@naijaping @naijaping Thanks for your help ! Here is the site: http://bit.ly/qVWeM8 and here are credentials of user account: leo75 Yrolp (I’ve tried to clear the cache, without success)
-
evo252 replied to the forum topic Disable the "compose message" tab in the group How-To and Troubleshooting 13 years, 2 months ago
It’s strange, I’ve added #compose{display:none;} in my css file and the tab doesn’t disappear… I’ve tried every CSS file (style.css, rlt, default, etc)
-
evo252 started the forum topic How to translate additionnal profile fields in the group How-To and Troubleshooting 13 years, 2 months ago
Hello,
I’ve just added three custom profile fields, and these fields appear in english on registration and profile pages. I’d like to keep these fields in english but translate its via po/mo files in french […]
-
evo252 replied to the forum topic Disable the "compose message" tab in the group How-To and Troubleshooting 13 years, 2 months ago
Yes, you’re right, I need in fact this compose message tab, but I want to disable the auto-completion in order to force member to write private message by going on the profile of the user he wants to […]
-
evo252 started the forum topic Disable the "compose message" tab in the group How-To and Troubleshooting 13 years, 2 months ago
Hello,
I do not want people compose message to anybody via the “compose message” tab, is there a way to disable this tab ?
Thanks.
-
evo252 started the forum topic Allow users to switch theme language in the group How-To and Troubleshooting 13 years, 2 months ago
Hello,
I’ve uploaded the french po/mo files of BuddyPress in /buddypress/bp-languages, and I’d like to allow users to switch between english and french version of the theme. Is it possible ?
Thanks.
-
evo252 replied to the forum topic How to redirect edit profile page to another profile group ? in the group How-To and Troubleshooting 13 years, 2 months ago
Sorry the code I wanted to show has been stripped:
global $bp;
if(bp_get_current_profile_group_id()==1)
bp_core_redirect($bp->displayed_user->domain.”profile/edit/group/2″); -
evo252 started the forum topic How to redirect edit profile page to another profile group ? in the group How-To and Troubleshooting 13 years, 2 months ago
Hello !
I would like to redirect the user to another profile group fields when he clicks on “edit profile”, in order to display the second profile group as default tab. Is there a way to do that ?
I tried […]
-
evo252 replied to the forum topic How can I enforce BuddyPress to load profile rather than activity stream ? in the group How-To and Troubleshooting 13 years, 2 months ago
Thank you very much modemlooper, I’ve added the line in wp-config and it works fine 😉
-
evo252 started the forum topic How can I enforce BuddyPress to load profile rather than activity stream ? in the group How-To and Troubleshooting 13 years, 3 months ago
Hello,
When we launch a user profile, how can we do to make BuddyPress loads first the profile user with his fields rather than the Activity stream user page ?
Thanks.
-
evo252 posted an update in the group BP Jobs Board 13 years, 3 months ago
Hello, I would like to customize Buddypress in this way: I need to make the member search results only dispaying male profiles for women, and women profiles for men. Moreover, If a man succeed to find the profile URL of another man, and launches this profile, there would be a message redirection to not allow him to see this profile (only women…[Read more]
-
evo252 joined the group BP Jobs Board 13 years, 3 months ago
-
evo252 replied to the forum topic Filter members directlory list with conditional statement in the group How-To and Troubleshooting 13 years, 4 months ago
Hello Paul,
Thank you for the purpose, I’m very sorry to disturb you but I have just installed BuddyPress and I don’t have any idea to make that. What’s the code for customizing the loop placed in members/index.php ? How […]
-
evo252 started the forum topic Filter members directlory list with conditional statement in the group How-To and Troubleshooting 13 years, 4 months ago
Hello,
I would like the members directory display all male users if the logged in user is a female, and all female users if the logged in user is a male. Is there a way to make that with BuddyPress ?
Thank you !
@evo252
Active 1 month ago