0
votes
1answer
160 views

Subsite theme mystery man replacement with Buddypress on main site

I have a multi-site install with buddypress on the main site. In the buddypress theme I've been able to override the default 'mystery-man' avatar using my custom buddypress theme. I simply have an ...
2
votes
1answer
435 views

How to edit bbPress template files - WordPress + BuddyPress + bbPress?

I am using BuddyPress 1.6.1, bbPress 2.1.2 and WordPress 3.4.2 I follow the guide here. In the end, I did the trick pointed out by Sarah Gooding because mywebsite.com/forums was blank right after ...
0
votes
0answers
47 views

Buddypress theme development do_action method [closed]

Hi I am trying to learn to develop buddypress themes and could not find any resources on this subject except for the fact of developing child themes.So I started to try to understand the default ...
0
votes
0answers
91 views

Buddypress theme development from scratch [closed]

Hi I am trying to learn to develop buddypress themes.Most of the tutorials I have found online develop the themes using the default buddypress theme as a child theme I would like to learn to develop ...
1
vote
1answer
189 views

buddypress: how do i make the group description excerpt shorter?

I set up a theme in buddypress and i want to have a teaser section for my groups on there. It works fine but i have a problem to shorten the group description... I'm using it like this: ...
0
votes
1answer
119 views

Overrride buddypress theme function

I'm using the buddypress theme buddyboss. the main reason was that this theme is able to manage a picture gallery (which works great). i now want to call that picture-function within the ...
0
votes
1answer
134 views

Not Found when using activity stream as front page with BuddyPress

I'm trying to create a Thematic child theme that uses BuddyPress. First, I tried using BuddyMatic -- which currently doesn't work with WP3. Next, I tried the BuddyPress compatibility pack -- which ...