Search Results for 'buddypress'
-
Search Results
-
Is there an easy way to determine what trunk revision a BuddyPress install is running? I didn’t see it listed anywhere in the files or WPMU and BP admin dashboards. Thought maybe I’m missing something obvious here
Can you use normal wordpress themes as user themes in buddypress or are the themes different?
What would be needed to change a wordpress theme into a buddypress theme?
Topic: Adding Static Pages
Hi All,
I’d like to add some pages to my BuddyPress installation, for example a Help page. Do I just add those from my main WPMU admin page? How do I make those pages appear in the BuddyPress home and member themes?
Thanks,
Mark
Topic: Adding Static Pages
Hi All,
I want to add some static pages (for example, a Help page) to my BuddyPress setup. Do I just add them in my main WPMU admin page? How do I get them to show up in the BuddyPress home and/or member themes?
Thanks.
Hello,
Can anyone tell me how well the BuddyPress forums will scale? I see you can tie them into a bbPress install, which I’ve done and is working, but if the BuddyPress forums are considered robust enough, what’s the point of setting up and maintaining a separate bbPress installation? For a simple forum (albeit one that might grow large), is BuddyPress good enough?
Specifically, I want to create a forum for support on my BuddyPress site. I think that creating a Group called ‘Support’ and using the Group forum, might be enough. What do others think?
Hi guys,
developing on BuddyPress, making plugins could be difficult if you’ve never read BuddyPress’ source. Functions and classes are a lot and remember them is difficult, know how they works more.
I thought how can i help developers to understand code ?
I’ve just opened a new section on bpdev: BPDEV-PHPXref here http://buddypressdev.org/phpxref
More infos about it, here: http://buddypressdev.org/announce/understanding-code-through-bpdev-phpxref/
Try it with this function for example : buddypressdev.org/phpxref/bp-core/bp-core-templatetags.php.source.html#l183
Thanks to all,
Nicola Greco,
BP GURU & BPDEV
Topic: Fatal Error in the instal
Hello all, installed buddypress accoring to the instructions, when i active the default theme this is the error I get, any tips?
<form action=”
Fatal error: Call to undefined function bp_search_form_action() in /home/doktoras/public_html/thegreekheraldry.com/society/wp-content/themes/default/header.php on line 33
Topic: Changing the word blog
Hello,
Strange request but i would like to setup a site with a more traditional diary theme.
Therefore i would prefer to use the word diary instead of blog.
I’m good with php so i can go in and edit code but before i do, does anyone know of any hooks anywhere where i could change the words around? I doubt there is.
So if not, which files should i look at to change for example, the blog directory pages, the top menu buddypress bar, profile page etc.
If you could point me in the right direction i can figure it out from there. Ideally i was looking for a way to preg_match or str_replace before it is outputted to the screen but i don’t think i could do this.
Thanks!
Hi All,
I’m still confused about how the various themes work. I know that the BuddyPress Home theme is what I want users to see when they get to my site, as it creates that social network/portal look. And I know that the BuddyPress member theme is necessary so my users can get that same look when they login to the network/portal.
But I don’t want a BuddyPress theme to be used for blogs that users create. I want a more traditional blog-oriented theme to be used. But I don’t know how to set this.
Please advise.
Thanks!
Mark
Topic: Facebook connect
Hi ! I saw that there was a WordPress Facebook connect plugin.
But it creates a profil page wich is conflictual with Buddypress’s ones, and more over it is not usable with Buddy press. But wuth little work it coul de used (and usefull !) with buddypress :
the invite friends and connecting with facebook login are really great for a community.
Is there a way to implement Facebook connect with Buddypress ?
Will an official plugin will be released, or is someone planning to make a facebook connect plugin for buddy press ? If I knew how to code I would make it myself …

Thanks for your answers
I’m looking for any help on this one:
http://trac.buddypress.org/ticket/244
So far I’m stumped, if there are any JS gurus, or anyone with experience in JS library croppers, your input would be appreciated.
Cheers
Topic: Home & Member themes
I’m understand what Home and Member themes do but I am unclear on how to accomplish the following:
Let’s say I have 4 blogs A,B, C, D. Let’s say these 4 blogs each have a different home theme A-Red, B-Blue, C-Green, D-Yellow. Nothing fancy so far.
Now, instead of one generic member theme, I would like to create 4 versions of it – A-Red-Member, B-Blue-Member, C-Green-Member and D-Yellow-Member and to link those member themes up with their Home “counterpart”. In other words, when on blog A, a visitor would see A-Red as their Home theme and A-Red-Member as their member theme.
Now, I found a setting under site-admin/buddypress that lets you “select theme to use for member pages” but I think that’s a global setting. Is there any way to accomplish what I outline above, without significant hackery?
. It’s one of the standard set of plugins, called bp-forums. Accessible when you create a Group. I’d like to create a ‘Support’ Group where people are directed to for user-to-user support. I could use bbPress, but it seems like it’s adding yet another application to manage.