Vintage Unscripted
asked 4 years ago

I found this code for deleting the voting box in the forums from a few years ago but it is not working with my WP theme. Has it changed?

.dwqa-list-question .dwqa-vote { display:none; }

Secondly, is the option to display the questions by date available in the Pro version?

Thank you in advance,
Linda Shore

1 Answers
DominicStaff
answered 4 years ago

You can use the following code:

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span.dwqa-votes-count { display: none;}

At the moment, the plugin does not support the option to display the questions by date. 

Powered by DW Question & Answer Pro