=== Slider Addons for The Events Calendar === Contributors: mywptrek Donate link: https://tecsb.mywptrek.com/ Tags: calendar, events, slider, addons, blocks Requires at least: 4.7 Tested up to: 6.0 Stable tag: 5.6 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Slider Blocks to showcase your events. == Description == Display your upcoming or past events with this Gutenberg Block. Easy to choose between your past or your upcoming events. You just need to insert the block and your events will be ready to display in beautiful slider. **Gutenberg Block** * Select upcoming or past event(s) * Select different themes. * Select number of event(s) * Select color of your choice with help of color picker. * Change number of slides to show * Change number of slides to scroll **Plugin Shortcode** `[add_mwt_tec_slider slidertheme="datetop" slidertype="upcoming" eventinrow="3" eventinslide="2" autoplay=true transitiondelay="100" colorscheme="#215455"]` **slidertheme**    datetop    coloredcard    singleevent **slidertype**    upcoming    past **eventinrow**    Number of event(s) in a row **eventsinslide**    Number of event(s) to slide **autoplay**    true    false **transitiondelay**    Transition delay in milliseconds ( Default: 200 ) **colorscheme**    Hex color ( Default: #5a30f3 ) == Screenshots == 1. Block settings panel. 2. Preview theme one. 3. Preview theme two. 4. Preview theme three. == Changelog == = 1.2.0 = * Added shortcode for slider (for classic editor use) = 1.1.0 = * Added slidetoscroll options to block and js. * Choose numebr or events to slide option. = 1.0.1 = * Security fix = 1.0.0 = * Initial Release. == Upgrade Notice == = 1.2.0 = Added shortcode along with gutenberg block