Title: Vote up only?
Last modified: August 30, 2016

---

# Vote up only?

 *  Resolved [HillofBeans](https://wordpress.org/support/users/hillofbeans/)
 * (@hillofbeans)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/vote-up-only/)
 * Hi,
 * Is there any way to allow only voting up?
 * [https://wordpress.org/plugins/wpdiscuz/](https://wordpress.org/plugins/wpdiscuz/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/vote-up-only/#post-6625859)
 * Hi
    I’m sorry but there isn’t such an option yet, but you can hide the down vote
   button using css code. Please go to Dashboard > wpDiscuz > Background and Coloers
   Tab, and put this css code in “Custom CSS Code” textarea:
 *     ```
       #wpcomm .wc-down{ display:none }
       #wpcomm .wc-comment-footer{ color:#ffffff; }
       ```
   
 *  Thread Starter [HillofBeans](https://wordpress.org/support/users/hillofbeans/)
 * (@hillofbeans)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/vote-up-only/#post-6626100)
 * Thank you.
 * That worked great!
 * One more quick question.
 * Is there an easy way to change the voting icon from the thumb to something else?
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/vote-up-only/#post-6626120)
 * There is not such an option, but you can change those images in wpDiscuz folder.
   Locations:
 *     ```
       /wpdiscuz/files/img/thumbs-up.png
       /wpdiscuz/files/img/thumbs-down.png
       ```
   
 *  Thread Starter [HillofBeans](https://wordpress.org/support/users/hillofbeans/)
 * (@hillofbeans)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/vote-up-only/#post-6626124)
 * Fantastic.
 * Thanks very much for your help.
 *  [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/vote-up-only/#post-6626222)
 * Hi,
 * If someone wants to vote up, he can do it just once.
    But if there is an amount
   of up-votes he could take a several times the thumb-down-button to mininmize 
   the up-votes to 0. :/
 * So I tried to use your css-suggestion, too.
 * But it doesn’t work.
 * for example: [http://martinmatzat.com/arbeitgeber-arbeitnehmer-definition/](http://martinmatzat.com/arbeitgeber-arbeitnehmer-definition/)
 * Any solution with which a user cannot manipulate the votes is welcome. 🙂
 * Regards and thanks in advance.
 *  [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/vote-up-only/#post-8611347)
 * Hi,
 * Hmm…
    I updated the plugin and hiding the downvote doesn’t work anymore
 * [http://martinmatzat/arbeitgeber-arbeitnehmer-definition](http://martinmatzat/arbeitgeber-arbeitnehmer-definition)
 * Before, you gave me this:
 * .comments-area{width:auto;}
    #wpcomm .wc-down{display:none} #wpcomm .wc-comment-
   footer{color:#ffffff;}
 * .wc-vote-img-down{ display: none!important; }
 * Thank you very much for your support.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Vote up only?’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Gregool](https://wordpress.org/support/users/gregool/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/vote-up-only/#post-8611347)
 * Status: resolved