Title: Variation Size Detail Missing
Last modified: November 12, 2021

---

# Variation Size Detail Missing

 *  [fantasyprints](https://wordpress.org/support/users/fantasyprints/)
 * (@fantasyprints)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/variation-size-detail-missing/)
 * Hello
 * Just noticed the SIZE part of the variation is not displaying when customers 
   select the product. It was working I think maybe WordPress or Woocommerce update
   may have stopped it work as has been working great
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvariation-size-detail-missing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [miemie](https://wordpress.org/support/users/miemie/)
 * (@miemie)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/variation-size-detail-missing/#post-15068803)
 * Hi [@fantasyprints](https://wordpress.org/support/users/fantasyprints/),
 * Please ensure that you added variation for each attributes combination. That 
   means you can’t use “Any…” here [https://www.screencast.com/t/fzoFiYecbm](https://www.screencast.com/t/fzoFiYecbm)
 * For more quickly, you can use the bulk actions [https://www.screencast.com/t/uoM6BwVpnC](https://www.screencast.com/t/uoM6BwVpnC)
 * In some cases, WooCommerce doesn’t show the attributes in the product name [https://www.screencast.com/t/iU3bq77n](https://www.screencast.com/t/iU3bq77n)
   
   because by default, WooCommerce doesn’t display attributes in variations of the
   variable products when there are 3 or more attributes.
 * In order to make attributes of variable products appear again, you can try to
   add the following code snippet to the theme/function.php file of your site ([How to add custom code?](https://wpclever.net/faqs/add-custom-code)):
 *     ```
       add_filter( 'woocommerce_product_variation_title_include_attributes', '__return_true', 99 );
       ```
   
 * Regards,
 *  [wshop](https://wordpress.org/support/users/wshop/)
 * (@wshop)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/variation-size-detail-missing/#post-15232096)
 * Means, will I have S,M,L,Xl above each composite component? Code didn’t work:/

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

The topic ‘Variation Size Detail Missing’ is closed to new replies.

 * ![](https://ps.w.org/wpc-composite-products/assets/icon-128x128.png?rev=2527543)
 * [WPC Composite Products for WooCommerce](https://wordpress.org/plugins/wpc-composite-products/)
 * [Support Threads](https://wordpress.org/support/plugin/wpc-composite-products/)
 * [Active Topics](https://wordpress.org/support/plugin/wpc-composite-products/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpc-composite-products/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpc-composite-products/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [wshop](https://wordpress.org/support/users/wshop/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/variation-size-detail-missing/#post-15232096)
 * Status: not resolved