Title: Slide Blocks
Author: Isamu Takeda
Published: <strong>јуни 9, 2024</strong>
Last modified: декември 27, 2025

---

Search plugins

![](https://ps.w.org/slide-blocks/assets/banner-772x250.png?rev=3100007)

![](https://ps.w.org/slide-blocks/assets/icon-256x256.png?rev=3099989)

# Slide Blocks

 By [Isamu Takeda](https://profiles.wordpress.org/itmaroon/)

[Download](https://downloads.wordpress.org/plugin/slide-blocks.1.3.0.zip)

 * [Details](https://mk.wordpress.org/plugins/slide-blocks/#description)
 * [Reviews](https://mk.wordpress.org/plugins/slide-blocks/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/slide-blocks/#installation)
 * [Development](https://mk.wordpress.org/plugins/slide-blocks/#developers)

 [Support](https://wordpress.org/support/plugin/slide-blocks/)

## Description

An overview of the features is below.
 – Operate the slider plugins VEGAS2 and SWIPER
using the block interface and provide blocks to display on the website. – Two blocks
are bundled: `Fade MainView` which operates and displays VEGAS2 settings and `Slide
MainView` which operates and displays SWIPER settings. – `Fade MainView` selects
multiple images from the WordPress media library and displays them one by one. At
that time, settings can be made by operating blocks to produce a variety of VEGAS2
effects. – `Slide MainView` is set to `Design Grorp` of [BLOCK COLLECTIONS plugin](https://ja.wordpress.org/plugins/block-collections/)
as the SWIPER slide. Therefore, not only images, but also content such as text and
tables can be displayed as SWIPER slides with a variety of effects.

### Related Links

 * [Github](https://github.com/itmaroon/slide-blocks)
 * [source code](https://github.com/itmaroon/slide-blocks/tree/master)
 * [block-class-package:GitHub](https://github.com/itmaroon/block-class-package)
 * [block-class-package:Packagist](https://packagist.org/packages/itmar/block-class-package)
 * [itmar-block-packages:npm](https://www.npmjs.com/package/itmar-block-packages)
 * [itmar-block-packages:GitHub](https://github.com/itmaroon/itmar-block-packages)

### Arbitrary section

 1. Style settings that may require responsive support can be set separately for desktop
    mode (displayed on devices with a width of 768px or more) and mobile mode (displayed
    on devices with a width of 767px or less). To tell which setting is set, when you
    switch the display mode in the block editor or site editor, “(Desktop)” and “(Mobile)”
    will be displayed in the side menu display.
     Please note that responsiveness for
    tablet display is not supported.
 2. This plugin depends on the [BLOCK COLLECTIONS plugin](https://ja.wordpress.org/plugins/block-collections/).
    This plugin requires installation and activation in order to use it.
 3. Regarding the display of text, etc., settings are made using WordPress’s internationalization
    function, so it is possible to display text in multiple national languages. Currently,
    English and Japanese notation is possible.
 4. The Fade MainVeiw block uses VEGAS2. Regarding licenses, etc., please follow the
    following terms of use.
     [Vegas – Backgrounds and Slideshows](https://github.com/jaysalvat/vegas)
    As of April 29, 2024, this plugin has been downloaded and used v.2.5.4.
 5. The Slide MainView block uses SWIPER. Terms and conditions are listed on the next
    page.
     [Swiper](https://github.com/nolimits4web/swiper) As of May 22, 2024, this
    plugin has been downloaded and is using v.11.1.3.
 6. PHP class management is now done using Composer.
     [GitHub](https://github.com/itmaroon/block-class-package)
    [Packagist](https://packagist.org/packages/itmar/block-class-package) As of May
    22, 2024, this plugin has been downloaded and is using v.1.1.1.
 7. I decided to make functions and components common to other plugins into npm packages,
    and install and use them from npm.
     [npm](https://www.npmjs.com/package/itmar-block-packages)
    [GitHub](https://github.com/itmaroon/itmar-block-packages)

## Screenshots

 * [[
 * Fade slide of Vegas2 created with Fade MainView
 * [[
 * A Swiper thumbnail-linked slide created with Slide MainView
 * [[
 * A cube-shaped slide by Swiper created with Slide MainView
 * [[
 * Swiper cover flow slide created with Slide MainView
 * [[
 * Static image settings for Masonry View
 * [[
 * Dynamic image settings for Masonry View
 * [[
 * Enlarged image of Masonry View

## Blocks

This plugin provides 3 blocks.

 *   Slide MainView
 *   Fade MainVeiw
 *   Masonry MainVeiw

## Installation

 1. From the WP admin panel, click “Plugins” -> “Add new”.
 2. In the browser input box, type “Slide Blocks”.
 3. Select the “Slide Blocks” plugin and click “Install”.
 4. Activate the plugin.

OR…

 1. Download the plugin from this page.
 2. Save the .zip file to a location on your computer.
 3. Open the WP admin panel, and click “Plugins” -> “Add new”.
 4. Click “upload”.. then browse to the .zip file downloaded from this page.
 5. Click “Install”.. and then “Activate plugin”.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Slide Blocks” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Isamu Takeda ](https://profiles.wordpress.org/itmaroon/)

[Translate “Slide Blocks” into your language.](https://translate.wordpress.org/projects/wp-plugins/slide-blocks)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/slide-blocks/), check
out the [SVN repository](https://plugins.svn.wordpress.org/slide-blocks/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/slide-blocks/) by
[RSS](https://plugins.trac.wordpress.org/log/slide-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.0

 * A new block has been added, the Masonry block, which has the function of placing
   images in a Masonry block.

#### 1.2.1

 * Change the DOM element that sets the size of slide-mv to the root element

#### 1.2.0

 * Regarding the method of loading composer components, a mechanism has been introduced
   that does not conflict with other plugins. Accordingly, the composer components
   have been updated.
 * Operation check with WordPress 6.8

#### 1.1.1

 * Added the ability to change the size of navigation buttons.
 * Adjust the slide interval option for Cover Flow effect.

#### 1.1.0

 * Fixed a bug in class name assignment to make core/image an extended block when
   it became an inner block.
 * A function has been added that allows only one itmar/pickup-posts block to be
   placed in the inner block directly below.
 * Fixed an issue where size settings did not reflect free size in mobile mode.
 * Fixed a bug that caused an error when setting the thumbnail slider due to a malfunction
   of the initial value setting.

#### 1.0.0

 * Release

## Meta

 *  Version **1.3.0**
 *  Last updated **3 месеци ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 8.2.10 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/slide-blocks/)
 * Tags
 * [block](https://mk.wordpress.org/plugins/tags/block/)[carousel](https://mk.wordpress.org/plugins/tags/carousel/)
   [slider](https://mk.wordpress.org/plugins/tags/slider/)[swiper](https://mk.wordpress.org/plugins/tags/swiper/)
   [vegas](https://mk.wordpress.org/plugins/tags/vegas/)
 *  [Advanced View](https://mk.wordpress.org/plugins/slide-blocks/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/slide-blocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/slide-blocks/reviews/)

## Contributors

 *   [ Isamu Takeda ](https://profiles.wordpress.org/itmaroon/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/slide-blocks/)