way can't the template be downloaded
Hello,
Did you think to link reputation and permission?
For instance, if you reach some step of points, 100 for instance, you can earn the negative vote capacity.
And when you get more points you can moderate questions etc…
I see this kind of possibility in Q2A CMS but I think some others sites offer this kind of feature.
Regards,
Olivier.
Ps: you made a good work.
Hi, if I buy this theme what level of support will I receive?
Many thanks
Ross
Hello,
Where can I find information about how the Private Question & Answer feature works and how to implement?
I have an AnsPress site with public questions and I need to add the ability to have private questions and answers with some users.
Thanks,
robertg
Tags not showing labels on questions. New tags not showing in the filter. Parent category for tags lists tags not categories.
The anspress menu is only available to users with ‘delete_pages’ capability. I a complex backend environment with multiple admins each performing different tasks, this privilege is too elevated.
Editing admin/anspress-admin.php and changing all instances of ‘delete_pages’ to ‘delete_questions’ allows a moderator to see the anspress menu without giving them the right to delete normal (or other type) pages.
By then adding the capability to edit, publish and delete questions and answers to the user’s role, it gives the moderator administrative rights over the anspress posts without giving them elevated access to other post types in WordPress.
Could you please add this to the core?