Search Results for 'buddypress'
-
AuthorSearch Results
-
December 20, 2010 at 5:36 pm #101001
In reply to: How to change the child theme created
@mercime
ParticipantFollowing this, https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
you can add styling directly on style.css file of your child themeDecember 20, 2010 at 3:41 pm #100998In reply to: Change error message display
Boone Gorges
Keymaster@imjscn – There is no straightforward way to do what you’re trying to do.
For the message at the top of the screen, you can change that with a language file and then change the display with CSS. Removing the class=”error” div will be more trouble than it’s worth.
The other part will be harder. You can get the error info out of the $bp global – $bp->signup->errors – on page load. Then you’ll probably have to use Javascript to change the color of the labels.
December 20, 2010 at 3:06 pm #100995In reply to: How to query for groups
David
Participant@boonebgorges sorry to bother you again…but do you have any ideas how this can be done or a direction to go in? thanks
December 20, 2010 at 2:57 pm #100994Dfa327
ParticipantHi,
I didn’t realize this was a problem. I’ll go patch it today. Easy fix. Please friend me or something if there’s a problem. I didn’t see this one until someone on the wordpress forum pinged me. I’m happy to fix stuff, just need to know

Thanks,
DaveDecember 20, 2010 at 2:35 pm #100993open flips
ParticipantI think it happens only on local setup and specially when buddypress is accessed via http://localhost/… ? Is that correct ?
It does work on live servers and local machines having a vhost setup (http://www.WHATEVERYOUWANT.SOMETHING).
The plugin does not create cookies on local machine (comparing both phpinfo() outputs), is it related to cookies on localhost (http://stackoverflow.com/questions/1134290/cookies-on-localhost-with-explicit-domain) ?
Thanks for help.
December 20, 2010 at 9:51 am #100980spanakorizo
Memberstill cannot figure this out. Can we please go 1 by 1? I have a single installation WP+BP and i have buddypress registration on, so everybody is becoming a member through BP. Let’s say that i want to create a simple widget “About me” and echo what the author’s filled in *this* profile field. The profile field would be called “About me
.This will appear only in author’s posts. I say again my wordpress installation is not MU but it is multi authors write in the same blog. this plugin does exactly what i want, but it echos the WP’s core “About me” and i want to modify it with buddyopres’s field!
https://wordpress.org/extend/plugins/author-profile/
Please help
December 20, 2010 at 7:51 am #100977chestnut_jp
MemberHi @andrea_r,
Oh, I see.But my situation is a little bit defrrent from what you seem to understand.
First, I use WP 3.0.3 with multi site enabled. Then I install buddypress plugin and enable it.
Thus, I have no extra blog but only one attached to buddypress (primary) site.In this situation, a user registers the site and he/she becomes “author” of the site blog. However, it does not show in the user’s “My Blogs” nor listed in “Blog Directory”.
As a result, when the user wants to post, he/she has to access to dashboard by typing directory the url of dashboard.
Of course, the user can post a new post, and it will be displayed in the site blog. Nevertheless, the user still can not see the site blog in his/her “My Blogs” in the admin bar nor in “Blog Directory” until the administrator re-activates the buddypress plugin.I do not think this is due to WP core features. I think this is a bug lies in the buddypress plugin.
How do you think?
December 20, 2010 at 1:56 am #100973In reply to: Change error message display
imjscn
Participant@gunju2221
It’s not css, it’s in the process of validation. I need to find which function deliver this error message, then I can work on changing the way it deliver.December 20, 2010 at 1:49 am #100972In reply to: Change error message display
imjscn
Participant@boonebgorges
I meant the error messages on register.php.
“
If input is invalid, it adds a `…`
I don’t want to show the erro message. — this can be done by something like : .erro{ dispaly:none;}
Then, If there’s any invalid input in this form, I want to add a line at the top of the form saying “invalid input, please review the input marked in red”;
Then, I want to change the invalid field’s label color to red.
I want to do this because I feel very annoyed seeing a big block of red message.December 20, 2010 at 12:40 am #100971In reply to: Buddypress version of wordpress 'mystique' theme?
@mercime
ParticipantI’ve just checked your site. Looks like you’ve disabled BuddyPress.
December 19, 2010 at 11:47 pm #100968In reply to: Buddypress version of wordpress 'mystique' theme?
bojan85
ParticipantHi everyone I am a beginner at all this and I am having a little problems with the bp implementation with the bp -mystique theme and was wondering if someone could guide me towards the right direction. The wp portion of the site is looking good but as soon as i go to a bp part the header is not where it suppose to be there is a big space and the background image for the site is not there anymore.
It seems that the bp is not registering the modification I have made on the wordpress part.
the site im working on is icacsports.com
Any help would be most appreciated
cheers,
December 19, 2010 at 11:01 pm #100967@mercime
ParticipantIs this a new installation or did you recently upgrade WP? WP/BP versions? What theme are you using?
Deactivate all plugins but leave BuddyPress activated and use bp-default theme. Clear cache. See if the same erratic behavior shows up.
December 19, 2010 at 10:37 pm #100965In reply to: Custom edit field profile
WoaKlint
MemberHi
Thanks, you have a solution ?
A have a idea but, i’m not a expert in php, look :
https://buddypress.org/community/groups/creating-extending/forum/topic/field-edit-and-popup/
I need you help
(sorry for my english level ^^”)December 19, 2010 at 9:31 pm #100964In reply to: BuddyPress Documentation Search broken
davebelais
MemberSame here. It works when you type it in as a permalink ie https://codex.buddypress.org/search/member, but not when you use the search form.
December 19, 2010 at 9:17 pm #100963In reply to: How to allow members to create their own blogs?
Hugo Ashmore
Participant@thealchemist do bear in mind that Multisite is a WordPress feature (and therefore really a WP support issue rather than a BP one) even though we are happy to help where we can with non BP support issues
December 19, 2010 at 9:13 pm #100962In reply to: Help with Messaging and @mentions
stoi2m1
Participant@boonegorges , @r-a-y I have setup my test environment and I have found that it is my theme causing the problem. I have made some changes to it and Im not certain to which area I should be looking in for problems. Can you point me to some of the main function which are used for the messaging? Thanks.
December 19, 2010 at 5:59 pm #100951@mercime
ParticipantGo to your admin dashboard > BuddyPress > General Settings
See “Disable activity stream commenting on blog and forum posts?” Click on “Yes” buttonDecember 19, 2010 at 5:57 pm #100950In reply to: bp social theme problem
@mercime
Participant@ivailoski please contact theme author as that is a premium theme which would require us to purchase it first to assist you.
My best guess would be to open up a home.php file in your theme, make a copy of it to be safe e.g. home-original.php, open up home.php and delete the section which would probably a featured div or something like that. Reupload to theme’s folder in server. If you deleted the correct div block, then all’s well. If something goes wrong, replace the mucked up home.php with the copy you made of it.
December 19, 2010 at 5:37 pm #100948@mercime
ParticipantChange theme to bp-default theme and see if same behavior persists. If not, then contact Social Theme author for resolution.
December 19, 2010 at 5:30 pm #100946In reply to: Need to have Real Names
@mercime
ParticipantThere’s a plugin for that
https://wordpress.org/extend/plugins/buddypress-real-names/December 19, 2010 at 3:04 pm #100937asshu
MemberDecember 19, 2010 at 2:40 pm #100936In reply to: Default Activity Streams Are Backwards IMHO
calvinhsu
ParticipantHi guys, I just searched and followed the links here.
I tried moving the code for the “All activity” tab in a child theme, and managed to move the tab to the right of “@mentions” tab.
The problem is although “My friends” tab is now the first tab and appears to be active by default (I added class=”selected” for it), but the rss feed area still displays sitewide activties.
In my understanding, buddypress loads “all activities” when the activity page is opened, and by clicking tabs or setting filter in the dropdown menu, it filters the loaded activites.
So I guess if there is code for filtering and displaying only “my friends” activities, so we could add the code right after bp loads all activities.
Does this sounds reasonable? Anyone has any idea?
December 19, 2010 at 2:30 pm #100935In reply to: Prevent Admin Bar from interfering with themes
beholdcreative
Memberfjrichman… I agree this is a problem. It would be one thing if BuddyPress only added the padding when the site visitor was logged in, but it’s poor form to add 25px pixels padding to the body regardless. I understand that it would be a problem for WordPress developers who don’t call body_class(), but, by default, the BuddyPress default stylesheet (adminbar.css) should specify its padding on body.logged-in, not on the generic body tag. In any case, that’s the easiest solution I know of. Just modify adminbar.css (most likely at /wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css) on the first line to body.logged-in. If for some reason you have themes that don’t or can’t call body_class(), you can use the is_user_logged_in function to override the BuddyPress styling. Something like: `body#mypage { padding: 0px; } `. Hope that helps, two months later.
—
Looking back at your question, I see that you were actually asking more generally to start about BuddyPress tweaking a design wether or not the user is logged in. Well, in that case it would be harder to have a one-size-fits-all solution. Sorry if I missed the thrust of your question, but this may be helpful to others.December 19, 2010 at 2:03 pm #100934In reply to: Need to have Real Names
bojanski
MemberThe missing real names feature in BuddyPress is really a major shortcoming.
December 19, 2010 at 7:24 am #100932In reply to: Question for profile/membership site
@mercime
ParticipantSure. There’s one featured WordPress.tv presentation from WordCamp Yokohama. It’s a Japanese site (with English translation), http://loftwork.com, which only used BuddyPress components like Blog Tracking, Activity Streams, Private Messaging and Extended Profiles. Didn’t use Friends, Groups and Forums.
– -
AuthorSearch Results