I have a tab, under that tab is a group, in that group are three more tabs, under each of these tabs there are three fields – image, title, and text (CTAs). Each of the three CTA tabs contains uniquely named fields, i.e. left_image, left_title, left_text, middle image, middle_title, middle_text, and another set of three fields for the right CTA.
I have tried getting the values using the_field and also the_sub_field but neither is working (nothing is output), what should I be using to get these field values? Thanks.