Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
newbie LAC Posted November 30, 2016 Author Posted November 30, 2016 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. pompe 1
dcorbell Posted January 2, 2017 Posted January 2, 2017 (edited) 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? EDIT* I decided to add a fourth to see what would happen.... They space out as well Edited January 2, 2017 by dcorbell
newbie LAC Posted January 2, 2017 Author Posted January 2, 2017 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? EDIT* I decided to add a fourth to see what would happen.... They space out as well Hello, You can increase/decrease a space using css Example
dcorbell Posted January 2, 2017 Posted January 2, 2017 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!
newbie LAC Posted January 2, 2017 Author Posted January 2, 2017 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 Godzilla 1
dcorbell Posted January 2, 2017 Posted January 2, 2017 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!
Godzilla Posted January 4, 2017 Posted January 4, 2017 I bought a week ago, they are still not approved. I can not download.
newbie LAC Posted January 5, 2017 Author Posted January 5, 2017 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
Godzilla Posted January 5, 2017 Posted January 5, 2017 (edited) Yes, I downloaded a few minute ago. I have already been installed. Edited January 5, 2017 by Godzilla
NGU Gaming Posted February 18, 2017 Posted February 18, 2017 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
newbie LAC Posted February 19, 2017 Author Posted February 19, 2017 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.
NGU Gaming Posted February 19, 2017 Posted February 19, 2017 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.
fvasconcelos Posted April 5, 2017 Posted April 5, 2017 Hello, any help with this how can i remove the title of the main group:
newbie LAC Posted April 5, 2017 Author Posted April 5, 2017 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; } Simon Woods 1
fvasconcelos Posted April 5, 2017 Posted April 5, 2017 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>
newbie LAC Posted April 8, 2017 Author Posted April 8, 2017 10 hours ago, AEGJay said: Sorry, you do not have permission for that! Hello, As Simon said please provide more info about an error.
AEGJay Posted April 8, 2017 Posted April 8, 2017 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
newbie LAC Posted April 8, 2017 Author Posted April 8, 2017 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.
Alexandr Kasperovich Posted April 19, 2017 Posted April 19, 2017 (edited) Plugin work without images/icons group, only as text ? Edited April 19, 2017 by Alexandr Kasperovich
newbie LAC Posted April 19, 2017 Author Posted April 19, 2017 29 minutes ago, Alexandr Kasperovich said: Plugin work without images/icons group, only as text ? Hello, No. If you want it you need to edit plugin templates https://invisionpower.com/forums/topic/416464-nb40-secondary-group-icons/?do=findComment&comment=2663665
Alexandr Kasperovich Posted April 19, 2017 Posted April 19, 2017 (edited) 1 hour ago, newbie LAC said: Hello, No. If you want it you need to edit plugin templates https://invisionpower.com/forums/topic/416464-nb40-secondary-group-icons/?do=findComment&comment=2663665 Its work only if upload any image to group. Edited April 19, 2017 by Alexandr Kasperovich
newbie LAC Posted April 20, 2017 Author Posted April 20, 2017 15 hours ago, Alexandr Kasperovich said: Its work only if upload any image to group. How do you know this?
tekguru Posted July 28, 2017 Posted July 28, 2017 @newbie LAC Is the Mod going to be updated so it is 4.2.1 compliant at all?
Recommended Posts