No, this is not an AnsPress issue. Just make sure you have updated new url in database after migrating. Cheers.
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. }
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.
You have to check the Hide author credits, uncheck will show the author credit.
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.
Duplicate question search is already there in 2.4 roadmap. Did not understood. AnsPress have already breadcrumbs widget.
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
Hello, A button in the plugin configuration would be useful for non-developers 🙂
yes its already exists, read the doc.
You can use 100% height and width auto in css.