Tag: Instant Suggestions

What are Instant Suggestions?

The Instant Suggestions feature allows you to propose popular search terms to the visitor before they start typing. Alongside these terms, which are generated in MyCludo, you can also choose to display Recent searches, allowing the visitor to see their own recent searches if they have searched on your site . . . Read more

How to customize Instant Suggestions

Once Instant Suggestions is correctly implemented on your search, the feature can be customized further to match the rest of the website. Instant Suggestions can be styled with both CSS classes as well as a few settings in the cludoSettings object in the template. CSS classes Instant Suggestions container Headers . . . Read more

How to set up Instant Suggestions

To implement Instant Suggestions, follow these steps: Enable Instant Suggestions on the website To enable Instant Suggestions, you must update your search implementation with one line of code. This should appear in the cludoSettings object of the code: Note that this will only work if this feature is a part . . . Read more