XF 1.4 UserGroups. Only display User Banner if not a member of other User Group?

1im

Member
I am trying to figure out how to only display the user bar "Newbie" which is associated with the "Registered" group ONLY if the member is not apart of any other group.
 
ACP >Options > User Options
Untick "Allow Banner Stacking"

Make sure that the other user groups have a higher styling priority (set in the group settings). When users are added to these other groups, only the banner from the group with the highest styling priority will be shown.
 
ACP >Options > User Options
Untick "Allow Banner Stacking"

Make sure that the other user groups have a higher styling priority (set in the group settings). When users are added to these other groups, only the banner from the group with the highest styling priority will be shown.

Sort of worked.. ;\

It doesnt show the "newbie" one to anyone with other group(s).
BUT, some people are assigned to more then 1 group. I want all other user group bars to show.

for ex: my one member is in the member groups
"Newbie/Register" - priority 0
"Java" - priority 3
"PHP"- priority 3


Only the PHP user bar gets shown in the post, not the php and java bar.
 
Top Bottom