VS Event List

VS Event List

With this lightweight plugin you can create an event list.

  • Frequently updated
    Very good! This plugin is actively maintained and the last update was released 1 days ago.
  • This plugin is tested with the last major release of WordPress
    Content for list item
  • Compatible with the latest major PHP release
    This plugin requieres PHP 7.1 or higher. The latest stable PHP 8.3.13 was released on 24 October 2024
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

78

Active installs

9K

Total Downloads

448K

Support Threads

3

Last updated

03 November 2024

Added

31 March 2015

Versions

55.76%44.24%
  • Version 17.8
  • Version other

Screenshots

Event list
Event list
Event list widget
Single event
Events page (dashboard)
Single event (dashboard)
Widget (dashboard)
Settings page (dashboard)
Settings page (dashboard)
Settings page (dashboard)
Settings page (dashboard)
Settings page (dashboard)
Settings page (dashboard)
Settings page (dashboard)
Settings page (dashboard)

About VS Event List

FAQ

The plugin will use the website language, set in Settings > General.

If translations are not available in the selected language, English will be used.

By default, the plugin uses the date and time format from Settings > General.

The datepicker and date input field only support 2 numeric date formats: “day-month-year” (30-01-2016) and “year-month-day” (2016-01-30).

If your date format is not supported, it will be converted into 1 of the 2 formats above.

You can change the date and time format for the frontend of your website via the settings page. You can also change the date format by using an attribute.

The date icon only supports 2 date formats: “day-month-year” (30 Jan 2016) and “year-month-day” (2016 Jan 30).

If your date format is not supported, it will be converted into 1 of the 2 formats above.

Events are saved in the database and displayed throughout your website without a timezone offset.

You can use page Additional CSS of the Customizer for your custom styling.

Examples:

Change background and text color of whole icon: .vsel-start-icon, .vsel-end-icon {background:#eee; color:#f26535;}

Change background and text color of top part: .vsel-day-top, .vsel-month-top {background:#f26535; color:#eee;}

You can only override the single event page via your (child) theme.

In most cases, the PHP file “single” is being used for the single event page. This file is located in your theme folder.

Create a duplicate of the file “single” and rename it “single-event”. Then add this file to your (child) theme folder and customize it to your needs.

The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.

Pagination is not working properly in a widget.

But you can add a link to the page that displays more events.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

By default, the plugin uses the date and time format from Settings > General.

The datepicker and date input field only support 2 numeric date formats: “day-month-year” (30-01-2016) and “year-month-day” (2016-01-30).

If your date format is not supported, it will be converted into 1 of the 2 formats above.

You can change the date and time format for the frontend of your website via the settings page. You can also change the date format by using an attribute.

The date icon only supports 2 date formats: “day-month-year” (30 Jan 2016) and “year-month-day” (2016 Jan 30).

If your date format is not supported, it will be converted into 1 of the 2 formats above.

Events are saved in the database and displayed throughout your website without a timezone offset.

You can use page Additional CSS of the Customizer for your custom styling.

Examples:

Change background and text color of whole icon: .vsel-start-icon, .vsel-end-icon {background:#eee; color:#f26535;}

Change background and text color of top part: .vsel-day-top, .vsel-month-top {background:#f26535; color:#eee;}

You can only override the single event page via your (child) theme.

In most cases, the PHP file “single” is being used for the single event page. This file is located in your theme folder.

Create a duplicate of the file “single” and rename it “single-event”. Then add this file to your (child) theme folder and customize it to your needs.

The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.

Pagination is not working properly in a widget.

But you can add a link to the page that displays more events.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

Events are saved in the database and displayed throughout your website without a timezone offset.

You can use page Additional CSS of the Customizer for your custom styling.

Examples:

Change background and text color of whole icon: .vsel-start-icon, .vsel-end-icon {background:#eee; color:#f26535;}

Change background and text color of top part: .vsel-day-top, .vsel-month-top {background:#f26535; color:#eee;}

You can only override the single event page via your (child) theme.

In most cases, the PHP file “single” is being used for the single event page. This file is located in your theme folder.

Create a duplicate of the file “single” and rename it “single-event”. Then add this file to your (child) theme folder and customize it to your needs.

The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.

Pagination is not working properly in a widget.

But you can add a link to the page that displays more events.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

You can use page Additional CSS of the Customizer for your custom styling.

Examples:

Change background and text color of whole icon: .vsel-start-icon, .vsel-end-icon {background:#eee; color:#f26535;}

Change background and text color of top part: .vsel-day-top, .vsel-month-top {background:#f26535; color:#eee;}

You can only override the single event page via your (child) theme.

In most cases, the PHP file “single” is being used for the single event page. This file is located in your theme folder.

Create a duplicate of the file “single” and rename it “single-event”. Then add this file to your (child) theme folder and customize it to your needs.

The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.

Pagination is not working properly in a widget.

But you can add a link to the page that displays more events.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

You can only override the single event page via your (child) theme.

In most cases, the PHP file “single” is being used for the single event page. This file is located in your theme folder.

Create a duplicate of the file “single” and rename it “single-event”. Then add this file to your (child) theme folder and customize it to your needs.

The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.

Pagination is not working properly in a widget.

But you can add a link to the page that displays more events.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.

Pagination is not working properly in a widget.

But you can add a link to the page that displays more events.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

Pagination is not working properly in a widget.

But you can add a link to the page that displays more events.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

Offset breaks pagination. That’s why pagination is disabled when using the offset attribute.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

The plugin uses minimal styling and therefore also depends on the styling of your theme.

The single event page uses the same template as a post. This template may vary by theme.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

The following only applies to pages with a manually added shortcode.

When using the block editor, edit the page and check the shortcode in “Edit as HTML” mode.

When using the classic editor, edit the page and check the shortcode after switching to the “Text” tab instead of “Visual”.

The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

Having “Event” as page (or post) title will not cause any problems, but having “event” as slug (end of URL) will cause a conflict with the (event) post type archive page.

You should change this slug into something else. This can be done by changing the permalink of this page (or post).

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

This is mostly caused by the permalink settings. Please resave the permalink via Settings > Permalinks.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

This is possible, but to avoid a conflict you should disable pagination. This can be done via the settings page or by using an attribute.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

But sometimes your theme does not support featured images. Or only for posts and pages. In that case you must manually add this support for events.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

When using the block editor, click the options icon and select “Preferences”.

When using the classic editor, click the “Screen Options” tab.

Probably the checkbox to display the relevant box in the editor is not checked.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

When visiting your feed via the subscription URL and feed is outdated, empty your browser cache.

If you’re using the default RSS widget you can force a refresh via Settings > Reading, by changing the number of items in the feed.

But this may not work in case there’s other caching as well.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

The version number won’t give you info about the type of update (major, minor, patch). You should check the changelog to see whether or not the update is a major or minor one.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

You like my plugin and want to make a donation? There’s a PayPal donate link at my website. Thank you!

Please open a topic in the WordPress.org support forum for this plugin.

Please open a topic in the WordPress.org support forum for this plugin.

Changelog

Version 18.0

Version 17.9

Version 17.8

Version 17.7

Version 17.6

Version 17.5

Version 17.4

Version 17.3

Version 17.2

Version 17.1

For all versions please check file changelog.