ElkArte Community

Elk Development => Feature Discussion => Topic started by: mmagss on March 19, 2017, 05:16:54 am

Title: More member title tags
Post by: mmagss on March 19, 2017, 05:16:54 am
Hello guys I don't know if this has been asked before but i tried to search on the forum and couldn't find it, or maybe I search keyword is wrong. What I want to know if is there a way we can add additional member title tags for each member? Lets say he is a newbie and he purchase a subscriber plan then it will show on his profile the tag of being a subscriber and a newbie as well. If he has a Registered member, a subscriber and a contributor can we add those? I guess those are badges or something? Or maybe a member group? i dont know where does it belong though please advice.

Thanks
Title: Re: More member title tags
Post by: emanuele on March 19, 2017, 09:45:45 am
I think you are looking for something like:
http://www.elkarte.net/community/index.php?topic=1637.0
Title: Re: More member title tags
Post by: mmagss on March 19, 2017, 12:07:21 pm
Yep! Thank you very much for pointing this out to me..  I really didnt see/find this one. going to install now and see how it works.
Title: Re: More member title tags
Post by: mmagss on March 19, 2017, 12:14:08 pm
Seems like its not working at all.So once I have uploaded and install it there's nothing else to be done?
Title: Re: More member title tags
Post by: mmagss on March 19, 2017, 12:29:07 pm
Okay got it working now..thanks again :)
Title: Re: More member title tags
Post by: emanuele on March 19, 2017, 12:41:03 pm
admin > membergroups > settings
There should be a new block of checkboxes where you can pick the ones you want to show. That's all. :)
Title: Re: More member title tags
Post by: Jorin on March 20, 2017, 01:19:17 am
Is there a way to show the primary user group (admin or global mod for example) and the counter based user group this member is in?
Title: Re: More member title tags
Post by: mmagss on March 20, 2017, 06:40:25 am
Quote from: Jorin – Is there a way to show the primary user group (admin or global mod for example) and the counter based user group this member is in?
Yeah that would be nice.

One more thing is how can i take out the icons and change it with my own tags?
I mean take the icons, and replace the icon and tag with a new tag like this
http://prnt.sc/em6h7y

So basically I should take out the icons and replace with my new tag created. Is there a way we can do that?
Title: Re: More member title tags
Post by: Jorin on March 21, 2017, 04:34:36 am
You can set the file name of the new icon in the settings of each member group.
Title: Re: More member title tags
Post by: mmagss on March 21, 2017, 04:45:46 am
Quote from: Jorin – You can set the file name of the new icon in the settings of each member group.
Yes but i need to take out the "title" itself as well. Since the tag have the color and name on it. So icons are not needed and the title word is not needed as well. I only the newly created tag I have.
Title: Re: More member title tags
Post by: Jorin on March 21, 2017, 05:27:51 am
There's an option for this as well. If I remember correctly it's in the actual template settings. But I only have a german localized board at hand and can't help any further.
Title: Re: More member title tags
Post by: emanuele on March 21, 2017, 07:02:30 am
Quote from: Jorin – Is there a way to show the primary user group (admin or global mod for example) and the counter based user group this member is in?
Isn't it the "Hide post group titles for grouped members" in the theme settings?
Title: Re: More member title tags
Post by: emanuele on March 21, 2017, 07:04:53 am
Quote from: mmagss –
Quote from: Jorin – Is there a way to show the primary user group (admin or global mod for example) and the counter based user group this member is in?
Yeah that would be nice.

One more thing is how can i take out the icons and change it with my own tags?
I mean take the icons, and replace the icon and tag with a new tag like this
http://prnt.sc/em6h7y

So basically I should take out the icons and replace with my new tag created. Is there a way we can do that?
Sorry, I lost you a bit here.
Let me see if I got it right: you want to hide the icons and keep only the group name?
Title: Re: More member title tags
Post by: Jorin on March 21, 2017, 07:13:46 am
Quote from: emanuele –
Quote from: Jorin – Is there a way to show the primary user group (admin or global mod for example) and the counter based user group this member is in?
Isn't it the "Hide post group titles for grouped members" in the theme settings?

Sounds correct.
Title: Re: More member title tags
Post by: mmagss on March 22, 2017, 09:27:22 am
Quote from: emanuele –
Quote from: mmagss –
Quote from: Jorin – Is there a way to show the primary user group (admin or global mod for example) and the counter based user group this member is in?
Yeah that would be nice.

