This is a lightweight plugin to create a customized event list.
Add the shortcode on a page or use the widget to display your events.
You can personalize your event list via the settings page or by adding attributes to the shortcode or the widget.
After installation go to menu item “Events” and start adding your events.
Create a page and:
[vsel]
to display upcoming events (including today)[vsel-future-events]
to display future events (without today)[vsel-current-events]
to display current events[vsel-past-events]
to display past events[vsel-all-events]
to display all eventsOr go to Appearance > Widgets and use the widget to display your events.
You can personalize your event list via the settings page. This page can be found via Settings > VSEL.
Several settings can be overridden when using the relevant (shortcode) attributes below.
This can be useful when having multiple event lists on your website.
You can also personalize your event list by adding attributes to the shortcodes mentioned above. Attributes will override the settings page.
class="your-class-here"
posts_per_page="5"
offset="1"
date_format="j F Y"
event_cat="your-category-slug"
event_cat="your-category-slug-1, your-category-slug-2"
order="DESC"
order="ASC"
no_events_text="your text here"
title_link="false"
featured_image_link="false"
featured_image="false"
pagination="false"
event_info="all"
event_info="summary"
About the offset attribute: pagination is being disabled when using offset.
Examples:
[vsel posts_per_page="5"]
[vsel posts_per_page="5" event_cat="your-category-slug" event_info="summary"]
The widget supports the same attributes. Don’t add the main shortcode tag or the brackets.
Examples:
posts_per_page="5"
posts_per_page="5" event_cat="your-category-slug" event_info="summary"
The featured image will be used as primary image for every event.
By default the “Post thumbnail” is being used as source for the featured image. The size of the Post thumbnail may vary by theme.
WordPress creates duplicate images in different sizes upon upload. These sizes can be set via Settings > Media. In case the Post thumbnail doesn’t look nice you can choose a different size via Settings > VSEL.
Besides this you can also change the maximum width of the featured image.
The featured image on the single event page is handled by your theme.
Plugin supports the single event page, the event category page, the post type (event) archive page and the search results page. It hooks into the theme template file that is being used by these pages.
Support for the single event page is needed. Support for the other pages is added to make VSEL compatible with page builder plugins. Events on default WP pages are not ordered by event date.
Plugin activates the post attributes box in the editor. In the post attributes box you can set a custom order for events with the same date. Custom order is not needed when event has start time and end time.
Plugin supports the menu page. Support is added to make VSEL compatible with page builder plugins.
You can add extra fields to the event details section by using the Advanced Custom Fields plugin. The most commonly used fields are supported.
Create a field group for post type “event” and add fields to this group. This field group will be added to the single event page in dashboard.
You can share your most recent events with an external calendar via an iCal feed.
You can activate the iCal feed via via Settings > VSEL.
If you uninstall plugin via dashboard all events and settings will be removed from database.
All posts of the (custom) post type “event” will be removed.
You can avoid this via Settings > VSEL.
Please take a look at the FAQ section.
Not included but plugin supports WordPress language packs.
More translations are very welcome!
The translation folder inside this plugin is redundant but kept for reference.
Without the WordPress codex and help from the WordPress community I was not able to develop this plugin, so: thank you!
Enjoy!
2812 websites
very-simple-event-list
Free Plugin