Jump to content

randomuser256

Newbie
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Software
    IPS4
  • Version
    4.2

randomuser256's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Bump, if anyone could help this would be massively appreciated.
  2. Hey, I'm trying to add secondary user group icons in to the postContainer. I'm not sure how I would go about doing something like this. I don't want to use a plugin, mainly because the format I have now wont work with the plugins that are out there. This is the code for the primary group icon: {{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }} <li class='ipsResponsive_hidePhone'><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li> {{endif}}
×
×
  • Create New...