PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

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

colors > show in one column (when using WPML extension)

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.

Hi,

I noticed in the normal version (without wpml extension-fix) that there is an option to show the color-filter in 1 column (with the colornames next to it).

But upon switching to the wpml fix, because I am using WPML, that option is now gone? Is this a bug?

https://www.dropbox.com/s/crd6ft9odfhsp80/woofcolor.jpg?dl=0

Cheers,

Robby

Hello  Robby

Try  this  extension - link in private data

Hi Pablo, we're very close, they colros show now, but it is not 1 column anymore

=> https://kinstasantana.allaboutdigital.be/winkel/

Hello

Try  to add CSS:

.woof ul.woof_list_color li {

display: block;

}

close, but not yet,  the color swatch and color"name" should be on the same line, can u help me? :)

Hello

.woof .woof_color_term {
display: inline-block;

}