PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]
Botoscope is currently in early access

Support Forum

You need to log-in to create request (topic) to the support

Color thumbnails not loaded

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello,

i have a problem with a color attribute. The color thumbnails are not shown. I see a black thumbnail instead of the color i defined in the color value. Can you look at this ?
The site URL is in private data.

Thanks,

Regards

Hello

Just looked your site, image there not just selected:

Please provide actual purchase code in the private area (now there not the key) of this ticket and share access to the site or its dev version to let me resolve the issue

https://share.pluginus.net/image/i20230222134241.png
https://share.pluginus.net/image/i20230222134615.png
https://share.pluginus.net/image/i20230222134511.png

 

Thanks,

Indeed, I hadn't defined the colors in your plugin.

I thought it would use the colors I had already defined in the color attribute values.

 

Regards

Hello

Yes, exactly — you got it right.

Color attributes in WooCommerce are just taxonomies, meaning the term names ("Red","Blue","Green", etc.) are only text labels for the system. WooCommerce and HUSKY have no way to know that the word"Red" should visually be the color #FF0000 — the term name and the visual representation are completely independent things.

To make color swatches appear on the frontend, you need to explicitly assign a visual value to each term in HUSKY settings:

  • either a HEX color code (#FF0000 for red, #0000FF for blue, etc.)
  • or an image, which is useful when a color cannot be represented by a single HEX (patterns, gradients, textures like wood or marble, tie-dye, etc.)

Once each term has its HEX or image assigned in HUSKY, the swatches will render correctly on the frontend instead of black placeholders.

Glad you sorted it out. Let me know if you need anything else.