Title: Shortcode for all tabs
Last modified: April 27, 2020

---

# Shortcode for all tabs

 *  Resolved [Zoee](https://wordpress.org/support/users/epixmedia/)
 * (@epixmedia)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcode-for-all-tabs/)
 * Hi! I was just reading this post on creating a shortcode for tabs. We are also
   using this plugin with Divi, however I’d like to call all the standard WooCommerce
   tabs in use AND the yikes custom tabs in the standard tab format. Is this possible?
 * [https://wordpress.org/support/topic/tab-content-shortcode/](https://wordpress.org/support/topic/tab-content-shortcode/)
 * Thanks 🙂
 * Zoe

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

 *  [Freddie](https://wordpress.org/support/users/fmixell/)
 * (@fmixell)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcode-for-all-tabs/#post-12792762)
 * Hey Zoe,
 * Unfortunately Divi isn’t compatable with Custom Product Tabs at the moment and
   the shortcode option isn’t a recommended route by far.
 * But, if you are in a pinch and don’t have any option you will need your shortcode
   to mimic the behavior of the tabs.php file found here: [https://github.com/woocommerce/woocommerce/tree/master/templates/single-product/tabs/tabs.php](https://github.com/woocommerce/woocommerce/tree/master/templates/single-product/tabs/tabs.php)
 * This is the template that WooCommerce would use in a traditional WordPress theme
   to display your tabs. The filter you see on the tabs is how our plugin adds more
   tabs based off of this template.
 * I hope that helps!
 * Cheers,
    Freddie
 *  Thread Starter [Zoee](https://wordpress.org/support/users/epixmedia/)
 * (@epixmedia)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcode-for-all-tabs/#post-12794940)
 * Thanks Freddie, appreciate the response 🙂
 * Can I ask why the shortcode route isn’t recommended?
 * Thanks!!
 *  [Freddie](https://wordpress.org/support/users/fmixell/)
 * (@fmixell)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcode-for-all-tabs/#post-12796929)
 * Hey [@epixmedia](https://wordpress.org/support/users/epixmedia/),
 * The reason its not recommended is because it goes against the templated system
   that WooCommerce uses. If you run into issues its going to be harder to debug
   and figure out issues. When you use the native WooCommerce and WordPress functionality
   you have the ability to find other peoples solutions to your issues with a quick
   Google search. However, if you are a developer and you’re comfortable with php
   you should be able to figure out issues as they arise. It all really just depends
   on your situation and development teams experience.
 * Cheers,
    Freddie

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

The topic ‘Shortcode for all tabs’ is closed to new replies.

 * ![](https://ps.w.org/yikes-inc-easy-custom-woocommerce-product-tabs/assets/icon-
   256x256.png?rev=1558461)
 * [Custom Product Tabs for WooCommerce](https://wordpress.org/plugins/yikes-inc-easy-custom-woocommerce-product-tabs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-custom-woocommerce-product-tabs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Freddie](https://wordpress.org/support/users/fmixell/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/shortcode-for-all-tabs/#post-12796929)
 * Status: resolved