it may be issue due to comment theme override. did you overridden comment template of AnsPress ? please provide link to check.
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
Did you tried once in FireFox ?
Spelling error found in the sort dropdown. It says ‘sorty by’ and should be ‘sort by’
Previously it was all together.. and we separated it so that user can optionally install them.
Thanks for reporting. It will be fixed.
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.
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.