Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Create a Search form for Woocommerce Bookings › Reply To: Create a Search form for Woocommerce Bookings
April 1, 2020 at 3:14 pm
#26548
Keymaster
Hi,
The “_booking_start” and “_booking_end” custom field does not seem to be existing for the “product” custom post type, but for the booking post type instead. It won’t work that way, the custom field must be set for the post type that you want to filter.
You could be able to use that to filter the bookings, but not the products, if those fields are not set.