This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage theme returns no links in Search results

Resolved 3 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

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

3
  1. Andrew Misplon Staff

    Hi 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;
    }
  2. bob.brinkmn

    That’s it. Thank you Andrew.

    >

  3. Andrew Misplon Staff

    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.

Have a different question or issue?

Start New Thread