Support

Account

Home Forums Add-ons Repeater Field If repeater field has 1 rows, 2 rows etc Reply To: If repeater field has 1 rows, 2 rows etc

  • How to get Image Url
    In setting i check image url and name of field is ‘image’

    in editor i write this
    the_field('image', "user_27" );

    but it returns me image id not url

    how can i fix this???