woocommerce-grid-list-toggle icon indicating copy to clipboard operation
woocommerce-grid-list-toggle copied to clipboard

Make the plugin works only with products excluding categories

Open FrancescoPolitano opened this issue 8 years ago • 3 comments

Hi, let me say this is an amazing plugin! I need to view products in list but keep categories in grid at the top, is this possibile? I see the plugin works directly on the .products class that involve categories too. Thank you for the help, i really need it !

FrancescoPolitano avatar Apr 02 '17 22:04 FrancescoPolitano

Hey, you could probably do this with some customisation but it's not a feature I plan to add to this plugin any time soon. Sorry about that.

In the future I might add it as a filterable option.

jameskoster avatar Apr 04 '17 09:04 jameskoster

Can you give me an hint?

FrancescoPolitano avatar Apr 04 '17 10:04 FrancescoPolitano

I Made it with a not() operator to exclude products-subcategories! Thank you for your time and good work!

FrancescoPolitano avatar Apr 04 '17 10:04 FrancescoPolitano