PluginProbe
GutSlider – All in One Slider and Carousel Blocks for Gutenberg / 2.5.1
GutSlider – All in One Slider and Carousel Blocks for Gutenberg v2.5.1
3.1.0 3.0.0 2.13.2 2.13.1 2.13.0 trunk 1.0.0 2.1.0 2.10.0 2.10.1 2.11.0 2.11.1 2.11.2 2.11.3 2.11.4 2.12.0 2.2.1 2.2.2 2.3.0 2.4.0 2.5.1 2.5.3 2.5.4 2.5.5 2.6.1 All 56 releases
slider-blocks / readme.txt

readme.txt in GutSlider – All in One Slider and Carousel Blocks for Gutenberg 2.5.1, at readme.txt

138 lines 4.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === GutSlider - All in One Block Slider ===
2 Contributors: binsaifullah
3 Tags: slider, gutenberg block, custom block, slider block, block slider, gutenberg slider
4 Requires at least: 6.0
5 Tested up to: 6.4.1
6 Stable tag: 2.5.1
7 Requires PHP: 7.4
8 License: GPLv2 or later
9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
11 GutSlider is a custom Gutenberg Block that allows you to create a slider or carousel easily. You don't need to have any coding knowledge. It is fast and light-weight. It only loads scripts on the pages where the block is used. It is highly customizable. You can use it with any theme. It is compatible with any of the WordPress themes.
12
13 == Description ==
14 GutSlider is a custom Gutenberg Block that allows you to create a slider or carousel easily. You don't need to have any coding knowledge. It is fast and light-weight. It only loads scripts on the pages where the block is used. It is highly customizable. You can use it with any theme. It is compatible with any of the WordPress themes.
15
16 ### Video Tutorial
17 [youtube http://www.youtube.com/watch?v=3PJKCaqd9RQ]
18
19 ### Key Features
20 * Simple, light-weight, and fast
21 * **Load scripts only on the pages where the block is used**
22 * **Developed with Gutenberg Native Components**
23 * **Multiple types of sliders**
24 * **Multiple types of carousels**
25 * **Slide any Content you want**
26 * Simple drag and drop using
27 * Highly Customizable
28 * Clean & smart customization panels
29 * CSS animation with a custom delay
30 * All necessary Slider & Carousel Settings
31 * Swiper JS is used for the slider
32 * No jQuery dependency
33
34 ### Available Blocks
35 * Fixed Content Slider/Carousel Block
36 * Slide Any Content Slider/Carousel Block
37 * Testimonial Slider Block
38 * Post Slider/Carousel Block
39 * Photo Carousel Block
40 * Logo Carousel Block
41
42 ### Recover Block Issue Fix
43 [youtube http://www.youtube.com/watch?v=-GtZoZhPBrs]
44
45 == Installation ==
46
47 This section describes how to install the plugin and get it working.
48 e.g.
49
50 1. Upload the plugin files to the `/wp-content/plugins/slider-blocks` directory, or install the plugin through the WordPress plugins screen directly.
51 1. Activate the plugin through the 'Plugins' screen in WordPress
52 1. Use the Settings->slider-blocks screen to configure the plugin
53 1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
54
55 == Frequently Asked Questions ==
56
57 = Is it responsive? =
58 Yes, it is responsive.
59
60 = Will it slow down my site? =
61 Never, it is light-weight and never slow down your site. In addition, it only loads scripts on the pages where the block is used.
62
63 = Is it built with Gutenberg Native Components? =
64 Yes, it is built with Gutenberg Native Components.
65
66 = Can I use it with any theme? =
67 Yes, you can use it with any theme. It is compatible with most of the themes. We have tested it with the most popular themes.
68
69 = I have updated the plugin but it is not working now? =
70 You may face a block recovery issue after updating to the latest version. You need to simply click on the "Attempt Block Recovery" button. Or you can simply click on the update the post or page.
71
72 == Screenshots ==
73
74 == Changelog ==
75
76 = 2.5.1 =
77 * Added: Button typography for fixed content slider
78 * Added: Logo carousel column number increase to 10
79 * Added: Logo carousel column gap increase to 200
80 * Fixed: Button transition issue fixed
81
82 = 2.5.0 =
83 * Added: New Logo Carousel Block
84 * Fixed: Initial Navigation Issue
85 * Fixed: Initial Pagination Issue
86 * Fixed: Font Loading Issue
87
88 = 2.4.0 =
89 * Added: New Photo Carousel Block
90
91 = 2.3.0 =
92 * Added: New Post Slider Block
93 * Added: New Post Carousel Block
94 * Updated: PHP Code Quality
95
96 = 2.2.2 =
97 * Fixed: Adding New Block Issue
98 * Fixed: Block Recovery Issue
99 * Fixed: Direct Editor Editing Issue
100 * Fixed: Navigation Icon Color Issue
101 * Fixed: Navigation Icon Size Issue
102 * Added: New Testimonial Slider Block
103 * Updated: Code Quality
104 * Updated: Performance
105 * Updated: Blocks' Icons
106
107 = 2.2.1 =
108 * Fixed: Outer Navigation issue fixed
109 = 2.2.0 =
110 * Added: Complete Navigation Settings
111 * Added: New Navigation Styles
112 * Added: New Navigation Controls
113 * Added: Complete Pagination Settings
114 * Added: New Pagination Styles
115 * Added: New Pagination Controls
116 * Added: New Smart Admin Panel
117 * Added: Options to Enable/Disable Blocks
118 * Added: Option to enable/disable Swiper JS + CSS
119 * Improved: Code Quality
120 * Improved: Performance
121
122 = 2.1.0 =
123 * Added: New Carousel Block
124 * Added: New Slider Block
125 * Added: New Effects
126 * Added: New Settings
127 * Added: New Options for Navigation
128 * Added: New Controls
129 * Improved: Code Quality
130 * Improved: Performance
131
132 * Note: You will face a block recovery issue after updating to this version. You need to simply click on the "Attempt Block Recovery" button.
133
134 = 1.0.0 =
135 * Initial Release
136
137 == Upgrade Notice ==
138