=== Slider Addons for The Events Calendar === Contributors: mywptrek, freemius Donate link: https://mywptrek.com/ Tags: calendar, events, slider, addons, blocks Requires at least: 4.7 Tested up to: 6.5 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" newtab=true category="party"]` **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 ) **newtab**    Open event in new tab on click, true or false ( Default: true ) **category**    Filter by category ( use category slug ) **slideheight**    Changes to slider height (description part) wherever applicable (Default:300) **imageheight**    Changes to image height wherever applicable (Default: 200) **ticketinfo**    true    false [View Demo](https://egp.mywptrek.com/) == Screenshots == 1. Block settings panel. 2. Preview theme one. 3. Preview theme two. 4. Preview theme three. == Changelog == = 2.2.0 = * Added: Display of Event Tickets (if plugin available), temp in shortcodes * Fixed: Gutenberg Block if premium not activated. * Update: Freemius sdk to v2.7.0 = 2.1.1 = * Fixed: Category Select option * Added: Image Height and Slider Height to shortcode = 2.1.0 = * Fixed: Missing files issue = 2.0.0 = * Tested up to : v6.4 * Added: Settings Page = 1.3.0 = * Tested up to : v6.3.0 * Added: Option to select new tab or same tab on event click * Added: Category Filter ( choose one category slug ) = 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