Hello, We are looking into this as will update you shortly.
I am afraid this will be bit complicated. Firstly, you have to add this code to your theme functions.php Then you have to upload brush js/css to wp-content/plugins/anspress-question-answer/addons/syntaxhiglighter/syntaxhighlighter. You can find additional brushes here: https://github.com/syntaxhighlighter
Hello Hank, Thanks for your compliments. As you have already noticed that role editor of AnsPress or any other role editor can help you to add granular access to AnsPress. But for categories it is bit tricky which cannot be done with simple role editing. We have a premium add-on just for that. Which let you adjust category access based on PMPRO plugin. For some internal reason we had disabled our premium add-on section which will be accessible after 10 November.
Thank you for your response. I have excluded it from caching, but the problem persists.
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/
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.
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.
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