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

Extensions in 3.3.4

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.

I updated our staging site to 3.3.4 to test it and now most of the extensions show as 'is system' and can't be picked

View post on imgur.com

This also means the Search By Price drop down no longer has 'As woo range-slider' and it defaults to 'no'

View post on imgur.com

Is this because it is on our staging site and it is not licensed for professional like our live site please?

I don't want to update the plugin on the live site if this is going to break it

Thanks

Staging Site: https://staging-e4c8-woo-happily-speedy-tree.wpcomstaging.com/shop/

Live Site: https://dresswithclass.co.uk/

 

 

Also same issues in 3.3.4.1

Added my purchase code in the private data

Hello

now most of the extensions show as 'is system'  - These are the extensions that are now always enabled by default.

This also means the Search By Price drop down no longer has 'As woo range-slider' and it defaults to 'no'  -  unfortunately now we do not support this type of filter by price. If you need this filter:  Try  in  file - \wp-content\plugins\woocommerce-products-filter\index.php - Uncomment  this  line - https://share.pluginus.net/image/i20230719134640.png

I have uncommented the line and although it is now in the dropdown, it is still not working:

View post on imgur.com

Can you please explain why suddenly you no longer support this type of filter without any warning? I am sure there are plenty of people that are using this filter on production sites and to suddenly remove it without any information given is poor, why would you remove functionality??

What is the alternative, why was this not documented? I do see another post that someone else is having the same issue already, so it isn't just me

Please  add  this  CSS :

.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
width: 100%;
}