That is a strange issue. Try to disable all other plugins except WooCommerce and Themify Product Filter. It might plugin conflicts.
Hey,
Thanks for the response.
I thought it was very strange myself. Every plugin is currently disabled except WooCommerce & Themify Product Filter with the same issue still there.
PHP version is 7.3.14
WordPress version is 5.4.2–en_AU
Divi version is 4.5.3
Hi!
Are you using any plugins that removes version numbers from assets loaded by WP? I believe it’s removing the version data from them, hence when WPF tries to load the jQuery UI stylesheet (note that the jQuery UI script is included in WP) it fails.
This has been fixed now and will be included in the next plugin update; so that even another plugin removes that data it will still work as expected. As a temporary solution you can add this bit to the header of your website:
<link rel='stylesheet' href='https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.min.css?ver=1.3.1' media='all' />
Thank you for reporting the issue!
Hey,
I am not using any plugins that are removing the version numbers. Well not that I know of
Here is a list of all plugins active –
Google Language Translator by Translate Al Multilingual Solutions
Multi Currencey For WooCommerce by VillaTheme
Nextend Social Login by Nextendweb
Quform by ThemeCatcher
Really Simple SSL by Really Simple Plugins
Smush by WPMU DEV
UpdraftPlus by Updraftplus.com
WooCommerce by Automatic
WooCommerce Admin by WooCommerce
WooCommerce Australia Post Shipping by WooCommerce
WooCommerce Stripe Gateway by WooCommerce
WooCommerce Wholesale Prices by Rymera Web Co
WP File Manager by mndpsign287
YITH WooCommerce Badge Management by YITH
Yoast SEO by Team Yoast
Zip – WooCommerce by Zip
The Temp Solution you provided worked perfectly! Thank you for replying so quickly.
We will patch the plugin at our end on the next update.
hello , i am using flatsome theme and i have maybe the same problem with jarrydpaton44 .
i wiil saw you what i mean
with problem
NOW if i add SKU or product category the price works fine
work with SKU
-
This reply was modified 5 years, 11 months ago by
panosmania.
@panosmania – According to your screenshot, it looks like similar issue as the price slider issue. Could you post your site URL so we can inspect it?
the site is build it now and is on localhost not online. for the moment i havent got a host to provide it. Ι have to mention another problem that i noticed, when you are in big screen like laptop , pc the css on widget is ok
in big screen
but when you are in tablet or mobile phone
in small screen
-
This reply was modified 5 years, 11 months ago by
panosmania.
-
This reply was modified 5 years, 11 months ago by
panosmania.
@panosmania – That is just minor CSS issue. If you could publish your site online, we can help to inspect the issue and provide a solution.