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.

Search results do not return a link to page or product

7 years ago · Last reply by Alex S 7 years ago

Using the Vantage theme I am having a problem with page and product titles not showing as a link in search results. Also, search results for products do not include an image.

In Customise> Theme Settings> Navigation I have enabled ‘Search in Menu’ and this returns the full content of the article but no link to the original article or product. The same thing happens in the search results on mobile devices.

The site in question is www.blastsfromthepast.co.uk

I have checked my css to make sure that the entry header is not hidden. Is there anything else you could suggest.

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Margaret Broadley 7 years, 6 months ago

    I have tried several CSS fixes and eventually managed the problem with the code below:

    h1.prodtitle a:link, h1.prodtitle a:visited, #content h1.prodtitle a:visited {
    text-decoration: none;
    color: #2387dc;
    }

    Thank you.

  2. Alex S Staff 7 years, 6 months ago

    Hi Margaret,

    I’m glad to hear you were able to resolve this issue. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.

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