Title: Show variable terms description
Last modified: February 13, 2023

---

# Show variable terms description

 *  [Mauro](https://wordpress.org/support/users/maurofon/)
 * (@maurofon)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/show-variable-terms-description/)
 * Hello,
   I have a need to show the description of variable terms in the various
   product sheets. So give additional information when the user configures a product
   to be added to the cart.
 * How can I show this information?

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

 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/show-variable-terms-description/#post-16468218)
 * Hello [@maurofon](https://wordpress.org/support/users/maurofon/),
 * The solution to achieve it is customization. To do this, first, you need to use
   the child theme. You can copy the meta file from the partials folder in the child
   theme following the same path and then do the necessary changes.
 * * Please follow this topic:
    [https://wordpress.org/support/topic/woocommerce-how-to-show-attribute-variation-description/#post-12590236](https://wordpress.org/support/topic/woocommerce-how-to-show-attribute-variation-description/#post-12590236).
 * For more information about “customization” in OceanWP, please follow the steps
   below:
 * By using FTP or cPanel access (if didn’t use the localhost), Go to this directory:
   
   wp-content\themes\oceanwp\partials Find your template which you want to customize
   and copy that template file(in your case, for example, you need to change the
   date on the blog page, so you need to use the blog template(s): [https://i.postimg.cc/brv9gn9s/image.png](https://i.postimg.cc/brv9gn9s/image.png)).
 * Then head over to the same path on the child theme. There isn’t an entry folder
   as a default on your child theme, so you need to create a new one(one time).
 * Example: If you want to change the HTML tags structure in the single blog post
   featured image for standard post format, all you need in this step is the following:
 *  1. Head over to your WP root > wp-content > themes > oceanwp > partials> single
   > media path.
    2. Then, find the “blog-single.php” file and copy this file. 3.
   After that, go back to the themes folder (wp root > wp-content > themes) and 
   go to the oceanwp-child-theme-master folder. 4. Create a new folder with the “
   partials” name in the child theme. 5. Go to the /partials/ folder and create 
   a new folder with the “single” name. 6. Go to the /single/ folder and create 
   a new folder with the “media” name. 7. Go to the /media/ folder and paste the“
   blog-single.php” file here.
 * * Please check this screenshot: [https://i.postimg.cc/sxjYTWyt/image.png](https://i.postimg.cc/sxjYTWyt/image.png).
   *
   Download child theme: [https://docs.oceanwp.org/article/90-sample-child-theme](https://docs.oceanwp.org/article/90-sample-child-theme)
 * **Note:** It’s working with the /woocommerce/ folder or root of the theme files.
 * Best Regards
 *  Thread Starter [Mauro](https://wordpress.org/support/users/maurofon/)
 * (@maurofon)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/show-variable-terms-description/#post-16469205)
 * I thank you for your help.
   I am using the child theme and I have well understood
   how to edit a file on this theme. Unfortunately, the attached topics have not
   helped me maybe because they are not recent. I will do some more research
 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/show-variable-terms-description/#post-16472209)
 * Hello [@maurofon](https://wordpress.org/support/users/maurofon/),
 * You’re welcome.
    Please note that the topic works with WooCommerce, and if you
   currently use a third-party plugin for variable items; in this case, you can 
   check the third-party plugin’s code.
 * Best Regards

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

The topic ‘Show variable terms description’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

## Tags

 * [description](https://wordpress.org/support/topic-tag/description/)

 * 3 replies
 * 2 participants
 * Last reply from: [Shahin](https://wordpress.org/support/users/skalanter/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/show-variable-terms-description/#post-16472209)
 * Status: not resolved