Hello – I want to use this theme to have a private question and answer site for my network. Basically I want the person to be able to sign up for free – and post their situation with their debt. I need custom fields as well to show on the ask a question page.
I also want the ability to have a user type where these types of people can only answer or reply to the person asking the question/situation. Is this possible with this theme?
// Update Custom Meta.
if ( ! empty( $args['anonymous_name'] ) ) {
update_post_meta( $post_id, 'anonymous_name', $args['anonymous_name'] );
}field for guest (name) is always empty, despite entering that name. Therefore, there is no meta data saved into database, and user display name is always “Anonymous”.
Hello big thanks for this usefull plugin. I need to redirect user to content-list.php after having asked a question
WHen a user changes their password in user settings || account (within anspress) their is:
1/ no on screen confrimation message
2/ it generates “a new user” email, with the message: “To set your password, visit the following address”
Thanks
I can not install this AnswerBox [ deprecated ]
Je n’arrive pas à installé ce AnswerBox [deprecated]
Voici ce que je veux supprimer :

Logged in wp social login, logged out, hit back , avatar still shows near answer, writes answer, prompt says “you do not have permission”.
I updated anspress to V 3.0.5 and wordpress to V 4.6 . When tried to post a new question, It throws an error “Check missing field and re submit”. I have not activated category,tags and captcha for anspress. Still getting the error.
The upgrade to the 3.0.5 version is giving error.
Parse error: syntax error, unexpected ‘[’ in /home/storage/4/e5/ba/hdsystems/public_html/wp_forum/wp-content/plugins/anspress-question-answer/anspress-question-answer.php on line 580
The version of PHP is 5.3.29.
What do I need to solve?