Skip to:
Content
Pages
Categories
Search
Top
Bottom

Activities different for Admin


  • Andres Felipe
    Participant

    @naturalworldstm

    Hi

    Does anybody know how can I add some CSS code to background (highlight) the admin activities? Or if possible, using the @modemlooper ‘s bp verified plugin to put the image of verified () beside the admin name in activities?

    Thanks for your advice!

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

  • modemlooper
    Moderator

    @modemlooper

    Added ability to place badge in activity template file. Add the code below to the activity/entry.php file where you want to show the badge.

    <?php bp_show_verified_badge_activity(); ?>

    download plugin update: https://github.com/modemlooper/BuddyVerified


    Andres Felipe
    Participant

    @naturalworldstm

    Thanks a lot @modemlooper when I got my credit card (hope this month) I’ll definetly invite You a beer!

    Just one thing, I just can’t get the badge to be located after user nice name in entry.php. It doesn’t matter where I put the code, it always is located before the avatar or before the user nice name. Am I doing something wrong?


    modemlooper
    Moderator

    @modemlooper

    The text that makes that up is one string saved to the db so there isn’t an easy way to place things in the middle.


    Andres Felipe
    Participant

    @naturalworldstm

    Ok, thanks for your reply. It doesn’t take out the awesome of your plugin and this new ability You added.

    Thanks for your time and effort!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Activities different for Admin’ is closed to new replies.
Skip to toolbar