Title: jupiter theme
Last modified: October 29, 2017

---

# jupiter theme

 *  Resolved [selphet](https://wordpress.org/support/users/selphet/)
 * (@selphet)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/jupiter-theme-2/)
 * Hi,
 * as you can see the table is not generated correctly. Is this the plugin or the
   theme?
 * I also have a feature request. My shop is used as a catalog. So the add to cart
   button is not relevant. An option to hide it would be nice. Or to change the 
   text on the button.
 * Thx
 * Bram
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjupiter-theme-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Alaa Rihan](https://wordpress.org/support/users/alaa-rihan/)
 * (@alaa-rihan)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/jupiter-theme-2/#post-9634607)
 * Hi,
 * Please just update to the latest release, your problem will be fixed.
 *  Thread Starter [selphet](https://wordpress.org/support/users/selphet/)
 * (@selphet)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/jupiter-theme-2/#post-9635132)
 * You rock 😉
 *  Thread Starter [selphet](https://wordpress.org/support/users/selphet/)
 * (@selphet)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/jupiter-theme-2/#post-9635155)
 * Would you consider adding these options:
 * – show hide quantity/add to cart button
    – add extra row to show variations name
 * It is just to know, cause then I know it is coming and my search is over 😉
 * Thx again. I appreciate your fast response!!!
 * Cheers
    Bram
 *  Plugin Author [Alaa Rihan](https://wordpress.org/support/users/alaa-rihan/)
 * (@alaa-rihan)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/jupiter-theme-2/#post-9635293)
 * Hi, I’m glad I could fix your issue,
 * Yo can hide quantity and add to cart columns by css, just add these to your style.
   css file in your theme:
 *     ```
       #variations table.variations td.quantity, #variations table.variations td.add-to-cart, #variations table.variations th.quantity, #variations table.variations th.add-to-cart {
           display: none;
       }
       ```
   
 * Variations don’t have names, you can show SKU column in the table from settings
   if you want.

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

The topic ‘jupiter theme’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-variations-table_eef0f2.svg)
 * [Woo Variations Table](https://wordpress.org/plugins/woo-variations-table/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-variations-table/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-variations-table/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-variations-table/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-variations-table/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-variations-table/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Alaa Rihan](https://wordpress.org/support/users/alaa-rihan/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/jupiter-theme-2/#post-9635293)
 * Status: resolved