Notifications
Clear all

how to just have positive button

5 Posts
2 Users
0 Reactions
2,440 Views
(@davipar)
Eminent Member
Joined: 9 years ago
Posts: 25
Topic starter  

Hi, Can you help me?

I just want to have a positive button on my comment section, i mean, I only want to allow users to like and not to dislike the comments. How can i do it? To just show the like option.

Here is a normal entry: http://www.walnov.com/felicidad

Thank You!


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4217
 

There is not an option for this. You can hide the dislike button using this css:

#wpcomm .wc-comment-footer .wc-vote-img-down{display: none;}

But the spaces and separators will still be there.


   
ReplyQuote
(@davipar)
Eminent Member
Joined: 9 years ago
Posts: 25
Topic starter  

And where do I put this css? In which file? Thank you


   
ReplyQuote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4217
 

Please navigate to wpDiscuz Settings > Styling Tab and put it in Custom CSS Code textarea.


   
ReplyQuote
(@davipar)
Eminent Member
Joined: 9 years ago
Posts: 25
Topic starter  

Thx! It worked!


   
ReplyQuote
Share:
Scroll to top