forked from awesomemotive/wp-lightbox-2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
301 lines (194 loc) · 12.4 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
=== WP Lightbox 2 ===
Contributors: smub, griffinjt, csskevin, chuck1982
Plugin Site: http://www.wpbeginner.com/
Donate link: http://www.wpbeginner.com/
Tags: lightbox, image, gallery, photo gallery, lightbox popup, responsive lightbox, wordpress lightbox, lightbox gallery, gallery lightbox, wordpress image lightbox, image lightbox, popup lightbox, wordpress slideshow lightbox, lightbox image, popup images, popup image, wordpress video gallery lightbox, google map lightbox popup, swipe, google map lightbox, popup bar, popup block
Requires at least: 3.0
Tested up to: 5.6
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
WP Lightbox 2 is awesome tool for adding responsive lightbox effect for images and also create lightbox for photo album/gallery on your WordPress blog. WordPress Lightbox is one of the most useful plugins for your website.
== Description ==
WP Lightbox 2 is an WordPress lightbox tool for adding responsive lightbox effect for your website images and also create lightbox effect for album/gallery photos on your WordPress blog.
Just install and sit back. This plugin enable image overlay Lightbox effect for all the images in your WordPress website.
Also our WP Lightbox 2 plugin allow you to configure the lightbox settings.
There are a lot of useful setting for this lightbox, that will help you to display lightbox effect in different ways.
This plugin used to add the lightbox (overlay) effect to the current page images on your WordPress blog.
WP Lightbox 2 have a lot of useful features. WP Lightbox 2 features:
### Features of WP Lightbox 2 plugin
* **Fully Responsive WordPress Lightbox**
* **Easy install and use**
* **Works on all modern browsers**
* **WP Lightbox 2 works perfectly with all versions of WordPress**
* **Group related images in post and navigate through them with ease**
* **Ability to use lightbox in comments**
* **Ability to display download link for images**
* **Ability to change image info position**
* **Ability to reduce large images to fit smaller screens**
* **Ability to set Animation duration**
* **Ability to to type additional text below image info**
* **Ability to change Lightbox Overlay opacity**
* **Lightbox effect for WordPress Galleries**
* **User friendly back-end for WP Lightbox 2 plugin**
* **Tested on popular WordPress themes**
This plugin was created by <a href="https://syedbalkhi.com" rel="friend" title="Syed Balkhi">Syed Balkhi</a> and <a href="http://thomasgriffin.io" rel="me" title="WordPress Developer - Thomas Griffin">Thomas Griffin</a>. Check out some of our other products, including <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy - the best responsive WordPress slider plugin">Soliloquy - the best responsive WordPress slider plugin</a>, <a href="http://enviragallery.com/" rel="friend" title="Envira Gallery - the best responsive WordPress gallery plugin">Envira Gallery - the best responsive WordPress gallery plugin</a> and <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a>.
== Installation ==
### First download the WP Lightbox 2 plugin ZIP file.
For installing the **WP Lightbox 2**, please follow these steps
1. Log in to your WordPress website admin panel.
2. Then go to Plugins page Add New > Upload Plugin .
3. Click "Choose file" then select the - WP Lightbox 2 zip file.
4. Then Install and activate the plugin.
5. Then, from the left panel of Dashboard, click on the **WP Lightbox 2** icon to edit WP Lightbox 2 options.
== Frequently Asked Questions ==
Our WP Lightbox 2 is user friendly plugin, but here you can see some frequently asked questions that can help you.
= How should I enable WP Lightbox 2 =
By default the option "Use Lightbox for all image links" is enabled, that's means all the images in your website will display in overlay lightbox.
= How can I disable WP Lightbox 2 for certain images =
You just need to add rel="nobox" to your image link.
Example - <a href="image-link.html" rel="nobox"><img src="image-link.html" width="772" height="250" /></a>
= How can I display caption in lightbox =
Use the title attribute if you want to show a caption.
= Why plugin doesn't work for me =
Check the following reasons:
- You have changed the plugin folder name to something other than wp-lightbox-2.
- The problem is in your WordPress theme. Use another theme, that does not interfere with post/pages images.
- You have other plugins that conflict with WP Lightbox 2. Disable your other plugins and see if that helps. If it does, re-enable each plugin, one at a time to see which one is causing the conflict.
= Does WP Lightbox 2 work properly in all Browser(Chrome, Firefox, Explorer, etc) =
Yes, it does. The problem is in your WordPress theme, mangling image display properties.
Use another theme, or change your theme Cascading Style Sheets (CSS).
This plugin was created by <a href="https://syedbalkhi.com" rel="friend" title="Syed Balkhi">Syed Balkhi</a> and <a href="http://thomasgriffin.io" rel="me" title="WordPress Developer - Thomas Griffin">Thomas Griffin</a>. Check out some of our other products, including <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy - the best responsive WordPress slider plugin">Soliloquy - the best responsive WordPress slider plugin</a>, <a href="http://enviragallery.com/" rel="friend" title="Envira Gallery - the best responsive WordPress gallery plugin">Envira Gallery - the best responsive WordPress gallery plugin</a> and <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a>.
== Screenshots ==
1. **WP Lightbox 2** Front-end
2. **WP Lightbox 2** Back-end
3. **WP Lightbox 2** Back-end
4. **WP Lightbox 2** Front-end
5. [WordPress Lightbox](https://wordpress.org/plugins/wp-lightbox-2) Front-end
== Changelog ==
= 3.0.6.5 =
* Compatible Lightbox with wordpress 5.6.
* Fix: Fit to screen bug has been resolved
* Fix: Close button not shown bug has been resolved
= 3.0.6.4 =
* Fix: Library was broken, if a user had a select box on their website.
= 3.0.6.3 =
* Code Rewrite
* Added NodeJs and Babel for minifiying the script to reduce script size
* Fix: Wordpress 5.5 compatibility
= 3.0.6.2 =
* Add checks for images without rel tags and fix all the things.
= 3.0.6.1 =
* Prevent double quotes on automatic rel attributes
= 3.0.6 =
* Fix: WordPress 4.4 compatibility
= 3.0.5 =
* Fix: WordPress 4.3 compatibility
= 3.0.0 =
* Created some important changes for Lightbox.
= 2.28.9.2.1 =
* Fixed: Broken shortcodes with WordPress 4.1 for Lightbox.
= 2.28.9.2 =
* Compatible Lightbox with wordpress 4.1.
= 2.28.9.1 =
* Compatible Lightbox with wordpress 4.0.1.
= 2.28.9.0 =
* Optimize Lightbox: content grouping support and exclusion performance .
= 2.28.8.9 =
* Compatible Lightbox with wordpress 4.0.
= 2.28.8.8 =
* Compatible Lightbox with wordpress 3.9.2
= 2.28.8.7 =
* Fixed Image Galary and other HTML issue minor for Lightbox .
= 2.28.8.6 =
* Compatible Lightbox with wordpress 3.9.1
= 2.28.8.5 =
* Fixed Lightbox Responsiveness Issue .
= 2.28.8.4 =
* Compatible Lightbox with wordpress 3.9.
= 2.28.8.3 =
* Fixed full screen image close issue for Lightbox.
= 2.28.8.2 =
* Compatible Lightbox with wordpress 3.8.1
= 2.28.8.1 =
* Fixed navigation Issue for Lightbox.
= 2.28.8 =
* Compatible Lightbox with wordpress 3.8 .
= 2.28.7 =
* Compatible Lightbox with wordpress 3.7.1.
= 2.28.6.1 =
* Fixed navigation issue (minor release) for Lightbox.
= 2.28.5 =
*Compatible Lightbox with wordpress 3.6.1.
= 2.28.4 =
*Compatible Lightbox with wordpress 3.6.
= 2.28.3 =
* Fixed HTML5 Themes support issues fro Lightbox.
= 2.28.2 =
* Compatible Lightbox with wordpress HTML5 Themes.
= 2.28.1 =
Fixed PHP 5 comment bug that got reintroduced into plugin.
= 2.28 =
*Use wp_enqueue_scripts instead. [Check support thread](http://wordpress.org/support/topic/please-stop-using-the-wp_print_scripts-action-hook-to-load-your-javascript).
= 2.27 =
* Compatible Lightbox with wordpress 3.5.1.
= 2.26 =
* Compatible Lightbox with wordpress 3.5.
= 2.25 =
* Compatible Lightboxwith wordpress 3.4.2 (Fixed PHP 5 bug)
* Fixed Bug Stopped Working with W3 Total Cache
= 2.24 =
* Compatible Lightbox with wordpress 3.4.2
= 2.23 =
* Updated jQuery calls for [WordPress Lightbox](https://wordpress.org/plugins/wp-lightbox-2).
= 2.22 =
* Fixed one's, that caused a fatal error.
= 2.21 =
* Image Map fro Lightbox.
* Shrink large images to fit smaller screens.
= 2.2 =
* Bug Fixed [Can't install update](http://wordpress.org/support/topic/plugin-wp-lightbox-2-cant-installa-update).
= 2.1 =
* Default view changed to Colorbox due to the license regulation by the plugin directory.
= 2.0 =
* List versions.
* Works on all modern browsers.
* Group related images in post and navigate through them with ease.
* Backwards Compatibility.
* No configuration required.
* 5 Inbuilt theme.
* Lightbox display of Gallery.
== Other Notes ==
### WP Lightbox 2 General Settings
* Use Lightbox for all image links - Enable or disable the lightbox.
* Enable lightbox in comments - This feature will enable lightbox for your comments.
* Show download link - You can display download link.
* Show image info on top - Choose image info position.
* Reduce large images to fit smaller screens - We recommend to enable this option, it will reduce large images to fit smaller screens.
* Minimum margin from top - You can change image position from top.
* Lightbox Animation duration - Type here animation duration for lightbox.
* Additional text below image info - Type here text, and it will appear below images.
### WP Lightbox 2 Design Settings
* Overlay opacity - Set overlay opacity for lightbox.
* Overlay color - Choose overlay opacity for lightbox.
* Overlay close function - This function will close the lightbox when you click on overlay.
* Lightbox image Border width - Type here Lightbox image Border width.
* Lightbox image Border color - Choose Border color for Lightbox image.
* Lightbox image Border radius - Type here Lightbox image Border radius.
* Show/Hide image numbers(ex. Image 1 of 3) - Choose to show or hide numbers for images.
* Image info and close button background opacity - Set image info and close button background.
* Image info and close button background color - Set Image info and close button background color
* Image info text color(includ download link and other text) - Set Image info text color.
* Image info text font-size (include download link and other text) - Type Image info text font-size (include download link and other text)
* Next image title tag - Type here next image title tag.
* Previous image title tag - Type here previous image title tag.
* Choose Next/Previous button image - Choose Next/Previous button for lightbox.
* Maximum Width - Type maximum width for lightbox images.
* Maximum Height - Type maximum height for lightbox images.
* Show/Hide close button - Choose to show or hide close buttons for [WordPress Lightbox](https://wordpress.org/plugins/wp-lightbox-2).
* Close button max height - Type here close button max height for Wp Lightbox 2.
* Close button image title tag - Type here close button image title tag for Wp Lightbox 2.
* Lightbox close button image - Choose one, or upload your own image for close button for Wp Lightbox 2.
* Keyboard navigation - With this feature users also can change images with keyboard.
* Fix position for lightbox - That's mean your lightbox shouldn't change position when users scroll up or down.
This plugin was created by <a href="https://syedbalkhi.com" rel="friend" title="Syed Balkhi">Syed Balkhi</a> and <a href="http://thomasgriffin.io" rel="me" title="WordPress Developer - Thomas Griffin">Thomas Griffin</a>. Check out some of our other products, including <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy - the best responsive WordPress slider plugin">Soliloquy - the best responsive WordPress slider plugin</a>, <a href="http://enviragallery.com/" rel="friend" title="Envira Gallery - the best responsive WordPress gallery plugin">Envira Gallery - the best responsive WordPress gallery plugin</a> and <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a>.