
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 17, 2022, 11:58
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?
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?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 18, 2022, 10:29
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
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

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 18, 2022, 12:08
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' : '') ?>">
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' : '') ?>">