fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Issues with plugin

Stuart Jardine

Hi,

We are facing a couple of issues.

  1. How can we assign specific swatches for specific category/archive pages? We sell school lockers so for example, for the ‘lockers’ category/archive page we want to display only the ‘door colour’ swatch but for the ‘cloakroom benches’ category/archive page, we want to display only the ‘frame colour’ swatches.
  2. On the ‘Filter By Attribute’ widget. When you click a colour can we make it so that it displays all of the results with the selected colour image showing? For example, if somebody clicks ‘Orange’, can we show all of the lockers with the orange doors as the image?

Thank you.

Kind Regards,

Josh

Hakik Zaman

Hi Stuart,

Unfortunately, the feature is not currently available.

Please send the feature request here: https://storepress.fider.io/

and ask your other to upvote it.

Cheers!

Stuart Jardine

Hi, it isn’t styling properly on our theme and some of the settings are not working either.

Hakik Zaman

Hi Stuart,

Hi, it isn’t styling properly on our theme and some of the settings are not working either.

Please give us a link from your site to check the styling issue.

A screenshot will help us to understand your issue clearly.

Please upload your screenshot here: https://paste.pics/ and post the screenshot link using this ticket reply box.

Hope to hear from you soon.

Thank You

Stuart Jardine

I have already provided login details.

If we can’t get this sorted – then we may need to get a refund.

Hakik Zaman

Hi Stuart,

I have already provided login details.

I have visited your site and found your theme is rewriting some of our plugin CSS. So, I have added the following snippet here Appearance > Customize > Additional CSS

/* GetWooPlugins Support */
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.color-variable-item.selected .variable-item-span {
box-shadow: none;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
padding: 2px !important;
height: var(--wvs-single-product-item-height,30px) !important;
width: var(--wvs-single-product-item-width,30px) !important;
}
.single-product div.product table.variations tr:first-child li {
margin: 4px !important;
}

Instead of single attribute, can we select multiple?

No, unfortunately, this feature is not currently available.

Thank You

Stuart Jardine

We need to be able to add multiple attributes, we also would like it when you select a colour on the sidebar it shows all of the results in the colour selected.

Can we pay to get this done by you?

 

Hakik Zaman

Hi Stuart,

We need to be able to add multiple attributes, we also would like it when you select a colour on the sidebar it shows all of the results in the colour selected.

Our plugin doesn’t allow you to select multiple attributes. Our just converts the default dropdown to color swatches. You can’t select multiple attributes using a default dropdown. Our plugin applied the same logic but displayed swatches rather than dropdowns.

You are mixing a filter plugin and swatches. Displaying products depending on selecting color from the sidebar is a feature of the filter plugin. It is not the purpose of our plugin.

I hope this will clear up your confusion.

Thank You