Info
- 4 posts
- 2 voices
- Started 2 years ago by gerikg
- Latest reply from Olaf
- This topic is not resolved
Managing Favorites
-
- Posted 2 years ago #
WPMU 2.8.4a
BP 1.0.3
BB 1.0.2"Manage your favorites" only shows up for the admin.
<?php if (bb_current_user_can( 'edit_favorites_of', $user->ID )) : ?><?php printf(__('<a href="%1$s">Manage your favorites</a>'), esc_attr( get_favorites_link() )); ?><?php endif; ?>Any one had this problem?
-
- Posted 2 years ago #
Okay i figured that out.
how do I get "Favorite Notification
If you want to get an email when there is a new post to a topic in your favorites.
Activate:"to show anywhere other than the profile?
-
- Posted 2 years ago #
Somehow I need to get that option to appear on the Buddypress profile but I don't know how.
-
- Posted 2 years ago #
Subscribe to the RSS feed in Google reader ;)
I thought long about to have a function like in other forum scripts, but these days RSS is the way how to do it.
I wrote an article about:
http://www.finalwebsites.com/forums/topic/how-to-subscribe-to-topics-from-a-bbpress-forum -
You must log in to post.