anspress is not showing in page 2

I dont see a pagination, its mean no page 2. Make sure to read FAQ. Do not change page title from ANSPRESS_TITLE

Need help with Shortcodes

Make sure AnsPress is activated 🙂 first thing you should check.

Plugin could not be activated because it triggered a fatal error.

Please ask your hosting provider to update PHP version. Check Requirments.

Voted / answered sort not working

What do you mean by not working, please elaborate and attach a screenshot. There is a select button below answers.

/question/question/ change

Please check in AnsPress option.

AnsPress 2.3 roadmap – User profile and Realtime

fix formatting for groups page fix formatting for members page on IE

Add Anonymous comments

Hello, This question has been answered already. This feature is already in our task list but no timeline for implementation yet. Probably after 2.3.

Widget with inconsistent data

I hope you are talking about view count. Let me tell you how it works. Every unique views are saved in database and for rest of view only counter post_meta is updated. You can easily fetch unique views from DB if you want. I prefer updating post_meta for each view. though you can filter it to show only unique counts.

Image upload on Ask problem

Issue has been solved, check the latest commit on GitHub. This issue was hapenning on all webkit browsers.

Adding markdown support

Not planned yet. Will think about it.