When you delete a question (http://localhost:/question/test), the delete operation succeeds but afterwards one gets redirected to http://localhost/question/test/false and get the message “Not Found” “It looks like nothing was found at this location. Maybe try a search?”

Should we
– get back to the questions detail with undelete option (since deleting happens without any acknowledge)?
– go to /questions
– go to definable page (such as homepage)
?

When I open the question details (http://localhost/question/hello/) and press edit (http://localhost/?edit_post_id=13&__nonce=8a6b7fe476), I get redirected to the first post (not question) instead to an edit page for that question.

I’m installed latest version but `sidebar` is not working. I’m adding some new things from gadgets section but not any luck. Could you help me what should I do? Thank you

Hi,

Will there be a widget to show the list of subscribed questions?
I’d like a shortcode and/or API function to list these questions on a page.

Hello.

When I want to make anspress to my main page editing inside from wordpress reading > static > anspress .After I did this none of the thing is working it will redirecting me completely other page. such as if I make it static page mysite.com and I press `ask` button it will redirecting me to the mysite.com/ask however there is not any directory however when I change from static page to simple page such as mysite.com/anspress the I click `ask` button it working the same other links. Could you help me!! It’s very important to me thank you very much

hi there.
i am trying to edit the anspress plugin so that the categories display on the main q&a page, so that my viewers don’t have to go to a separate page to see them.

can someone please tell me how i can achieve this?

thanks.

If I am logged in as adminstrator and I go to the “http://localhost:8080/questions/ask/” page, I get the ask form.
If I logout and login again with a non-admin account and I go to the “http://localhost:8080/questions/ask/” page, I get “Please Login or Register to ask a question.” I added a line to the Ask page to print the username and it shows the correct name of the user that is logged in.

There is a “ap-notify” div, positioned at the upper left corner. It is at z-index 9999. This div prevents clicking on any element (link, button…) underneath the “ap-notify” div. Maybe it should be set to visible when showing a message and set to hidden after all messages disappeared.

I installed the tags plugin from the WordPress Plugin Manager. I am able to create the tags and the tag selection field appears when asking a new questions. But no suggestions pop up while typing. I also see no “lookup” requests in the Google Developer Network tab. When I try to save the question (with existing tag specified) I get Check missing fields and then re-submit. and a red box around the tag field with caption “tag”.

Is there anything I need to do beside installing the plugin and defining the tags in the Tag-section of the AnsPress plugin admin section?

When I go to (http://localhost:8080/wp-admin/admin.php?page=anspress_addons), I get the following error:

( ! ) Fatal error: Call to undefined function ap_addon_counts() in C:\data\projecten\ResolveThis\dev\wordpress\wp-content\plugins\anspress-master\admin\views\addons.php on line 7
Call Stack
#	Time	Memory	Function	Location
1	0.0008	179952	{main}( )	..\admin.php:0
2	0.3441	16488656	do_action( )	..\admin.php:212
3	0.3442	16489600	call_user_func_array ( )	..\plugin.php:496
4	0.3442	16489616	anspress_admin->display_plugin_addons_page( )	..\plugin.php:496
5	0.3566	16499440	include_once( 'C:\data\projecten\ResolveThis\dev\wordpress\wp-content\plugins\anspress-master\admin\views\addons.php' )	..\anspress-admin.php:234