Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @zenijohan,

    Please use the following code on your author.php to show fields like country_1665904065.

    $user_id = get_current_user_id();
    $country = get_user_meta($user_id, 'user_registration_country_1665904065' );

    Regards!

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @zenijohan,

    Since we did not get a response from your end, we are marking this thread as resolved as we believe the things mentioned here are now resolved. Please create a new support thread if needed.

    Thanks!

    Thread Starter zenijohan

    (@zenijohan)

    sorry!! but isnt wordpress!!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘show fields in my single author.php’ is closed to new replies.