Any way to lock a category so that only Mods/Admins can post there?

Maybe this could help you : Lock a post to only admin and moderators then active comments on post. So they will be able to respond as comments and only your group will see it. I didn’t tried it it’s just an idea.

user profile

Based on the system of permalink I don’t think that this could be realist. Just because to see a user you’ll simply have to enter his name after /user/ like in this website, my own is http://anspress.io/user/Azman/ and yours is http://anspress.io/user/Neha_Nayak/

Question And Answer Box Size

Add to your custom css what you want in width and margin with this (it’s just an exemple) : #anspress .ap-q-cells { margin-left: 100px; width: 500px; }

Can we ask anonymous question when logged ?

See Permissions options in AnsPress panel to let the owner of the question to answer its own.

How to ask anonymously

No this is not possible yet. But as I said earlier this may be added in near future but we cannot say the exact time of implementation. Cheers.

user reputation

Hello, On custom css add this : #anspress .ap-about-block { position: relative; display: none; }

Integration with Yoast SEO breadcrumbs

Have a look here: http://anspress.io/questions/question/add-yoast-breadcrumb-support/

User active time shown as Last seen 46 years ago

Fixed and pushed to Github repo.