The Events Calendar Extension: Schedule Day View
Overrides The Events Calendar's Day View with a Schedule Day View, displaying events within All Day, Morning, Afternoon, and Evening contexts, as well as indicating events happening right now.
by Modern Tribe, Inc. · github.com/mt-support/tribe-ext-schedule-day-view · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mt-support/tribe-ext-schedule-day-view/archive/refs/heads/master.zipOverrides The Events Calendar's Day View with a Schedule Day View, displaying events within All Day, Morning, Afternoon, and Evening contexts, as well as indicating events happening right now.
Description
Activating this extension will replace The Events Calendar's Day View with a Schedule Day View. This is accomplished by doing a template override via filters instead of within your active theme.
Schedule Day View displays a single day's events with the added context of All Day, Morning, Afternoon, and Evening; it also highlights the right now time slots.
Installation
Install and activate like any other plugin!
- You can upload the plugin zip file via the Plugins ‣ Add New screen
- You can unzip the plugin and then upload to your plugin directory (typically wp-content/plugins) via FTP
- Once it has been installed or uploaded, simply visit the main plugin list and activate it
Frequently Asked Questions
Where can I find more extensions?
Please visit our extension library to learn about our complete range of extensions for The Events Calendar and its associated plugins.
What if I experience problems?
We're always interested in your feedback and our premium forums are the best place to flag any issues. Do note, however, that the degree of support we provide for extensions like this one tends to be very limited.
Changelog
1.0.1 2018-03-20
- Tweak - fixed width
1.0.0 2018-03-02
- Initial release