Notifications
Clear all

[Solved] Suggestion for Upvote/Downvote

3 Posts
2 Users
1 Likes
1,489 Views
(@steelbookpro)
Member Customer
Joined: 7 years ago
Posts: 30
Topic starter  

Hello,

I don't use the Upvote/Downvote on my site because the down vote is a problem. I suggest on option to have only the Up Vote. It will be very usefull.

Thanks !!

Fabien.


   
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5869
 

Hi @steelbookpro,

You can hide the Downvote option using the CSS code. Here is a CSS code you can use:

#wpcomm .wc-vote-link.wc-down {
display: none !important;
}

Please add it in Dashboard > Comments > Settings > Styling  > "Custom CSS code" textarea save it and  enable the voting feature. In this case, it'll show only the Upvote option. 


   
Fabien reacted
(@steelbookpro)
Member Customer
Joined: 7 years ago
Posts: 30
Topic starter  

It's work, thank you very much ! 


   
Share:
Scroll to top