Slider by WD – Responsive Slider - Version 1.1.17

Version Description

  • Fixed: Newly added parameters on duplicate.
Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 Slider by WD – Responsive Slider
Version 1.1.17
Comparing to
See all releases

Code changes from version 1.1.16 to 1.1.17

admin/controllers/WDSControllerSliders_wds.php CHANGED
@@ -203,8 +203,8 @@ class WDSControllerSliders_wds {
203
  $carousel_degree = ((isset($_POST['carousel_degree'])) ? (int) esc_html(stripslashes($_POST['carousel_degree'])) : 0);
204
  $carousel_grayscale = ((isset($_POST['carousel_grayscale'])) ? (int) esc_html(stripslashes($_POST['carousel_grayscale'])) : 0);
205
  $carousel_transparency = ((isset($_POST['carousel_transparency'])) ? (int) esc_html(stripslashes($_POST['carousel_transparency'])) : 0);
206
- $bull_back_act_color = ((isset($_POST['bull_back_act_color'])) ? esc_html(stripslashes($_POST['bull_back_act_color'])) : '006600');
207
- $bull_back_color = ((isset($_POST['bull_back_color'])) ? esc_html(stripslashes($_POST['bull_back_color'])) : 'C0C0C0');
208
  $bull_radius = ((isset($_POST['bull_radius'])) ? esc_html(stripslashes($_POST['bull_radius'])) : '20px');
209
  $data = array(
210
  'name' => $name,
@@ -789,6 +789,8 @@ class WDSControllerSliders_wds {
789
  'bull_back_act_color' => $slider_row->bull_back_act_color,
790
  'bull_back_color' => $slider_row->bull_back_color,
791
  'bull_radius' => $slider_row->bull_radius,
 
 
792
  ));
793
  $new_slider_id = $wpdb->get_var('SELECT MAX(id) FROM ' . $wpdb->prefix . 'wdsslider');
794
 
203
  $carousel_degree = ((isset($_POST['carousel_degree'])) ? (int) esc_html(stripslashes($_POST['carousel_degree'])) : 0);
204
  $carousel_grayscale = ((isset($_POST['carousel_grayscale'])) ? (int) esc_html(stripslashes($_POST['carousel_grayscale'])) : 0);
205
  $carousel_transparency = ((isset($_POST['carousel_transparency'])) ? (int) esc_html(stripslashes($_POST['carousel_transparency'])) : 0);
206
+ $bull_back_act_color = ((isset($_POST['bull_back_act_color'])) ? esc_html(stripslashes($_POST['bull_back_act_color'])) : '000000');
207
+ $bull_back_color = ((isset($_POST['bull_back_color'])) ? esc_html(stripslashes($_POST['bull_back_color'])) : 'CCCCCC');
208
  $bull_radius = ((isset($_POST['bull_radius'])) ? esc_html(stripslashes($_POST['bull_radius'])) : '20px');
209
  $data = array(
210
  'name' => $name,
789
  'bull_back_act_color' => $slider_row->bull_back_act_color,
790
  'bull_back_color' => $slider_row->bull_back_color,
791
  'bull_radius' => $slider_row->bull_radius,
792
+ 'smart_crop' => $slider_row->smart_crop,
793
+ 'crop_image_position' => $slider_row->crop_image_position,
794
  ));
795
  $new_slider_id = $wpdb->get_var('SELECT MAX(id) FROM ' . $wpdb->prefix . 'wdsslider');
796
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Slider WD ===
2
  Contributors: webdorado
3
  Donate link: https://web-dorado.com/products/wordpress-slider-plugin.html
4
- Tags: best slider plugin, carousel, carousel slider, coin slider, content slider, content slideshow, custom video slider, flex slider, free video slider, free video slideshow, Horizontal slider, Image Rotator, image slider, image slideshow, javascript slider, javascript slideshow, jquery slider, jquery slideshow, Photo Slider, posts slider, responsive slider, responsive slideshow, sidebar, slide, slide show, slider, slider plugin, slider widget, slides, slideshow,slideshow manager, slideshow plugin, vertical slider, video slider, video slideshow,vimeo slideshow, vimeo slider, widget slider, widget slideshow, wordpress slider, wordpress slideshow, wp slider, youtube slider, youtube slideshow, post slider, fullscreen Slider, css3 slider, responsive image slider, banner slider, social slider, cycle slider, text slider, revolution slider, thumbnail slider, touch slider, sliders, parallax slider, 3D slider, coinslider, featured-content-slider, image, images, picture, pictures, picture slider, responsive, shortcode, widget, vertical slides, autoplay, auto, jquery, rotate, flexslider, gallery, photo gallery, javascript, rotator, wordpress picture slider, wordpress responsive slider, animation, best slider, fullwidth slider, mobile slider, swipe, layer, layer slider, product slider, mp3, video, embed media, hotspot
5
  Requires at least: 3.4
6
  Tested up to: 4.4
