About vote button
I have placed the vote button on the question list item but found it could not work. Is there anything that I have missed inserting in?
<div class="ap-display-question-meta"> <div class="ap-single-vote" apid="<?php the_ID();?>"><?php ap_vote_btn(); ?></div> </div>
Thanks.
Question is closed for new answers.
Keith Ho Selected answer as best