Support

Account

Home Forums Add-ons Repeater Field Only last repeater entry is accessible in my loop? Reply To: Only last repeater entry is accessible in my loop?

  • Hi @cosmic
    It is most likely the setup_postdata function which is destroying the repeater field loop.

    Can you please remove this along with the wp_reset_postdata function and try again.

    Can you please debug your code? Simply print out the $idlist array to see if your id’s are being added.