Home › Forums › WoodMart support forum › Filter by price is not working good via RTL
Filter by price is not working good via RTL
- This topic has 7 replies, 2 voices, and was last updated 1 year, 8 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 22, 2023 at 12:08 pm #476567
alonfooxParticipantHi,
I have big issue with the Price filter, it not working good if the theme layout is right to left.
I have attached some screenshots
the min and max numbers are on the wrong side, and then you want to move the left scroller it decrease the max number and the right scroller increase the min number (it should be opposite )Second issue is on mobile, the text is truncated and also the numbers are on the wrong side
Attachments:
You must be logged in to view attached files.June 22, 2023 at 4:57 pm #476685
Aizaz Imtiaz AwanKeymasterHello,
There is an issue with the 3rd party plugins. Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and let me know so I will check and give you a possible solution.Best Regards.
June 23, 2023 at 2:47 pm #476886
alonfooxParticipantWhat do you mean 3d party plugin? This is not.
this is one of your required plugin ( Elementor and woo )
I cancel all others and this is still happening.June 23, 2023 at 3:57 pm #476904
Aizaz Imtiaz AwanKeymasterHello,
Please share the WP admin login details of your site so I will check and give you a possible solution.
Best Regards.
June 23, 2023 at 4:54 pm #476921
alonfooxParticipantOk,
I will give you my dev envirmoent and after we found solution please update me so I can do it on live website too.June 24, 2023 at 12:22 pm #477003
Aizaz Imtiaz AwanKeymasterHello,
Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.widget_price_filter [class*="price_slider_amount"] .price_label { direction: ltr; }
Best Regards.
June 24, 2023 at 1:17 pm #477009
alonfooxParticipantHi,
Thank you
some of it work, but see screenshot, the little label that shows the current filter is still the wrong way.Second issue is that when I hover on the MAX filter the link I see is wrong ( I see the MIN url), I dont know yet if this effect something.
See second screenshot-
This reply was modified 1 year, 8 months ago by
alonfoox.
-
This reply was modified 1 year, 8 months ago by
alonfoox.
Attachments:
You must be logged in to view attached files.June 26, 2023 at 4:02 pm #477286
Aizaz Imtiaz AwanKeymasterHello,
I have confirmed with the development team and they said, it is how it works by default in WooCommerce, you can be checked with the default theme as well.
we can’t fix this, this is the default functionality of the Woocommerce plugin.
Best Regards.
-
This reply was modified 1 year, 8 months ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register