Unable to post questions in chrome in windows, but possible through chrome in Mac OS

There may be some JS error hence Ajax is not working. This morning I added a fix for this issue, please get latest commit from here: https://github.com/anspress/anspress/archive/master.zip and upload manually.

Can I add a category image as a cover photo for each category and Sub Category

Yes you can.

Rename question to something else

Hello Dorothee, You can simply achieve this by using WP translations. Edit ap.pot in language folder using poedit.net Save as “ap-xx_XX.po”. replace xx_XX with your active language. like if your site language is English US (en_US) then file name will be ap-en_US.po This will solve your issue. And avoid changing core plugin files directly.

Nothing works, help please.

There is detailed instructions for installation here: http://anspress.io/documents/

Anspress breaks wordpress’s native MP3 Player

There was a JS error in your page, please download the master zip from here: https://github.com/anspress/anspress/archive/master.zip and upload manually replacing old AnsPress.

How to set default width of iFrame?

Hello Brad, I don’t see anything in your given link, but you can set a width and height of an iframe like: <iframe src="/link" width="200" height="200"></iframe>

How I optimize your Anspress for search engines?

As I have already answered this before, Question and answers are SEO optimized already but if you found anything not optimized then you can list them here and will check. You can use yoast plugin for WP SEO improvement.

Cover image size limitation?

Yes, this is bit an issue for non-tech users. I have planning for crop and upload feature. Will add this in future.