newbie LAC Posted August 25, 2015 Author Posted August 25, 2015 Hello,Will be fixed in the next versionDone
newbie LAC Posted November 1, 2015 Author Posted November 1, 2015 @craigf136 tested on 4.1.2 Have you tested on default skin?
craigf136 Posted November 1, 2015 Posted November 1, 2015 Actually ignore, still shows in DB hence showing in plugins area, not actually installed as it's a fresh instal of 4.1 - sorry.
motomac Posted December 12, 2015 Posted December 12, 2015 I added custom css rule: .nbPinned { background: #e5e5e5; border-color: rgba(0,0,0,0.03); color: #333333; font-weight: bold; } .nbPinnedPin {} .nbPinnedOthers {} In the most forums it looks good: But in some forums "Other topics" don't have css style:
newbie LAC Posted December 13, 2015 Author Posted December 13, 2015 (edited) 17 hours ago, motomac said: But in some forums "Other topics" don't have css style: Hello, Other topics questions. Add !important to property background background: #e5e5e5 !important; Edited December 13, 2015 by newbie LAC motomac 1
tenjuna Posted July 11, 2016 Posted July 11, 2016 (edited) When I have this mod enabled, I get this error: [[Template forums/front/forums/topicRow is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] This is likely due to either this mod being out of date (I am running 4.1.13.2), or my custom skin is making this mod not happy. Any ideas? Otherwise I would appreciate a refund. Thanks Cain Edited July 11, 2016 by tenjuna
craigf136 Posted July 11, 2016 Posted July 11, 2016 (edited) Did you run the support tool? This usually clears up small things - advisable to do so and let the author know before requesting a refund. How long have you had the mod? Which theme are you using and by whom? Does it happen on the default theme? I have several themes installed, our own custom design and others, all up to date, as are all applications and plugins and I have this plugin and no such error occurs. Edited July 11, 2016 by craigf136
newbie LAC Posted July 12, 2016 Author Posted July 12, 2016 13 hours ago, tenjuna said: When I have this mod enabled, I get this error: [[Template forums/front/forums/topicRow is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] This is likely due to either this mod being out of date (I am running 4.1.13.2), or my custom skin is making this mod not happy. Any ideas? Otherwise I would appreciate a refund. Hello, 1. Run the support tool. 2. Test on default ips theme. 4.1.13.2 Questions Topics
tenjuna Posted July 12, 2016 Posted July 12, 2016 Whether or not it works on the default theme is irrelevant, as I am not using the default theme. If the answer is "it works on the default theme so too bad", well then too bad for me I guess.
craigf136 Posted July 12, 2016 Posted July 12, 2016 Then if you made the custom theme yourself then you need to investigate what the root cause is, if this is a theme from a IPS themer then you need to contact them for investigation/update. Don't blame the author of the plugin if it's not the plugin at fault.
newbie LAC Posted July 13, 2016 Author Posted July 13, 2016 11 hours ago, tenjuna said: Whether or not it works on the default theme is irrelevant, as I am not using the default theme. If the answer is "it works on the default theme so too bad", well then too bad for me I guess. "Test on default theme" and "Use on default theme" is different things. If my plugin works on default theme you need to find a reason in your custom theme.
goodnightworld Posted August 17, 2016 Posted August 17, 2016 @newbie LAC hey there bro. There's problem with the plugin, it not working. It was working fine yesterday... but now it wont seperate the pinned and normal topics. Please advise. I am using default theme by the way, and i tried uninstall and install again.
newbie LAC Posted August 17, 2016 Author Posted August 17, 2016 Just now, goodnightworld said: @newbie LAC hey there bro. There's problem with the plugin, it not working. It was working fine yesterday... but now it wont seperate the pinned and normal topics. Please advise. I am using default theme by the way, and i tried uninstall and install again. Hello, Tell me your version IPS.
goodnightworld Posted August 17, 2016 Posted August 17, 2016 6 minutes ago, newbie LAC said: Hello, Tell me your version IPS. where can i find the IPS version? I think it should be the latesto ne.
newbie LAC Posted August 17, 2016 Author Posted August 17, 2016 1 minute ago, goodnightworld said: where can i find the IPS version? I think it should be the latesto ne. ACP - Applications. Near Forums. I checked code on your forum and couldn't find any problems. Can you give me acp access?
goodnightworld Posted August 17, 2016 Posted August 17, 2016 1 minute ago, newbie LAC said: ACP - Applications. Near Forums. I checked code on your forum and couldn't find any problems. Can you give me acp access? @newbie LAC its 4.1.13.2. Yea i can give u acp access. Can you pm you?
newbie LAC Posted August 17, 2016 Author Posted August 17, 2016 Just now, goodnightworld said: Can you pm you? Yes.
newbie LAC Posted August 17, 2016 Author Posted August 17, 2016 25 minutes ago, goodnightworld said: There's problem with the plugin, it not working. It was working fine yesterday... but now it wont seperate the pinned and normal topics. Please advise. You need to disable "Designer's Mode" goodnightworld 1
goodnightworld Posted August 17, 2016 Posted August 17, 2016 1 minute ago, newbie LAC said: You need to disable "Designer's Mode" Thanks it's solved.
Lenny Warren Posted August 28, 2016 Posted August 28, 2016 Just bought this @newbie LAC, all working fine. Is there a way that instead of separating pinned/unpinned topics by text, it could be a coloured box so it sits well with the theme? Like this? I just feel that a white space with text doesn't separate the topics that well. I'd be happy to pay again for this...
newbie LAC Posted August 29, 2016 Author Posted August 29, 2016 6 hours ago, Lenny Warren said: Just bought this @newbie LAC, all working fine. Is there a way that instead of separating pinned/unpinned topics by text, it could be a coloured box so it sits well with the theme? Like this? I just feel that a white space with text doesn't separate the topics that well. I'd be happy to pay again for this... Hello, Example
Lenny Warren Posted August 29, 2016 Posted August 29, 2016 1 hour ago, newbie LAC said: Hello, Example Gotcha, I'll have a go at that... I'll probably break it, but wil try... ? Cheers..
newbie LAC Posted August 29, 2016 Author Posted August 29, 2016 12 minutes ago, Lenny Warren said: Gotcha, I'll have a go at that... I'll probably break it, but wil try... ? Cheers.. Add in custom.css .nbPinned { background: #00595c; color: #fff; font-weight: bold; margin-top: 5px; } Lenny Warren 1
Lenny Warren Posted August 29, 2016 Posted August 29, 2016 Huge thanks @newbie LAC, works perfectly.... EXACTLY as I wanted it, I owe you a beer. Should I add this? Quote Add !important to property background background: #e5e5e5 !important;
Recommended Posts