Is there a way to prevent voting down if the value equals 0.. the reason for this is because I don't want -1 etc to show up next to nodes. I rather have all positive values. Therefore if someone votes up a post to lets say 1.. another person can vote down to 0 but no one can vote down below 0. Is this possible?

Comments

mercmobily’s picture

Category: support » feature

Hi,

I am afraid it's not possible at the moment.
I should leave this as a feature request. Do you absolutely need it?

Merc.

mercmobily’s picture

Status: Active » Fixed

Hi,

This is possible by changing the template that displays the widget. Basically, create a new theme for the widget, and make absolute sure that if the vote is < 0 you simply display 0.

Bye!

Merc.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.