Hi thanks for the great plugin ๐ i’m using it on woocommerce to simply add some ‘default’ custom text fields.
I can show the ‘content’ without problems editing the ‘description.php’ page, but i can’t see any labels or ‘prepend items’ using the code
<?php the_field(‘Lenght’); ?>
<?php the_field(‘Color’); ?>
etc. etc.
How to ? ๐
Thanks