Jump to content

(NB40) Separate Pinned Topics


Recommended Posts

  • 2 months later...
  • 1 month later...
Posted

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:

566c0fdcd018c_-.--2015-12-1220-13-44.thu

But in some forums "Other topics" don't have css style:

566c0fff567fd_IT--.--2015-12-1220-14-42.

Posted (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 by newbie LAC
  • 6 months later...
Posted (edited)

When I have this mod enabled, I get this error:

  1. [[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 by tenjuna
Posted (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 by craigf136
Posted
13 hours ago, tenjuna said:

When I have this mod enabled, I get this error:

  1. [[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

apps.jpg

Questions

pinq.jpg

Topics

tpin.jpg

Posted

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.

 

Posted

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.

Posted
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.

  • 1 month later...
Posted

@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.

Posted
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.

Posted
1 minute ago, goodnightworld said:

where can i find the IPS version? I think it should be the latesto ne.

ACP - Applications. Near Forums.

apps.jpg

I checked code on your forum and couldn't find any problems. Can you give me acp access?

  • 2 weeks later...
Posted

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... ;)

 

Screen Shot 2016-08-28 at 23.33.22.png

 

Posted
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 

 

Posted
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;
}

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...