Nuvi Slider
Create a swiper slider, simple and complex
★ 0stars
0forks
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/pasetto/nuvi-slider/archive/refs/heads/main.zipFrom the readme
Creates a simple Swiper slider out of container elements. Flexbox has to be active.
https://youtu.be/s8oyX1u-T6E
create a horizontal container and give it an ID (Advanced - CSS ID)
add multiple sub containers (those are the slides)
add the Slide everything widget somewhere in the page
set the ID of the container in "Slider ID"
change some settings
preview the page
Currently only working with one slider in your page!
install Elementor
install the plugin
insert the widget
create a container with subcontainers
assign an ID to the outer container
set the ID (with #) in the widget
1. Editor view
1.4.0
New output method that adds another around each slide to keep more Elementor settings (e.g. padding).
1.3.0
add Mouse wheel switch, bugfix for boxed containers
1.2.0
fix arrows for new Swiper version
1.1.0
arrow styles and absolute positioning
1.0.7
tested with 6.1.0
1.0.6
add slider for pagination position
1.0.5
use multiple sliders in one page
1.0.4
pagination and arrows
1.0.3
some more output/info
1.0.2
fix center slides bug
add # automatically if missing
1.0.1
Center slides
1.0.0
Initial release.