Thank you very much for the Anspress team.

This is the very great plugin with lots of features. But not able to use it because of only one reason.

Once the user submitted the question, it is redirecting to the page with reply option. It will be useful if it redirect to questions/forums page.

Because the same person may not reply for his/her own question immediately after posting the question. .

Is there any way to change the redirection.

Ask question / answer and entered name as ‘Ramsey’ at field “Name (Enter your name to display)” but after Post Question, it shown like  “Anonymous asked 18 hours ago”, what is the reason? can’t it be shown as name that I already entered which is ‘Ramsey’?

I receive an error while trying to remove the Anspress plugin:

 

Fatal error: Uncaught Error: Call to undefined function ap_opt() in ../public_html/wp-content/plugins/anspress-question-answer/anspress-question-answer.php:491 Stack trace: #0 ../public_html/wp-includes/plugin.php(525): AnsPress_Init::anspress_uninstall(”) #1 ../public_html/wp-admin/includes/plugin.php(1031): do_action(‘uninstall_anspr…’) #2 /../public_html/wp-admin/includes/plugin.php(829): uninstall_plugin(‘anspress-questi…’) #3 ../public_html/wp-admin/plugins.php(346): delete_plugins(Array) #4 {main} thrown in ../public_html/wp-content/plugins/anspress-question-answer/anspress-question-answer.php on line 491

Parse error: syntax error, unexpected ‘if’ (T_IF) in /home1/nikolaih/public_html/kaibiganradio.com/wp-content/plugins/anspress-question-answer/includes/ajax-hooks.php on line 731

 

you said that change it to

public static function load_tinymce_assets() {

$settings = ap_tinymce_editor_settings(answer );

+ $settings = ap_tinymce_editor_settings( answer );

+

+ if ( $settings[tinymce] !== false ) {

+ $settings[tinymce] = array(

+ content_css => ap_get_theme_url( css/editor.css ),

+ wp_autoresize_on => true,

+ );

+ }

 

but i ended with error

How to make answer box larger.

Is there a way to put Numbering or Reference for each Question title?

How to remove Tag from Ask Question screen? AND I removed Labels from Ask Question screen because don’t want users to Label their question but where can I add Label to Questions so that I can then allow users to sort by Label?  Do I have to Label them in WP’s Anspress options?  Or do the questions have to be Moderated first and then the Moderator can approve and add label?  Thank you.

Why Chrome “User Profile” on Menu as page does not pull down?  I am using AP vs. 2.4.8.  Is that a browser compatibility issue resolved in later versions of AP?

Is there a later version of AP pre 3.0 that I can upgrade AP to that does not require PHP 5.5?  Am I missing new features/functionality in post 2.4.8?  Is there a 2.9 that I can upgrade to?  2.4.8 is rather an old version and maybe security issues?  Thank you.

why Answer editor has large edit icons?  Can I disable those edit icons if I can’t make them “normal” size?  I haven’t seen that in the other editors like Ask Question and Comment.

downgraded from AP 3.0 to 2.4.8 because don’t yet have PHP 5.5 – but also installed old extensions I had from July 2016 but they are dated 2014.  IF I upgrade extensions AP Email, Categories, Tags will that require PHP 5.5 or higher because goDaddy doesn’t support in their Managed WP 5.5 yet.  See image below.

Is there a security risk with keeping the old extensions?