Participants cannot edit answers?

Thank you for your response. I have excluded it from caching, but the problem persists.

LANGUAGE CHANGE PROBLEM

Hello, I found and example, please follow that. In article is showing for theme but you have to do that for the plugin. https://help.wprentals.org/article/how-to-update-the-po-translation-after-a-theme-update/

Working with BuddyPress/BuddyBoss? What does it do?

Hello Paul, Sorry for late answer (we have limited people to handle support but we in process to expand it). You are right, AnsPress reputation is limited to only anspress activities but it can be easily extended if you are familiar with PHP. And category restriction is also a custom feature which we can add to your site if you go for customization service.

Shortcode for questions STILL doesn’t work properlly

Hello, Single question shortcode is not meant to show only summery of a question. For all answers and form, it will not work. As I said before single question page can be easily modified using PHP code and is well documented but we have not tested it with builders. If you want you can get in touch with us for customization service.

Double Question and Meta Info in Oxygen Builder

Hello, AnsPress is not tested with oxygen builder. But if you can edit single question item template and add below code then it’ll prevent it to show nested HTML You can also check how AnsPress prevent nesting in shortcode here: https://github.com/anspress/anspress/blob/8f8f1eb0ca8aaecef2d82334660035324c303e4b/includes/shortcode-basepage.php#L61

I want to suppress the question status update from showing.

Hello, That will be tough to ignore that activity at the moment. Though I will add a filter to in upcoming version to let that activity disabled.

shortcode for the question page

Hello, Yes, you can try this:

How to customize answering questions page?

Hello, Single question page uses base page template. You can add condition to base page template. Like this: