Updated to anspress 4.0 from 3.7

used short code [anspress] and the question form is shown before the forum

how do I fix this?

Disabled anonymous option

Hello.

How can I edit an Anspress Category page?

I can’t find a specific page on themes/default.

Thank you.

I have an WP site that at some point had Anspress installed. Not sure if this was 2 or 3 version. Almost empty from Questions.

Updating to Anspress 4, i saw that fatal error. MAYBE it helps to debug the conversion from old to vs4.

 

[08-Mar-2017 15:39:36 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_queried_object() on null in /home/wp-includes/query.php:45
Stack trace:
#0 /home/wp-content/plugins/anspress-question-answer/includes/functions.php(146): get_queried_object()
#1 /home/wp-content/plugins/anspress-question-answer/includes/functions.php(169): is_anspress()
#2 /home/wp-content/plugins/anspress-question-answer/includes/views.php(40): is_question()
#3 /home/wp-includes/class-wp-hook.php(298): AnsPress_Views::insert_views(”)
#4 /home/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#5 /home/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#6 /home/wp-includes/load.php(677): do_action(‘shutdown’)
#7 [internal function]: shutdown_action_hook()
#8 {main}
thrown in /home/wp-includes/query.php on line 45

Hello,

When the update is using the WP update system ? I do not find it convenient now to have to download every time.

 

greetz Rik

have the following code shows total number of questions:
<? Php echo ap_total_published_questions ()?>
I have total code answers, and total Best Answers

I’m using Anspress 4

If non-admin login and viewing dashboard, error generated in debug.log

Below is the error in debug.log:

[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550
[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550
[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550
[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550

When Anspress deactivated, this not happening.
(At first, I thought this is WordPress core error)

On Our site on this page http://mainstbailout.org/questions/ask/ description editor not showing please help…

How to Remove Polling fields on Ask a question page. I don’t need the to be required fields.

It would be great for users to be able to select within their profile page what notifications they want or don’t want with check boxes.  That way they don’t unsubscribe for getting too many of them.

Also, is there a recommended email smtp service that works well with anspress so I don’t have to rely on the wordpress email system?

When deleting an ANSWER, the name of the “deleter” is not the right one. Shows the name of the Answer posted.

Example: User TEST writes and answer. I delete the Answer (Admin) but in the Question says “deleted by user TEST”.

Same happens when i delete a Comment. Always shows the name of the poster.

Thanks