Basically how would I create a form to search only within a custom post type?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
just add
to your search form and obviously replace post type name with your custom post type name. and to make sure that only your custom post type return as results add:
Hope this helps |
|||||
|