I upgraded to 3.0.0 version of Adv Cust Fields and now all of my multi-select fields with more than one value display "Array" and not any values. Need immediate help!
They are being called via
<?php the_field('osg_location'); ?>
where osg_location is a select field with Select multiple values? set to Yes.