pcwriter
My BuddyBuilder Theme Framework now enables you to create a fully private community complete with Facebook-like splashpage on the homepage: http://buddylite.com/2011/buddybuilder-tutorials/create-a-private-community-complete-with-splash-page/
-
Thank you… that worked.
Users can now edit docs and set permissions.
-
I just installed bp-docs on WP3.2.1+BP1.5 but users cannot edit any docs, even the ones they create

I’ve tried setting edit permissions (in the UI) for all members or just the doc creator, […] -
pcwriter replied to the forum topic Google+ and LinkedIn disappear when filtering activity stream in the group BuddyPress Share It
@modemlooper
Confirmed working well after updating. Thank you! -
You’ll find all the functions to call adminbar stuff here:
http://codex.buddypress.org/theme-development/modifying-the-buddypress-admin-bar/
-
pcwriter started the forum topic Google+ and LinkedIn disappear when filtering activity stream in the group BuddyPress Share It
@modemlooper
Great plugin (and thanks for adding classes so elements can be styled)! I’ve only found two hiccups:1 – Twitter, FB, Digg & email display just fine when filtering the activity stream display, […]
-
pcwriter posted an update
@godrob @godrob It’s kind of difficult to know which post you’re taking about in the update you left on my profile ‘cuz you didn’t reference the post (it is a year old, after all
). I can tell you that I did not pursue exploration with Avatar Bubble at the time as it seemed to be a bit lacking in features back then. I haven’t checked it…[Read more] -
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting
Note that this patch is for BP1.2.9
-
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting
@nuhammadrid and anyone else experiencing this odd behavior:
Brajesh’s patch works just fine, but it requires a slight modification to bp-core-templatetags.php:
Replace this (line 131):
`if ( isset( $_REQUEST['s'] ) […] -
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting
@nuhammadrid
Brajesh just posted a possible solution at BuddyDev:
http://buddydev.com/forums/topic/wp-search-results-page-kills-bp-member-widgets#post-9892
I’m going to try it tomorrow ‘cuz I’m off to bed right now, […]
-
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting
@nuhammadrid
Yeah, I had found both those posts during my search for a solution, but neither of them even hints at one

Brajesh Singh’s Global search results page does not create this conflict however. I think I’ll post […] -
pcwriter started the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting
Hi all!
I just noticed that when using the WP searchform, member widgets on the results page display
“No one has signed up yet!” (Members widget)
“There are no users currently online” (Who’s Online widget)
“There are […] -
pcwriter replied to the forum topic Why does a page named /search redirect to members search? in the group How-To and Troubleshooting
How about these…
find
explore
ask
query -
pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting
@funmi-omoba
You’re right, it won’t work ‘cuz there are typos in the code… sorry, my bad
Find this in members-loop.php (around line 30)
`
<a href="”> […] -
pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting
Sorry, that line should be:
<a class="button" href="View Profile -
pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting
@funmi-omoba
In members-loop.php, simply add the following inside
<div class="item-title">
<a class="button" href="Then in style.css of your child-theme, add
`#members-list .item-title […] -
pcwriter replied to the forum topic creat a new blog post using buddypress's "post update" in the group How-To and Troubleshooting
I’ve used TDO-Mini-Forms for front-end posting and it works well. There’s also Gravity Forms if you want to go the premium route.
-
pcwriter replied to the forum topic CKEditor - problem integrating it in BP activity post form in the group Creating & Extending
This exercise has proven to be beyond my knowledge and abilities at the moment.
Consequently, I rethought the intended use of the stream on my site and realized that updates & replies in it should remain a fast-and-easy, shoot-from-the-hip, […]
-
pcwriter replied to the forum topic CKEditor - problem integrating it in BP activity post form in the group Creating & Extending
Thanks for the tip, I’ll look into their documentation to see if anything similar exists. JS is still a whole new world for me […]
-
pcwriter replied to the forum topic CKEditor - problem integrating it in BP activity post form in the group Creating & Extending
Odd… clicking the “Edit Topic” link leads to a “Page not found” error. So here’s my edit:
EDIT – The site I’m working on is http://kwitterz.com if you want to take a look.
-
pcwriter started the forum topic CKEditor - problem integrating it in BP activity post form in the group Creating & Extending
Hi all!
I’ve been playing around with various visual editors these last few weeks, trying to get one to function properly in all the textareas of a new site I’m putting together. I finally settled on CKEditor for it’s customization […]
- Load More