@marc-birkett
Not recently active
-
@mercime replied to the forum topic Replying to comments on posts – page not found. (IIS7 / Multisite – Buddypress) in the group Installing BuddyPress 12 years, 3 months ago
@marc-birkett Could be a theme issue and not a BuddyPress issue at all.
Your theme needs to have something like this
` if ( is_singular() && get_option( ‘thread_comments’ ) )
[…]