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

product filter count getting hide

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.

After updating the HUSKY plugin, the product filter count gettting hide on the selected checkbox. se below code aftr the selection count <span class="woof_checkbox_count"></span> this is not available

<ul class="woof_list woof_list_checkbox">
<li class="woof_term_967">
<div class="icheckbox_flat-grey checked" style="position: relative;"><input type="checkbox" id="woof_967_6a991783e24fc" class="woof_checkbox_term woof_checkbox_term_967" data-tax="product_cat" name="custom-solutions" data-term-id="967" value="967" checked="checked" style="position: absolute; opacity: 0;"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div>
<label class="woof_checkbox_label woof_checkbox_label_selected" for="woof_967_6a991783e24fc">
Custom Solutions</label>
<input type="hidden" value="Custom Solutions" data-anchor="woof_n_product_cat_custom-solutions">
</li>
<li class="woof_term_966">
<div class="icheckbox_flat-grey" style="position: relative;"><input type="checkbox" id="woof_966_6a991783e2537" class="woof_checkbox_term woof_checkbox_term_966" data-tax="product_cat" name="pricing-and-promotion" data-term-id="966" value="966" style="position: absolute; opacity: 0;"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div>
<label class="woof_checkbox_label
" for="woof_966_6a991783e2537">
Pricing and Promotion<span class="woof_checkbox_count">2</span></label>
<input type="hidden" value="Pricing and Promotion" data-anchor="woof_n_product_cat_pricing-and-promotion">
</li>
<li class="woof_term_916">
<div class="icheckbox_flat-grey" style="position: relative;"><input type="checkbox" id="woof_916_6a991783e2911" class="woof_checkbox_term woof_checkbox_term_916" data-tax="product_cat" name="shelforganization" data-term-id="916" value="916" style="position: absolute; opacity: 0;"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div>
<label class="woof_checkbox_label
" for="woof_916_6a991783e2911">
Shelf Organization<span class="woof_checkbox_count">49</span></label>
<input type="hidden" value="Shelf Organization" data-anchor="woof_n_product_cat_shelforganization">
</li>
<li class="woof_term_917">
<div class="icheckbox_flat-grey" style="position: relative;"><input type="checkbox" id="woof_917_6a991783e2bca" class="woof_checkbox_term woof_checkbox_term_917" data-tax="product_cat" name="spaceoptimization" data-term-id="917" value="917" style="position: absolute; opacity: 0;"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div>
<label class="woof_checkbox_label
" for="woof_917_6a991783e2bca">
Space Optimization<span class="woof_checkbox_count">5</span></label>
<input type="hidden" value="Space Optimization" data-anchor="woof_n_product_cat_spaceoptimization">
</li>
</ul>