Background
I have AnsPress installed through the WordPress Plugins site, and am running version 3.0.7. I have the AskBug theme installed, version 1.9.
Problem
I have a page in wordpress, ANSPRESS_TITLE, and the permalink is set to example.com/forum.
If I go to that page, I see my list of anspress posts. I see the pagination at the bottom, and if I inspect the page 2 button, I see the link: example.com/forum/page/2.
However, when I click that link, it does not work. I just get sent to example.com/forum/.
If I go to an individual post (example.com/forum/question/test_question), and try to go to the next page of answers (example.com/forum/question/test_question/page/2), I also get redirected to example.com/forum/.
If I go to my wordpress Settings > Reading section, I have the following setup:
I have tried resaving permalinks, but that does not fix the problem. Any ideas?
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,
- 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 ?
- 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.