You can access settings page from WooCommerce -> Woo Variations Table
select the columns you need to show and click “Save Changes”
-
This reply was modified 8 years, 7 months ago by
Alaa Rihan.
Unfortunately nothing happens when I click Save Changes.
I see the variations table is showing but in wrong way, check this path for example:
https://{your_domain}/termek/hunter-tropical-bor-poraz/
you can add this to your theme style.css file to show the table correctly:
#variations table.variations tr{
display: table-row;
}
But I still do not have any setup pages where I can change which rows I would like to show and I do not know how that ‘Available options’ button appeared there. It used to look like this: https://prnt.sc/gygghf
As I see in you screenshot that isn’t my plugin, you was using other plugin with the same directory name so ww.wp.xz.cn pushed my plugin update by wrong and when you updated, my plugin has override yours.
Anyway you can control what columns to show in the table from WordPress admin panel:
WooCommerce -> Woo Variations Table