Title: Order item
Last modified: July 13, 2018

---

# Order item

 *  Resolved [at-elier](https://wordpress.org/support/users/at-elier/)
 * (@at-elier)
 * [8 years ago](https://wordpress.org/support/topic/order-item/)
 * Hello,
 * For several reason I am obliged of deactivated the following functions(offices)
   in the confirmation of order: order-details-item.php
 * /**do_action( ‘woocommerce_order_item_meta_start’, $item_id, $item, $order, false);
   
   wc_display_item_meta( $item ); do_action( ‘woocommerce_order_item_meta_end’, 
   $item_id, $item, $order, false );*/
 * And this code in the email of order : email-order-items.php
 * // allow other plugins to add additional product information here.
    /**do_action(‘
   woocommerce_order_item_meta_start’, $item_id, $item, $order, $plain_text ); wc_display_item_meta(
   $item ); // allow other plugins to add additional product information here. do_action(‘
   woocommerce_order_item_meta_end’, $item_id, $item, $order, $plain_text );*/
 * The problem it is that the Flexible Product fields does not appear anymore. An
   idea of the code php to add to reveal the Flexible Product fields.
 * Thanks.
 * Christophe

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [sarkparanjothi](https://wordpress.org/support/users/sarkparanjothi/)
 * (@sarkparanjothi)
 * [8 years ago](https://wordpress.org/support/topic/order-item/#post-10536375)
 * I checked with both plugins, working good.
 *  [sarkparanjothi](https://wordpress.org/support/users/sarkparanjothi/)
 * (@sarkparanjothi)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/order-item/#post-10659303)
 * please update both plugin and re test it.
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Order item’ is closed to new replies.

 * ![](https://ps.w.org/wc-fields-factory/assets/icon-128x128.jpg?rev=2738843)
 * [WC Fields Factory](https://wordpress.org/plugins/wc-fields-factory/)
 * [Support Threads](https://wordpress.org/support/plugin/wc-fields-factory/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-fields-factory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-fields-factory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-fields-factory/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [sarkparanjothi](https://wordpress.org/support/users/sarkparanjothi/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/order-item/#post-10659303)
 * Status: resolved