Need Help Searching Title And Description in Custom Search Using WP_Query
-
The site I’m currently developing is located at https://testdrews.stanragets.com/?page_id=507
Here is the problem I’m running into. I’m using a plugin called catablog that takes in a spreadsheet and turns each entry into a custom post. I have successfully built a custom search query for the dropdown menus of the search box to look at the categories and the meta_values that catablog stores. The search box itself works for searching meta_values.
My problem is that I cannot get the search to query the title and descriptions of the posts! It’s driving me absolutely crazy.
Here is the actual search query I am using.
[Code moderated as per the Forum Rules. Please use the pastebin]
Can anyone give me some insight as to what I need to do to search the titles and descriptions. I’ve been searching online for days, trying everything I can think of, and still can’t get it to work. Any thoughts/help would be most appreciated!
- The topic ‘Need Help Searching Title And Description in Custom Search Using WP_Query’ is closed to new replies.