Another suggestion, when clicking the "List" link for the totals popup, in that popup, maybe add some more information in the header of the popup. Something to better identify what it is you just clicked on. Maybe the name of the person that posted the reply, etc.
One question, is it possible to give a post multiple ratings? For instance, I can "like" a post, but maybe I also think it's "informative", etc. Not sure if this is really needed/feasible, but I was just trying to do this and you no longer get the ratings bar, once you've selected something.
Certainly will make the hover thing an option, perhaps something along the lines of minimum opacity when not hovered
Found a small bug with the statistics. There's a checkbox for "Post Ratings" on the daily xF stats, but when displaying the stats, there's no data returned for this. I've checked a few things with it, so not sure why it's not appearing. Maybe a cron has to run or something to generate this data?
I really do hope there's a way of removing this temporarily, otherwise we'll have to keep it switched off until it's updated. I can't inflict the on/off hovering on my memberbase - they'd string me upI've just been in the css and there's just no way of removing this flicker /hovering temporarily is there something that can be done to show these on full view until this option becomes available DI? Thanks and it's looking to be a nice add-on except for this hovering distraction which is a real pain.
Quick question, we have been testing this on our site and noticed that if you get someone a negative feedback -1 and delete the post, and then recount ratings, the negative rating is still there. Is this by design?
I really do hope there's a way of removing this temporarily, otherwise we'll have to keep it switched off until it's updated. I can't inflict the on/off hovering on my memberbase - they'd string me up
.dark_postrating_inputlist { display: block; cursor: default; float: right; opacity: 0.25; font-size: 11px; height: 16px; -ms-filter:'alpha(opacity=25)'; filter:alpha(opacity=0) }
$(this).find("ul.dark_postrating_inputlist").stop().animate({opacity:"0.25"}, 100);
I'll have an update out later tonight that covers the opacity setting and more
We use essential cookies to make this site work, and optional cookies to enhance your experience.