How to manage the event overview page in Drupal?

As you have noticed, the event overview page has some interesting features which make the search for an event for a visitor easier. You have the possibility to manage this features yourself.

The filters

Titles

The title above the filters is managed from the PO Editor using this code name: agoeventoverview.filtertitle

The titles of the dropdowns are managed in the PO editor using the following code names:

  • eventoverview.eventtypes
  • eventoverview.daterange
  • eventoverview.solutiontypes

Event type

The dropdown is managed in the paragraph "event overview"

Period

The dropdown period is managed from the PO editor using the following code names:

  • eventoverview.daterangeopts.alwaysAvailable
  • eventoverview.daterangeopts.withinoneweek
  • eventoverview.daterangeopts.withinonemonth
  • eventoverview.daterangeopts.withinthreemonths
  • eventoverview.daterangeopts.laterthanthreemonths

Topics

The dropdown period is managed from the taxonomies of the website:

  • Countries -> Node => Country > Taxonomy > Solutions Types Event

Remove filters

  • PO editor: eventoverview.clearfilters


How did we do?


MarTech Academy (opens in a new tab)

Powered by HelpDocs (opens in a new tab)