Slide everything for Elementor

विवरण

Creates a simple Swiper slider out of container elements. Flexbox has to be active.

How to use it

  • 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

Events:

You can listen to the miga_slide_everything_init event to get informed when the slider is ready to use:
document.addEventListener("miga_slide_everything_init", function(e) {
alert("ready");
});

Currently only working with one slider in your page!

स्क्रिनसटहरू

  • Editor view

स्थापना

  • 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

समीक्षाहरू

जुलाई 9, 2024 2 जवाफहरू
first of all thank you for your practical plugin, buti faced a problem when i used two or more slider in a page, clicking on arrow of one slider caused all slider rotation, i think this need a code reviewing.
मे 11, 2024 1 जवाफ
After more then 4 hours , looking for a slider plugin that enable to slide containers , this plugin was perfect .I really recommend it
जुलाई 6, 2023 5 जवाफहरू
I have been looking for a plugin that makes a carousel out of containers for a long time. This one is the best! please note that there may be some inaccuracies in the display if the Autoptimize plugin is installed
फेब्रुअरी 15, 2023 3 जवाफहरू
After installing, it made my website inaccessible
सबै 6 समीक्षाहरू पढ्नुहोस्

योगदानकर्ता र डेभलपरहरू

“Slide everything for Elementor” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.5.3
* added “miga_slide_everything_init” event

1.5.2
* new property “disable touch move”

1.5.1
* tested with WP 6.5

1.5.0
* fix arrow colors

1.4.0
* new output method that adds another

<

div> 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.