I have created a field group with a couple of fields. The fields are set up as Selects with a few choices.
I then added the fields to my product page using the following shortcodes for each field:
[acf field="position1"]
[acf field="position2"]
However, when I look at the product page, all I see is the first choice for each field and no drop-down box.
I have studied the documentation and watched numerous videos, but have had no luck getting this to work.
What am I missing?