Support

Account

Home Forums ACF PRO Random image from Repeater issue Reply To: Random image from Repeater issue

  • What are you returning from the image field? Array, URL or ID

    If you’re returning the URL then you don’t need to do the last line wp_get_attachment_image_src. You only need to do that if you’re returning the ID.