Hi,
This solution is not working !
@ihor mentioned that :
" Regarding the listing query, currently there’s no “between” operator support for dates in our API, but you can always use a fallback for the WP_Query, via $query->set_args($args) you can provide the WP_Query args for dates WP_Query – Class | Developer.WordPress.org ."
Source : Customizing vendor images and query arguments
Using “date_query” seems not to be compatible with Hivepress API.
Please, let me know if I am wrong…