Don't hassle with bloated slider plugins. Make it easy!
Eleslider plugin adds 'slider' custom posts and simple widget which can be used in the Elementor page builder. You can display full-width sider in your layouts this way.
DEMO
Eleslider is not a full-width slider just for Elementor plugin. You can use it in almost any good page builder plugin.
Overview:
- create few Slider posts in left dashboard menu. One 'Slider post' represents one slide in the slider.
- set featured image for every slider post, add slide content (titles/text), and sort/list slider posts into own categories.
- display these slider posts as slider. In Elementor page builder add 'Eleslider' block into full-width section.
Alternatively, you can use a shortcode to display the slider.
Add the shortcode on any page to display a 'Slider posts' as a slider. For example:
[eleslider category="lifestyle" posts="3" order="ASC"]
Shortcode Options:
- Basic shortcode:
[eleslider]
- category - Represents single slide category (group).
[eleslider category="lifestyle"]
Use category 'slugs',
- posts - Number of slider posts (slides) to show;
- order - Value can be 'ASC' or 'DESC'. Order of slider posts (slides) to be shown. Order is based on slider post publish date.
- dots_text - Value can be 'yes' or 'no'. If dots_text option is enabled, titles of slides will be shown in the "dots" navigation.