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 Searchoption in the menue

10 years ago · Last reply by Andrew Misplon 10 years ago

Hello. I’m using Vantagepremium and i am wondering why the searchfunction in the menu only displays the content, but you cannot click on it to get to the page refering to it?
Or can i change it in the setting?
My Page is: www.fieseliese.com
the searchfunction only shows where the keywords are used and you cannot display more..

URL: http://www.fieseliese.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 11 months ago

    Hi Lisa

    In your Custom CSS you’ve said:

    .entry-title, .form-allowed-tags {
      display: none;
    }

    The search results page needs .entry-title to be displayed. So if you just want to undo that for search results try adding:

    .search-results .entry-title { display: block; }

    It needs to be added after the Custom CSS you have now.

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