Support

Account

Home › Forums › Add-ons › Repeater Field › User Field In A Repeater › Reply To: User Field In A Repeater

  • It does not appear that ACF is returning the url, the value is there but it’s empty

    Try

    
    echo get_author_posts_url($user['ID']);