Title: Remove Down voting
Last modified: August 31, 2020

---

# Remove Down voting

 *  Resolved [kineticartist](https://wordpress.org/support/users/kineticartist/)
 * (@kineticartist)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-down-voting/)
 * I have a client who wants the down voting removed so only up votes can be dne
   or as they call them LIFTS they deem down voting as a negative thing so Im going
   thru the plugin files and I find the forms for upvoting and down voting in frontend.
   php looking for the best way to accomplish this via the themes functions.php 
   using a hook to kill the down vote form section and thereby only allowing upvote
   is this the best way or am I missing something?
 * Thank you in Advance really sweet plugin

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

 *  [ziadj](https://wordpress.org/support/users/ziadj/)
 * (@ziadj)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/remove-down-voting/#post-13440245)
 * You can add this line of CSS code to the discussion pages for now if you just
   want to hide the down voting button:
 * `a.vote.down{ display: none !important; }`
    -  This reply was modified 5 years, 8 months ago by [ziadj](https://wordpress.org/support/users/ziadj/).
 *  Thread Starter [kineticartist](https://wordpress.org/support/users/kineticartist/)
 * (@kineticartist)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/remove-down-voting/#post-13440493)
 * Thank You so much Ill give that a try
    cheers!
 *  Plugin Author [natekinkead](https://wordpress.org/support/users/natekinkead/)
 * (@natekinkead)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/remove-down-voting/#post-13441574)
 * I’m so sorry. I completely missed this topic somehow. Removing the downvote would
   be a pretty simple feature to add so you don’t have to hide it with CSS. I’ll
   put it on my list of features to work on.
 *  Thread Starter [kineticartist](https://wordpress.org/support/users/kineticartist/)
 * (@kineticartist)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/remove-down-voting/#post-13445221)
 * man You’re quick got the new version this morning and boom there it is under 
   the behavior tab Disable Down Voting
 * Sweet
    now Im gonna have to give you a 5 star
 *  Plugin Author [natekinkead](https://wordpress.org/support/users/natekinkead/)
 * (@natekinkead)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/remove-down-voting/#post-13554738)
 * 5 stars are very appreciated. Thanks!

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

The topic ‘Remove Down voting’ is closed to new replies.

 * ![](https://ps.w.org/bbp-voting/assets/icon-128x128.png?rev=3410351)
 * [bbPress Voting](https://wordpress.org/plugins/bbp-voting/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bbp-voting/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-voting/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-voting/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-voting/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-voting/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [natekinkead](https://wordpress.org/support/users/natekinkead/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/remove-down-voting/#post-13554738)
 * Status: resolved