Title: Separate tabs
Last modified: August 31, 2016

---

# Separate tabs

 *  [domain90](https://wordpress.org/support/users/domain90/)
 * (@domain90)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/separate-tabs/)
 * Hey guys, Im trying to separate the description tab and the review tab that are
   located in the single product page. Has anyone manage to do this?
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

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

 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/separate-tabs/#post-7333373)
 * Can you explain what you mean, because description and reviews are on separate
   tabs.
 *  Thread Starter [domain90](https://wordpress.org/support/users/domain90/)
 * (@domain90)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/separate-tabs/#post-7333388)
 * Sorry for the confusion. I want to put description on top of the review.
 *  Thread Starter [domain90](https://wordpress.org/support/users/domain90/)
 * (@domain90)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/separate-tabs/#post-7333389)
 * Something like this [https://www.beardbrand.com/collections/all-products-collection-nav/products/blank-slate-beard-softener](https://www.beardbrand.com/collections/all-products-collection-nav/products/blank-slate-beard-softener)
 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/separate-tabs/#post-7333399)
 * Remove the tab first:
 * [https://docs.woothemes.com/document/editing-product-data-tabs/](https://docs.woothemes.com/document/editing-product-data-tabs/)
 * The rehook the tab content woocommerce_after_single_product
 *     ```
       add_action( 'woocommerce_after_single_product', 'comments_template' );
       ```
   
 *  Thread Starter [domain90](https://wordpress.org/support/users/domain90/)
 * (@domain90)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/separate-tabs/#post-7333407)
 * Thank you. I will try this and let you know if it works

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

The topic ‘Separate tabs’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [domain90](https://wordpress.org/support/users/domain90/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/separate-tabs/#post-7333407)
 * Status: not resolved