- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Date Range
Tagged: V3
Apologies for what seems like a very basic question but is there any documentation anywhere on selecting options for the date range picker (preferably based on a post_meta field)? I’ve tried tweaking various settings but what I have coming up looks nothing like the example on your demo site 😉
With many thanks again.
OK I’ve got this now… needed to convert my post_meta date field to the correct numerical format and the data picker needs some css tweaks but I can see it’s working.
I also used javascript to set the default dates on the datepicker but just wondering if there is any way to force the S&F form to use those settings when the page is loaded initially eg. I have default dates set as from today’s date to today’s date plus 30 days… would be great if the page when loaded initally only showed results within that range. Is that possible at all?
With many thanks again.