Vantage theme returns no links in Search results
I have read several other threads but have not found the answer to my problem.
Tried searching for “children” and got several results but no clue on how to find the content.
URL: http://www.wumc.com
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Bob
You’re hiding the entry header using Custom CSS:
.entry-header { display: none; }Try inserting the following at Appearance > Custom CSS to show entry headers on the search results page:
.search-results .entry-header { display: block; }That’s it. Thank you Andrew.
>
For sure :) Glad we could help.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.