Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • @danhay

    Participant

    @r-a-y Nice bit of code. You can extend this to also show how many faves a post has:

    = ( $fav = bp_activity_get_meta( $activity_id, ‘favorite_count’ ) ) ? $fav : 0

    @danhay

    Participant

    Thanks Pisanojm.. With some tinkering that worked great

    @danhay

    Participant

    @r-a-y perfect mate! Thanks for the tip :)

    @danhay

    Participant

    Ahh, actually it turns out the simple answer was the best… It was as simple as copying & pasting the registration form from registration/register.php and adding /register to the form action.

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar