Home Plugins event organiser posterboard
Event Organiser Posterboard logo

Event Organiser Posterboard

by Stephen Harris on WordPress.org

Adds an 'event board' to display your events in a responsive posterboard.

(11)
Event posterboard

Event posterboard

Further documentation can be found at http://docs.wp-event-organiser.com/shortcodes/posterboard/.

Basic Usage

To display the event posterboard simply use the shortcode [event_board] on any page or post. Full width pages work best.

Advanced Usage

The shortcode supports the same arguments as the events list shortcode. This
includes the ability to display only a particular category, or events satisfying a certain query.

For example, to show events only for category “foobar”:

 [event_board event_category="foobar"]

To show events starting in the comming 7 days

 [event_board event_category="foobar"]

Most arguments supported by the [eo_events] (see documentation) shortcode will also work with
posterboard. Please note that posts_per_page should be used instead of
numberposts and the no_events attributes is not supported.

E.g. to show events which start this week (week starting Monday), three at a time:

 [event_board event_start_after="monday this week" event_start_before="sunday this week" posts_per_page=3]

Filters

You can add filters at the top of the event board to filter the events. Supported filters include:

For example

 [event_board filters="state"]

You can display multiple filters by listing them as a comma delimited list

 [event_board event_start_after="now" event_start_before="+1 week"]

You can edit the template used for the event board. See the FAQ.

Active installations2K+
Weekly downloads
39-18.75%
Version3.0.1
Last updated5/26/2021
WordPress version3.3
Tested up to5.7.12
Tags
Eventevent-organisereventsposterboardresponsive