tony
asked 3 years ago

I just customized my archive pages but when i click on answer, tags and categories the default dwqa permalink is used instead of my own? How can i rewrite this?
Secondly, how can I remove or add my own question meta status and  also remove vote option?

1 Answers
DominicStaff
answered 3 years ago

Hi,
At the moment, the plugin does not support custom archive pages.
About the meta status, you can let me know detail about it, please send me a screenshot for further checking.

If you want to remove the vote section, you can use the following code:

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