Hello People,
I’m thinking about some new features for a new website and I can’t find the right answers.
1. I would like to integrate voting in Jot comments, but CSS star rating doesn’t work I already tried AnythingRating, but it creates another table in MySQL for every vote and I think that this is not very cleaver for a website with a lot of comments and articles. Any ideas what I could use for this?
2. I every article I would like to display next and previous button, so I could jump quickly on next or previous articles. I’m already tried to play with Ditto, but without success. Any ideas?
3. I would like to make feature which display most read and most commented articles on the home page. How I could do this? I’m is there ready to use solutions or I should make a snippet for that?
Cheers!