Support

Account

Home Forums Add-ons Repeater Field Shortcode to display ACF repeater field from Options table Reply To: Shortcode to display ACF repeater field from Options table

  • you need to add “options” to the if statement as well as the while
    if( have_rows($field, 'options') ):