Error message : “You don’t have permission to ask question.”
As an editor with all roles, I still cannot ask a question on my QA.
On AnsPress, when I (this user) click on the green button “Ask”, I get an error message : “You don’t have permission to ask question.”
Hugo LOPEZ selected answer
Ok. Check carefully you wp user role.
The wp instance had TWO groups named “editor”, with different userights. I was an “editor’ (group 2 without edition rights).
See :
- /wp-admin/users.php for existing roles. Look for duplicata.
- wp-admin/admin.php?page=anspress_options&option_page=roles WP as administrator > Anspress > Options > User roles, for Anspress user rights.
Hugo LOPEZ selected as best answer
For some reasons, when I change this user’s role to Author with same permissions, it now works.