Ads not showing

Show full question page. paste your whole code in gist.github.com and then paste link to your gist.

How to turn Anonymoys ANSWER off ?

AnsPress Options – > Permission and check “Only allow admin to answer question”

Avatars missing when moving server.

No, this is not an AnsPress issue. Just make sure you have updated new url in database after migrating. Cheers.

Is Base Page?

Use this: // To detect if AnsPress if( is_anspress() ){ // This is AnsPress. } // To detect if main page if(get_query_var( 'ap_page' ) == '' || get_query_var( 'ap_page' ) == 'base'){ // This is main base page. }

Migrate from bbpres to Anspress

I actually asked a similar question about importing from bbpress a year ago, on and off I reminded you and was told the function will be developed. So according to this thread it seems you are giving up on the idea. Can you confirm with me if this is the case so we shall seek solutions elsewhere.

powered by AnsPress text and link

You have to check the Hide author credits, uncheck will show the author credit.

Is it possible to use your plugin ONLY on private pages?

I have never tried this before, so I haven’t perfact answer. But you can add PHP if else condition in base page to show question to specific group.

self-complementation & ergonomy

Duplicate question search is already there in 2.4 roadmap. Did not understood. AnsPress have already breadcrumbs widget.