after installing anspress 4 (via githup updater) the option “paid membership” remains empty. also there’s no way to define category moderators anymore.
you wrote, that from version 4 up, all addons should be installed via option-panel “add-ons” – but paid membership is missing there.
is it just not ready yet or do i overlook something?
thanks for help!
cheers, tom
Can you add an option to place the answerbox at the top of the page ? if you sort with the newest entries first, scrolling down to the end of the page to reply seems counter intuitive.
Thanks
I would like to ask a few things about Tags.
1. Where and how TAGS are displayed to a posted Question ? I don’t see them anywhere.
2. I can add a TAG (?) when asking a new Question but i don’t see that TAG added in the Anspress admin dashboard for TAGS. Is the TAG really added ? If yes, why it doesn’t show in the tags list ? Or we can only add a TAG from the predefined tags ? Unclear.
Thanks !
Hello, could you please advise how can I add an additional action towards the end of the upvote/downvote action? I.e. I have created a custom field for each user, Guru Points (different from reputation points), and when someone upvote (Anspress default function) an answer under some pre-defined question categories, Guru Points will be added.
Thanks in advance.
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)