-
Notifications
You must be signed in to change notification settings - Fork 17
Tutorial Search page
This tutorial will describe how to set up a search page.
Prerequisites
- You have installed the Culturefeed library.
Steps
-
Enable the Culturefeed Agenda module and it's dependencies.
-
Configure the Culturefeed Search module (api keys).
-
The search page should now be available at agenda/search and the detail pages of listed events, productions or actors should be available on agenda/e/..., agenda/p/... and agenda/a/...
-
Add a block with a simple search form visible on any page: Basic search form
-
Improve the search experience by adding the following blocks. It is recommended to limit the block visibility to agenda/search. Next to below list is an indication of where the blocks are usually placed, but this is up to your preference.
- Active filters (above the results)
- Sort order (above the results)
- Facet when (next to the results)
- Facet where (next to the results)
- Facet where - search only on cities and zipcodes (next to the results)
- Search events and pages (next to the results)
-
Enhance the detail pages with the following blocks. It is recommended to limit the block visibility to the corresponding path, i.e. agenda/e/*, agenda/a/* and agenda/p/*.
Proudly presented by CultuurNet Vlaanderen, with help from 2dotstwice and Wunderkraut Belgium.