Title: Makeiteasy Slider
Author: Lovro Hrust
Published: <strong>2025-يىلى 2-يانۋار</strong>
Last modified: 2026-يىلى 6-مارت

---

قىستۇرما ئىزدە

![](https://ps.w.org/makeiteasy-slider/assets/banner-772x250.png?rev=3217301)

![](https://ps.w.org/makeiteasy-slider/assets/icon.svg?rev=3217301)

# Makeiteasy Slider

 يازغۇچى [Lovro Hrust](https://profiles.wordpress.org/lovor/)

[چۈشۈر](https://downloads.wordpress.org/plugin/makeiteasy-slider.1.0.7.zip)

[شۇئان ئالدىن كۆزىتىش](https://ug.wordpress.org/plugins/makeiteasy-slider/?preview=1)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/makeiteasy-slider/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/makeiteasy-slider/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/makeiteasy-slider/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/makeiteasy-slider/#developers)

 [قوللاش](https://wordpress.org/support/plugin/makeiteasy-slider/)

## چۈشەندۈرۈش

Block based slider, leverages the speed and versatility of the [Swiper slider](https://swiperjs.com/).

#### Key Features

 * 🥇 **Insert Any Block as a Slide**: No restrictions! Use the full power of the
   WordPress block editor.
 * 🥈 **Flexible Configuration**: Use Swiper’s full range of features by entering
   the JSON configuration.
 * 🥉 **Lightweight & Fast**: Uses only [Swiper](https://swiperjs.com/) library 
   as dependency.
 * 🌟 **Developer-Friendly**: The source code is fully available, making it easy
   to customize with hooks.

#### NEW!

I am accepting suggestions for new features and improvements.
 If you have an idea,
please [open an issue on GitHub](https://github.com/Lovor01/makeiteasy-slider/issues)
or write here in support section.

#### JSON configuration how to

Head to Swiper docs, to [Parameters section](https://swiperjs.com/swiper-api#parameters)
to find parameter you need.
 More elaborate configuration for some features is available
further below on page, in [Modules section](https://swiperjs.com/swiper-api#modules).
Once you found the parameters you need, write them as JSON instead as javascript
object, i.e.:

    ```
    {
        autoplay: {
            delay: 6000,
            disableOnInteraction: true
        },
        pagination: {
            clickable: true
        }
    }
    ```

would be written as

    ```
    {
        "autoplay": {
            "delay": 6000,
            "disableOnInteraction": true
        },
        "pagination": {
            "clickable": true
        }
    }
    ```

And enter them on settings tab in block sidebar under Advanced slider configuration
section.
 You can learn more about JSON in [Stackoverflow blog](https://stackoverflow.blog/2022/06/02/a-beginners-guide-to-json-the-data-format-for-the-internet/)
or on [W3schools page](https://www.w3schools.com/js/js_json_intro.asp).

Your JSON configuration merges with default configuration needed for swiper to run.
You can break slider functioning through misconfiguration, so this is the first 
place to look if something does not work.
 There is a built in syntax checker in
Advanced slider settings box,

### Developers

There is a full source code on [github](https://github.com/Lovor01/makeiteasy-slider).
You can investigate code, adjust it to your needs, collaborate, …

## بۆلەك

بۇ قىستۇرما 2 بۆلەك تەمىنلەيدۇ.

 *   Slider Slider based on blocks
 *   Slide Slide for makeiteasy slider

## ئورنىتىش

#### From block editor:

Search for ›makeiteasy swiper slider‹ in the block editor when adding a new block
via the ›+‹ sign in the top bar.

#### Standard Installation:

 1. Install the plugin through the WordPress plugins screen directly or upload the 
    plugin files to the `/wp-content/plugins/makeiteasy-swiper-slider` directory.
 2. Activate the plugin through the ›Plugins‹ screen in WordPress

## FAQ

### Why is [feature x] missing?

Creating UI for every detail of Swiper slider is exceptionally demanding. That’s
why configuration in UI is limited, while JSON configuration is secure
 and very
powerful.

### Can I use it in other page builders (e.g. Elementor)

Depends on page builder. Some builders also have third party add-ons which enable
using blocks.

## باھالاشلار

![](https://secure.gravatar.com/avatar/58ee23ba13d66e19379bdac8582f7d467e72e92e3e4b5490d822abf4e1070081?
s=60&d=retro&r=g)

### 󠀁[Best slider on wordpress](https://wordpress.org/support/topic/best-slider-on-wordpress/)󠁿

 [highvoltage90](https://profiles.wordpress.org/highvoltage90/) 2025-يىلى 1-ئاپرېل
2 replies

I spent a lot of time finding a free slider with advanced cards layouts. This solves
all my issues, and great that integrates a well known api like swiper js Thank you

![](https://secure.gravatar.com/avatar/81cca480f962f22c0d9563014548d25614824f4f7cd41975a3ca337b0c7a9c26?
s=60&d=retro&r=g)

### 󠀁[Very Polished and easy to use](https://wordpress.org/support/topic/very-polished-and-easy-to-use/)󠁿

 [Lukasz](https://profiles.wordpress.org/wpfed/) 2025-يىلى 5-مارت 1 reply

Super high quality and clean, very easy to use, great and clear explanations of 
how to use it. Super powerful for DEVs and usable for average WP user. Best slider
plugin I found after trying many, this is how block plugins should be built!

![](https://secure.gravatar.com/avatar/6b580d974802dca504e3dc34e93ebf8c1596d0d2bc5a7bcef0150fae099322c5?
s=60&d=retro&r=g)

### 󠀁[Very good, very (c)lean!](https://wordpress.org/support/topic/very-good-very-clean/)󠁿

 [orlandofatix](https://profiles.wordpress.org/orlandofatix/) 2025-يىلى 22-يانۋار
1 reply

Simple setup, open source, clean, most modern and light carousel slider for wp, 
based on the very good swiper library. Also developer friendly. Good job

 [ 3 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/)

## تۆھپىكار ۋە ئىجادكار

«Makeiteasy Slider» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە
قوشقان.

تۆھپىكار

 *   [ Lovro Hrust ](https://profiles.wordpress.org/lovor/)

[«Makeiteasy Slider» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/makeiteasy-slider)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/makeiteasy-slider/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/makeiteasy-slider/) تەكشۈرۈپ ياكى
[RSS](https://plugins.trac.wordpress.org/log/makeiteasy-slider/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/makeiteasy-slider/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.0.7

Fixed bug where disabled controls in UI would be overriden by JSON config in «Advanced
slider settings».
 JSON config in «Advanced slider settings» can be blank now. Update@
wordpress/scripts package.

#### 1.0.6

Updated default Swiper configurations in default.json.

#### 1.0.5

Swiper library updated to version 11.2.10. WordPress scripts package updated to 
30.25.0. Dotenv package updated to 16.6.1.

#### 1.0.4

Attempt to fix error when inserting block from searching from block library in block
inserter.

#### 1.0.3

Deprecating «two sliddes horizontal» editor view mode in favor of calculating slide
widths according to Swiper’s slidesPerView setting.

#### 1.0.2

Minimum slide width in editor breaks display in editor when slides are small images–
this is reverted back to v1.0.0.

#### 1.0.1

Set minimum slide width in editor
 Enable styling colors in slider background and
slider colors which could be inherited (Color section in block sidebar).

#### 1.0.0

Initial version

## Meta

 *  Version **1.0.7**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **5 ئاي بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **1,000+**
 *  WordPress نەشرى ** 6.6 ياكى يۇقىرى **
 *  **7.0.2** دا سىنالغان
 *  PHP نەشرى ** 7.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/makeiteasy-slider/)
 * بەلگە
 * [block](https://ug.wordpress.org/plugins/tags/block/)[carousel](https://ug.wordpress.org/plugins/tags/carousel/)
   [slider](https://ug.wordpress.org/plugins/tags/slider/)[swiper](https://ug.wordpress.org/plugins/tags/swiper/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/makeiteasy-slider/advanced/)

## دەرىجە

 5/5 يۇلتۇز

 *  [  3 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=5)
 *  [  0 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=2)
 *  [  0 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/)

## تۆھپىكار

 *   [ Lovro Hrust ](https://profiles.wordpress.org/lovor/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/makeiteasy-slider/)

## ئىئانە

بۇ قىستۇرمىنىڭ ياخشىلىنىشىنى قوللامسىز؟

 [ بۇ قىستۇرمىغا ئىئانە قىلىش ](https://buymeacoffee.com/lovro)