Thanks for your post,
We still haven’t implement role management for answering. we are planning though.
Please update latest version and use following code to remove answer vote.
remove_action('qa_action_single_answer_content','qa_action_single_answer_vote_function');
Same way you can remove question vote on archive page
remove_action('qa_action_question_archive_vote','qa_action_question_archive_vote_function');
Regards
-
This reply was modified 9 years, 10 months ago by
PickPlugins.
Hi,
Please update plugin to version 1.0.21
I have added 2 new option
* Who can post answer (by role) ?
* Who can post comment on answer (by role) ?
Please see the screenshot
View post on imgur.com