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

Checked Label term's background color bug?

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. Thank you for awesome plugin. I'm using Woof 3.3.0. I don't know if this is a bug or not?

The term"No LED" is checked, but no background color.

If I delete 'checked'

Please guide me how to fix this. Thank you.

Hello

Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png

My plugin does not have such HTML. Have you customized the code?

License key added.  And no, I didn't modify the code, just a very little css for customizing the Filter Title. The free version works fine, and I upgraded to premium version to get some features. I did do a clean install but it didn't solve this problem.

Those HTML is because I used browser's translation. Please see again: The term Led ARGB is checked
If I delete ='checked'
I think if I delete ='checked' from the code it will work. But I don't know where to find it. Or is there any better solution?

Hello

I think if I delete ='checked' from the code it will work.  - Yes! But I repeat again, my plugin doesn't have this line of code

in  file - \wp-content\plugins\woocommerce-products-filter\ext\label\views\woof.php - this  code  - https://c2n.me/4gTwAQ5.png - This code can only show"checked" or an empty string

This is the file \wp-content\plugins\woocommerce-products-filter\ext\label\views\woof.php in my site, and of course the zip file, straight downloaded from Codecanyon.

On my site.

Original files downloaded from codecanyon ( 16 Oct 2022)

There's a difference in Line 185. Can you please check the files on Codecanyon? Thank you!

Is it safe to modify the line as in the image you send? I did it and it works, but I don't know if it can make any issues or not?

Original files downloaded from codecanyon - Very strange we will investigate this

I don't know if it can make any issues or not? - Yes, change the code, this is the correct code.

 

<span class="woof_label_term <?php echo(boolval($checked) ? 'checked' : '') ?>">