Date Range Slider - Does not working

I am using Date filter in range slider and its not working correctly. Can you please help me to resolve this issue? here is the read-only link and live link:

I have filters3_modal in my design where I have both inputs for date range slider.

Hi @lissanh95!

Could you share a Loom Video showing the issue please? I might be missing something, everything seems to be working fine on my end.

Here is the loom, let me know if you have any other question: Filtering Date Lists Explained đź“… | Loom

HI @lissanh95!

You must add fs-cmsfilter-type="date" to all the elements with the “date” identifier.
Just add it to the text-style-inline elements like in the example below:

The only thing I see missing is that attribute — with that, it should work.
Make sure to test with dates that the items actually have.

Let me know how it goes!

Hi @Support-Pedro I have added the date identifier. month and days are working fine but year is not working correctly.

Hey Pedro, have you manage to check this?

Hey @lissanh95! Apologies for the delay. Pedro filled me in on your case, and I’ve started looking into it. I noticed some custom code handling dates and formatting, which I believe is the root of the issues.

That said, we’re currently focused on launching Attributes V2 this week, so I haven’t had the time to fully debug your setup yet.

That being said, I think V2 might be a better fit for your use case — we’ve completely reworked the CMS Filter solution, and it now supports “advanced” filters with more granular control, which could align well with your current setup.

Would you like to give this version a try, or would you prefer that I continue debugging the current setup?

1 Like