Title: Multi category doesn&#8217;t work
Last modified: May 20, 2021

---

# Multi category doesn’t work

 *  Resolved [qhiliqq](https://wordpress.org/support/users/qhiliqq/)
 * (@qhiliqq)
 * [5 years ago](https://wordpress.org/support/topic/multi-category-doesnt-work/)
 * Hi,
 * if I edit my shortcode to categories=”cat1,cat2″, the whole table disappers.
   
   If I just write cat1, cat1 is shown…
 * Also I checked it on a dev system, same problem.

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

 *  Plugin Author [arosoft](https://wordpress.org/support/users/arosoft/)
 * (@arosoft)
 * [5 years ago](https://wordpress.org/support/topic/multi-category-doesnt-work/#post-14461478)
 * Hi,
    first, make sure that your quote characters are not curly. Sometimes a copy-
   paste transforms a straight quote char into a curly.
 * Curly: `“`
 * Straight `"`
 *  Thread Starter [qhiliqq](https://wordpress.org/support/users/qhiliqq/)
 * (@qhiliqq)
 * [5 years ago](https://wordpress.org/support/topic/multi-category-doesnt-work/#post-14461500)
 * Hi,
    thats not the problem.
 * This works:
    `[ordertable show_categories="true" categories="montagematerial"]`
 * This not:
    `[ordertable show_categories="true" categories="montagematerial,zubehoer"]`
 * I checked your class-otfw-shortcode.php in line 92.
    The explode works as expected
   and give me an array with `0 = montagematerial` and `1 = zubehoer`
 *  Plugin Author [arosoft](https://wordpress.org/support/users/arosoft/)
 * (@arosoft)
 * [5 years ago](https://wordpress.org/support/topic/multi-category-doesnt-work/#post-14461625)
 * We have found a floor in the plugin that when a category is empty or having products
   of non-accepted type (like grouped), the table isn’t loaded.
 * Could this be the case?
 *  Thread Starter [qhiliqq](https://wordpress.org/support/users/qhiliqq/)
 * (@qhiliqq)
 * [5 years ago](https://wordpress.org/support/topic/multi-category-doesnt-work/#post-14461686)
 * Yes that’s it.
 * I have 6 products in the “zubehoer” category but if I search them in woocommerce,
   the category is empty.
    Don’t know why but yes thats the problem.
 * //EDIT:
    Found my probelm and it’s fixed now!
    -  This reply was modified 5 years ago by [qhiliqq](https://wordpress.org/support/users/qhiliqq/).

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

The topic ‘Multi category doesn’t work’ is closed to new replies.

 * ![](https://ps.w.org/order-table-for-woocommerce/assets/icon-256x256.png?rev=
   2037483)
 * [Wholesale Order Table for WooCommerce](https://wordpress.org/plugins/order-table-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/order-table-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/order-table-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/order-table-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/order-table-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/order-table-for-woocommerce/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [qhiliqq](https://wordpress.org/support/users/qhiliqq/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/multi-category-doesnt-work/#post-14461686)
 * Status: resolved