content voting

  1. mikef

    IdeaVote — Rebuilding XenForo's Suggestion Voting From the Ground Up

    Hey everyone, I'm building a free XenForo 2.3 addon called IdeaVote that completely replaces the default suggestion voting experience. If you've ever used the built-in Suggestion forum type, you know the problem — the tiny up/down chevrons on the right side of each thread are nearly invisible...
  2. Earl

    XF 2.2 help with implementing new XenForo content vote system to an add-on, build link, route

    I have vote_count and vote_score columns on my new suggestion entity's table which uses ContentVoteTrait;. Then again it calls static::addVotableStructureElements($structure); from the inside of public static function getStructure(Structure $structure){....} I don't know why these vote_count...
Back
Top Bottom