Support Forum

Suppress Member's User Group Display

AN Ann
Ann
Member

The member information to the left of each post displays Member Rank and User Group Membership.

I’d like to be able to suppress User Group information if at all possible.

I am fairly sure this was done previously but it’s now visible since the upgrade.

Any ideas?

1 Answer

New Answer

MP Mr Papa
Mr Papa
Member

That would only change if you edited one of our themes directly instead of making a child theme or custom theme like we always recommend, and then updated the theme…

in your sp theme, template file spTopicView.php, find this file and remove (comment out or delete):

                                    sp_PostIndexUserMemberships(‘tagClass=spPostUserMemberships spCenter’);

again, dont edit our themes directly…  make a child theme or custom theme