Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Image Slider Blocks

Mô tả

An image slider block plugin for Gutenberg blocks

Create a fully responsive image slider gallery as a Gutenberg block.

Feature:
– Simple Image Slider
– Enable/Disable adaptive slider height
– Enable/Disable arrow navigation
– Enable/Disable dot navigation
– Enable/Disable autoplay
– Enable/Disable pause on hover
– Set autoplay speed
– Fade or scroll effect
– Image linking to media or custom URL

Ảnh màn hình

  • The Slider block with its settings
  • The rendered Slider in a post

Khối

Plugin này cung cấp 1 khối.

  • Image Slider Block Display multiple images in an elegant slider.

Cài đặt

  1. Upload the extracted plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Find the new slider block in the Gutenbergs Common Blocks section

Hỏi đáp

Can I change the arrow or dot icons

There is no setting for this, but you can set your own icons with custom CSS.

Đánh giá

25 Tháng 7, 2023
What a wonderful plugin. I’ve been looking for a slider plugin days now, and this one is, which exactly fulfills this one task. Without being overwhelmed by a large number of options. Without cluttering up the backend with extra menus and advertising. No upgrades, no features, just a simple block, with everything it needs. Thanks for that.
21 Tháng 2, 2023
I loved using Image Slider Blocks and found it a lightweight and simple plugin. It made my work easier! The plugin works smoothly and doesn’t demand massive memory use, which is a great advantage.
13 Tháng 12, 2021
Hi, i like simple blocks and your block is such a block. Must the most necessary features – no unnecessary stuff or confusing settings. But this code block needs to be “is_admin()” only: wp_register_style( 'oacs-image-slider-blocks', plugins_url( 'css/editor.css', __FILE__ ), array( 'wp-edit-blocks' ), filemtime( plugin_dir_path( __FILE__ ) . 'css/editor.css' ) ); wp_enqueue_style( 'oacs-image-slider-blocks');
9 Tháng 12, 2021
This is exactly what I was looking for three simple images on a site. No need to do 10,000 options, massive memory use or other fluff. This works perfectly!
29 Tháng 3, 2020
It works out of the box and do exactly what I was searching for : a simple and responsive slider that can replace the Gutenberg gallery block. It is so rare now to find such light plugin. Keep up this good work !
Đọc tất cả 8 đánh giá

Người đóng góp & Lập trình viên

“Image Slider Blocks” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Image Slider Blocks” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Image Slider Blocks” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.0

  • Initial release

1.1

  • Bug fixes

2.0

  • Added feature for adaptive height
  • Added feature for pause on hover
  • Added feature to use custom URL and open in a new tab
  • Updated to Blocks API version 2.0

2.0.1

  • Bug fixes