PluginProbe
GutSlider – All in One Slider and Carousel Blocks for Gutenberg / 2.6.1
GutSlider – All in One Slider and Carousel Blocks for Gutenberg v2.6.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.6.1, at readme.txt

168 lines 5.6 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.2
6 Stable tag: 2.6.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 * Before After Image Slider Block
42
43 == Installation ==
44
45 This section describes how to install the plugin and get it working.
46 e.g.
47
48 1. Upload the plugin files to the `/wp-content/plugins/slider-blocks` directory, or install the plugin through the WordPress plugins screen directly.
49 1. Activate the plugin through the 'Plugins' screen in WordPress
50 1. Use the Settings->slider-blocks screen to configure the plugin
51 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)
52
53 == Frequently Asked Questions ==
54
55 = Is it responsive? =
56 Yes, it is responsive.
57
58 = Will it slow down my site? =
59 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.
60
61 = Is it built with Gutenberg Native Components? =
62 Yes, it is built with Gutenberg Native Components.
63
64 = Can I use it with any theme? =
65 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.
66
67 = I have updated the plugin but it is not working now? =
68 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.
69
70 == Screenshots ==
71
72 == Changelog ==
73 = 2.6.1 =
74 * Fixed: apiVersion issue fixed
75 * Fixed: before after slider block issue fixed
76
77 = 2.6.0 =
78 * Added: New Before After Slider Block
79 * Update: Code Quality
80 * Update: Blocks Icons
81 * Removed: Swiper Js loading settings
82
83 = 2.5.5 =
84 * Fixed: Typogrpahy loading issue fixed
85 * Fixed: Custom Icon issue fixed
86
87 = 2.5.4 =
88 * Added: Duplicating option for Fixed Content & Testimonial Slider blocks
89 * Added: Custom Transition Delay time
90 * Fixed: Custom Icon Size issue
91 * Fixed: Inner Content width issue
92 * Improved: Block Preview Image
93
94 = 2.5.3 =
95 * Fixed: Duplicating issue fixed
96 * Added: Defautl theme colors palette added
97 * Added: Custom preview image for blocks
98 * Improved: Short the block names
99
100 = 2.5.2 =
101 * Fixed: Table view issue fixed
102 * Fixed: Multiple fonts loading issue fixed
103 * Fixed: Minimum column for carousel set to 1
104 * Fixed: Default data issues for fixed content and testimonial sliders issues fixed
105
106 = 2.5.1 =
107 * Added: Button typography for fixed content slider
108 * Added: Logo carousel column number increase to 10
109 * Added: Logo carousel column gap increase to 200
110 * Fixed: Button transition issue fixed
111
112 = 2.5.0 =
113 * Added: New Logo Carousel Block
114 * Fixed: Initial Navigation Issue
115 * Fixed: Initial Pagination Issue
116 * Fixed: Font Loading Issue
117
118 = 2.4.0 =
119 * Added: New Photo Carousel Block
120
121 = 2.3.0 =
122 * Added: New Post Slider Block
123 * Added: New Post Carousel Block
124 * Updated: PHP Code Quality
125
126 = 2.2.2 =
127 * Fixed: Adding New Block Issue
128 * Fixed: Block Recovery Issue
129 * Fixed: Direct Editor Editing Issue
130 * Fixed: Navigation Icon Color Issue
131 * Fixed: Navigation Icon Size Issue
132 * Added: New Testimonial Slider Block
133 * Updated: Code Quality
134 * Updated: Performance
135 * Updated: Blocks' Icons
136
137 = 2.2.1 =
138 * Fixed: Outer Navigation issue fixed
139 = 2.2.0 =
140 * Added: Complete Navigation Settings
141 * Added: New Navigation Styles
142 * Added: New Navigation Controls
143 * Added: Complete Pagination Settings
144 * Added: New Pagination Styles
145 * Added: New Pagination Controls
146 * Added: New Smart Admin Panel
147 * Added: Options to Enable/Disable Blocks
148 * Added: Option to enable/disable Swiper JS + CSS
149 * Improved: Code Quality
150 * Improved: Performance
151
152 = 2.1.0 =
153 * Added: New Carousel Block
154 * Added: New Slider Block
155 * Added: New Effects
156 * Added: New Settings
157 * Added: New Options for Navigation
158 * Added: New Controls
159 * Improved: Code Quality
160 * Improved: Performance
161
162 * Note: You will face a block recovery issue after updating to this version. You need to simply click on the "Attempt Block Recovery" button.
163
164 = 1.0.0 =
165 * Initial Release
166
167 == Upgrade Notice ==
168