Jump to content

(NB40) Secondary Group Icons

Featured Replies

  • Author
15 minutes ago, pompe said:

My version: 4.0.13

I haven't that version to test. If the code is different you will need to select the correct selectors.

  • 1 month later...
  • Replies 313
  • Views 32k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • newbie LAC
    newbie LAC

    If the member have 3 secondary groups (superuser, moderator, supermoderator) icons will be shown like superuser moderator supermoderator I can add new global setting for sorting groups

  • newbie LAC
    newbie LAC

    I uploaded new version Try it Also I added settings

  • newbie LAC
    newbie LAC

    Is that what you want?

Posted Images

Plugin seems to be working good.  However, if member has more than 2 group images, there tends to be a larger space n the second and third image...  Any idea on this?  

stack.png

EDIT*  I decided to add a fourth to see what would happen.... They space out as well

 

space2.png

 

Edited by dcorbell

  • Author
1 hour ago, dcorbell said:

Plugin seems to be working good.  However, if member has more than 2 group images, there tends to be a larger space n the second and third image...  Any idea on this?  

stack.png

EDIT*  I decided to add a fourth to see what would happen.... They space out as well

 

space2.png

 

Hello,

You can increase/decrease a space using css

Example 

 

24 minutes ago, newbie LAC said:

Hello,

You can increase/decrease a space using css

Example 

 

Was able to even the spacing out, but how would I be able to make the spacing smaller?  I want them to be as close together as I can get them.  Thanks for fast response!
space33.png

  • Author
1 minute ago, dcorbell said:

but how would I be able to make the spacing smaller?

.cAuthorGroupIcon { margin: 5px 0; }

Decrease 5px. You can use negative value

6 minutes ago, newbie LAC said:

.cAuthorGroupIcon { margin: 5px 0; }

Decrease 5px. You can use negative value

Did not know could use negative.  Looks great, thanks again!

I bought a week ago, they are still not approved. I can not download. :(

  • Author
15 hours ago, Godzilla said:

I bought a week ago, they are still not approved. I can not download. :(

Hello,

I see you in the list of downloaders

Yes, I downloaded a few minute ago. I have already been installed. :)

Edited by Godzilla

  • 1 month later...

While I'm on the a users profile the secondary groups are shown in multiple places. (Please see screenshot) I would like them to only be shown in the 'about (user)' area. Please could assist? @newbie LAC

Screenshot_11.thumb.png.d818d90d019a9ac41757203feb055ec3.png

  • Author
12 hours ago, NGU Gaming said:

While I'm on the a users profile the secondary groups are shown in multiple places. (Please see screenshot) I would like them to only be shown in the 'about (user)' area. Please could assist? @newbie LAC

 

Hello,

I can't reproduce.

Show me the settings, tell me IPS version, check on inbuilt theme.

I see on your forum the block Steam is duplicated.

Hello @newbie LAC

I looked into this a bit more and it turns out that the youtube video is causing the problem. This was a bit of code that I found on here. Sadly no one has created a plugin for it but oh well.

Looks like your plugin works perfectly fine. Thank you for your assistance and sorry for wasting your time.

  • 1 month later...

Hello, any help with this

how can i remove the  title of the main group:

secgroup.png.07ae1c352a218fd7c97b6cc61764bbd3.png

  • Author
8 minutes ago, micronx said:

Hello, any help with this

how can i remove the  title of the main group:

Hello,

This not a part of my plugin.

You can edit template postContainer

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

Or hide using css

li.cAuthorPane_photo + li {
    display: none;
}

 

i changed this

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

to

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

Sorry, you do not have permission for that!

@AEGJay You should explain your problem fully.

  • Author
10 hours ago, AEGJay said:

Sorry, you do not have permission for that!

Hello,

As Simon said please provide more info about an error.

6 hours ago, newbie LAC said:

Hello,

As Simon said please provide more info about an error.

1S111/1

 

Sorry, you do not have permission for that!

 

But when i click edit on the plugin i get this https://gyazo.com/5247ba2047f5dec24345dffbae90609d

  • Author
1 hour ago, AEGJay said:

1S111/1

 

Sorry, you do not have permission for that!

 

But when i click edit on the plugin i get this https://gyazo.com/5247ba2047f5dec24345dffbae90609d

I saw this error 2-3 times.

Try remove intermediate versions or PM me and I will do it for you.

  • 2 weeks later...

Plugin work without images/icons group, only as text ?

Edited by Alexandr Kasperovich

  • Author
15 hours ago, Alexandr Kasperovich said:

Its work only if upload any image to group.

How do you know this?

  • 3 months later...

@newbie LAC Is the Mod going to be updated so it is 4.2.1 compliant at all?

Recently Browsing 0

  • No registered users viewing this page.