custom field on woocommerce product
-
Hi, I have added a custom field (map) and attached it to post type -> product. When I edit my product I can see it appear fine in the backend, but I cannot figure out how to get the field to display in my product description on the front end. I have tried adding <?php the_field(‘map’); ?> to the product template file but it is not displaying.. can you help?
Kelly
- The topic ‘custom field on woocommerce product’ is closed to new replies.