your question is not clear enough

Here you go: // Redirect to AnsPress profiles add_action( 'template_redirect', 'redirect_author_archive_to_profile' ); function redirect_author_archive_to_profile() { if(is_author()){ $user_id = get_query_var( 'author' ); wp_redirect( ap_user_link( $user_id ) ); } }

no not yet, but will add it.

I have no avatar plugin…

Hello, Please send it to [email protected]. with full project roadmap and your budget.

Issue was due to 3rd party plugin, I am sure you are using a avatar plugin which is overriding get_avatar filter. Remove any avatar plugin and it will be fine.

Rahul Dear sir, I have not found the path yet. Please help me to find the path! I do not have a lot of knowledge. I can not go to anspress option and check “Hide author credit”.Thank you! I’m so sorry!

Please is there a solution>it is very urgent

yes, its done by us 😉 for better style.

The issue has been resolved.Please check that in your master zip.