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 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
- source code
- block-class-package:GitHub
- block-class-package:Packagist
- itmar-block-packages:npm
- itmar-block-packages:GitHub
Arbitrary section
- 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. - This plugin depends on the BLOCK COLLECTIONS plugin. This plugin requires installation and activation in order to use it.
- 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.
- The Fade MainVeiw block uses VEGAS2. Regarding licenses, etc., please follow the following terms of use.
Vegas – Backgrounds and Slideshows
As of April 29, 2024, this plugin has been downloaded and used v.2.5.4. - The Slide MainView block uses SWIPER. Terms and conditions are listed on the next page.
Swiper
As of May 22, 2024, this plugin has been downloaded and is using v.11.1.3. - PHP class management is now done using Composer.
GitHub
Packagist
As of May 22, 2024, this plugin has been downloaded and is using v.1.1.1. - I decided to make functions and components common to other plugins into npm packages, and install and use them from npm.
npm
GitHub
Screenshots
Blocks
This plugin provides 2 blocks.
- Fade MainVeiw
- Slide MainView
Installation
- From the WP admin panel, click “Plugins” -> “Add new”.
- In the browser input box, type “Block Collections”.
- Select the “Block Collections” plugin and click “Install”.
- Activate the plugin.
OR…
- Download the plugin from this page.
- Save the .zip file to a location on your computer.
- Open the WP admin panel, and click “Plugins” -> “Add new”.
- Click “upload”.. then browse to the .zip file downloaded from this page.
- 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.
ContributorsTranslate “Slide Blocks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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