the_author_meta(‘user_url’, $author->ID) not working properly. how can I solve this?
Have you checked the database for User’s url. Maybe that’s what they used for registering. What about this scenario – For admin, the default value of url is the blog url. User ID 2 used a url when registering. User ID 3 kept the url field blank when registering. You should fist check their url … Read more