Ludovic Samuel Clain
asked 4 years ago

Hi there,
Hi,
I found an option that I find completely absurd: please how to prevent an user from voting his own message (whether it is a question or an answer)?
I made a screencast to explain: https://www.screencast.com/t/3cOP66gplf7
Regards
Ludovic

1 Answers
DominicStaff
answered 4 years ago

At the moment, the plugin has supported an option to disable vote for the anonymous user: https://prnt.sc/rs0h7f
However, if you want to disable vote for all the users, you can use the following code to hide it:


.dwqa-question-vote {display: none;}
Powered by DW Question & Answer Pro