7
- Stable tag: 1.1.16
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -29,22 +29,22 @@ The number of the slides for each slider is not limited. Various layers can be a
29
 
30
  * Responsiveness
31
  * Possibility of adding unlimited sliders and unlimited slides for each slider
32
- * Three options for adding images to the slider (from Media Library, by Slider WD Media Upload option or by using image URL)
33
  * Full-width slider support
34
- * 5 slider transition effects
35
- * Slider Autoplay
36
  * Shuffle
37
- * Shortcode for easy insert of the slider into post/pages
38
- * Possibility of changing the slide orders in slider (using drag and drop feature)
39
- * Possibility to provide titles for the slides
40
- * Support for music playback
41
- * Time setting feature for the slider transition effect changes
42
- * Right-click protection
43
- * Image changing possibility using slider bullets
44
- * Possibility to change design for the slider bullets, navigation buttons
45
  * Timer bar
46
  * Support for watermarks
47
- * Design customization for almost all slider features
48
  * Custom CSS support for adding additional styling features to the slider
49
  * Possibility to use Slider WD Media Upload for uploading multiple images at once
50
  * Text and image watermarking possibility
@@ -55,7 +55,7 @@ The number of the slides for each slider is not limited. Various layers can be a
55
  Upgrade to [WordPress Slider Pro](http://web-dorado.com/products/wordpress-slider-plugin.html) to add features:
56
 
57
  * 26 transition effects for Slider
58
- * 38 layer effects for Slider
59
  * Post Slides
60
  * Video Slide support (YouTube and Vimeo)
61
  * Dailymotion, Instagram and Flickr embed
@@ -154,37 +154,42 @@ After downloading the ZIP file of the slider plugin,
154
  2. Slider WD - Slider 2
155
  3. Slider WD - Slider 3
156
  4. Slider WD - Slides
157
- 5. Slider WD - Slider File manager
158
- 6. Slider WD - Slider Settings
 
159
 
160
  == Changelog ==
161
 
 
 
 
162
  = 1.1.16 =
163
- * Changed: Slider User Manual links.
164
  * Fixed: Vimeo embed videos pause bug on slide change.
165
 
 
166
  = 1.1.15 =
167
  * Fixed: Slider autoplay duration depend on Youtube video duraton.
168
- * Fixed: Slider text bullets activate color.
169
 
170
  = 1.1.14 =
171
- * Added: Slider slide names as bullets.
172
 
173
  = 1.1.13 =
174
- * Fixed: Slider shortcode in custom container.
175
 
176
  = 1.1.12 =
177
  * Fixed: Verify nonce on embed media.
178
- * Added: Carousel Slider background image angle, grayscale, transparency options.
179
 
180
  = 1.1.11 =
181
- * Added: New year promo notice for slider
182
 
183
  = 1.1.10 =
184
  * Fixed: Filemanager vulnerability. Thanks to Mika Epstein.
185
 
186
  = 1.1.9 =
187
- * Fixed: Slider licensing page.
188
  * Fixed: Plugin direction for icons.
189
  * Changed: Featured themes page.
190
 
@@ -194,41 +199,41 @@ After downloading the ZIP file of the slider plugin,
194
 
195
  = 1.1.7 =
196
  * Added: Slider callback.
197
- * Fixed: Slider styles for Wordpress 4.4.
198
  * Fixed: Slider on Firefox.
199
 
200
  = 1.1.6 =
201
- * Fixed: Slider HTML validation.
202
 
203
  = 1.1.5 =
204
- * Changed: Slider Featured plugins page.
205
 
206
  = 1.1.4 =
207
  * Fixed: File manager styles.
208
  * Fixed: Stay on current tab after save.
209
 
210
  = 1.1.3 =
211
- * Fixed: Slider shortcode puts in html tags for some themes.
212
- * Changed: Enlarge slider title container in admin.
213
  * Changed: Add slide button.
214
- * Fixed: Carousel slider load.
215
 
216
  = 1.1.2 =
217
  * Added: Smart crop.
218
 
219
  = 1.1.1 =
220
- * Fixed: Slider backend styles.
221
  * Fixed: Check all in add post popup.
222
 
223
  = 1.1.0 =
224
- * Changed: Slider backend design.
225
  * Changed: Responsive backend.
226
 
227
  = 1.0.50 =
228
- * Fixed: Slider border sizing problem with image wrap.
229
 
230
  = 1.0.49 =
231
- * Added: Slider shortcode support in text layers.
232
 
233
  = 1.0.48 =
234
  * Fixed: Controll buttons in sites with different site and admin urls.
@@ -237,26 +242,26 @@ After downloading the ZIP file of the slider plugin,
237
  * Added: Fixed background slider.
238
 
239
  = 1.0.46 =
240
- * Changed: Default uploader for slider.
241
 
242
  = 1.0.45 =
243
  * Changed: Demo Sliders.
244
 
245
  = 1.0.44 =
246
  * Fixed: Video sliders export without videos and thumbnails.
247
- * Fixed: Single quote in slider css.
248
- * Changed: Loading slider styles.
249
 
250
  = 1.0.43 =
251
- * Added: Show thumbnail on slider bullets hover.
252
- * Fixed: Slider first slide with single quotes in name.
253
  * Fixed: Video slide/layer export/import with featured image.
254
  * Fixed: Hide slider play /pause button on video slides.
255
 
256
  = 1.0.42 =
257
  * Added: Possibility to add font family.
258
  * Fixed: "Link the slide to:" option save.
259
- * Changed: slider no image, no video images.
260
  * Changed: Notices show order.
261
 
262
  = 1.0.41 =
@@ -264,12 +269,12 @@ After downloading the ZIP file of the slider plugin,
264
  * Fixed: Line break in text, hotspot layer on export/import.
265
 
266
  = 1.0.40 =
267
- * Added: Swipe for slider filmstrip.
268
- * Added: Mousewheel and keyboard navigation methods for slider.
269
  * Changed: Make touch navigation optional.
270
 
271
  = 1.0.39 =
272
- * Fixed: Flashing only on first transition during slider fade effect.
273
 
274
  = 1.0.38 =
275
  * Changed: Embed autoplay on slider autoplay.
@@ -280,54 +285,54 @@ After downloading the ZIP file of the slider plugin,
280
  * Added: Support/rate us messages.
281
 
282
  = 1.0.36 =
283
- * Changed: slider filmstrip navigation arrows show on hover.
284
 
285
  = 1.0.35 =
286
- * Changed: Slider compability with Wordpress 4.3.
287
- * Changed: Slider filmstrip separator.
288
- * Changed: Slider Message classes.
289
 
290
  = 1.0.34 =
291
- * Added: Google fonts for slider.
292
 
293
  = 1.0.33 =
294
- * Added: Option to display slider bullets on hover.
295
 
296
  = 1.0.32 =
297
  * Added: Option for mouse swipe navigation.
298
 
299
  = 1.0.30 =
300
- * Fixed: Removed editor button from slider hotspot layer.
301
  * Added: Demo sliders page.
302
 
303
  = 1.0.29 =
304
  * Fixed: Multiple sliders in a page.
305
 
306
  = 1.0.28 =
307
- * Fixed: Embed slide as first slide in slider.
308
- * Changed: slider licensing page.
309
 
310
  = 1.0.27 =
311
  * New: Slider preview in admin.
312
  * Changed: Improved slide load.
313
- * Fixed: Slider play/pause button.
314
 
315
  = 1.0.26 =
316
- * New: Slider Parallax effect.
317
 
318
  = 1.0.25 =
319
  * Fixed: security issue.
320
- * Changed: Manage slider buttons position.
321
 
322
  = 1.0.24 =
323
  * Changed: YouTube, Vimeo embed.
324
  * New: Instagram, Flickr and Dailymotion embed.
325
 
326
  = 1.0.23 =
327
- * New: Slider hotspot layer (pro version).
328
 
329
  = 1.2.22 =
330
- * New: Search by name in slider file manager.
331
 
332
  = 1.0.21 =
333
  * Changed: Featured plugins page.
@@ -337,7 +342,7 @@ After downloading the ZIP file of the slider plugin,
337
 
338
  = 1.0.19 =
339
  * Fixed: Slider width/height problem after Chrome update.
340
- * Fixed: Slider export.
341
  * Fixed: Carousel slider with one slide.
342
 
343
  = 1.0.18 =
@@ -346,11 +351,11 @@ After downloading the ZIP file of the slider plugin,
346
  = 1.0.17 =
347
  * New: Slider Export/Import.
348
  * Fixed: Delete slides whitout layers on slider delete.
349
- * Fixed: Image change effect in slider carousel views with one image.
350
  * Fixed: Removed "There is no slider selected or the slider was deleted." error message for unpublished sliders.
351
- * Fixed: Slider carousel view after Chrome update(23.05.15).
352
  * Fixed: Activate first slide tab after slider duplication.
353
- * Fixed: Active bullet and slider filmstrip thumbnail in carousel view.
354
 
355
  = 1.0.16 =
356
  * Changed: Featured plugins page.
@@ -361,63 +366,112 @@ After downloading the ZIP file of the slider plugin,
361
 
362
  = 1.0.14 =
363
  * Fixed: Disable enter key on text inputs.
364
- * New: Bulk add images by slider media uploader.
365
 
366
  = 1.0.13 =
367
  * Fixed: Image layer alt.
368
  * Fixed: Word break in Chrome.
369
 
370
  = 1.0.11 =
371
- * Fixed: Timer bar and slider bullets postion with horizontal filmstrip.
372
- * Fixed: Set watermark for slider.
373
 
374
  = 1.0.10 =
375
  * Fixed: Slide change direction from 9 to 10.
376
- * Fixed: Slider layers with "Start with slide" option.
377
 
378
  = 1.0.9 =
379
- * Update slider licensing page
380
 
381
  = 1.0.8 =
382
  * New: Start with slide option.
383
- * New: slider transition effect duration option.
384
 
385
  = 1.0.7 =
386
- * New: Circle timer for slider.
387
  * New: Slider duplication.
388
  * Fixed: Disable swipe on navigation off.
389
  * Fixed: Layer click on 3D animations.
390
 
391
  = 1.0.6 =
392
- * custom play/pause buttons for slider
393
- * slide/slider duplication
394
 
395
  = 1.0.5 =
396
- * Image for slider Next / Previous buttons (Default, Custom, Styled)
397
- * Image for slider bullets (Default, Custom, Styled)
398
 
399
  = 1.0.4 =
400
- * stop on slider hover option
401
  * slide, text layer, image layer link open in a new window option
402
 
403
  = 1.0.3 =
404
- * single quota in slider image name (bug fixed)
405
 
406
  = 1.0.2 =
407
 
408
  * Turn SliderWD Media Upload
409
- * Ajax save for lsider
410
- * Slider Images Bulk Add
411
- * slider timer bar bug fixed
412
- * change slider shortcode button
413
  * fullwidth slider margin bug fixed
414
 
415
  = 1.0.1 =
416
- * Slider User manual links added.
417
 
418
  = 1.0.0 =
419
  * Initial version.
420
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
421
  ==Wordpress Slider WD Step by step guide==
422
 
423
  = Step 1: Installing the Slider WD. =
@@ -434,9 +488,9 @@ After downloading the ZIP file of the slider plugin,
434
  2. Go to Plugins page, click Add > New > Upload.
435
  3. Click "Choose file" ("Browse") and select the Sliders zip file.
436
  For Mac Users
437
- Go to your Downloads folder and locate the folder with the slider plugin. Right-click on the folder and select Compress. Now you have a newly created .zip file which can be installed as described here.
438
  4. Click "Upload&Install" button.
439
- 5. Click "Activate Plugin" button for activating the slider plugin.
440
 
441
  If any problem occurs with Slider WD, please [click here to contact us](https://web-dorado.com/support/contact-us.html).
442
 
@@ -445,11 +499,11 @@ Go to Slider WD >Sliders > Add New.
445
  Slides tab will open up.
446
  As a first step you should specify the name of the slider.
447
  Slider Name. Provide a name for the slider.
448
- Below you will be able to add slides to slider.
449
  2.1 Published. Choose whether to publish the newly added slider or not.
450
  2.2 Link the slide. You can set a redirection link, so that the user will get to the mentioned location upon hitting that specific slide.
451
- 2.3 Add image to slider from Media Library. You can select images to use within the slider which are currently uploaded to your Media Library by clicking on those and pressing Insert button. In addition you can upload new files, navigating to Upload Files tab on the left. Then press Select Files button, choose the image and press Insert button. This way the image will be added to the slider.
452
- 2.4 Add Image URL. You can also add images to the slider providing the absolute link to it. Press Add Image URL, provide the link and press Add button.This will be useful for adding images to the slider without the need of downloading those and uploading again.
453
  2.5 Add Video. In addition to images, you can instead use videos withing the slider from YouTube and Vimeo. You should click on Add Video button, provide the link to the video and press Add button. The image associated with the YouTube/Vimeo video will be automatically displayed as a slider image and then the video will be played.
454
  2.6 Remove. You can use Remove button to remove the slider image or video.
455
 
@@ -569,23 +623,23 @@ Border . Select the type, size, as well as the color of border for the navigatio
569
  Border radius. Set border radius for the navigation buttons using CSS type values.
570
  Background color. Select the background color for the navigation buttons using the color picker. In addition you can set the transparency level of the background for the slider.
571
 
572
- 4.3 Bullets. In addition to navigation buttons, you can also use slider bullets for the navigation within the slider images. Upon hitting the bullet the slider image in the corresponding position will be displayed.
573
 
574
  Enable bullets. Choose whether to have slider naviagation bullets or not.
575
  Position. Select the position for the slider navigation bullets.
576
  Bullet style. Choose the style for the slider bullets from provided 5 options.
577
- Size. Define the size of the slider navigation bullets.
578
- Color. Select the color for the slider navigation bullets.
579
- Active color. Select the color for the slider bullet, which is currently displaying a corresponding slider image.
580
  Margin. Set the margin for the navigation bullets in pixels.
581
 
582
  4.4 Filmstrip. You can add a filmstrip for the slider images.This way the entire list of the slider images will be displayed and the user can navigate immidiately to the desired slider image.
583
 
584
- Enable filmstrip. Choose whether to have thumbnails of the slides displayed as a filmstrip or not in slider.
585
- Position. Set the position of the slider filmstrip between 4 possible options.
586
- Thumbnail dimensions. Define the dimensions of the slider filmstrip thumbnails.
587
  Background color. Select the background color for the filmstrip.
588
- Thumbnail margin. Set the margin for the slider thumbnails in pixels.
589
  Active border. The thumbnail for the currently displayed image will have a border. You can set its size, type and color.
590
  Deactive transparency. You can set a transparency level for the inactive filmstrip items.
591
 
@@ -619,7 +673,7 @@ To insert the Slider into a Page or a Post:
619
 
620
  You can insert the created Slider into a page or post. Go to the mentioned Post or Page. Here you will see "Insert Slider" button with a Slider icon. Press the button, Select the slider and press Insert.
621
 
622
- In addition, you can insert the slider shortcode of the slider manually. The corresponding slider shortcode is displayed next to the created slider in Slider WD>Sliders section under slider Shortcode column.
623
 
624
  To insert the Slider within the Theme.
625
 
1
  === Slider WD ===
2
  Contributors: webdorado
3
  Donate link: https://web-dorado.com/products/wordpress-slider-plugin.html
4
+ Tags: image slider, slider, slider, image, images, responsive, shortcode, widget, jquery, gallery, swipe, layer
5
  Requires at least: 3.4
6
  Tested up to: 4.4
7
+ Stable tag: 1.1.17
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
29
 
30
  * Responsiveness
31
  * Possibility of adding unlimited sliders and unlimited slides for each slider
32
+ * Three options for adding images (from Media Library, by Slider WD Media Upload option or by using image URL)
33
  * Full-width slider support
34
+ * 5 transition effects
35
+ * Autoplay
36
  * Shuffle
37
+ * Shortcode for easy insert of the slider into post/pages
38
+ * Possibility of changing the slide orders (using drag and drop feature)
39
+ * Possibility to provide titles for the slides
40
+ * Support for music playback
41
+ * Time setting feature for the effect changes
42
+ * Right-click protection
43
+ * Image changing possibility using bullets
44
+ * Possibility to change design for the bullets, navigation buttons
45
  * Timer bar
46
  * Support for watermarks
47
+ * Design customization for almost all features
48
  * Custom CSS support for adding additional styling features to the slider
49
  * Possibility to use Slider WD Media Upload for uploading multiple images at once
50
  * Text and image watermarking possibility
55
  Upgrade to [WordPress Slider Pro](http://web-dorado.com/products/wordpress-slider-plugin.html) to add features:
56
 
57
  * 26 transition effects for Slider
58
+ * 38 layer effects
59
  * Post Slides
60
  * Video Slide support (YouTube and Vimeo)
61
  * Dailymotion, Instagram and Flickr embed
154
  2. Slider WD - Slider 2
155
  3. Slider WD - Slider 3
156
  4. Slider WD - Slides
157
+ 5. Slider WD - File manager
158
+ 6. Slider WD - Settings
159
+
160
 
161
  == Changelog ==
162
 
163
+ = 1.1.17 =
164
+ * Fixed: Newly added parameters on duplicate.
165
+
166
  = 1.1.16 =
167
+ * Changed: User Manual links.
168
  * Fixed: Vimeo embed videos pause bug on slide change.
169
 
170
+
171
  = 1.1.15 =
172
  * Fixed: Slider autoplay duration depend on Youtube video duraton.
173
+ * Fixed: Text bullets activate color.
174
 
175
  = 1.1.14 =
176
+ * Added: Slide names as bullets.
177
 
178
  = 1.1.13 =
179
+ * Fixed: Shortcode in custom container.
180
 
181
  = 1.1.12 =
182
  * Fixed: Verify nonce on embed media.
183
+ * Added: Carousel background image angle, grayscale, transparency options.
184
 
185
  = 1.1.11 =
186
+ * Added: New year promo notice
187
 
188
  = 1.1.10 =
189
  * Fixed: Filemanager vulnerability. Thanks to Mika Epstein.
190
 
191
  = 1.1.9 =
192
+ * Fixed: Licensing page.
193
  * Fixed: Plugin direction for icons.
194
  * Changed: Featured themes page.
195
 
199
 
200
  = 1.1.7 =
201
  * Added: Slider callback.
202
+ * Fixed: Styles for Wordpress 4.4.
203
  * Fixed: Slider on Firefox.
204
 
205
  = 1.1.6 =
206
+ * Fixed: HTML validation.
207
 
208
  = 1.1.5 =
209
+ * Changed: Featured plugins page.
210
 
211
  = 1.1.4 =
212
  * Fixed: File manager styles.
213
  * Fixed: Stay on current tab after save.
214
 
215
  = 1.1.3 =
216
+ * Fixed: Shortcode puts in html tags for some themes.
217
+ * Changed: Enlarge title container in admin.
218
  * Changed: Add slide button.
219
+ * Fixed: Carousel load.
220
 
221
  = 1.1.2 =
222
  * Added: Smart crop.
223
 
224
  = 1.1.1 =
225
+ * Fixed: Backend styles.
226
  * Fixed: Check all in add post popup.
227
 
228
  = 1.1.0 =
229
+ * Changed: Backend design.
230
  * Changed: Responsive backend.
231
 
232
  = 1.0.50 =
233
+ * Fixed: Border sizing problem with image wrap.
234
 
235
  = 1.0.49 =
236
+ * Added: Shortcode support in text layers.
237
 
238
  = 1.0.48 =
239
  * Fixed: Controll buttons in sites with different site and admin urls.
242
  * Added: Fixed background slider.
243
 
244
  = 1.0.46 =
245
+ * Changed: Default uploader.
246
 
247
  = 1.0.45 =
248
  * Changed: Demo Sliders.
249
 
250
  = 1.0.44 =
251
  * Fixed: Video sliders export without videos and thumbnails.
252
+ * Fixed: Single quote in css.
253
+ * Changed: Loading styles.
254
 
255
  = 1.0.43 =
256
+ * Added: Show thumbnail on bullets hover.
257
+ * Fixed: First slide with single quotes in name.
258
  * Fixed: Video slide/layer export/import with featured image.
259
  * Fixed: Hide slider play /pause button on video slides.
260
 
261
  = 1.0.42 =
262
  * Added: Possibility to add font family.
263
  * Fixed: "Link the slide to:" option save.
264
+ * Changed: No image, no video images.
265
  * Changed: Notices show order.
266
 
267
  = 1.0.41 =
269
  * Fixed: Line break in text, hotspot layer on export/import.
270
 
271
  = 1.0.40 =
272
+ * Added: Swipe for filmstrip.
273
+ * Added: Mousewheel and keyboard navigation methods.
274
  * Changed: Make touch navigation optional.
275
 
276
  = 1.0.39 =
277
+ * Fixed: Flashing only on first transition during fade effect.
278
 
279
  = 1.0.38 =
280
  * Changed: Embed autoplay on slider autoplay.
285
  * Added: Support/rate us messages.
286
 
287
  = 1.0.36 =
288
+ * Changed: Filmstrip navigation arrows show on hover.
289
 
290
  = 1.0.35 =
291
+ * Changed: Compability with Wordpress 4.3.
292
+ * Changed: Filmstrip separator.
293
+ * Changed: Message classes.
294
 
295
  = 1.0.34 =
296
+ * Added: Google fonts.
297
 
298
  = 1.0.33 =
299
+ * Added: Option to display bullets on hover.
300
 
301
  = 1.0.32 =
302
  * Added: Option for mouse swipe navigation.
303
 
304
  = 1.0.30 =
305
+ * Fixed: Removed editor button from hotspot layer.
306
  * Added: Demo sliders page.
307
 
308
  = 1.0.29 =
309
  * Fixed: Multiple sliders in a page.
310
 
311
  = 1.0.28 =
312
+ * Fixed: Embed slide as first slide.
313
+ * Changed: Licensing page.
314
 
315
  = 1.0.27 =
316
  * New: Slider preview in admin.
317
  * Changed: Improved slide load.
318
+ * Fixed: Play/pause button.
319
 
320
  = 1.0.26 =
321
+ * New: Parallax effect.
322
 
323
  = 1.0.25 =
324
  * Fixed: security issue.
325
+ * Changed: Manage buttons position.
326
 
327
  = 1.0.24 =
328
  * Changed: YouTube, Vimeo embed.
329
  * New: Instagram, Flickr and Dailymotion embed.
330
 
331
  = 1.0.23 =
332
+ * New: Hotspot layer (pro version).
333
 
334
  = 1.2.22 =
335
+ * New: Search by name in file manager.
336
 
337
  = 1.0.21 =
338
  * Changed: Featured plugins page.
342
 
343
  = 1.0.19 =
344
  * Fixed: Slider width/height problem after Chrome update.
345
+ * Fixed: Export.
346
  * Fixed: Carousel slider with one slide.
347
 
348
  = 1.0.18 =
351
  = 1.0.17 =
352
  * New: Slider Export/Import.
353
  * Fixed: Delete slides whitout layers on slider delete.
354
+ * Fixed: Image change effect in carousel views whith one image.
355
  * Fixed: Removed "There is no slider selected or the slider was deleted." error message for unpublished sliders.
356
+ * Fixed: Carousel view after Chrome update(23.05.15).
357
  * Fixed: Activate first slide tab after slider duplication.
358
+ * Fixed: Active bullet and filmstrip thumbnail in carousel view.
359
 
360
  = 1.0.16 =
361
  * Changed: Featured plugins page.
366
 
367
  = 1.0.14 =
368
  * Fixed: Disable enter key on text inputs.
369
+ * New: Bulk add images by media uploader.
370
 
371
  = 1.0.13 =
372
  * Fixed: Image layer alt.
373
  * Fixed: Word break in Chrome.
374
 
375
  = 1.0.11 =
376
+ * Fixed: Timer bar and bullets postion with horizontal filmstrip.
377
+ * Fixed: Set watermark.
378
 
379
  = 1.0.10 =
380
  * Fixed: Slide change direction from 9 to 10.
381
+ * Fixed: Layers with "Start with slide" option.
382
 
383
  = 1.0.9 =
384
+ * Update licensing page
385
 
386
  = 1.0.8 =
387
  * New: Start with slide option.
388
+ * New: Effect duration option.
389
 
390
  = 1.0.7 =
391
+ * New: Circle timer.
392
  * New: Slider duplication.
393
  * Fixed: Disable swipe on navigation off.
394
  * Fixed: Layer click on 3D animations.
395
 
396
  = 1.0.6 =
397
+ * custom play/pause buttons
398
+ * slide duplication
399
 
400
  = 1.0.5 =
401
+ * Image for Next / Previous buttons (Default, Custom, Styled)
402
+ * Image for bullets (Default, Custom, Styled)
403
 
404
  = 1.0.4 =
405
+ * stop on hover option
406
  * slide, text layer, image layer link open in a new window option
407
 
408
  = 1.0.3 =
409
+ * single quota in image name (bug fixed)
410
 
411
  = 1.0.2 =
412
 
413
  * Turn SliderWD Media Upload
414
+ * Ajax save
415
+ * Images Bulk Add
416
+ * Timer bar bug fixed
417
+ * change shortcode button
418
  * fullwidth slider margin bug fixed
419
 
420
  = 1.0.1 =
421
+ * User manual links added.
422
 
423
  = 1.0.0 =
424
  * Initial version.
425
 
426
+
427
+ == Frequently Asked Questions ==
428
+
429
+ = 1. Is Slider WD responsive? =
430
+ Yes, the Slider WD is responsive and displays resized image for the mobile devices and tablets.
431
+
432
+ = 2. Can I add slider into the theme in a custom location? =
433
+ Yes, that’s possible to achieve. The plugin automatically generates a shortcode and php code for each slider, thus you can copy and paste the php code for the slider to a custom location. The shortcode and php codes are listed next to the slider in Slider WD>Slider section.
434
+
435
+ = 3. Can I use the Slider WD to create different sliders for different pages? =
436
+ Yes, you can create unlimited number of sliders with unlimited amount of slides. Then you can paste the corresponding slider code within each page.The slider shortcodes are listed next to the slider in Slider WD>Slider section.
437
+
438
+ = 4. Is it possible to make custom style changes to the sliders? =
439
+ There is a Custom CSS box within the Settings of each slider. Here you can add inline styles for that specific slider.
440
+
441
+ = 5. How can I add images to slider? =
442
+ You can either upload the images using Media Upload option or provide the absolute URL of the images to be used within the slider.
443
+
444
+ = 6. What options does the Slider WD use during the slide transition? =
445
+ The slider can be set to autoplay or display arrows on hover for switching in between the slides. There is a possibility of displaying a timer bar, which will indicate the timing in between the slides.
446
+
447
+ = 7. Is it possible to add advertising or watermark over the images with free version? =
448
+ Yes, it is possible to add watermark over the slider images. There is only one watermark possibility for all images.
449
+
450
+ = 8. How to upgrade from Slider WD to Pro version? Will I lose my data? =
451
+ To upgrade from Free to Pro version, please deactivate and delete an old version of a Slider WD and install the downloaded from Web-Dorado.com file. No data will be lost.
452
+
453
+ = 9. Are Slider WD translation ready? =
454
+ In order to translate Slider WD you'd need to define the language of your site in Settings > General> Site Language. This way the plugin should be translated automatically.
455
+ Otherwise, you may manually modify translation from wp-content/plugins/slider-wd/languages/ In this case you'd need POEdit.
456
+ If you have found mistakes in translations , please write us and we will make necessary changes within the next few days.
457
+
458
+ = 10. Can I adjust the width of the slider to be full-width? =
459
+
460
+ Yes, Slider WD has an option for displaying full-width sliders. You can use the feature for inserting not only sliders on your homepage, but also different post and pages.
461
+
462
+ = 11. What audio files can be used for audio playback in Slider WD? =
463
+
464
+ You can use the following file formats with Slider WD for sliders audio playback- .aac,.m4a,.f4a,.mp3,.ogg,.oga..
465
+
466
+ = 12. What transition effects are supported with free version of Slider WD? =
467
+
468
+ Slider WD free version has support for 5 transition effects. Those are 'No effect', 'Fade', 'Slice in', 'Fan', 'Scale In'.
469
+
470
+ = 13. How can you change the order of images (slides) within Slider WD? =
471
+
472
+ Slider WD uses easy drag and drop feature. This allows to order the slides for each slider from the back end. For easier navigation you can name the slides.
473
+
474
+
475
  ==Wordpress Slider WD Step by step guide==
476
 
477
  = Step 1: Installing the Slider WD. =
488
  2. Go to Plugins page, click Add > New > Upload.
489
  3. Click "Choose file" ("Browse") and select the Sliders zip file.
490
  For Mac Users
491
+ Go to your Downloads folder and locate the folder with the plugin. Right-click on the folder and select Compress. Now you have a newly created .zip file which can be installed as described here.
492
  4. Click "Upload&Install" button.
493
+ 5. Click "Activate Plugin" button for activating the plugin.
494
 
495
  If any problem occurs with Slider WD, please [click here to contact us](https://web-dorado.com/support/contact-us.html).
496
 
499
  Slides tab will open up.
500
  As a first step you should specify the name of the slider.
501
  Slider Name. Provide a name for the slider.
502
+ Below you will be able to add slides.
503
  2.1 Published. Choose whether to publish the newly added slider or not.
504
  2.2 Link the slide. You can set a redirection link, so that the user will get to the mentioned location upon hitting that specific slide.
505
+ 2.3 Add image from Media Library. You can select images to use within the slider which are currently uploaded to your Media Library by clicking on those and pressing Insert button. In addition you can upload new files, navigating to Upload Files tab on the left. Then press Select Files button, choose the image and press Insert button. This way the image will be added to the slider.
506
+ 2.4 Add Image URL. You can also add images providing the absolute link to it. Press Add Image URL, provide the link and press Add button.This will be useful for adding images to the slider without the need of downloading those and uploading again.
507
  2.5 Add Video. In addition to images, you can instead use videos withing the slider from YouTube and Vimeo. You should click on Add Video button, provide the link to the video and press Add button. The image associated with the YouTube/Vimeo video will be automatically displayed as a slider image and then the video will be played.
508
  2.6 Remove. You can use Remove button to remove the slider image or video.
509
 
623
  Border radius. Set border radius for the navigation buttons using CSS type values.
624
  Background color. Select the background color for the navigation buttons using the color picker. In addition you can set the transparency level of the background for the slider.
625
 
626
+ 4.3 Bullets. In addition to navigation buttons, you can also use bullets for the navigation within the slider images. Upon hitting the bullet the slider image in the corresponding position will be displayed.
627
 
628
  Enable bullets. Choose whether to have slider naviagation bullets or not.
629
  Position. Select the position for the slider navigation bullets.
630
  Bullet style. Choose the style for the slider bullets from provided 5 options.
631
+ Size. Define the size of the navigation bullets.
632
+ Color. Select the color for the navigation bullets.
633
+ Active color. Select the color for the bullet, which is currently displaying a corresponding slider image.
634
  Margin. Set the margin for the navigation bullets in pixels.
635
 
636
  4.4 Filmstrip. You can add a filmstrip for the slider images.This way the entire list of the slider images will be displayed and the user can navigate immidiately to the desired slider image.
637
 
638
+ Enable filmstrip. Choose whether to have thumbnails of the slides displayed as a filmstrip or not.
639
+ Position. Set the position of the filmstrip between 4 possible options.
640
+ Thumbnail dimensions. Define the dimensions of the filmstrip thumbnails.
641
  Background color. Select the background color for the filmstrip.
642
+ Thumbnail margin. Set the margin for the thumbnails in pixels.
643
  Active border. The thumbnail for the currently displayed image will have a border. You can set its size, type and color.
644
  Deactive transparency. You can set a transparency level for the inactive filmstrip items.
645
 
673
 
674
  You can insert the created Slider into a page or post. Go to the mentioned Post or Page. Here you will see "Insert Slider" button with a Slider icon. Press the button, Select the slider and press Insert.
675
 
676
+ In addition, you can insert the shortcode of the slider manually. The corresponding shortcode is displayed next to the created slider in Slider WD>Sliders section under Shortcode column.
677
 
678
  To insert the Slider within the Theme.
679
 
slider-wd.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Slider WD
5
  * Plugin URI: https://web-dorado.com/products/wordpress-slider-plugin.html
6
  * Description: This is a responsive plugin, which allows adding sliders to your posts/pages and to custom location. It uses large number of transition effects and supports various types of layers.
7
- * Version: 1.1.16
8
  * Author: WebDorado
9
  * Author URI: https://web-dorado.com/
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
@@ -433,7 +433,7 @@ register_activation_hook(__FILE__, 'wds_activate');
433
 
434
  function wds_install() {
435
  $version = get_option("wds_version");
436
- $new_version = '1.1.16';
437
  if ($version && version_compare($version, $new_version, '<')) {
438
  require_once WD_S_DIR . "/sliders-update.php";
439
  wds_update($version);
4
  * Plugin Name: Slider WD
5
  * Plugin URI: https://web-dorado.com/products/wordpress-slider-plugin.html
6
  * Description: This is a responsive plugin, which allows adding sliders to your posts/pages and to custom location. It uses large number of transition effects and supports various types of layers.
7
+ * Version: 1.1.17
8
  * Author: WebDorado
9
  * Author URI: https://web-dorado.com/
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
433
 
434
  function wds_install() {
435
  $version = get_option("wds_version");
436
+ $new_version = '1.1.17';
437
  if ($version && version_compare($version, $new_version, '<')) {
438
  require_once WD_S_DIR . "/sliders-update.php";
439
  wds_update($version);