Hi,
I am using this plugin as Places + Events and I have added a custom field ‘Event Date’ on which that event will take place. So I want to sort the posts according to the custom date field and which are current or yet to come and not the posts which are passed according to custom date.
I have achieved this thing in landing posts with custom meta query and I want to do the same for search widget.
General Search widget look into all posts in the post type while I want to add a limit to search on the posts which are yet to come according to my custom date field. Can you please let me know here do I need to add that query so it will search from the limited posts only?
Thank you in advance…