Hi Victor,
Thanks for your reply – sorry, I was dealing with a (different) plugin issue so the page wasn’t stable yesterday.
I’ve applied a band-aid solution to deal with the swatch issue by adding this to the CSS:
/* hide the color swatches generated by Filter Everything */
.wpc-filter-content.wpc-filter-color .wpc-preload-img {
display: none !important;
}
musgod, I think i found the place for the change, in
woo-file-dropzone/views/product-detail-page.php
about line 213. Unfortunately, making the change did not fix the problem for me. Perhaps you’ll have better luck.
vmagic, instead of “Show on Product Detail Page”, use the “Use with Shortcode” option.
Then, paste the shortcode
[woo_file_dropzone_product_detail_page]
into the product short decription for those products that need the upload.