Problem with using Swiftype

Posted in: Newspaper
Post count: 27

I installed Swiftype for new search results, and it works fine except on the search from the top menu – it gives me 2 drop down search suggestion boxes. I need to get rid of the default one. Can you please let me know how to disable it.

you can take a look at http://blog.kozzi.com/

  • This topic was modified 10 years by Kozzi.
  • This topic was modified 10 years by Kozzi.
Post count: 22421

Hello Kozzi,

I checked your site and it only shows one search box. It seems to work fine now.
http://screencast.com/t/R4NKw1w7B
Please provide more details if this is not what you mean.

Thank you.

Post count: 27

Hi

I am not referring to the search box — start typing in a search in the same box you show me in the screenshot — type in the word ‘make’ for example — and you will get 2 search suggestion drop-down boxes. http://blog.kozzi.com/wp-content/uploads/2015/09/Screen-Shot-2015-09-15-at-8.52.08-AM.png as shown here.

Dan

  • This reply was modified 10 years by Kozzi.
Post count: 22421

Hello Dan,

I checked your website and saw the overlapping results boxes. You can hide the default one (if this is what you want) using a custom CSS:

.td-aj-search-results, .result-msg{
display:none;
}

Just add it to the theme panel:http://screencast.com/t/WU20kh50
If you want it restored in the future, just delete the code and it will be displayed again.

Thank you.

Post count: 27

Works great — thank you very much 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.