Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
BWDelta Posted September 8, 2016 Posted September 8, 2016 Im trying to figure out how to add badges to members profiles like below. I know that i can add awards, but I don't think that's the same thing. Something like what Daniel has, the IPS Staff badge. EDIT: Never mind, figured it out. Is there anyway to make it show the images for multiple groups?
kar3n2 Posted November 4, 2016 Posted November 4, 2016 so how did you figure it out? Id like this too
Apfelstrudel Posted November 4, 2016 Posted November 4, 2016 Just edit the postContainer template and add an usergroup filter. {{if $comment->author()->inGroup(array(1,2,3,4)) }} IMAGE {{endif}} You can do this for every badge you want to have.
Chris59 Posted November 4, 2016 Posted November 4, 2016 On 2016-09-08 at 0:07 PM, BWDelta said: Im trying to figure out how to add badges to members profiles like below. I know that i can add awards, but I don't think that's the same thing. Something like what Daniel has, the IPS Staff badge. EDIT: Never mind, figured it out. Is there anyway to make it show the images for multiple groups? That you find in Group settings.
kar3n2 Posted November 4, 2016 Posted November 4, 2016 Hey @Chris59 SIMPLES... tis what I need SIMPLICITY
Chris59 Posted November 4, 2016 Posted November 4, 2016 Here a psd if you guys need make your own Group-Badge.psd.zip
Apfelstrudel Posted November 4, 2016 Posted November 4, 2016 But this is for primary groups only. If you want to show secondary group badges you have to use the template condition.
kar3n2 Posted November 4, 2016 Posted November 4, 2016 THANKS @Chris59 heres my little effort made from your psd file not bad for starters CHEERS
kar3n2 Posted November 4, 2016 Posted November 4, 2016 8 minutes ago, Apfelstrudel said: But this is for primary groups only. If you want to show secondary group badges you have to use the template condition. ohhh right thats when it gets complicted for me hmmm however Im thinking there is a need for secondary groups to show on my site because even tho primary might be sponsor the secondary might be "moderator" etc etc hmmm
Recommended Posts
Archived
This topic is now archived and is closed to further replies.