Operators that can be used for Query

You can use different operators for querying any of your post type while using our Elementor Custom Query Builder. It works via the Custom query filter of Elementor Pro and the below operators can be used for the meta_query

Possible values are ‘=’, ‘!=’, ‘>’, ‘>=’, ‘<‘, ‘<=’, ‘LIKE’, ‘NOT LIKE’, ‘IN’, ‘NOT IN’, ‘BETWEEN’, ‘NOT BETWEEN’, ‘EXISTS’, and ‘NOT EXISTS’ . When multiple values are set with comma(,) in custom values ‘IN’, ‘NOT IN’, ‘BETWEEN’, or ‘NOT BETWEEN’ compare operator must be used.