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.

Unwanted Anspress advertising

Footer copyright is there by default so that you can easily replace it by your own, its not intended for advertising. You can remove that by a single click go to: wp-admin-> appreance -> customizer -> AskBug -> Hide copyright

How can I redirected profile links in anspress to buddypress profile?

Hello, A button in the plugin configuration would be useful for non-developers 🙂

Display category question?

yes its already exists, read the doc.

The avatar is bugg if you register with social accounts.

You can use 100% height and width auto in css.