Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • Daniel
    Participant

    @danhay

    @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


    Daniel
    Participant

    @danhay

    Thanks Pisanojm.. With some tinkering that worked great


    Daniel
    Participant

    @danhay

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


    Daniel
    Participant

    @danhay

    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