Rahul, How to add logout button? thank you
Of course this is possible. You can simply add if else condition in question.php to check if question is posted in protected category. This feature may be get added in future.
You have to translate AnsPress to your own language if its not exist already. Install AnsPress email extension for sending email. https://wordpress.org/plugins/anspress-email/
I will suggest using AddThis sharing ( if you care about analytics).
This was a bug in current stable version. You can download RC version of AnsPress from here: https://github.com/anspress/anspress/archive/9a321de6ea4641bdc1a0ca0af3ddfba96af1cf10.zip
Same question here
Thanks for letting us know. It has been fixed. We recently added https to our site and API was redirecting to http.
What about: #ap-notification-dropdown { width: 350px !important; }
I also did not understand it, but if you want to make a text field empty use jQuery: $(document).ready(function(){ $('.textarea class or #id').val(''); });
You can upload your ap-fr_FR.po file to wp-content/plugins/anspress-question-answer/languages That`s it.