One more thing is how can i take out the icons and change it with my own tags?
I mean take the icons, and replace the icon and tag with a new tag like this
http://prnt.sc/em6h7y

So basically I should take out the icons and replace with my new tag created. Is there a way we can do that?
Sorry, I lost you a bit here.
Let me see if I got it right: you want to hide the icons and keep only the group name?

No I want to hide the group name since I change the icons into my new tag images.

please check this http://mmagss.com/index.php?topic=30.msg80;topicseen#msg80

So I need to take out that "text" membergroup titles. I already did enable the "hide" in theme settings but its still showing the same.
Title: Re: More member title tags
Post by: emanuele on March 22, 2017, 09:36:51 am
Try:
Code: [Select]
.poster .membergroup {
    display: none;
}

P.S.
Your like buttons are broken. ;)
Title: Re: More member title tags
Post by: mmagss on March 22, 2017, 09:43:43 am
Quote from: emanuele – Try:
Code: [Select]
.poster .membergroup {
    display: none;
}

P.S.
Your like buttons are broken. ;)

I'm asking someone to fix it though. I dont know why it was broken and which of the addons are casuing it.

btw where will i put this code? on css file?
And thanks for the help!
Title: Re: More member title tags
Post by: emanuele on March 22, 2017, 10:05:35 am
The one for coloring the names.
I guess I messed another spot to fix... :-\

Yes, the code goes in a css (ideally custom.css).
Title: Re: More member title tags
Post by: mmagss on March 22, 2017, 10:14:59 am
Quote from: emanuele – The one for coloring the names.
I guess I messed another spot to fix... :-\

Yes, the code goes in a css (ideally custom.css).

Hmm Thanks again. But I went to public_html>>Theme>>default>>CSS but I couldnt find the custom.css
Am I following the wrong path? Sorry, im just confused though.
Title: Re: More member title tags
Post by: emanuele on March 22, 2017, 10:31:44 am
Search is frequently a good friend:
http://www.elkarte.net/community/index.php?action=search;sa=results;search=custom.css
http://www.elkarte.net/community/index.php?topic=1103.0 (it's not the first result, though it's there. :P
Title: Re: More member title tags
Post by: mmagss on March 22, 2017, 10:41:17 am
Quote from: emanuele – Search is frequently a good friend:
http://www.elkarte.net/community/index.php?action=search;sa=results;search=custom.css
http://www.elkarte.net/community/index.php?topic=1103.0 (it's not the first result, though it's there. :P
Well honestly i've been the besocial folder but couldnt find it. But thanks for the link. I guess i need to download it first so it will show up. Didnt know custom.css is an addon though since I used to use wordpress.
Title: Re: More member title tags
Post by: mmagss on March 22, 2017, 10:50:55 am
Thanks for the help. I installed the custom_besocial.css on theme light and changed besocial into light making it custom_light.css but even so it changed the theme into a different one. haha kinda funny but its looks awesome though.
Title: Re: More member title tags
Post by: emanuele on March 22, 2017, 11:19:27 am
You just have to create a file named custom.css, put it in the theme directory ad stuff your custom code there.
Alternatively you can create a file custom_{nameofthevariant}.css, put it in the variant directory and stuff your code there.
No need to install/copy from other sources. :)
Title: Re: More member title tags
Post by: mmagss on March 22, 2017, 12:48:34 pm
Quote from: emanuele – You just have to create a file named custom.css, put it in the theme directory ad stuff your custom code there.
Alternatively you can create a file custom_{nameofthevariant}.css, put it in the variant directory and stuff your code there.
No need to install/copy from other sources. :)
Thanks but anyway I like the way it looks now with its color. Every thing was fixed though.
I just uninstall the color name addon and install it again and it work fine now. Not sure if the bugs might show again in the future but hopefully not.

Thanks again.
Title: Re: More member title tags
Post by: emanuele on March 22, 2017, 01:59:18 pm
Nope, it doesn't look any different. ;)
Title: Re: More member title tags
Post by: emanuele on March 22, 2017, 02:29:46 pm
Try the one attached here (it's not tested, but it should work... hopefully, otherwise I'll test it lol).
Title: Re: More member title tags
Post by: mmagss on March 22, 2017, 07:40:56 pm
Yep this one works great! Thank you!
Title: Re: More member title tags
Post by: emanuele on March 23, 2017, 03:20:08 am
Until the next bug is found. :P
Title: Re: More member title tags
Post by: mmagss on March 23, 2017, 05:41:29 am
Yep new bugs again..hahaha