I see 4 times that crash in my debug.log, i have no idea when and how it happens.

 

__

 

 

[23-Feb-2017 13:29:59 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

I am trying to create a review site and i want to create rating system for reviews,inside the answer form.

Hi Anspress category insert page does not display correctly I guess there is error in css. How can you fix it. ? Site address >> ttp://cevapps.com

screenshot : http://prnt.sc/eckwvh

Can not add a URL to a word. It seems that something is not going well in the CSS. This tested in Chrome and FireFox.

 

You can test on

https://www.ietsdoenofferte.nl/vraag/114522/test-ons-systeem

Is it possible to make a option without the last slash ?

Now: https://www.***************.nl/vraag/213/question-name/

I  eed: https://www.***************.nl/vraag/213/question-name

I can do this in htaccess only that is not the way.

It seems that no email is sent from Anspress after upgrading to 4. The old email plugin is deleted, the new addon is enabled, no errors show anywhere. Simply no email is sent.

Hello,

  1. I would like to deactivate the sidebar on my main page but i cannot do it within the theme, it does not work. Is there another way to do it please ?
  2. How can I add a breadcrumb on the question page please ?

Thanks !

I want to give permission to my moderators to select best answers for questions but I can’t. The permission is only for author or site admin. Is it possible to give that authority to another user group?

The button is really HUGE and it’s showing while there’s no category selected.

I’ve added some css codes to make it smaller.

#anspress #ap-filter-reset {
  font-size: 10px;
  font-variant: normal;
  text-transform: capitalize;
  padding-top: -10px;
  margin: -25px;
  padding: 15px;
  line-height: 10px;
}

Still I’m not satisfied with it.

After I delete some answers, it’s not changing the total answers count on the all questions list.

Edit (after Rahul’s comment):

While listing all questions,

 

and in the question statistics widget,

As you can see, there’s no answer in the page actually while it says 1 answer. Because I deleted it.