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.

Getting a clickable search result for a page.

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

For site I am working on, I am hiding the page title in the default template or using the full-width, no title template. The problem comes when a user does a search. Vantage relies on the page title to make the result clickable, as I learned here: http://is.gd/3K7UvC.
No page title, no clickable result.
Is there a way around this? If not, can you guys fix this in an update? This is a new site and it’s not an issue yet, but it could be come one as the site grows. The standard WP search is adequate to the site’s needs.
Thanks for your help on this.

URL: http://nexus.theafabgroup.com

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 7 months ago

    Hi Dave LeBlanc

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    body.search-results article.page .entry-header h1.entry-title {
        display: block;
    }

    Please let us know how you get on

    Magus

  2. Dave LeBlanc 10 years, 7 months ago

    Hi, Magus.

    Thanks for the prompt reply and sorry for my being tardy in responding.

    The fix worked perfectly. Thanks for the help.

    Dave LeBlanc

  3. Andrew Misplon Staff 10 years, 7 months ago

    Hi Dave :)

    Glad to hear that helped.

    All the best.

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