Support

Account

Home Forums Front-end Issues How to Display fields on frontend w snippet Reply To: How to Display fields on frontend w snippet

  • Okay. After more than 20 hours I already did it…

    😀

    Here is the code:

    $user_ID = get_current_user_id(); 
    the_field('kapcsolattarto_neve', 'user_'. $user_ID);