Search results
Search results seem all muddled with no order or way to click through to posts or pages? i.e. http://beta.kiistone.org.nz/?s=hosted
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi James. This is how your search results page should look: http://demo.siteorigin.com/vantage/?s=plugin. On line 136 of your child theme you’re hiding the search results header:
.entry-header {display:none}Try making that more specific, like:
.single .entry-header {display:none}For example, that would hide the headers on the single post page only.
Ah got it thanks!
No problem!
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.