Getting a clickable search result for a page.
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.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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
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
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.