featherodd's
Activity Stream →
-
featherodd posted a reply on the forum topic TinyMCE for BuddyPress – works for 1.2 as well: 3 weeks, 1 day ago
ditto
-
featherodd posted a reply on the forum topic BP 1.2 – removing custom image header code in child theme did not work: 3 weeks, 2 days ago
Works
Very clever MrMaz!
-
featherodd posted a reply on the forum topic Controlling email notifications: 1 month, 2 weeks ago
@alexmaxim huh, I guess the answer is no, unless they completely missed your question.
Would also like to know how to customize the default settings for e-mail notifications. Not because of server issues, just don’t want to spam my users by default. (using 1.2 beta) -
featherodd posted a reply on the forum topic BP 1.2 r2238 – Error on Members page if 'Friends' is disabled: 1 month, 2 weeks ago
@haloid if you want to jump the gun, wrap the
elements that are calling ”bp_get_total_friend_count” with the following:
<?php if ( function_exists( ’friends_install’ ) ) : ?>
]
<?php endif; ?>
As far as I know, the calls are made in the following places (inside the new default):
/plugins/buddypress/bp-themes/bp-default/activity/index.php
/plugins/buddypress/bp-themes/bp-default/members/index.php
I’m with your brother. Friending is wack [...] -
featherodd wrote on their own wire: 1 month, 2 weeks ago
this theme rocks