Title: Visitor Vote
Last modified: August 31, 2016

---

# Visitor Vote

 *  [zerrogh](https://wordpress.org/support/users/zerrogh/)
 * (@zerrogh)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/visitor-vote/)
 * Hey sir,
    Visitors are not able to vote on my website and I am not sure why. 
   I have activate the option inside the plugin settings.
 * This is what ive added to my functions.php
 *     ```
       add_filter( 'hmn_cp_allow_guest_voting', '__return_true' );
       add_filter( 'hmn_cp_allow_negative_comment_weight', '__return_true' );
       ```
   
 * This is what I have in my custom page
    `<?php echo hmn_cp_the_comment_upvote_form();?
   >`
 * No HTML is generated when the user is not logged on.
 * You can see the example here:
    [http://overmvp.com/heroes/bastion/](http://overmvp.com/heroes/bastion/)
 * If you scroll down to “Community Tips”
 * Thanks for any help !
 * [https://wordpress.org/plugins/comment-popularity/](https://wordpress.org/plugins/comment-popularity/)

The topic ‘Visitor Vote’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/comment-popularity_f8f8f8.svg)
 * [Comment Popularity](https://wordpress.org/plugins/comment-popularity/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comment-popularity/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comment-popularity/)
 * [Active Topics](https://wordpress.org/support/plugin/comment-popularity/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comment-popularity/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comment-popularity/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [zerrogh](https://wordpress.org/support/users/zerrogh/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/visitor-vote/)
 * Status: not resolved