Hi i have bought your plugin, i am currently facing issues with the beta feature Show Variations Table, I am unable to edit the layout or the background colors of the table thats create, adding to that I'd like for a single add to cart icon at the bottom, not an add to cart for every variant. I have read the documentation and this feature is not mentioned anywhere, nor on the changelogs.
Indeed this table is a new feature in the plugin - we are still working on this and we are planning to add more options to it (specifically we also want to add a "bulk variations grid" option). This is why it is currently marked as beta and there is no documentation for it yet,
To change the layout and background colors: While there is no specific editor for it, it may be possible to do it with some custom CSS. If you can give us more details about what colors and layout you'd like to implement, we'd be happy to try and write that CSS for you, so please let us know.
I'd like for a single add to cart icon at the bottom, not an add to cart for every variant
This is a feature we are interested in adding as it has been quite requested. It is not yet available I'm afraid, however I believe we can have it ready within the next few months.
I mainly want for it to look similar to that layout, obviously adapting it the layout that is in place. I have no issue implementing it all using CSS; on another note, I've noticed that it takes a while to load, I don't know if it's posible to store it in the cache or any other way to speed up the load. For now I purchased the plugin
Product Variation Table for WooCommerce, but I would like to use yours.
If even with this the load time is too slow, perhaps there is another issue or conflict occurring. In that case we can check the issue directly if you are able to share a backend access to the site or staging site with us,
(2) Regarding CSS, to achieve a style closer to the one in your screenshot, you can try adding this CSS:
You sent
Hi i have bought your plugin, i am currently facing issues with the beta feature Show Variations Table, I am unable to edit the layout or the background colors of the table thats create, adding to that I'd like for a single add to cart icon at the bottom, not an add to cart for every variant. I have read the documentation and this feature is not mentioned anywhere, nor on the changelogs.
Hello Julio,
Thank you for purchasing our plugin,
Indeed this table is a new feature in the plugin - we are still working on this and we are planning to add more options to it (specifically we also want to add a "bulk variations grid" option). This is why it is currently marked as beta and there is no documentation for it yet,
To change the layout and background colors: While there is no specific editor for it, it may be possible to do it with some custom CSS. If you can give us more details about what colors and layout you'd like to implement, we'd be happy to try and write that CSS for you, so please let us know.
I'd like for a single add to cart icon at the bottom, not an add to cart for every variant
This is a feature we are interested in adding as it has been quite requested. It is not yet available I'm afraid, however I believe we can have it ready within the next few months.
Kind regards,
Stefan
I mainly want for it to look similar to that layout, obviously adapting it the layout that is in place. I have no issue implementing it all using CSS; on another note, I've noticed that it takes a while to load, I don't know if it's posible to store it in the cache or any other way to speed up the load. For now I purchased the plugin
Product Variation Table for WooCommerce, but I would like to use yours.Hi Julio,
(1) Generally to speed up the table, you can try adding this code snippet which disables some of the higher load tasks:
If even with this the load time is too slow, perhaps there is another issue or conflict occurring. In that case we can check the issue directly if you are able to share a backend access to the site or staging site with us,
(2) Regarding CSS, to achieve a style closer to the one in your screenshot, you can try adding this CSS:
It would result in a table like this one: