Hello damtii, did you ever get a solution to this?
Bummer. So how was the plugin not working?
Did you end up using another plugin or theme?
Woo Variations table plugin does not seem to be working with TheGem or The Gem Child themes I’m using. The variations table is not displaying at all.
To test the plugin, I switched back to the Twenty Seventeen theme and the variations table does display.
Hi,
If your theme doesn’t have this filter:
woocommerce_after_single_product_summary
then the variations table won’t show up, you need to add that filter manually to your single product template file.
That filter should be included in your theme by default.