WooCommerce Checkout Page Hooks Not Displaying
-
I am developing a plugins where I am trying to add image upload field in checkout page. I used “woocommerce_after_checkout_billing_form” this hook, but nothing is displaying here. If I use other hooks like “admin_notices”, it display properly.
Can anyone tell me, why WooCommerce checkout page hooks are not working? How can I add upload field in WooCommerce Checkout Page?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘WooCommerce Checkout Page Hooks Not Displaying’ is closed to new replies.