Home › Forums › Backend Issues (wp-admin) › Display ACF fields in WooCommerce production options › Reply To: Display ACF fields in WooCommerce production options
Tried using the acf_form()
function inside a function hooking to the 'woocommerce_product_options_general_product_data'
action.
While it renders the entire form (including the “update” button), the fields don’t save.
Tried it both with and without calling the acf_form_head()
function beforehand (which I wouldn’t think would be necessary anyway). Tried both submitting the form by clicking the product’s “update” submit button and the “update” button rendered within the form itself.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.