Widgets
The plugin contains two widgets that you can use in your WordPress theme's widget areas.
Arlo Upcoming Events
Outputs an HTML list with the upcoming events.
Settings
- Title: The title of the widget
Default: Upcoming events - Number of events to show: You can customise how many events you want to show in the widget.
- Filter by event tag: From: V3.2 A comma separated list of event tags to filter the list by.
- Filter by template tag: From: V3.2 A comma separated list of template tags to filter the list by.
- Custom event template: From: V3.2 An optional template to be used for each event list item. Any shortcodes supported by the the [arlo_upcoming_list_item] shortcode can be used.
Arlo Categories
Outputs an HTML list with the available categories, like a category tree.
Settings
- Title: The title of the widget
Default: Event categories - Depth: Sets the depth of categories to display. Entering 0 (zero) will display all levels.
- Match category: If ticked, the widget will show only children categories on a page where the events are being filtered by category.
Arlo Event SearchFrom v2.1.5
Outputs a form which will be used for an event search. The page will be redirected to the the given Event search page, which uses the [arlo_event_template_search_list] shortcode to represents the list for the search result.
Settings
- Title: The title of the widget
Default: Event categories