Thanks, tried that code but didn’t get anywhere. So forget my code.
I dialed it back to this from the support document:
<?php
var_dump( get_field('car_photos') );
?>
That returns a bool(false) on the page. Any ideas?
Thanks for the help. I normally never have issues with ACF.