Suzanne
@Ahjira
Theme Wizard at
My BuddyPress installation running Genesis, GenesisConnect and a custom child theme with plenty of custom functionality :D http://holisticground.com
Interests
http://holisticground.com
Location: Minneapolis
-
acustica posted on the forum topic Put "delete" button on single message page in the group How-To and Troubleshooting:
@Ahjira @stevenkword As Suzanne mentioned, the
bp_message_thread_delete_link()functions are only for the message index. On single message pages, the$thread_templateglobal is used in place of the$messages_templateglobal, and the usable template tags all begin withbp_the_thread_instead ofbp_message_thread_. While there is no…[Read more] -
-
Paul Gibbs posted on the forum topic Is it possible to exclude specified users from the achievements? in the group Achievements:
Hi Suzanne (@Ahjira)
There’s not a nice way to do it via the menus, but have a read of http://achievementsapp.com/2010/11/15/developer-documentation-added/#comment-96 — someone asked the same question the other day