I am trying to hide vote buttons on all of the list pages (all questions, recent question, unanswered...). I want the vote buttons to be displayed only on the single question page. I also want the net votes to be displayed on all of the pages. I got that part covered. I am trying to achieve something similar to that on Stack Overflow - vote buttons only on single question pages, but the vote count on question list pages.