why is this option available?

https://anspress.io/resources/faq/how-to-add-solved-in-anspress-questions-title/ this code is not working. :(((
The code you have given is of no use. It is very important for SEO as opposed to your assumptions. I suffer from loss of users since the registered pages on Google have changed.
I constantly lose users.
I continue to lose users since it does not send “solved” message. The “solved” message attracts the attention of users.
The site headline must include “solved” message as in the past!
Otherwise, the new add-on is of no use!
Why did you arbitrarily remove this feature which is actively available among options? I expect you to find a clear solution to this problem!
It always says “You cannot edit this question/answer”. I am admin and I checked I have all the Anspress permissions. I am having this problem since 4.0. I can edit questions from within the admin area however.
Running the download from github branch 4.1.5 from today.
Got this in my logs:
[08-Dec-2017 01:54:55 UTC] WordPress database error Incorrect table definition; there can be only one auto column and it must be defined as a key for query ALTER TABLE wp_ap_activity ADD COLUMN `activity_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT made by activate_plugins, activate_plugin, do_action(‘activate_anspress-question-answer/anspress-question-answer.php’), WP_Hook->do_action, WP_Hook->apply_filters, AP_Activate::get_instance, AP_Activate->__construct, AP_Activate->activate, AP_Activate->insert_tables, dbDelta
[08-Dec-2017 01:54:55 UTC] WordPress database error Key column ‘activity_id’ doesn’t exist in table for query ALTER TABLE wp_ap_activity ADD PRIMARY KEY (`activity_id`) made by activate_plugins, activate_plugin, do_action(‘activate_anspress-question-answer/anspress-question-answer.php’), WP_Hook->do_action, WP_Hook->apply_filters, AP_Activate::get_instance, AP_Activate->__construct, AP_Activate->activate, AP_Activate->insert_tables, dbDelta
I want to something to area which you can see in the image.
Is it possible? Which file should i edit?


I think 0 tag should be allowed.
Thanks,
Adrian
Hello,
The ap_human_time function compares $time with current_time( ‘timestamp’, true ).
This means that the local $time is being compared against a GMT current time instead of the local current time.
current_time( ‘timestamp’, true ) in ap_human_time needs to be changed to current_time( ‘timestamp’, false ).
Thanks,
@awijasa
Hello, I need to build a website which some experts will come together and users will be able to ask questions to them. But I couldnt find a theme which has that functionally. Is this theme has these features?
Ask to specific person and get answer from him (public or private)
Ask to public and only experts can answer it.
Please let me know is it possible to do these with your theme. Because I have to build it as soon as possible.
I look forward to your reply, thank you ?
Dear Rahul,
My website theme is not supporting anspress. Plz guide me how to use anspress on same theme.
Hi.
I am looking for a Q&A plugin for my upcoming site and I really like Anspress. However, the image upload is not working and I have to idea why. Can you help.