by Guido
4.9 (80 reviews)
VS Event List
With this lightweight plugin you can create an event list.
Compatible with WP 6.9
v19.7
Current Version v19.7
Updated 3 days ago
Last Update on 16 Jan, 2026
Synced 6 hours ago
Last Synced on
Rank
#2,457
—
No change
Active Installs
9K+
-1.9%
KW Avg Position
144
-2 better
Downloads
534.4K
+17 today
Support Resolved
75%
—
No change
Rating
98%
Review 4.9 out of 5
4.9
(80 reviews)
Next Milestone 10K
9K+
10K+
145
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 874 more installs to reach 10K+
Rank Changes
Current
#2,457
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
4.9
80 reviews
Overall
98%
5
75
(94%)
4
3
(4%)
3
0
(0%)
2
1
(1%)
1
1
(1%)
Tracked Keywords
Showing 1 of 1| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| event manager | 144 | — | Tag | 18 hours ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Support Threads Overview
Resolved
Unresolved
4
Total Threads
3
Resolved
1
Unresolved
75%
Resolution Rate
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 19.7
- Last Updated
- Jan 16, 2026
- Requires WP
- 6.3+
- Tested Up To
- 6.9
- PHP Version
- 7.4 or higher
- Author
- Guido
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 4.9
- Reviews
- 80
- Support Threads
- 4
- Resolved
- 75%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,736
Master Addons For Elementor – White Label, Free Widgets, Hover Effects, Conditions, & Animations
40K+ installs
#929
Popup Builder – Create highly converting, mobile friendly marketing popups.
200K+ installs
#259
پارسی دیت – Parsi Date
100K+ installs
#346
LatePoint – Calendar Booking Plugin for Appointments and Events
100K+ installs
#391
Frequently Asked Questions
Common questions about VS Event List
If translations are not available in the selected language, English will be used.
How do I set the date and time format?
By default, the plugin uses the date and time format from Settings > General.
The date picker in the editor is using the date format from your browser.
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.
Which timezone does the plugin use?
Events are saved in the database and displayed at your website without a timezone offset.
Why does the event list look different between themes?
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.
Why is the event list not displaying properly?
The following only applies to pages with a manually added shortcode.
How do I set the date and time format?
By default, the plugin uses the date and time format from Settings > General.
The date picker in the editor is using the date format from your browser.
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.
Which timezone does the plugin use?
Events are saved in the database and displayed at your website without a timezone offset.
Why does the event list look different between themes?
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.
Why is the event list not displaying properly?
The following only applies to pages with a manually added shortcode.
The shortcode might be accidentally wrapped in HTML tags, such as code tags. Remove these tags and resave the page.
Can I have multiple event lists on the same page?
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.
How does the plugin hook into theme template files?
The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.
Can I override the plugin template files via my (child) theme?
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.
Can I change the colors of the date icon?
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;}
Why does the location map not display properly?
Plugin has been tested with Google Maps and OpenStreetMap.
You should use the HTML iframe embed code. It starts and ends with an iframe tag.
OpenStreetMap may add HTML that contains a link to a bigger map, after the closing iframe tag. You can leave or remove this HTML.
Why is there no pagination in the widget?
Pagination is not working properly in a widget.
But you can add a link to the page that displays more events.
Why is there no pagination when using the offset attribute?
Offset breaks pagination. That's why pagination is disabled when using the offset attribute.
Can I have "Event" as page title?
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).
Why a 404 (nothing found) when I click the title link?
This is often caused by the permalink settings. Please resave the permalink via Settings > Permalinks.
Why a 404 (nothing found) when I click the event category link?
This is often caused by the permalink settings. Please resave the permalink via Settings > Permalinks.
Why no event details or event categories box in the editor?
When using the block editor, click the options icon and select "Preferences".
Can I have multiple event lists on the same page?
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.
How does the plugin hook into theme template files?
The plugin hooks into the the_content() and the_excerpt() functions. These are used by most themes.
Can I override the plugin template files via my (child) theme?
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.
Can I change the colors of the date icon?
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;}
Why does the location map not display properly?
Plugin has been tested with Google Maps and OpenStreetMap.
You should use the HTML iframe embed code. It starts and ends with an iframe tag.
OpenStreetMap may add HTML that contains a link to a bigger map, after the closing iframe tag. You can leave or remove this HTML.
Why is there no pagination in the widget?
Pagination is not working properly in a widget.
But you can add a link to the page that displays more events.
Why is there no pagination when using the offset attribute?
Offset breaks pagination. That's why pagination is disabled when using the offset attribute.
Can I have "Event" as page title?
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).
Why a 404 (nothing found) when I click the title link?
This is often caused by the permalink settings. Please resave the permalink via Settings > Permalinks.
Why a 404 (nothing found) when I click the event category link?
This is often caused by the permalink settings. Please resave the permalink via Settings > Permalinks.
Why no event details or event categories box in the editor?
When using the block editor, click the options icon and select "Preferences".
Probably the checkbox to display the relevant box in the editor is not checked.
Why no featured image box in the editor?
When using the block editor, click the options icon and select "Preferences".
Why no featured image box in the editor?
When using the block editor, click the options icon and select "Preferences".
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.
Why no Advanced Custom Fields field group in the editor?
When using the block editor, click the options icon and select "Preferences".
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.
Why no Advanced Custom Fields field group in the editor?
When using the block editor, click the options icon and select "Preferences".
Probably the checkbox to display the relevant box in the editor is not checked.
Why does my RSS or iCal feed not refresh?
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.
Why is there no semantic versioning?
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.
How can I make a donation?
You like my plugin and want to make a donation? There's a PayPal donate link at my website. Thank you!
Other questions or comments?
Please open a topic in the WordPress.org support forum for this plugin.
Why does my RSS or iCal feed not refresh?
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.
Why is there no semantic versioning?
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.
How can I make a donation?
You like my plugin and want to make a donation? There's a PayPal donate link at my website. Thank you!
Other questions or comments?
Please open a topic in the WordPress.org support forum for this plugin.