- This topic has 1 reply, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 problem
Tagged: date range
Hi, thanks for your plugin, it’s awesome. I’m using a date range filter and I would like that, when an user insert only “from date” input, the result display post from that date to current date ( only inserting “from date” seems not to work)… is it possible? I’m using Ajax filtering
Thank you very much
But, you still want them to be able to select a different ‘to’ date? If so, you would need to use JavaScript to populate the ‘to’ field with today’s date, but ONLY if the date was not set. I do not have a code snippet, but a good coder could do this for you.