• Hello

    I am trying to hook into woocommerce checkout while using genesis but nothing is happening!! for ex add_action( ‘woocommerce_checkout_update_order_meta’, ‘save_shipping_area_selection’ ) or add_action(‘woocommerce_before_checkout_form’, ‘custom_content_before_checkout_form’); any help!!

  • You must be logged in to reply to this topic.