using url parameters for a search, but for custom post_type the date is missing from results. I checked the index.php and search.php
I am using search url parameters for a search, “www.gigs.com/?s=piano&post_type=post” and it works – but if I use a custom post type “www.gigs.com/?s=piano&post_type=xdays1” the search […]