Forums › Forums › Search & Filter Pro › datepicker post meta
Tagged: datepicker post meta
- This topic has 9 replies, 2 voices, and was last updated 5 years, 4 months ago by
Trevor.
-
Anonymous(Private) December 19, 2019 at 1:50 pm #229470
Hi,
i’v bulid a Search Form, and use a post meta with a date option,
then i’v use Start and end Meta kry form a post meta i’v already have,
but whan im click of the field, no datepicker open.
1.it’s supposed to be?
2. how can i to add a UI datepicker?yynx.
Trevor(Private) December 23, 2019 at 5:59 pm #229733The datepicker is not working because of these errors I see in the browser web developer console:
https://www.screencast.com/t/fwlhnv5OZ
They are halting JavaScript processing for the page.
They appear to be related to something in the theme. The file name seems to be scripts.js, but I cannot see it loading.
Anonymous(Private) December 24, 2019 at 12:31 am #229777Hi. i’v fix all the error appear in console,
still heve an error on:search-filter-build.min.js?ver=2.5.0:2 Uncaught TypeError: t.datepicker is not a function at HTMLInputElement.<anonymous> (search-filter-build.min.js?ver=2.5.0:2) at Function.each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.each (jquery.js?ver=1.12.4-wp:2) at HTMLFormElement.addDatePickers (search-filter-build.min.js?ver=2.5.0:2) at HTMLFormElement.init (search-filter-build.min.js?ver=2.5.0:2) at HTMLFormElement.<anonymous> (search-filter-build.min.js?ver=2.5.0:2) at Function.each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.e.exports [as searchAndFilter] (search-filter-build.min.js?ver=2.5.0:1) at HTMLDocument.<anonymous> (search-filter-build.min.js?ver=2.5.0:1)
Trevor(Private) December 24, 2019 at 12:34 pm #229804I blocked two theme js files in my browser and get this:
https://www.screencast.com/t/puQ8gQzDim
and no errors. Is this what you want to see?
-
AuthorPosts