Comments does not work

it may be issue due to comment theme override. did you overridden comment template of AnsPress ? please provide link to check.

How to translate specific tabs on question page to serbian cyrillic?

Open ap.pot file in anspress language folder using poedit.net tool, and after editing save in language folder with this filename format: if your language is English US: ap-en_US.po ap-en_US.mo

Issue with commenting on a question

Did you tried once in FireFox ?

2.3-beta is here, try and let us know

Spelling error found in the sort dropdown. It says ‘sorty by’ and should be ‘sort by’

Tags, Email Notification, Category

Previously it was all together.. and we separated it so that user can optionally install them.

Typo on the All Questions page for the Sort drop down

Thanks for reporting. It will be fixed.

User Role Problem

This issue has been already reported. And I said before AnsPress will grant all basic roles to every user roles. Fix will be pushed tomorrow. keep tracking github commits. Cheers.

Get questions on external site

Yes it can be easily done. You have to create a page which output contents as JSON and then you can call this page in your site and parse JSON to PHP object. You can add a security key check if you don’t want other to access to that page. Believe me its too simple to achieve this. If you want want codes, then you have to wait bit busy with 2.3. Remind me later and I will provide the code.