UPDATE: I think I figured it out. I tried enabling the field “Show description (content) in results?” in “Results layout & Fields,” and that made the custom fields show up in results box.
—————–
I have a custom post type called “ISP List” that is using 21 custom fields (via ACF). I have one dropdown filter that lists all the ISP titles, and once an ISP is selected, I’d like to display all of it’s custom fields in the red search box, without having to click on a new page. I tried putting the following in the Advanced Description Field:
{online_service}<br>{contact_first_name}<br>{contact_last_name}
But none of these fields are showing up in results box. Only the title that links to a separate empty page. Can you log in and see what might be wrong with my setup?
Thanks!
-
This topic was modified 4 years, 8 months ago by
chrisinsac48. Reason: Found solution