How to hide the default favourite and susbcribe links?
-
My bbPress installation is customized a little and has subscribe and favourite buttons in a different place. Since 2.6 extra favourite and subscribe links are appearing in the lead topic header. Is there a way to remove the default ones and keep the ones generated by
<?php bbp_topic_favorite_link();?>
and<?php bbp_topic_subscription_link(); ?>
?
- You must be logged in to reply to this topic.