Could you please let me know the settings to get correct urls at frontend? I am getting 404 pages for all the added questions..

Please go to AnsPress options and make sure base page is selected and question slug in option is not same as base page slug.

Is there an option available to submit question by visitors/askers with AnsPress plugin?

Hello, I think you are looking for anonymous posting? if so you can enable it from options.

Add an action button “Answer a question”

Hello Saju, Not sure what do you mean by action button but you can add a custom link which points to this url: https://anspress.io/questions/?order_by=unanswered

Question title not showing – directly overriding the Global Query object???

Hello, That was done for a reason. Initially many people have reported that question title is not appearing when using SEO plugisn specially WP seo. To fix that issue I had to override global query object of AnsPress base page. Since then no one have reported title issue until now. You can use: ap_page_title function your page template if page title is blank for you.

How to setup subscription on right footer

Hello, In our theme that is just a placeholder widget. You can use 3rd party subscription widget as per your need. There are lots of subscription plugins available on wp.org and some allow automatic sending of daily digest of selected post types.

The need for anonymous comment permission

Hello, For upcoming (which I am already working on) version my main goal is to improve AnsPress forms. Comment form will be updated as well and if I get enough time I will surely add anonymous commenting.

How to translate the theme?

I found the problem, I edited by hand only the file .po. Looking for a solution, i found the tool “poedit”. It edit the .po file, when you save the changes it generate even .mo file. Both files must be copied in /anspress-question-answer/languages folder. In this way all works fine ? Bye!

How to add the info under user ‘about’ tab to buddypress q/a tab

The reputation system has change since a 3.x version. Given you have BuddyPress, did you activated the option BuddyPress ? that add up few things on the user profiles : Anspress > Options & Add-ons > Add-ons > BuddyPress : activate it. The result is a new Q&A tab with 3 sub-tabs :     I was NOT able to find the equivalent of former pre-4.01 stats :   If anyone finds a way, I’am interested !