Hi all,
I’m having an issue using the repeater field. I’m using the Advanced Loop example provided in the documentation (http://www.advancedcustomfields.com/resources/repeater/). I’m receiving the following error if the repeater field is not used on a page:
Warning: array_key_exists() expects parameter 2 to be array, boolean given in C:\myurl.com\wp-content\plugins\advanced-custom-fields-pro\api\api-helpers.php on line 846
Do I need to check to be sure that have_rows in not empty first?
Nevermind,
I just updated the plugin to the latest version and that has fixed my issue.
-Brandon