Jump to content

Remove Group Text in Post Container


Rishub Mehta

Recommended Posts

Hello,

I've done a lot of digging through old threads on here and on Google, but it seems none of the solutions are relevant anymore. I had done this on 4.1.x but since 4.2.x I can't for the life of me find where to hide the Group text in the post container.

This is what I am talking about:

grouptext.PNG.5f5038114158f246fb92501e00142e81.PNG

 

Under the avatar on all posts, we have a custom group text for some of our admin/moderator ranks. If you notice above the image, it also says "Founder" - How do I remove that text from displaying on 4.2? For my mods, it says "Moderator" and so on right above the rank image. It's not in the same location in the custom HTML/CSS editor as it was on 4.1

Thanks

Link to comment
Share on other sites

you can try something like this and see if it will work

n your Theme > Go to Edit html > forums > front > topics > postContainer and delete:

 

<li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li>

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...