-
techguy posted on the forum topic Remove Favorite button in the group Miscellaneous:
Look in your theme files and remove the reference to it. In a child theme it’s probably somewhere in the activity folder.
-
techguy posted on the forum topic Customize group features in the group How-To and Troubleshooting:
Try this link to change it to the forums instead of the activity: http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-group-tab-display-defaults#post-55449 I think you can turn on or off the reply button for forums in the BP admin, but they aren’t completely integrated that way. A reply in the activity won’t appear in the forum. So, that’s why it’s disabled by default [...]
-
techguy posted on the forum topic Post Date in the group How-To and Troubleshooting:
This is really a WordPress question, but it is possible. You can find the documentation to do it: http://codex.wordpress.org/Function_Reference/the_time
-
techguy posted on the forum topic BuddyPress Share It button live in the group Third Party Components & Plugins:
@modemlooper I had a need for buttons like this for another area of my website. The javascript was the key element I was missing. Thanks!
-
techguy posted on the forum topic Avatar upload failed on http://www.buddypress.org in the group How-To and Troubleshooting:
Does BP.org support the upload? I think you have to do a gravatar if you want an avatar, no?
-
techguy joined the group BP Jobs Board
-
techguy posted on the forum topic Help and Feature Request in the group BuddyPress Group Email Subscription:
I hadn’t been able to test it completely, but I believe I’d been setting it to Daily Digest and it wasn’t applying to everyone either. I just hadn’t had time to completely test it, so I hadn’t mentioned it yet. I’ll try and test more later.
-
techguy posted a new activity comment:
Very cool. I’m traveling right now. When I get back I’ll add you to my skype (although, I don’t get on there that much). Mine is crashutah if you want to add me.
In reply to - techguy posted an update: @Bowromir I’d be interested to hear what non-profit you’re working on. I see in your description it’s CF? I’m meeting my friend who has CF on Friday coincidentally. I also am a HUGE fan of the 2 girls with CF that have been on America’s Got Talent: http://www.pureamericasgottalent.com/2010/07/13/singing-sisters-and-cystic-fibrosis-cf-on-americas-got-talent/ · View -
techguy posted an update:
@Bowromir I’d be interested to hear what non-profit you’re working on. I see in your description it’s CF? I’m meeting my friend who has CF on Friday coincidentally. I also am a HUGE fan of the 2 girls with CF that have been on America’s Got Talent: http://www.pureamericasgottalent.com/2010/07/13/singing-sisters-and-cystic-fibrosis-cf-on-americas-got-talent/
It is indeed a social network for people with Cystic Fibrosis! I have CF myself and for the last year or so I’ve worked on getting this project of the ground. If you’re familiar with CF you might know the segregation rules which make it almost impossible for people with CF to meet each other in real life. Before I started with this I’ve been working on several other projects as community manager and I thought it was about time to do use that experience to set up something which was actually meaningful
Really cool to read you have a 56 year old friend with CF, that’s awesome! I can’t complain myself health wise, so I hope I’ll make it so far
.Currently I’m in the final stages of the project, got official support from the Dutch CF association and made a lot of cool custom stuff specific to CF! My only ”problem” is finding a way to gain some income to keep the site running and evolving, and a way to actually help other CF related Initiatives!
I would gladly talk with you in more detail about this, because your system looks awesome! You can add me on skype (name: hetismijbowe) or email me on bowe(at)cfcommunity(dot)net.
Cheers,
Boweps: I’ve heard a lot about the singing girls in AGT. Haven’t seen them myself but it’s a great way to raise awareness for CF!
Very cool. I’m traveling right now. When I get back I’ll add you to my skype (although, I don’t get on there that much). Mine is crashutah if you want to add me.
cool
we’ll talk soon then! have fun traveling!
-
techguy posted on the forum topic GivingSports.com in the group Gallery:
@bowromir I’ve built a bunch of custom elements to track the payments. It’s really one of the keys to the product. I track who contributed, which organization they contributed to and which person referred them to the site to contribute. Plus, I created the tools (with more on the way) for them to send out links [...]
-
techguy posted on the forum topic No Blog Button in the group How-To and Troubleshooting:
You need to enable WP Multisite. This link should help: http://wptheming.com/2010/03/wordpress-3-0-enable-network/
-
techguy posted on the forum topic Add translation .mo file in the group BuddyPress Group Email Subscription:
Ok, I looked into this some more. The localization function just needs to be lowered in the bp-activity-subscription.php file for it to load. I’m not sure why it’s not loading where it is now, but when I moved it down to the last item in the file it loaded with no problems. Also, it is [...]
-
techguy posted on the forum topic GivingSports.com in the group Gallery:
Thanks mercime. I love frisbee, so it was fun to get some cool shots. I don’t think it’s so much about what BrainTree has that others don’t, but I did find it really easy to implement. I evaluated a half dozen other options and they all were harder and some felt pretty shady. I certainly [...]
-
-
mercime posted on the forum topic GivingSports.com in the group Gallery:
@crashutah – Congratulations and good luck with your ventures. btw, that’s a cool action shot with the frisbee. Question, what has BrainTree got that others don’t?

Cheers. -
techguy posted on the forum topic GivingSports.com in the group Gallery:
Pretty cool. I just had a story which highlighted my 2 BuddyPress sites: http://www.lasvegasbusinesspress.com/articles/2010/08/24/news/iq_37502429.txt Not to mention a couple cool pictures of me laying out for a frisbee.
-
techguy posted a new activity comment:
Cool. I’m not sure about Colorado as the choice, but I’ll watch and see what happens.
In reply to - techguy posted an update: @paulhastings0 Where are they talking about a BuddyCamp? I like that idea! · View -
Boone Gorges posted on the forum topic Why is it a bad idea to copy "bp-default" theme? in the group How-To and Troubleshooting:
@crashutah – That’s right. But chances are that most of your modifications will only take place in a handful of template files, so it’s still way better than having to migrate changes over to a wholesale copy of bp-default. To give you a frame of reference, even a fairly heavily themed version of BP 1.2.x like [...]
-
techguy posted on the forum topic How long is history kept in the group How-To and Troubleshooting:
“until your database explodes”
I’d watch that. Is that like the “Will it blend” session they’re having at WordCamp Utah?
-
Roger Coathup posted on the forum topic Why is it a bad idea to copy "bp-default" theme? in the group How-To and Troubleshooting:
@crashutah – that all depends how much you’ve specialised your child theme away from the default. It also depends if there are new features you want to take advantage of – in which case dig around and see how they are being used in the default, and ’steal / adapt’ as necessary. Remember for the most [...]
- Load More