Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
InsideEdge Posted September 15, 2018 Posted September 15, 2018 Hello @newbie LAC Will this app be updated in the Marketplace for version 4.3 anytime soon? thanks as I wanted to purchase it
newbie LAC Posted September 16, 2018 Author Posted September 16, 2018 Hello, 12 hours ago, InsideEdge said: for version 4.3 anytime soon? The plugin works fine with 4.3. I can update Compatibility field InsideEdge 1
33andrain Posted November 1, 2018 Posted November 1, 2018 @newbie LAC, question. Is there a way to utilize this plugin (which I purchased) to have a pinned pinned topic? So, have 5 pinned topics, but one, which would have priority and always appear at the top of the pinned list of topics, even if not the last pinned topic updated.
newbie LAC Posted November 2, 2018 Author Posted November 2, 2018 10 hours ago, 33andrain said: @newbie LAC, question. Is there a way to utilize this plugin (which I purchased) to have a pinned pinned topic? So, have 5 pinned topics, but one, which would have priority and always appear at the top of the pinned list of topics, even if not the last pinned topic updated. Hello, Current plugin only add separators Look at. Maybe this is what you are looking for 33andrain 1
33andrain Posted November 2, 2018 Posted November 2, 2018 Thanks. Have a question...will post it in the relevant support group.
borangeatx Posted March 29, 2019 Posted March 29, 2019 Do I need to do anything to enable the plugin after installing it? It appears everything is installed and enabled - just not seeing a difference on my board. Thanks.
newbie LAC Posted March 30, 2019 Author Posted March 30, 2019 Hello, 12 hours ago, borangeatx said: Do I need to do anything to enable the plugin after installing it? No 12 hours ago, borangeatx said: It appears everything is installed and enabled - just not seeing a difference on my board. Give me a link on your forum
byMarcoX Posted May 23, 2019 Posted May 23, 2019 Hello, is it really compatible with version 4.4, because I read that no? thank you
newbie LAC Posted May 23, 2019 Author Posted May 23, 2019 40 minutes ago, byMarcoX said: Hello, is it really compatible with version 4.4, because I read that no? thank you Hello, Yes.
Joey_M Posted May 23, 2019 Posted May 23, 2019 14 hours ago, byMarcoX said: Hello, is it really compatible with version 4.4, because I read that no? thank you I've never had any issues since the release, works fine throughout the upgrades.
byMarcoX Posted May 24, 2019 Posted May 24, 2019 On 5/23/2019 at 7:07 AM, newbie LAC said: Hello, Yes. 20 hours ago, Joey_M said: I've never had any issues since the release, works fine throughout the upgrades. Thank you for your answers, so I will buy it from this ...;) Joey_M 1
BankFodder Posted September 14, 2020 Posted September 14, 2020 Hi, I finally found my way to the correct thread. Is there some custom CSS which will allow me to change the background of the topic titles please? I would just like to make them more easy to distinguish from the rest of the topics. Thanks
newbie LAC Posted September 14, 2020 Author Posted September 14, 2020 (edited) Hello, The plugin has 3 css classes .nbPinned for both separators .nbPinnedPin for pinned topics .nbPinnedOthers for other topics Example .nbPinnedPin { background: #00fffa; } Edited September 14, 2020 by newbie LAC BankFodder 1
Joey_M Posted September 19, 2020 Posted September 19, 2020 @newbie LAC: The version for 4.5 - it doesn't seem to add the "Pinned topics", "Other Topics" anymore. Is this a bug on my site, or has it been removed with the latest version? Any way to add it back if it's not supported anymore?
BankFodder Posted September 19, 2020 Posted September 19, 2020 It does on our site https://www.consumeractiongroup.co.uk/forum/46-general-consumer-issues/
newbie LAC Posted September 19, 2020 Author Posted September 19, 2020 Hello, 49 minutes ago, Joey_M said: The version for 4.5 - it doesn't seem to add the "Pinned topics", "Other Topics" anymore. I see the separators on your forum (PON) Joey_M 1
SC36DC Posted October 13, 2020 Posted October 13, 2020 Incredible plugin, really helps a lot. Is there some custom css to change the background color of the rows that are pinned, not the topic titles? Thank you. BankFodder 1
newbie LAC Posted October 14, 2020 Author Posted October 14, 2020 Hello, 12 hours ago, SC36DC said: Is there some custom css to change the background color of the rows that are pinned, not the topic titles? .nbPinnedPin ~ .ipsDataItem { background: #35ec61; } .nbPinnedOthers, .nbPinnedOthers ~ .ipsDataItem { background: inherit !important; } change #35ec61
SC36DC Posted October 14, 2020 Posted October 14, 2020 14 minutes ago, newbie LAC said: Hello, .nbPinnedPin ~ .ipsDataItem { background: #35ec61; } .nbPinnedOthers, .nbPinnedOthers ~ .ipsDataItem { background: inherit !important; } change #35ec61 Works Perfectly. Thank you!!
Irina Frolova Posted April 5, 2021 Posted April 5, 2021 (edited) Everything works fine, thank you Edited April 5, 2021 by Irina Frolova update
Nathan Explosion Posted June 22, 2021 Posted June 22, 2021 For reference... I was asked by someone if my "(NE) Collapse pinned topics" plugin was compatible with IPS 4.6.x As it works alongside this plugin, I have tested "(NB40) Separate Pinned Topics" with IPS 4.6.x and can confirm that it does work as expected. However, there is the caveat that you must have "(NB40) Separate Pinned Topics" installed prior to upgrading to IPS 4.6.x as the plugin cannot be installed new on IPS 4.6.x as it is not currently marked as compatible. BankFodder 1
ExiledVip3r Posted July 12, 2021 Posted July 12, 2021 (edited) On 6/22/2021 at 9:24 AM, Nathan Explosion said: For reference... I was asked by someone if my "(NE) Collapse pinned topics" plugin was compatible with IPS 4.6.x As it works alongside this plugin, I have tested "(NB40) Separate Pinned Topics" with IPS 4.6.x and can confirm that it does work as expected. However, there is the caveat that you must have "(NB40) Separate Pinned Topics" installed prior to upgrading to IPS 4.6.x as the plugin cannot be installed new on IPS 4.6.x as it is not currently marked as compatible. I bought your plugin not realizing it required this one. Entirely my own fault for not reading the info first, you pretty clearly say in it to not get it without having this plugin first. Stuck waiting for this to update to 4.6 now so I can use it. Edited July 12, 2021 by ExiledVip3r
Nathan Explosion Posted July 12, 2021 Posted July 12, 2021 4 hours ago, ExiledVip3r said: I bought your plugin not realizing it required this one. Entirely my own fault for not reading the info first, you pretty clearly say in it to not get it without having this plugin first. Stuck waiting for this to update to 4.6 now so I can use it. Happy to submit a request for a refund for you, if you wish?
ExiledVip3r Posted July 13, 2021 Posted July 13, 2021 22 hours ago, Nathan Explosion said: Happy to submit a request for a refund for you, if you wish? Nah, it's my mistake. I've already paid for this plugin as well. I annoyingly just can't install or download it. I'll just hold out and wait for this to hopefully be updated. Thanks though, keep up the awesome work. Nathan Explosion 1
Recommended Posts