Ultimate Responsive Image Slider Plugin - Version 3.4.0

Version Description

  • All setting rearranged together
  • Some settings renamed with appropriate names
  • New setting: Set slider alt tag easily
  • New setting: Title hide or show
  • New setting: Description hide or show
  • Deprecated Setting: Slider Post Title
  • All setting new preview screenshots added
  • Language file updated
Download this release

Release Info

Developer FARAZFRANK
Plugin Icon 128x128 Ultimate Responsive Image Slider Plugin
Version 3.4.0
Comparing to
See all releases

Code changes from version 3.3.10 to 3.4.0

Files changed (46) hide show
  1. admin-banner.php +2 -2
  2. assets/img/desc-bg-color.jpg +0 -0
  3. assets/img/desc-color.jpg +0 -0
  4. assets/img/navigation-color.jpg +0 -0
  5. assets/img/preview/Display Slide Description.png +0 -0
  6. assets/img/preview/Display Slide Title.png +0 -0
  7. assets/img/preview/Display Slider Post Title.png +0 -0
  8. assets/img/preview/Distance Between Slide.png +0 -0
  9. assets/img/preview/Fonts.png +0 -0
  10. assets/img/preview/Full Screen Slide Show.png +0 -0
  11. assets/img/preview/Navigation Bullets Color.png +0 -0
  12. assets/img/preview/Navigation Color.png +0 -0
  13. assets/img/preview/Selected Thumbnail Style Color.png +0 -0
  14. assets/img/preview/Selected Thumbnail Style.png +0 -0
  15. assets/img/preview/Show Navigation Arrow.png +0 -0
  16. assets/img/preview/Show Navigation Bullets.png +0 -0
  17. assets/img/preview/Show Thumbnail.png +0 -0
  18. assets/img/preview/Slide Description Background Color.png +0 -0
  19. assets/img/preview/Slide Description Color.png +0 -0
  20. assets/img/preview/Slide Title Background Color.png +0 -0
  21. assets/img/preview/Slide Title Color.png +0 -0
  22. assets/img/preview/Slider Height.png +0 -0
  23. assets/img/preview/Slider Width.png +0 -0
  24. assets/img/preview/Thumbnail Position.png +0 -0
  25. assets/img/preview/Thumbnail Resize.png +0 -0
  26. assets/img/rpg.jpg +0 -0
  27. assets/img/show-navigation-bullets.jpg +0 -0
  28. assets/img/show-thumbnail.jpg +0 -0
  29. assets/img/slide-distance.jpg +0 -0
  30. assets/img/slider-height.jpg +0 -0
  31. assets/img/slider-width.jpg +0 -0
  32. assets/img/sliding-arrow.jpg +0 -0
  33. assets/img/title-bg-color.jpg +0 -0
  34. assets/img/title-color.jpg +0 -0
  35. assets/img/ultimate.PNG +0 -0
  36. languages/ultimate-responsive-image-slider-en_EN.mo +0 -0
  37. languages/ultimate-responsive-image-slider-en_EN.po +197 -170
  38. languages/ultimate-responsive-image-slider-hi_IN.mo +0 -0
  39. languages/ultimate-responsive-image-slider-hi_IN.po +290 -231
  40. layout.php +3 -17
  41. products.php +1 -1
  42. readme.txt +26 -16
  43. settings.php +251 -216
  44. shortcode.php +96 -92
  45. tooltip.php +100 -31
  46. ultimate-responsive-image-slider.php +109 -97
admin-banner.php CHANGED
@@ -23,10 +23,10 @@ wp_enqueue_style('uris-bootstrap-min', URIS_PLUGIN_URL.'assets/css/bootstrap-lat
23
  </ul>
24
  <div class="col-md-12 wpfrank_banner_actions">
25
  <a class="button-primary button-hero" href="http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/" target="_blank">Live Demo</a>
26
- <a class="button-primary button-hero" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro" target="_blank">Buy Now $21</a>
27
  </div>
28
  <div class="plugin_version">
29
- <span><b>7.5</b>Version</span>
30
  </div>
31
  </div>
32
  </div>
23
  </ul>
24
  <div class="col-md-12 wpfrank_banner_actions">
25
  <a class="button-primary button-hero" href="http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/" target="_blank">Live Demo</a>
26
+ <a class="button-primary button-hero" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro" target="_blank">Buy Now $25</a>
27
  </div>
28
  <div class="plugin_version">
29
+ <span><b>7.x</b>Version</span>
30
  </div>
31
  </div>
32
  </div>
assets/img/desc-bg-color.jpg DELETED
Binary file
assets/img/desc-color.jpg DELETED
Binary file
assets/img/navigation-color.jpg DELETED
Binary file
assets/img/preview/Display Slide Description.png ADDED
Binary file
assets/img/preview/Display Slide Title.png ADDED
Binary file
assets/img/preview/Display Slider Post Title.png ADDED
Binary file
assets/img/preview/Distance Between Slide.png ADDED
Binary file
assets/img/preview/Fonts.png ADDED
Binary file
assets/img/preview/Full Screen Slide Show.png ADDED
Binary file
assets/img/preview/Navigation Bullets Color.png ADDED
Binary file
assets/img/preview/Navigation Color.png ADDED
Binary file
assets/img/preview/Selected Thumbnail Style Color.png ADDED
Binary file
assets/img/preview/Selected Thumbnail Style.png ADDED
Binary file
assets/img/preview/Show Navigation Arrow.png ADDED
Binary file
assets/img/preview/Show Navigation Bullets.png ADDED
Binary file
assets/img/preview/Show Thumbnail.png ADDED
Binary file
assets/img/preview/Slide Description Background Color.png ADDED
Binary file
assets/img/preview/Slide Description Color.png ADDED
Binary file
assets/img/preview/Slide Title Background Color.png ADDED
Binary file
assets/img/preview/Slide Title Color.png ADDED
Binary file
assets/img/preview/Slider Height.png ADDED
Binary file
assets/img/preview/Slider Width.png ADDED
Binary file
assets/img/preview/Thumbnail Position.png ADDED
Binary file
assets/img/preview/Thumbnail Resize.png ADDED
Binary file
assets/img/rpg.jpg DELETED
Binary file
assets/img/show-navigation-bullets.jpg DELETED
Binary file
assets/img/show-thumbnail.jpg DELETED
Binary file
assets/img/slide-distance.jpg DELETED
Binary file
assets/img/slider-height.jpg DELETED
Binary file
assets/img/slider-width.jpg DELETED
Binary file
assets/img/sliding-arrow.jpg DELETED
Binary file
assets/img/title-bg-color.jpg DELETED
Binary file
assets/img/title-color.jpg DELETED
Binary file
assets/img/ultimate.PNG DELETED
Binary file
languages/ultimate-responsive-image-slider-en_EN.mo CHANGED
Binary file
languages/ultimate-responsive-image-slider-en_EN.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Flicker Album Gallery\n"
4
- "POT-Creation-Date: 2018-09-14 03:19+0530\n"
5
- "PO-Revision-Date: 2018-09-14 03:19+0530\n"
6
  "Last-Translator: Weblizar <lizarweb@gmail.com>\n"
7
  "Language-Team: \n"
8
  "Language: en\n"
@@ -16,424 +16,451 @@ msgstr ""
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: tooltip.php:33 ultimate-responsive-image-slider-settings-meta-box.php:330
20
- msgid "Sliding Arrow"
21
  msgstr ""
22
 
23
- #: tooltip.php:38 ultimate-responsive-image-slider-settings-meta-box.php:343
24
- msgid "Show Thumbnail"
25
  msgstr ""
26
 
27
- #: tooltip.php:43 ultimate-responsive-image-slider-settings-meta-box.php:393
28
- msgid "Show Navigation Bullets"
 
 
 
 
 
 
29
  msgstr ""
30
 
31
- #: tooltip.php:48 ultimate-responsive-image-slider-settings-meta-box.php:406
32
- msgid "Slider Width"
33
  msgstr ""
34
 
35
- #: tooltip.php:53 ultimate-responsive-image-slider-settings-meta-box.php:422
36
- msgid "Slider Height"
37
  msgstr ""
38
 
39
- #: tooltip.php:58 ultimate-responsive-image-slider-settings-meta-box.php:311
40
- msgid "Slide Distance"
41
  msgstr ""
42
 
43
- #: tooltip.php:63 ultimate-responsive-image-slider-settings-meta-box.php:499
44
- msgid "Slide Title Color"
45
  msgstr ""
46
 
47
- #: tooltip.php:68 ultimate-responsive-image-slider-settings-meta-box.php:511
48
  msgid "Slide Title Background Color"
49
  msgstr ""
50
 
51
- #: tooltip.php:73 ultimate-responsive-image-slider-settings-meta-box.php:523
52
- msgid "Slide Description Color"
53
  msgstr ""
54
 
55
- #: tooltip.php:78 ultimate-responsive-image-slider-settings-meta-box.php:535
56
- msgid "Slide Description Background Color"
57
  msgstr ""
58
 
59
- #: tooltip.php:83 ultimate-responsive-image-slider-settings-meta-box.php:547
60
- msgid "Navigation Color"
61
  msgstr ""
62
 
63
- #: ultimate-responsive-image-slider-settings-meta-box.php:226
64
- msgid "Set Slide Title As"
65
  msgstr ""
66
 
67
- #: ultimate-responsive-image-slider-settings-meta-box.php:233
68
- msgid "Select Custom/File option to set slide title as above slider"
69
  msgstr ""
70
 
71
- #: ultimate-responsive-image-slider-settings-meta-box.php:239
72
- msgid "Display Slider Title"
73
  msgstr ""
74
 
75
- #: ultimate-responsive-image-slider-settings-meta-box.php:245
76
- msgid "Select Yes/No option to show/hide slide title above slider"
77
  msgstr ""
78
 
79
- #: ultimate-responsive-image-slider-settings-meta-box.php:250
80
  msgid "Auto Play Slide Show"
81
  msgstr ""
82
 
83
- #: ultimate-responsive-image-slider-settings-meta-box.php:253
84
  msgid "Yes"
85
  msgstr ""
86
 
87
- #: ultimate-responsive-image-slider-settings-meta-box.php:254
88
  msgid "Yes with Stop on Mouse Hover"
89
  msgstr ""
90
 
91
- #: ultimate-responsive-image-slider-settings-meta-box.php:255
92
  msgid "No"
93
  msgstr ""
94
 
95
- #: ultimate-responsive-image-slider-settings-meta-box.php:257
96
- msgid "Select Yes/No option to auto slide enable or disable into slider"
97
  msgstr ""
98
 
99
- #: ultimate-responsive-image-slider-settings-meta-box.php:262
100
  msgid "Slide Transition"
101
  msgstr ""
102
 
103
- #: ultimate-responsive-image-slider-settings-meta-box.php:268
104
- msgid "Select a transition effect you want to apply on slides"
105
  msgstr ""
106
 
107
- #: ultimate-responsive-image-slider-settings-meta-box.php:273
108
- msgid "Autoplay Slider Speed"
109
  msgstr ""
110
 
111
- #: ultimate-responsive-image-slider-settings-meta-box.php:278
112
- msgid "Set your desired slider speed of slides. Default speed is 5 Second"
113
  msgstr ""
114
 
115
- #: ultimate-responsive-image-slider-settings-meta-box.php:298
116
  msgid "Slide Order"
117
  msgstr ""
118
 
119
- #: ultimate-responsive-image-slider-settings-meta-box.php:301
120
  msgid "Ascending"
121
  msgstr ""
122
 
123
- #: ultimate-responsive-image-slider-settings-meta-box.php:302
124
  msgid "Descending"
125
  msgstr ""
126
 
127
- #: ultimate-responsive-image-slider-settings-meta-box.php:303
128
  msgid "Random"
129
  msgstr ""
130
 
131
- #: ultimate-responsive-image-slider-settings-meta-box.php:305
132
  msgid "Select a slide order you want to apply on slides"
133
  msgstr ""
134
 
135
- #: ultimate-responsive-image-slider-settings-meta-box.php:323
136
- msgid "Set a gap between all slides. Range 0 to 25"
137
  msgstr ""
138
 
139
- #: ultimate-responsive-image-slider-settings-meta-box.php:324
140
- #: ultimate-responsive-image-slider-settings-meta-box.php:337
141
- #: ultimate-responsive-image-slider-settings-meta-box.php:350
142
- #: ultimate-responsive-image-slider-settings-meta-box.php:400
143
- #: ultimate-responsive-image-slider-settings-meta-box.php:416
144
- #: ultimate-responsive-image-slider-settings-meta-box.php:431
145
- #: ultimate-responsive-image-slider-settings-meta-box.php:505
146
- #: ultimate-responsive-image-slider-settings-meta-box.php:517
147
- #: ultimate-responsive-image-slider-settings-meta-box.php:529
148
- #: ultimate-responsive-image-slider-settings-meta-box.php:541
149
- #: ultimate-responsive-image-slider-settings-meta-box.php:553
150
- msgid "Preview"
151
  msgstr ""
152
 
153
- #: ultimate-responsive-image-slider-settings-meta-box.php:336
154
- msgid "Select Yes/No option to show or hide arrows on mouse hover on slide"
155
  msgstr ""
156
 
157
- #: ultimate-responsive-image-slider-settings-meta-box.php:349
158
  msgid ""
159
- "Select Yes/No option to show or hide thumbnail based navigation under slides"
160
  msgstr ""
161
 
162
- #: ultimate-responsive-image-slider-settings-meta-box.php:356
163
  msgid "Thumbnail Position"
164
  msgstr ""
165
 
166
- #: ultimate-responsive-image-slider-settings-meta-box.php:359
167
  msgid "Top"
168
  msgstr ""
169
 
170
- #: ultimate-responsive-image-slider-settings-meta-box.php:360
171
  msgid "Bottom"
172
  msgstr ""
173
 
174
- #: ultimate-responsive-image-slider-settings-meta-box.php:362
175
- msgid "Select a thumbnail position to show above or below the slider"
176
  msgstr ""
177
 
178
- #: ultimate-responsive-image-slider-settings-meta-box.php:368
179
- msgid "Thumbnail Style"
180
  msgstr ""
181
 
182
- #: ultimate-responsive-image-slider-settings-meta-box.php:371
183
  msgid "Border"
184
  msgstr ""
185
 
186
- #: ultimate-responsive-image-slider-settings-meta-box.php:372
187
  msgid "Pointer"
188
  msgstr ""
189
 
190
- #: ultimate-responsive-image-slider-settings-meta-box.php:374
191
- msgid "Select a thumbnail style to apply on thumbnails"
 
 
 
 
 
 
 
 
192
  msgstr ""
193
 
194
- #: ultimate-responsive-image-slider-settings-meta-box.php:380
195
  msgid "Thumbnail Resize"
196
  msgstr ""
197
 
198
- #: ultimate-responsive-image-slider-settings-meta-box.php:384
199
  msgid "Width"
200
  msgstr ""
201
 
202
- #: ultimate-responsive-image-slider-settings-meta-box.php:385
203
  msgid "Height"
204
  msgstr ""
205
 
206
- #: ultimate-responsive-image-slider-settings-meta-box.php:387
207
- msgid "Set custom thumbnail height & width according to you"
208
  msgstr ""
209
 
210
- #: ultimate-responsive-image-slider-settings-meta-box.php:399
211
- msgid ""
212
- "Select Yes/No option to show or hide slider navigation buttons under image "
213
- "slider"
214
  msgstr ""
215
 
216
- #: ultimate-responsive-image-slider-settings-meta-box.php:410
217
  msgid "100% Width"
218
  msgstr ""
219
 
220
- #: ultimate-responsive-image-slider-settings-meta-box.php:411
221
  msgid "Full Width"
222
  msgstr ""
223
 
224
- #: ultimate-responsive-image-slider-settings-meta-box.php:412
225
- #: ultimate-responsive-image-slider-settings-meta-box.php:427
226
  msgid "Custom"
227
  msgstr ""
228
 
229
- #: ultimate-responsive-image-slider-settings-meta-box.php:415
230
- msgid "Enter your desired width for slider. Default width is 1000px"
231
  msgstr ""
232
 
233
- #: ultimate-responsive-image-slider-settings-meta-box.php:426
 
 
 
 
234
  msgid "Auto Height"
235
  msgstr ""
236
 
237
- #: ultimate-responsive-image-slider-settings-meta-box.php:430
238
- msgid "Enter your desired height for slider. Default height is 500px"
239
  msgstr ""
240
 
241
- #: ultimate-responsive-image-slider-settings-meta-box.php:437
242
  msgid "Slide Scale Mode"
243
  msgstr ""
244
 
245
- #: ultimate-responsive-image-slider-settings-meta-box.php:442
246
- msgid "None"
 
 
 
 
247
  msgstr ""
248
 
249
- #: ultimate-responsive-image-slider-settings-meta-box.php:443
250
  msgid "Exact"
251
  msgstr ""
252
 
253
- #: ultimate-responsive-image-slider-settings-meta-box.php:444
254
- msgid "Contain"
255
  msgstr ""
256
 
257
- #: ultimate-responsive-image-slider-settings-meta-box.php:445
258
- msgid "Cover"
259
  msgstr ""
260
 
261
- #: ultimate-responsive-image-slider-settings-meta-box.php:449
262
- msgid "Select a slide scale mode for slide frame"
263
  msgstr ""
264
 
265
- #: ultimate-responsive-image-slider-settings-meta-box.php:455
266
- msgid "Slide Auto Scale"
267
  msgstr ""
268
 
269
- #: ultimate-responsive-image-slider-settings-meta-box.php:461
270
- msgid "Select Yes/No option for slide auto scale"
271
  msgstr ""
272
 
273
- #: ultimate-responsive-image-slider-settings-meta-box.php:467
274
- msgid "Font Style"
275
  msgstr ""
276
 
277
- #: ultimate-responsive-image-slider-settings-meta-box.php:494
278
- msgid "Choose a caption font style"
279
  msgstr ""
280
 
281
- #: ultimate-responsive-image-slider-settings-meta-box.php:504
282
- msgid "Select a color to set slide title color"
283
  msgstr ""
284
 
285
- #: ultimate-responsive-image-slider-settings-meta-box.php:516
286
- msgid "Select a color to set slide title background color"
287
  msgstr ""
288
 
289
- #: ultimate-responsive-image-slider-settings-meta-box.php:528
290
- msgid "Select a color to set slide description color"
291
  msgstr ""
292
 
293
- #: ultimate-responsive-image-slider-settings-meta-box.php:540
294
- msgid "Select a color to set slide description background color"
295
  msgstr ""
296
 
297
- #: ultimate-responsive-image-slider-settings-meta-box.php:552
298
- msgid "Select a color to set navigation arrow and fullscreen icon color"
299
  msgstr ""
300
 
301
- #: ultimate-responsive-image-slider-settings-meta-box.php:559
 
 
 
 
 
 
302
  msgid "Navigation Bullets Color"
303
  msgstr ""
304
 
305
- #: ultimate-responsive-image-slider-settings-meta-box.php:564
306
- msgid "Select a color to set navigation bullets color"
307
  msgstr ""
308
 
309
- #: ultimate-responsive-image-slider-settings-meta-box.php:570
310
- msgid "Navigation Pointer Color"
311
  msgstr ""
312
 
313
- #: ultimate-responsive-image-slider-settings-meta-box.php:575
314
- msgid "Select a color to set navigation pointer color"
315
  msgstr ""
316
 
317
- #: ultimate-responsive-image-slider-settings-meta-box.php:581
318
- msgid "Full Screen Slide Show"
319
  msgstr ""
320
 
321
- #: ultimate-responsive-image-slider-settings-meta-box.php:587
322
- msgid "Select Yes/No option for full screen slide show"
323
  msgstr ""
324
 
325
- #: ultimate-responsive-image-slider-settings-meta-box.php:593
326
  msgid "Custom CSS"
327
  msgstr ""
328
 
329
- #: ultimate-responsive-image-slider-settings-meta-box.php:598
330
  msgid ""
331
- "Enter any custom css you want to apply on this slider into textarea filed"
332
  msgstr ""
333
 
334
- #: ultimate-responsive-image-slider.php:145
335
- #: ultimate-responsive-image-slider.php:146
336
  msgid "Add New Slider"
337
  msgstr ""
338
 
339
- #: ultimate-responsive-image-slider.php:147
340
  msgid "Edit Slider"
341
  msgstr ""
342
 
343
- #: ultimate-responsive-image-slider.php:148
344
  msgid "New Slider"
345
  msgstr ""
346
 
347
- #: ultimate-responsive-image-slider.php:149
348
  msgid "View Slider"
349
  msgstr ""
350
 
351
- #: ultimate-responsive-image-slider.php:150
352
  msgid "Search Slider"
353
  msgstr ""
354
 
355
- #: ultimate-responsive-image-slider.php:151
356
  msgid "No Slider found"
357
  msgstr ""
358
 
359
- #: ultimate-responsive-image-slider.php:152
360
  msgid "No Slider Found in Trash"
361
  msgstr ""
362
 
363
- #: ultimate-responsive-image-slider.php:153
364
  msgid "Parent Slider:"
365
  msgstr ""
366
 
367
- #: ultimate-responsive-image-slider.php:154
368
  msgid "All Sliders"
369
  msgstr ""
370
 
371
- #: ultimate-responsive-image-slider.php:185
372
  msgid "UR Image Slider Title"
373
  msgstr ""
374
 
375
- #: ultimate-responsive-image-slider.php:186
376
- msgid "UR Image Slider Shortcode"
377
  msgstr ""
378
 
379
- #: ultimate-responsive-image-slider.php:187
380
  msgid "Date"
381
  msgstr ""
382
 
383
- #: ultimate-responsive-image-slider.php:204
384
  msgid "Add Slides"
385
  msgstr ""
386
 
387
- #: ultimate-responsive-image-slider.php:205
388
- msgid "Apply Setting On Ultimate Responsive Image Slider"
389
  msgstr ""
390
 
391
- #: ultimate-responsive-image-slider.php:206
392
- msgid "Copy Image Slider Shortcode"
393
  msgstr ""
394
 
395
- #: ultimate-responsive-image-slider.php:269
396
- #: ultimate-responsive-image-slider.php:415
397
  msgid "Slide Title"
398
  msgstr ""
399
 
400
- #: ultimate-responsive-image-slider.php:270
401
  msgid "Enter Slide Title"
402
  msgstr ""
403
 
404
- #: ultimate-responsive-image-slider.php:273
405
  msgid "Slide Descriptions"
406
  msgstr ""
407
 
408
- #: ultimate-responsive-image-slider.php:274
409
  msgid "Enter Slide Description"
410
  msgstr ""
411
 
412
- #: ultimate-responsive-image-slider.php:275
413
- #: ultimate-responsive-image-slider.php:421
414
  msgid "Use Rich Text Editor"
415
  msgstr ""
416
 
417
- #: ultimate-responsive-image-slider.php:323
418
- msgid "Add New Slide"
 
419
  msgstr ""
420
 
421
  #: ultimate-responsive-image-slider.php:327
 
 
 
 
 
 
 
 
 
422
  msgid "Delete All Slides"
423
  msgstr ""
424
 
425
- #: ultimate-responsive-image-slider.php:394
426
  msgid "Use below shortcode in any Page/Post to publish your slider"
427
  msgstr ""
428
 
429
- #: ultimate-responsive-image-slider.php:416
430
  msgid "Enter Slide Title Here"
431
  msgstr ""
432
 
433
- #: ultimate-responsive-image-slider.php:419
434
  msgid "Slide Description"
435
  msgstr ""
436
 
437
- #: ultimate-responsive-image-slider.php:420
438
  msgid "Enter Slide Description Here"
439
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Flicker Album Gallery\n"
4
+ "POT-Creation-Date: 2019-12-19 19:20+0530\n"
5
+ "PO-Revision-Date: 2019-12-19 19:20+0530\n"
6
  "Last-Translator: Weblizar <lizarweb@gmail.com>\n"
7
  "Language-Team: \n"
8
  "Language: en\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: settings.php:229 tooltip.php:48
20
+ msgid "Display Slider Post Title"
21
  msgstr ""
22
 
23
+ #: settings.php:235
24
+ msgid "Select Yes/No option to show/hide slide title above slider"
25
  msgstr ""
26
 
27
+ #: settings.php:236 settings.php:249 settings.php:261 settings.php:273
28
+ #: settings.php:286 settings.php:298 settings.php:310 settings.php:324
29
+ #: settings.php:336 settings.php:348 settings.php:376 settings.php:395
30
+ #: settings.php:408 settings.php:421 settings.php:434 settings.php:446
31
+ #: settings.php:460 settings.php:476 settings.php:491 settings.php:513
32
+ #: settings.php:526 settings.php:539 settings.php:551 settings.php:564
33
+ #: settings.php:576 settings.php:589 settings.php:624
34
+ msgid "Preview"
35
  msgstr ""
36
 
37
+ #: settings.php:242 tooltip.php:53
38
+ msgid "Display Slide Title"
39
  msgstr ""
40
 
41
+ #: settings.php:248
42
+ msgid "Select Yes/No option to show/hide slide title over slides."
43
  msgstr ""
44
 
45
+ #: settings.php:255 tooltip.php:58
46
+ msgid "Slide Title Color"
47
  msgstr ""
48
 
49
+ #: settings.php:260
50
+ msgid "Select a color to set slide title color."
51
  msgstr ""
52
 
53
+ #: settings.php:267 tooltip.php:63
54
  msgid "Slide Title Background Color"
55
  msgstr ""
56
 
57
+ #: settings.php:272
58
+ msgid "Select a color to set slide title background color."
59
  msgstr ""
60
 
61
+ #: settings.php:279 tooltip.php:68
62
+ msgid "Display Slide Description"
63
  msgstr ""
64
 
65
+ #: settings.php:285
66
+ msgid "Select Yes/No option to show/hide slide description over slides."
67
  msgstr ""
68
 
69
+ #: settings.php:292 tooltip.php:73
70
+ msgid "Slide Description Color"
71
  msgstr ""
72
 
73
+ #: settings.php:297
74
+ msgid "Select a color to set slide description color."
75
  msgstr ""
76
 
77
+ #: settings.php:304 tooltip.php:78
78
+ msgid "Slide Description Background Color"
79
  msgstr ""
80
 
81
+ #: settings.php:309
82
+ msgid "Select a color to set slide description background color."
83
  msgstr ""
84
 
85
+ #: settings.php:316
86
  msgid "Auto Play Slide Show"
87
  msgstr ""
88
 
89
+ #: settings.php:319
90
  msgid "Yes"
91
  msgstr ""
92
 
93
+ #: settings.php:320
94
  msgid "Yes with Stop on Mouse Hover"
95
  msgstr ""
96
 
97
+ #: settings.php:321
98
  msgid "No"
99
  msgstr ""
100
 
101
+ #: settings.php:323
102
+ msgid "Select Yes/No option to auto slide enable or disable into slider."
103
  msgstr ""
104
 
105
+ #: settings.php:329
106
  msgid "Slide Transition"
107
  msgstr ""
108
 
109
+ #: settings.php:335
110
+ msgid "Select a transition effect you want to apply on slides."
111
  msgstr ""
112
 
113
+ #: settings.php:341
114
+ msgid "Auto play Slider Speed"
115
  msgstr ""
116
 
117
+ #: settings.php:347
118
+ msgid "Set your desired slider speed of slides. Default speed is 5 Second."
119
  msgstr ""
120
 
121
+ #: settings.php:368
122
  msgid "Slide Order"
123
  msgstr ""
124
 
125
+ #: settings.php:371
126
  msgid "Ascending"
127
  msgstr ""
128
 
129
+ #: settings.php:372
130
  msgid "Descending"
131
  msgstr ""
132
 
133
+ #: settings.php:373
134
  msgid "Random"
135
  msgstr ""
136
 
137
+ #: settings.php:375
138
  msgid "Select a slide order you want to apply on slides"
139
  msgstr ""
140
 
141
+ #: settings.php:382 tooltip.php:85
142
+ msgid "Distance Between Slide"
143
  msgstr ""
144
 
145
+ #: settings.php:394
146
+ msgid ""
147
+ "Set a gap between all slides. Range 0 to 25. Works when Slide Transition "
148
+ "setting selected to Slide."
 
 
 
 
 
 
 
 
149
  msgstr ""
150
 
151
+ #: settings.php:401 tooltip.php:90
152
+ msgid "Show Thumbnail"
153
  msgstr ""
154
 
155
+ #: settings.php:407
156
  msgid ""
157
+ "Select Yes/No option to show or hide thumbnail based navigation under slides."
158
  msgstr ""
159
 
160
+ #: settings.php:414 tooltip.php:95
161
  msgid "Thumbnail Position"
162
  msgstr ""
163
 
164
+ #: settings.php:417
165
  msgid "Top"
166
  msgstr ""
167
 
168
+ #: settings.php:418
169
  msgid "Bottom"
170
  msgstr ""
171
 
172
+ #: settings.php:420
173
+ msgid "Select a thumbnail position to show above or below the slider."
174
  msgstr ""
175
 
176
+ #: settings.php:427 tooltip.php:100
177
+ msgid "Selected Thumbnail Style"
178
  msgstr ""
179
 
180
+ #: settings.php:430
181
  msgid "Border"
182
  msgstr ""
183
 
184
+ #: settings.php:431
185
  msgid "Pointer"
186
  msgstr ""
187
 
188
+ #: settings.php:433
189
+ msgid "Select a style to apply on select thumbnails."
190
+ msgstr ""
191
+
192
+ #: settings.php:440 tooltip.php:105
193
+ msgid "Selected Thumbnail Style Color"
194
+ msgstr ""
195
+
196
+ #: settings.php:445
197
+ msgid "Select a color to set on selected thumbnail style color."
198
  msgstr ""
199
 
200
+ #: settings.php:452 tooltip.php:110
201
  msgid "Thumbnail Resize"
202
  msgstr ""
203
 
204
+ #: settings.php:456
205
  msgid "Width"
206
  msgstr ""
207
 
208
+ #: settings.php:457
209
  msgid "Height"
210
  msgstr ""
211
 
212
+ #: settings.php:459
213
+ msgid "Set custom height and width for thumbnails."
214
  msgstr ""
215
 
216
+ #: settings.php:466 tooltip.php:115
217
+ msgid "Slider Width"
 
 
218
  msgstr ""
219
 
220
+ #: settings.php:470
221
  msgid "100% Width"
222
  msgstr ""
223
 
224
+ #: settings.php:471
225
  msgid "Full Width"
226
  msgstr ""
227
 
228
+ #: settings.php:472 settings.php:487
 
229
  msgid "Custom"
230
  msgstr ""
231
 
232
+ #: settings.php:475
233
+ msgid "Enter your desired width for slider. Default width is 1000px."
234
  msgstr ""
235
 
236
+ #: settings.php:482 tooltip.php:120
237
+ msgid "Slider Height"
238
+ msgstr ""
239
+
240
+ #: settings.php:486
241
  msgid "Auto Height"
242
  msgstr ""
243
 
244
+ #: settings.php:490
245
+ msgid "Enter your desired height for slider. Default height is 500px."
246
  msgstr ""
247
 
248
+ #: settings.php:497
249
  msgid "Slide Scale Mode"
250
  msgstr ""
251
 
252
+ #: settings.php:502
253
+ msgid "Cover"
254
+ msgstr ""
255
+
256
+ #: settings.php:503
257
+ msgid "Contain"
258
  msgstr ""
259
 
260
+ #: settings.php:504
261
  msgid "Exact"
262
  msgstr ""
263
 
264
+ #: settings.php:505
265
+ msgid "None"
266
  msgstr ""
267
 
268
+ #: settings.php:509
269
+ msgid "COVER will scale and crop the image so that it fills the entire slide."
270
  msgstr ""
271
 
272
+ #: settings.php:510
273
+ msgid "CONTAIN will keep the entire image visible inside the slide."
274
  msgstr ""
275
 
276
+ #: settings.php:511
277
+ msgid "EXACT will match the size of the image to the size of the slide."
278
  msgstr ""
279
 
280
+ #: settings.php:512
281
+ msgid "NONE will leave the image to its original size."
282
  msgstr ""
283
 
284
+ #: settings.php:519
285
+ msgid "Slide Auto Scale Up"
286
  msgstr ""
287
 
288
+ #: settings.php:525
289
+ msgid "If the slide can be scaled up more than its original size."
290
  msgstr ""
291
 
292
+ #: settings.php:532 tooltip.php:127
293
+ msgid "Show Navigation Arrow"
294
  msgstr ""
295
 
296
+ #: settings.php:538
297
+ msgid "Select Yes/No option to show or hide arrows on mouse hover on slide."
298
  msgstr ""
299
 
300
+ #: settings.php:545 tooltip.php:132
301
+ msgid "Navigation Color"
302
  msgstr ""
303
 
304
+ #: settings.php:550
305
+ msgid "Select a color to set navigation arrow and full screen icon color."
306
  msgstr ""
307
 
308
+ #: settings.php:557 tooltip.php:137
309
+ msgid "Show Navigation Bullets"
310
  msgstr ""
311
 
312
+ #: settings.php:563
313
+ msgid ""
314
+ "Select Yes/No option to show or hide slider navigation buttons under image "
315
+ "slider."
316
+ msgstr ""
317
+
318
+ #: settings.php:570 tooltip.php:142
319
  msgid "Navigation Bullets Color"
320
  msgstr ""
321
 
322
+ #: settings.php:575
323
+ msgid "Select a color to set navigation bullets color."
324
  msgstr ""
325
 
326
+ #: settings.php:582 tooltip.php:147
327
+ msgid "Full Screen Slide Show"
328
  msgstr ""
329
 
330
+ #: settings.php:588
331
+ msgid "Select Yes/No option for full screen slide show."
332
  msgstr ""
333
 
334
+ #: settings.php:595 tooltip.php:152
335
+ msgid "Fonts"
336
  msgstr ""
337
 
338
+ #: settings.php:623
339
+ msgid "Choose a font to apply on slide title and description."
340
  msgstr ""
341
 
342
+ #: settings.php:631
343
  msgid "Custom CSS"
344
  msgstr ""
345
 
346
+ #: settings.php:636
347
  msgid ""
348
+ "Enter any custom CSS you want to apply on this slider into text area filed."
349
  msgstr ""
350
 
351
+ #: ultimate-responsive-image-slider.php:137
352
+ #: ultimate-responsive-image-slider.php:138
353
  msgid "Add New Slider"
354
  msgstr ""
355
 
356
+ #: ultimate-responsive-image-slider.php:139
357
  msgid "Edit Slider"
358
  msgstr ""
359
 
360
+ #: ultimate-responsive-image-slider.php:140
361
  msgid "New Slider"
362
  msgstr ""
363
 
364
+ #: ultimate-responsive-image-slider.php:141
365
  msgid "View Slider"
366
  msgstr ""
367
 
368
+ #: ultimate-responsive-image-slider.php:142
369
  msgid "Search Slider"
370
  msgstr ""
371
 
372
+ #: ultimate-responsive-image-slider.php:143
373
  msgid "No Slider found"
374
  msgstr ""
375
 
376
+ #: ultimate-responsive-image-slider.php:144
377
  msgid "No Slider Found in Trash"
378
  msgstr ""
379
 
380
+ #: ultimate-responsive-image-slider.php:145
381
  msgid "Parent Slider:"
382
  msgstr ""
383
 
384
+ #: ultimate-responsive-image-slider.php:146
385
  msgid "All Sliders"
386
  msgstr ""
387
 
388
+ #: ultimate-responsive-image-slider.php:177
389
  msgid "UR Image Slider Title"
390
  msgstr ""
391
 
392
+ #: ultimate-responsive-image-slider.php:178
393
+ msgid "Slider Shortcode"
394
  msgstr ""
395
 
396
+ #: ultimate-responsive-image-slider.php:179
397
  msgid "Date"
398
  msgstr ""
399
 
400
+ #: ultimate-responsive-image-slider.php:196
401
  msgid "Add Slides"
402
  msgstr ""
403
 
404
+ #: ultimate-responsive-image-slider.php:197
405
+ msgid "Configure Settings"
406
  msgstr ""
407
 
408
+ #: ultimate-responsive-image-slider.php:199
409
+ msgid "Copy Slider Shortcode"
410
  msgstr ""
411
 
412
+ #: ultimate-responsive-image-slider.php:315
413
+ #: ultimate-responsive-image-slider.php:468
414
  msgid "Slide Title"
415
  msgstr ""
416
 
417
+ #: ultimate-responsive-image-slider.php:318
418
  msgid "Enter Slide Title"
419
  msgstr ""
420
 
421
+ #: ultimate-responsive-image-slider.php:321
422
  msgid "Slide Descriptions"
423
  msgstr ""
424
 
425
+ #: ultimate-responsive-image-slider.php:322
426
  msgid "Enter Slide Description"
427
  msgstr ""
428
 
429
+ #: ultimate-responsive-image-slider.php:323
430
+ #: ultimate-responsive-image-slider.php:476
431
  msgid "Use Rich Text Editor"
432
  msgstr ""
433
 
434
+ #: ultimate-responsive-image-slider.php:326
435
+ #: ultimate-responsive-image-slider.php:479
436
+ msgid "Slide Alt Text"
437
  msgstr ""
438
 
439
  #: ultimate-responsive-image-slider.php:327
440
+ #: ultimate-responsive-image-slider.php:480
441
+ msgid "Max Length 125 Characters"
442
+ msgstr ""
443
+
444
+ #: ultimate-responsive-image-slider.php:375
445
+ msgid "Add New Slide"
446
+ msgstr ""
447
+
448
+ #: ultimate-responsive-image-slider.php:379
449
  msgid "Delete All Slides"
450
  msgstr ""
451
 
452
+ #: ultimate-responsive-image-slider.php:445
453
  msgid "Use below shortcode in any Page/Post to publish your slider"
454
  msgstr ""
455
 
456
+ #: ultimate-responsive-image-slider.php:471
457
  msgid "Enter Slide Title Here"
458
  msgstr ""
459
 
460
+ #: ultimate-responsive-image-slider.php:474
461
  msgid "Slide Description"
462
  msgstr ""
463
 
464
+ #: ultimate-responsive-image-slider.php:475
465
  msgid "Enter Slide Description Here"
466
  msgstr ""
languages/ultimate-responsive-image-slider-hi_IN.mo CHANGED
Binary file
languages/ultimate-responsive-image-slider-hi_IN.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Flicker Album Gallery\n"
4
- "POT-Creation-Date: 2018-09-14 03:19+0530\n"
5
- "PO-Revision-Date: 2018-09-14 03:19+0530\n"
6
  "Last-Translator: Weblizar <lizarweb@gmail.com>\n"
7
  "Language-Team: \n"
8
  "Language: en\n"
@@ -16,431 +16,496 @@ msgstr ""
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: tooltip.php:33 ultimate-responsive-image-slider-settings-meta-box.php:330
20
- msgid "Sliding Arrow"
21
- msgstr "तीर फिसलने"
22
-
23
- #: tooltip.php:38 ultimate-responsive-image-slider-settings-meta-box.php:343
24
- msgid "Show Thumbnail"
25
- msgstr "थंबनेल दिखाएँ"
26
 
27
- #: tooltip.php:43 ultimate-responsive-image-slider-settings-meta-box.php:393
28
- msgid "Show Navigation Bullets"
29
- msgstr "नेविगेशन बुलेट दिखाएँ"
30
 
31
- #: tooltip.php:48 ultimate-responsive-image-slider-settings-meta-box.php:406
32
- msgid "Slider Width"
33
- msgstr "स्लाइडर चौड़ाई"
 
 
 
 
 
 
34
 
35
- #: tooltip.php:53 ultimate-responsive-image-slider-settings-meta-box.php:422
36
- msgid "Slider Height"
37
- msgstr "स्लाइडर ऊंचाई"
38
 
39
- #: tooltip.php:58 ultimate-responsive-image-slider-settings-meta-box.php:311
40
- msgid "Slide Distance"
41
- msgstr "स्लाइड दूरी"
42
 
43
- #: tooltip.php:63 ultimate-responsive-image-slider-settings-meta-box.php:499
44
  msgid "Slide Title Color"
45
  msgstr "स्लाइड शीर्षक रंग"
46
 
47
- #: tooltip.php:68 ultimate-responsive-image-slider-settings-meta-box.php:511
 
 
 
 
48
  msgid "Slide Title Background Color"
49
  msgstr "स्लाइड शीर्षक पृष्ठभूमि रंग"
50
 
51
- #: tooltip.php:73 ultimate-responsive-image-slider-settings-meta-box.php:523
52
- msgid "Slide Description Color"
53
- msgstr "स्लाइड विवरण रंग"
54
 
55
- #: tooltip.php:78 ultimate-responsive-image-slider-settings-meta-box.php:535
56
- msgid "Slide Description Background Color"
57
- msgstr "स्लाइड विवरण पृष्ठभूमि का रंग"
58
 
59
- #: tooltip.php:83 ultimate-responsive-image-slider-settings-meta-box.php:547
60
- msgid "Navigation Color"
61
- msgstr "नेविगेशन रंग"
62
 
63
- #: ultimate-responsive-image-slider-settings-meta-box.php:226
64
- msgid "Set Slide Title As"
65
- msgstr "शीर्षक स्लाइड"
66
 
67
- #: ultimate-responsive-image-slider-settings-meta-box.php:233
68
- msgid "Select Custom/File option to set slide title as above slider"
69
- msgstr "शीर्षक को दिखाने के लिए हां / नहीं विकल्प का करे"
70
 
71
- #: ultimate-responsive-image-slider-settings-meta-box.php:239
72
- msgid "Display Slider Title"
73
- msgstr "स्लाइडर शीर्षक प्रदर्शन"
74
 
75
- #: ultimate-responsive-image-slider-settings-meta-box.php:245
76
- msgid "Select Yes/No option to show/hide slide title above slider"
77
- msgstr "शीर्षक को दिखाने के लिए हां / नहीं विकल्प का करे"
78
 
79
- #: ultimate-responsive-image-slider-settings-meta-box.php:250
80
  msgid "Auto Play Slide Show"
81
  msgstr "ऑटो प्ले स्लाइड शो"
82
 
83
- #: ultimate-responsive-image-slider-settings-meta-box.php:253
84
  msgid "Yes"
85
  msgstr "हाँ"
86
 
87
- #: ultimate-responsive-image-slider-settings-meta-box.php:254
88
  msgid "Yes with Stop on Mouse Hover"
89
  msgstr "हाँ mouseover पर रोक के साथ"
90
 
91
- #: ultimate-responsive-image-slider-settings-meta-box.php:255
92
  msgid "No"
93
  msgstr "नहीं"
94
 
95
- #: ultimate-responsive-image-slider-settings-meta-box.php:257
96
- msgid "Select Yes/No option to auto slide enable or disable into slider"
97
- msgstr "ऑटो स्लाइड करने के लिए हां / नहीं विकल्प का चयन करें"
98
 
99
- #: ultimate-responsive-image-slider-settings-meta-box.php:262
100
  msgid "Slide Transition"
101
  msgstr "स्लाइड हस्तांतरण"
102
 
103
- #: ultimate-responsive-image-slider-settings-meta-box.php:268
104
- msgid "Select a transition effect you want to apply on slides"
105
- msgstr "आप स्लाइड पर लागू करने के लिए एक हस्तांतरण प्रभाव का चयन करें"
106
 
107
- #: ultimate-responsive-image-slider-settings-meta-box.php:273
108
- msgid "Autoplay Slider Speed"
109
- msgstr "ऑटो प्ले स्लाइड शो"
110
 
111
- #: ultimate-responsive-image-slider-settings-meta-box.php:278
112
- msgid "Set your desired slider speed of slides. Default speed is 5 Second"
113
- msgstr "स्लाइड्स के अपने वांछित संक्रमण गति सेट करें। डिफ़ॉल्ट चौड़ाई 5000px है"
114
 
115
- #: ultimate-responsive-image-slider-settings-meta-box.php:298
116
  msgid "Slide Order"
117
  msgstr "स्लाइड आदेश"
118
 
119
- #: ultimate-responsive-image-slider-settings-meta-box.php:301
120
  msgid "Ascending"
121
  msgstr "आरोही"
122
 
123
- #: ultimate-responsive-image-slider-settings-meta-box.php:302
124
  msgid "Descending"
125
  msgstr "अवरोही"
126
 
127
- #: ultimate-responsive-image-slider-settings-meta-box.php:303
128
  msgid "Random"
129
  msgstr "क्रमरहित"
130
 
131
- #: ultimate-responsive-image-slider-settings-meta-box.php:305
132
  msgid "Select a slide order you want to apply on slides"
133
  msgstr "आप स्लाइड परलागू करने के लिए एक स्लाइड आदेश का चयन करें"
134
 
135
- #: ultimate-responsive-image-slider-settings-meta-box.php:323
136
- msgid "Set a gap between all slides. Range 0 to 25"
137
- msgstr "सभी स्लाइड्स के बीच एक खाई सेट करें। रेंज 0-25"
138
-
139
- #: ultimate-responsive-image-slider-settings-meta-box.php:324
140
- #: ultimate-responsive-image-slider-settings-meta-box.php:337
141
- #: ultimate-responsive-image-slider-settings-meta-box.php:350
142
- #: ultimate-responsive-image-slider-settings-meta-box.php:400
143
- #: ultimate-responsive-image-slider-settings-meta-box.php:416
144
- #: ultimate-responsive-image-slider-settings-meta-box.php:431
145
- #: ultimate-responsive-image-slider-settings-meta-box.php:505
146
- #: ultimate-responsive-image-slider-settings-meta-box.php:517
147
- #: ultimate-responsive-image-slider-settings-meta-box.php:529
148
- #: ultimate-responsive-image-slider-settings-meta-box.php:541
149
- #: ultimate-responsive-image-slider-settings-meta-box.php:553
150
- msgid "Preview"
151
- msgstr "पूर्व दर्शन"
152
 
153
- #: ultimate-responsive-image-slider-settings-meta-box.php:336
154
- msgid "Select Yes/No option to show or hide arrows on mouse hover on slide"
155
- msgstr ""
156
- "स्लाइड पर माउस मंडराना पर तीर दिखाने या छिपाने के लिए हां / नहीं विकल्प का चयन करें"
 
 
 
 
 
157
 
158
- #: ultimate-responsive-image-slider-settings-meta-box.php:349
159
  msgid ""
160
- "Select Yes/No option to show or hide thumbnail based navigation under slides"
161
- msgstr "थम्बनेल आधारित नेविगेशन दिखाने के लिए हां । नहीं विकल्प का चयन करें"
162
 
163
- #: ultimate-responsive-image-slider-settings-meta-box.php:356
164
  msgid "Thumbnail Position"
165
  msgstr "थंबनेल स्थिति"
166
 
167
- #: ultimate-responsive-image-slider-settings-meta-box.php:359
168
  msgid "Top"
169
  msgstr "ऊपर"
170
 
171
- #: ultimate-responsive-image-slider-settings-meta-box.php:360
172
  msgid "Bottom"
173
  msgstr "नीचे"
174
 
175
- #: ultimate-responsive-image-slider-settings-meta-box.php:362
176
- msgid "Select a thumbnail position to show above or below the slider"
177
- msgstr "स्लाइडर ऊपर या नीचे दिखाने के लिए एक थंबनेल स्थिति का चयन करें"
178
 
179
- #: ultimate-responsive-image-slider-settings-meta-box.php:368
180
- msgid "Thumbnail Style"
181
- msgstr "थंबनेल शैली"
182
 
183
- #: ultimate-responsive-image-slider-settings-meta-box.php:371
184
  msgid "Border"
185
  msgstr "सीमा"
186
 
187
- #: ultimate-responsive-image-slider-settings-meta-box.php:372
188
  msgid "Pointer"
189
  msgstr "सूचक"
190
 
191
- #: ultimate-responsive-image-slider-settings-meta-box.php:374
192
- msgid "Select a thumbnail style to apply on thumbnails"
193
- msgstr "थंबनेल पर लागू करने के लिए एक थंबनेल शैली का चयन करें"
194
 
195
- #: ultimate-responsive-image-slider-settings-meta-box.php:380
 
 
 
 
 
 
 
 
196
  msgid "Thumbnail Resize"
197
  msgstr "थंबनेल आकार"
198
 
199
- #: ultimate-responsive-image-slider-settings-meta-box.php:384
200
  msgid "Width"
201
  msgstr "चौड़ाई"
202
 
203
- #: ultimate-responsive-image-slider-settings-meta-box.php:385
204
  msgid "Height"
205
  msgstr "ऊंचाई"
206
 
207
- #: ultimate-responsive-image-slider-settings-meta-box.php:387
208
- msgid "Set custom thumbnail height & width according to you"
209
- msgstr "आप के अनुसार कस्टम थंबनेल लम्बाई और चौड़ाई सेट करें"
210
 
211
- #: ultimate-responsive-image-slider-settings-meta-box.php:399
212
- msgid ""
213
- "Select Yes/No option to show or hide slider navigation buttons under image "
214
- "slider"
215
- msgstr ""
216
- "छवि स्लाइडर के तहत स्लाइडर नेविगेशन बटन दिखाने या छिपाने के लिए हां / नहीं विकल्प का "
217
- "चयन करें"
218
 
219
- #: ultimate-responsive-image-slider-settings-meta-box.php:410
220
  msgid "100% Width"
221
  msgstr "100% चौड़ाई"
222
 
223
- #: ultimate-responsive-image-slider-settings-meta-box.php:411
224
  msgid "Full Width"
225
  msgstr "पूरी चौड़ाई"
226
 
227
- #: ultimate-responsive-image-slider-settings-meta-box.php:412
228
- #: ultimate-responsive-image-slider-settings-meta-box.php:427
229
  msgid "Custom"
230
  msgstr "बनाइए"
231
 
232
- #: ultimate-responsive-image-slider-settings-meta-box.php:415
233
- msgid "Enter your desired width for slider. Default width is 1000px"
234
- msgstr "स्लाइडर के लिए अपने इच्छित चौड़ाई दर्ज करें। डिफ़ॉल्ट चौड़ाई 1000px है"
 
 
 
 
235
 
236
- #: ultimate-responsive-image-slider-settings-meta-box.php:426
237
  msgid "Auto Height"
238
  msgstr "ऑटो ऊँचाई"
239
 
240
- #: ultimate-responsive-image-slider-settings-meta-box.php:430
241
- msgid "Enter your desired height for slider. Default height is 500px"
242
- msgstr "स्लाइडर के लिए अपने वांछित ऊंचाई दर्ज करें। तयशुदा ऊंचाई 500px है"
243
 
244
- #: ultimate-responsive-image-slider-settings-meta-box.php:437
245
  msgid "Slide Scale Mode"
246
  msgstr "स्लाइड स्केल मोड"
247
 
248
- #: ultimate-responsive-image-slider-settings-meta-box.php:442
249
- msgid "None"
250
- msgstr "कोई नहीं"
251
 
252
- #: ultimate-responsive-image-slider-settings-meta-box.php:443
 
 
 
 
253
  msgid "Exact"
254
  msgstr "ठीक"
255
 
256
- #: ultimate-responsive-image-slider-settings-meta-box.php:444
257
- msgid "Contain"
258
- msgstr "समाविष्ट"
259
 
260
- #: ultimate-responsive-image-slider-settings-meta-box.php:445
261
- msgid "Cover"
262
- msgstr "आवरण"
263
 
264
- #: ultimate-responsive-image-slider-settings-meta-box.php:449
265
- msgid "Select a slide scale mode for slide frame"
266
- msgstr "स्लाइड फ़्रेम के लिए एक स्लाइड स्केल मोड चुनें"
267
 
268
- #: ultimate-responsive-image-slider-settings-meta-box.php:455
269
- msgid "Slide Auto Scale"
270
- msgstr "स्लाइड ऑटो स्केल"
271
 
272
- #: ultimate-responsive-image-slider-settings-meta-box.php:461
273
- msgid "Select Yes/No option for slide auto scale"
274
- msgstr "स्लाइड ऑटो स्केल के लिए हां / कोई विकल्प चुनें"
275
 
276
- #: ultimate-responsive-image-slider-settings-meta-box.php:467
277
- msgid "Font Style"
278
- msgstr "फ़ॉन्ट शैली"
279
 
280
- #: ultimate-responsive-image-slider-settings-meta-box.php:494
281
- msgid "Choose a caption font style"
282
- msgstr "एक शीर्षक फ़ॉन्ट शैली चुनें"
283
 
284
- #: ultimate-responsive-image-slider-settings-meta-box.php:504
285
- msgid "Select a color to set slide title color"
286
- msgstr "स्लाइड शीर्षक रंग निर्धारित करने के लिए एक रंग का चयन करें"
287
 
288
- #: ultimate-responsive-image-slider-settings-meta-box.php:516
289
- msgid "Select a color to set slide title background color"
290
- msgstr "स्लाइड शीर्षक पृष्ठभूमि का रंग निर्धारित करने के लिए एक रंग का चयन करें"
 
291
 
292
- #: ultimate-responsive-image-slider-settings-meta-box.php:528
293
- msgid "Select a color to set slide description color"
294
- msgstr "स्लाइड के वर्णन का रंग निर्धारित करने के लिए एक रंग का चयन करें"
295
 
296
- #: ultimate-responsive-image-slider-settings-meta-box.php:540
297
- msgid "Select a color to set slide description background color"
298
- msgstr "स्लाइड विवरण पृष्ठभूमि रंग सेट करने के लिए एक रंग का चयन करें"
299
 
300
- #: ultimate-responsive-image-slider-settings-meta-box.php:552
301
- msgid "Select a color to set navigation arrow and fullscreen icon color"
302
- msgstr "नेविगेशन तीर और फुलस्क्रीन आइकन रंग सेट करने के लिए एक रंग चुनें"
303
 
304
- #: ultimate-responsive-image-slider-settings-meta-box.php:559
 
 
 
 
 
 
 
 
305
  msgid "Navigation Bullets Color"
306
  msgstr "नेविगेशन रंग"
307
 
308
- #: ultimate-responsive-image-slider-settings-meta-box.php:564
309
- msgid "Select a color to set navigation bullets color"
310
- msgstr "स्लाइड शीर्षक रंग निर्धारित करने के लिए एक रंग का चयन करें"
311
-
312
- #: ultimate-responsive-image-slider-settings-meta-box.php:570
313
- msgid "Navigation Pointer Color"
314
- msgstr "नेविगेशन पॉइंटर रंग"
315
 
316
- #: ultimate-responsive-image-slider-settings-meta-box.php:575
317
- msgid "Select a color to set navigation pointer color"
318
- msgstr "नेविगेशन सूचक रंग सेट करने के लिए एक रंग चुनें"
319
-
320
- #: ultimate-responsive-image-slider-settings-meta-box.php:581
321
  msgid "Full Screen Slide Show"
322
  msgstr "पूर्ण स्क्रीन स्लाइड शो"
323
 
324
- #: ultimate-responsive-image-slider-settings-meta-box.php:587
325
- msgid "Select Yes/No option for full screen slide show"
326
- msgstr "पूर्ण स्क्रीन स्लाइड शो के लिए हां / नहीं विकल्प का चयन करें"
 
 
 
 
 
 
 
 
327
 
328
- #: ultimate-responsive-image-slider-settings-meta-box.php:593
329
  msgid "Custom CSS"
330
  msgstr "कस्टम सीएसएस"
331
 
332
- #: ultimate-responsive-image-slider-settings-meta-box.php:598
333
  msgid ""
334
- "Enter any custom css you want to apply on this slider into textarea filed"
335
- msgstr "कोई भी कस्टम सीएसएस दर्ज करें जो इस स्लाइडर पर लागू करना चाहते हैं"
336
 
337
- #: ultimate-responsive-image-slider.php:145
338
- #: ultimate-responsive-image-slider.php:146
339
  msgid "Add New Slider"
340
  msgstr "नई स्लाइडर जोड़ें"
341
 
342
- #: ultimate-responsive-image-slider.php:147
343
  msgid "Edit Slider"
344
  msgstr "संपादित स्लाइडर"
345
 
346
- #: ultimate-responsive-image-slider.php:148
347
  msgid "New Slider"
348
  msgstr "नई स्लाइडर जोड़ें"
349
 
350
- #: ultimate-responsive-image-slider.php:149
351
  msgid "View Slider"
352
  msgstr "स्लाइडर देखें"
353
 
354
- #: ultimate-responsive-image-slider.php:150
355
  msgid "Search Slider"
356
  msgstr "स्लाइडर खोजें"
357
 
358
- #: ultimate-responsive-image-slider.php:151
359
  msgid "No Slider found"
360
  msgstr "स्लाइडर नहीं मिला"
361
 
362
- #: ultimate-responsive-image-slider.php:152
363
  msgid "No Slider Found in Trash"
364
  msgstr "कचरा पेटी में कोई स्लाइडर नहीं मिला"
365
 
366
- #: ultimate-responsive-image-slider.php:153
367
  msgid "Parent Slider:"
368
  msgstr "जनक स्लाइडर:"
369
 
370
- #: ultimate-responsive-image-slider.php:154
371
  msgid "All Sliders"
372
  msgstr "सभी स्लाइडर"
373
 
374
- #: ultimate-responsive-image-slider.php:185
375
  msgid "UR Image Slider Title"
376
  msgstr "यू.आर. छवि स्लाइडर शीर्षक"
377
 
378
- #: ultimate-responsive-image-slider.php:186
379
- msgid "UR Image Slider Shortcode"
380
- msgstr "यू.आर. छवि स्लाइडर शोर्ट"
381
 
382
- #: ultimate-responsive-image-slider.php:187
383
  msgid "Date"
384
  msgstr "तारीख"
385
 
386
- #: ultimate-responsive-image-slider.php:204
387
  msgid "Add Slides"
388
  msgstr "नई स्लाइडर जोड़ें"
389
 
390
- #: ultimate-responsive-image-slider.php:205
391
- msgid "Apply Setting On Ultimate Responsive Image Slider"
392
- msgstr "छवि स्लाइडर पर अंतिम उत्तरदायी सेटिंग लागू करें"
393
 
394
- #: ultimate-responsive-image-slider.php:206
395
- msgid "Copy Image Slider Shortcode"
396
- msgstr "कॉपी छवि स्लाइडर शोर्ट करें"
397
 
398
- #: ultimate-responsive-image-slider.php:269
399
- #: ultimate-responsive-image-slider.php:415
400
  msgid "Slide Title"
401
  msgstr "शीर्षक स्लाइड"
402
 
403
- #: ultimate-responsive-image-slider.php:270
404
  msgid "Enter Slide Title"
405
  msgstr "शीर्षक स्लाइड दर्ज करें"
406
 
407
- #: ultimate-responsive-image-slider.php:273
408
  msgid "Slide Descriptions"
409
  msgstr "स्लाइड विवरण"
410
 
411
- #: ultimate-responsive-image-slider.php:274
412
  msgid "Enter Slide Description"
413
  msgstr "स्लाइड विवरण दर्ज करें"
414
 
415
- #: ultimate-responsive-image-slider.php:275
416
- #: ultimate-responsive-image-slider.php:421
417
  msgid "Use Rich Text Editor"
418
  msgstr "रिच टेक्स्ट एडिटर का उपयोग करें"
419
 
420
- #: ultimate-responsive-image-slider.php:323
 
 
 
 
 
 
 
 
 
 
421
  msgid "Add New Slide"
422
  msgstr "नई स्लाइडर जोड़ें"
423
 
424
- #: ultimate-responsive-image-slider.php:327
425
  msgid "Delete All Slides"
426
  msgstr "सभी स्लाइड्स मिटायें"
427
 
428
- #: ultimate-responsive-image-slider.php:394
429
  msgid "Use below shortcode in any Page/Post to publish your slider"
430
- msgstr "किसी भी पोस्ट पेज में अपने स्लाइडर प्रकाशित करने के लिए नीचे कोडशोर्ट का प्रयोग करें"
431
 
432
- #: ultimate-responsive-image-slider.php:416
433
  msgid "Enter Slide Title Here"
434
  msgstr "यहाँ स्लाइड शीर्षक दर्ज करें"
435
 
436
- #: ultimate-responsive-image-slider.php:419
437
  msgid "Slide Description"
438
  msgstr "स्लाइड विवरण"
439
 
440
- #: ultimate-responsive-image-slider.php:420
441
  msgid "Enter Slide Description Here"
442
  msgstr "यहाँ स्लाइड विवरण दर्ज करें"
443
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
444
  #~ msgid "More Details"
445
  #~ msgstr "अधिक जानकारी"
446
 
@@ -465,12 +530,6 @@ msgstr "यहाँ स्लाइड विवरण दर्ज करे
465
  #~ msgid "Compatible with your version of WordPress"
466
  #~ msgstr "वर्डप्रेस के अपने संस्करण के साथ संगत"
467
 
468
- #~ msgid "Configure Settings For Slider Shortcode"
469
- #~ msgstr "स्लाइडर शोर्ट लिए सेटिंग्स कॉन्फ़िगर"
470
-
471
- #~ msgid "New Image Slider"
472
- #~ msgstr "नई छवि स्लाइडर"
473
-
474
  #~ msgid "Add Images"
475
  #~ msgstr "छवियां जोड़ें"
476
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Flicker Album Gallery\n"
4
+ "POT-Creation-Date: 2019-12-19 19:19+0530\n"
5
+ "PO-Revision-Date: 2019-12-19 19:20+0530\n"
6
  "Last-Translator: Weblizar <lizarweb@gmail.com>\n"
7
  "Language-Team: \n"
8
  "Language: en\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: settings.php:229 tooltip.php:48
20
+ msgid "Display Slider Post Title"
21
+ msgstr "स्लाइडर शीर्षक प्रदर्शन"
 
 
 
 
22
 
23
+ #: settings.php:235
24
+ msgid "Select Yes/No option to show/hide slide title above slider"
25
+ msgstr "शीर्षक को दिखाने के लिए हां / नहीं विकल्प का करे"
26
 
27
+ #: settings.php:236 settings.php:249 settings.php:261 settings.php:273
28
+ #: settings.php:286 settings.php:298 settings.php:310 settings.php:324
29
+ #: settings.php:336 settings.php:348 settings.php:376 settings.php:395
30
+ #: settings.php:408 settings.php:421 settings.php:434 settings.php:446
31
+ #: settings.php:460 settings.php:476 settings.php:491 settings.php:513
32
+ #: settings.php:526 settings.php:539 settings.php:551 settings.php:564
33
+ #: settings.php:576 settings.php:589 settings.php:624
34
+ msgid "Preview"
35
+ msgstr "पूर्व दर्शन"
36
 
37
+ #: settings.php:242 tooltip.php:53
38
+ msgid "Display Slide Title"
39
+ msgstr "स्लाइडर शीर्षक प्रदर्शन"
40
 
41
+ #: settings.php:248
42
+ msgid "Select Yes/No option to show/hide slide title over slides."
43
+ msgstr "शीर्षक को दिखाने के लिए हां / नहीं विकल्प का करे।"
44
 
45
+ #: settings.php:255 tooltip.php:58
46
  msgid "Slide Title Color"
47
  msgstr "स्लाइड शीर्षक रंग"
48
 
49
+ #: settings.php:260
50
+ msgid "Select a color to set slide title color."
51
+ msgstr "स्लाइड शीर्षक रंग निर्धारित करने के लिए एक रंग का चयन करें"
52
+
53
+ #: settings.php:267 tooltip.php:63
54
  msgid "Slide Title Background Color"
55
  msgstr "स्लाइड शीर्षक पृष्ठभूमि रंग"
56
 
57
+ #: settings.php:272
58
+ msgid "Select a color to set slide title background color."
59
+ msgstr "स्लाइड शीर्षक पृष्ठभूमि का रंग निर्धारित करने के लिए एक रंग का चयन करें।"
60
 
61
+ #: settings.php:279 tooltip.php:68
62
+ msgid "Display Slide Description"
63
+ msgstr "स्लाइड विवरण प्रदर्शित करें"
64
 
65
+ #: settings.php:285
66
+ msgid "Select Yes/No option to show/hide slide description over slides."
67
+ msgstr "शीर्षक को दिखाने के लिए हां / नहीं विकल्प का करे।"
68
 
69
+ #: settings.php:292 tooltip.php:73
70
+ msgid "Slide Description Color"
71
+ msgstr "स्लाइड विवरण रंग"
72
 
73
+ #: settings.php:297
74
+ msgid "Select a color to set slide description color."
75
+ msgstr "स्लाइड के वर्णन का रंग निर्धारित करने के लिए एक रंग का चयन करें।"
76
 
77
+ #: settings.php:304 tooltip.php:78
78
+ msgid "Slide Description Background Color"
79
+ msgstr "स्लाइड विवरण पृष्ठभूमि का रंग"
80
 
81
+ #: settings.php:309
82
+ msgid "Select a color to set slide description background color."
83
+ msgstr "स्लाइड विवरण पृष्ठभूमि रंग सेट करने के लिए एक रंग का चयन करें।"
84
 
85
+ #: settings.php:316
86
  msgid "Auto Play Slide Show"
87
  msgstr "ऑटो प्ले स्लाइड शो"
88
 
89
+ #: settings.php:319
90
  msgid "Yes"
91
  msgstr "हाँ"
92
 
93
+ #: settings.php:320
94
  msgid "Yes with Stop on Mouse Hover"
95
  msgstr "हाँ mouseover पर रोक के साथ"
96
 
97
+ #: settings.php:321
98
  msgid "No"
99
  msgstr "नहीं"
100
 
101
+ #: settings.php:323
102
+ msgid "Select Yes/No option to auto slide enable or disable into slider."
103
+ msgstr "ऑटो स्लाइड करने के लिए हां / नहीं विकल्प का चयन करें।"
104
 
105
+ #: settings.php:329
106
  msgid "Slide Transition"
107
  msgstr "स्लाइड हस्तांतरण"
108
 
109
+ #: settings.php:335
110
+ msgid "Select a transition effect you want to apply on slides."
111
+ msgstr "आप स्लाइड पर लागू करने के लिए एक हस्तांतरण प्रभाव का चयन करें।"
112
 
113
+ #: settings.php:341
114
+ msgid "Auto play Slider Speed"
115
+ msgstr "ऑटो प्ले स्लाइडर स्पीड"
116
 
117
+ #: settings.php:347
118
+ msgid "Set your desired slider speed of slides. Default speed is 5 Second."
119
+ msgstr "स्लाइड्स के अपने वांछित संक्रमण गति सेट करें। डिफ़ॉल्ट चौड़ाई 5000px है।"
120
 
121
+ #: settings.php:368
122
  msgid "Slide Order"
123
  msgstr "स्लाइड आदेश"
124
 
125
+ #: settings.php:371
126
  msgid "Ascending"
127
  msgstr "आरोही"
128
 
129
+ #: settings.php:372
130
  msgid "Descending"
131
  msgstr "अवरोही"
132
 
133
+ #: settings.php:373
134
  msgid "Random"
135
  msgstr "क्रमरहित"
136
 
137
+ #: settings.php:375
138
  msgid "Select a slide order you want to apply on slides"
139
  msgstr "आप स्लाइड परलागू करने के लिए एक स्लाइड आदेश का चयन करें"
140
 
141
+ #: settings.php:382 tooltip.php:85
142
+ msgid "Distance Between Slide"
143
+ msgstr "स्लाइड के बीच की दूरी"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
 
145
+ #: settings.php:394
146
+ msgid ""
147
+ "Set a gap between all slides. Range 0 to 25. Works when Slide Transition "
148
+ "setting selected to Slide."
149
+ msgstr "सभी स्लाइड्स के बीच एक खाई सेट करें। रेंज 0-25।"
150
+
151
+ #: settings.php:401 tooltip.php:90
152
+ msgid "Show Thumbnail"
153
+ msgstr "थंबनेल दिखाएँ"
154
 
155
+ #: settings.php:407
156
  msgid ""
157
+ "Select Yes/No option to show or hide thumbnail based navigation under slides."
158
+ msgstr "थम्बनेल आधारित नेविगेशन दिखाने के लिए हां । नहीं विकल्प का चयन करें।"
159
 
160
+ #: settings.php:414 tooltip.php:95
161
  msgid "Thumbnail Position"
162
  msgstr "थंबनेल स्थिति"
163
 
164
+ #: settings.php:417
165
  msgid "Top"
166
  msgstr "ऊपर"
167
 
168
+ #: settings.php:418
169
  msgid "Bottom"
170
  msgstr "नीचे"
171
 
172
+ #: settings.php:420
173
+ msgid "Select a thumbnail position to show above or below the slider."
174
+ msgstr "स्लाइडर ऊपर या नीचे दिखाने के लिए एक थंबनेल स्थिति का चयन करें।"
175
 
176
+ #: settings.php:427 tooltip.php:100
177
+ msgid "Selected Thumbnail Style"
178
+ msgstr "चुनिंदा थंबनेल शैली"
179
 
180
+ #: settings.php:430
181
  msgid "Border"
182
  msgstr "सीमा"
183
 
184
+ #: settings.php:431
185
  msgid "Pointer"
186
  msgstr "सूचक"
187
 
188
+ #: settings.php:433
189
+ msgid "Select a style to apply on select thumbnails."
190
+ msgstr "थंबनेल पर लागू करने के लिए एक थंबनेल शैली का चयन करें।"
191
 
192
+ #: settings.php:440 tooltip.php:105
193
+ msgid "Selected Thumbnail Style Color"
194
+ msgstr "चयनित थंबनेल शैली रंग"
195
+
196
+ #: settings.php:445
197
+ msgid "Select a color to set on selected thumbnail style color."
198
+ msgstr "स्लाइड शीर्षक रंग निर्धारित करने के लिए एक रंग का चयन करें।"
199
+
200
+ #: settings.php:452 tooltip.php:110
201
  msgid "Thumbnail Resize"
202
  msgstr "थंबनेल आकार"
203
 
204
+ #: settings.php:456
205
  msgid "Width"
206
  msgstr "चौड़ाई"
207
 
208
+ #: settings.php:457
209
  msgid "Height"
210
  msgstr "ऊंचाई"
211
 
212
+ #: settings.php:459
213
+ msgid "Set custom height and width for thumbnails."
214
+ msgstr "आप के अनुसार कस्टम थंबनेल लम्बाई और चौड़ाई सेट करें।"
215
 
216
+ #: settings.php:466 tooltip.php:115
217
+ msgid "Slider Width"
218
+ msgstr "स्लाइडर चौड़ाई"
 
 
 
 
219
 
220
+ #: settings.php:470
221
  msgid "100% Width"
222
  msgstr "100% चौड़ाई"
223
 
224
+ #: settings.php:471
225
  msgid "Full Width"
226
  msgstr "पूरी चौड़ाई"
227
 
228
+ #: settings.php:472 settings.php:487
 
229
  msgid "Custom"
230
  msgstr "बनाइए"
231
 
232
+ #: settings.php:475
233
+ msgid "Enter your desired width for slider. Default width is 1000px."
234
+ msgstr "स्लाइडर के लिए अपने इच्छित चौड़ाई दर्ज करें। डिफ़ॉल्ट चौड़ाई 1000px है।"
235
+
236
+ #: settings.php:482 tooltip.php:120
237
+ msgid "Slider Height"
238
+ msgstr "स्लाइडर ऊंचाई"
239
 
240
+ #: settings.php:486
241
  msgid "Auto Height"
242
  msgstr "ऑटो ऊँचाई"
243
 
244
+ #: settings.php:490
245
+ msgid "Enter your desired height for slider. Default height is 500px."
246
+ msgstr "स्लाइडर के लिए अपने वांछित ऊंचाई दर्ज करें। तयशुदा ऊंचाई 500px है।"
247
 
248
+ #: settings.php:497
249
  msgid "Slide Scale Mode"
250
  msgstr "स्लाइड स्केल मोड"
251
 
252
+ #: settings.php:502
253
+ msgid "Cover"
254
+ msgstr "आवरण"
255
 
256
+ #: settings.php:503
257
+ msgid "Contain"
258
+ msgstr "समाविष्ट"
259
+
260
+ #: settings.php:504
261
  msgid "Exact"
262
  msgstr "ठीक"
263
 
264
+ #: settings.php:505
265
+ msgid "None"
266
+ msgstr "कोई नहीं"
267
 
268
+ #: settings.php:509
269
+ msgid "COVER will scale and crop the image so that it fills the entire slide."
270
+ msgstr "कवर छवि को स्केल और क्रॉप करेगा ताकि यह पूरी स्लाइड को भर दे।"
271
 
272
+ #: settings.php:510
273
+ msgid "CONTAIN will keep the entire image visible inside the slide."
274
+ msgstr "CONTAIN पूरी छवि को स्लाइड के अंदर रखेगा।"
275
 
276
+ #: settings.php:511
277
+ msgid "EXACT will match the size of the image to the size of the slide."
278
+ msgstr "EXACT स्लाइड के आकार से छवि के आकार से मेल खाएगा।"
279
 
280
+ #: settings.php:512
281
+ msgid "NONE will leave the image to its original size."
282
+ msgstr "NONE छवि को उसके मूल आकार में नहीं छोड़ेगा।"
283
 
284
+ #: settings.php:519
285
+ msgid "Slide Auto Scale Up"
286
+ msgstr "स्लाइड ऑटो स्केल अप"
287
 
288
+ #: settings.php:525
289
+ msgid "If the slide can be scaled up more than its original size."
290
+ msgstr "NONE छवि को उसके मूल आकार में नहीं छोड़ेगा।"
291
 
292
+ #: settings.php:532 tooltip.php:127
293
+ msgid "Show Navigation Arrow"
294
+ msgstr "नेविगेशन तीर दिखाएं"
295
 
296
+ #: settings.php:538
297
+ msgid "Select Yes/No option to show or hide arrows on mouse hover on slide."
298
+ msgstr ""
299
+ "स्लाइड पर माउस मंडराना पर तीर दिखाने या छिपाने के लिए हां / नहीं विकल्प का चयन करें।"
300
 
301
+ #: settings.php:545 tooltip.php:132
302
+ msgid "Navigation Color"
303
+ msgstr "नेविगेशन रंग"
304
 
305
+ #: settings.php:550
306
+ msgid "Select a color to set navigation arrow and full screen icon color."
307
+ msgstr "नेविगेशन तीर और फुलस्क्रीन आइकन रंग सेट करने के लिए एक रंग चुनें।"
308
 
309
+ #: settings.php:557 tooltip.php:137
310
+ msgid "Show Navigation Bullets"
311
+ msgstr "नेविगेशन बुलेट दिखाएँ"
312
 
313
+ #: settings.php:563
314
+ msgid ""
315
+ "Select Yes/No option to show or hide slider navigation buttons under image "
316
+ "slider."
317
+ msgstr ""
318
+ "छवि स्लाइडर के तहत स्लाइडर नेविगेशन बटन दिखाने या छिपाने के लिए हां / नहीं विकल्प का "
319
+ "चयन करें।"
320
+
321
+ #: settings.php:570 tooltip.php:142
322
  msgid "Navigation Bullets Color"
323
  msgstr "नेविगेशन रंग"
324
 
325
+ #: settings.php:575
326
+ msgid "Select a color to set navigation bullets color."
327
+ msgstr "स्लाइड शीर्षक रंग निर्धारित करने के लिए एक रंग का चयन करें।"
 
 
 
 
328
 
329
+ #: settings.php:582 tooltip.php:147
 
 
 
 
330
  msgid "Full Screen Slide Show"
331
  msgstr "पूर्ण स्क्रीन स्लाइड शो"
332
 
333
+ #: settings.php:588
334
+ msgid "Select Yes/No option for full screen slide show."
335
+ msgstr "पूर्ण स्क्रीन स्लाइड शो के लिए हां / नहीं विकल्प का चयन करें।"
336
+
337
+ #: settings.php:595 tooltip.php:152
338
+ msgid "Fonts"
339
+ msgstr "फोंट्स"
340
+
341
+ #: settings.php:623
342
+ msgid "Choose a font to apply on slide title and description."
343
+ msgstr "स्लाइड शीर्षक और विवरण पर लागू करने के लिए एक फ़ॉन्ट चुनें।"
344
 
345
+ #: settings.php:631
346
  msgid "Custom CSS"
347
  msgstr "कस्टम सीएसएस"
348
 
349
+ #: settings.php:636
350
  msgid ""
351
+ "Enter any custom CSS you want to apply on this slider into text area filed."
352
+ msgstr "कोई भी कस्टम सीएसएस दर्ज करें जो इस स्लाइडर पर लागू करना चाहते हैं।"
353
 
354
+ #: ultimate-responsive-image-slider.php:137
355
+ #: ultimate-responsive-image-slider.php:138
356
  msgid "Add New Slider"
357
  msgstr "नई स्लाइडर जोड़ें"
358
 
359
+ #: ultimate-responsive-image-slider.php:139
360
  msgid "Edit Slider"
361
  msgstr "संपादित स्लाइडर"
362
 
363
+ #: ultimate-responsive-image-slider.php:140
364
  msgid "New Slider"
365
  msgstr "नई स्लाइडर जोड़ें"
366
 
367
+ #: ultimate-responsive-image-slider.php:141
368
  msgid "View Slider"
369
  msgstr "स्लाइडर देखें"
370
 
371
+ #: ultimate-responsive-image-slider.php:142
372
  msgid "Search Slider"
373
  msgstr "स्लाइडर खोजें"
374
 
375
+ #: ultimate-responsive-image-slider.php:143
376
  msgid "No Slider found"
377
  msgstr "स्लाइडर नहीं मिला"
378
 
379
+ #: ultimate-responsive-image-slider.php:144
380
  msgid "No Slider Found in Trash"
381
  msgstr "कचरा पेटी में कोई स्लाइडर नहीं मिला"
382
 
383
+ #: ultimate-responsive-image-slider.php:145
384
  msgid "Parent Slider:"
385
  msgstr "जनक स्लाइडर:"
386
 
387
+ #: ultimate-responsive-image-slider.php:146
388
  msgid "All Sliders"
389
  msgstr "सभी स्लाइडर"
390
 
391
+ #: ultimate-responsive-image-slider.php:177
392
  msgid "UR Image Slider Title"
393
  msgstr "यू.आर. छवि स्लाइडर शीर्षक"
394
 
395
+ #: ultimate-responsive-image-slider.php:178
396
+ msgid "Slider Shortcode"
397
+ msgstr "स्लाइडर शोर्टकोड"
398
 
399
+ #: ultimate-responsive-image-slider.php:179
400
  msgid "Date"
401
  msgstr "तारीख"
402
 
403
+ #: ultimate-responsive-image-slider.php:196
404
  msgid "Add Slides"
405
  msgstr "नई स्लाइडर जोड़ें"
406
 
407
+ #: ultimate-responsive-image-slider.php:197
408
+ msgid "Configure Settings"
409
+ msgstr "कॉन्फ़िगर सेटिंग्स "
410
 
411
+ #: ultimate-responsive-image-slider.php:199
412
+ msgid "Copy Slider Shortcode"
413
+ msgstr "स्लाइडर शोर्टकोड कॉपी करें"
414
 
415
+ #: ultimate-responsive-image-slider.php:315
416
+ #: ultimate-responsive-image-slider.php:468
417
  msgid "Slide Title"
418
  msgstr "शीर्षक स्लाइड"
419
 
420
+ #: ultimate-responsive-image-slider.php:318
421
  msgid "Enter Slide Title"
422
  msgstr "शीर्षक स्लाइड दर्ज करें"
423
 
424
+ #: ultimate-responsive-image-slider.php:321
425
  msgid "Slide Descriptions"
426
  msgstr "स्लाइड विवरण"
427
 
428
+ #: ultimate-responsive-image-slider.php:322
429
  msgid "Enter Slide Description"
430
  msgstr "स्लाइड विवरण दर्ज करें"
431
 
432
+ #: ultimate-responsive-image-slider.php:323
433
+ #: ultimate-responsive-image-slider.php:476
434
  msgid "Use Rich Text Editor"
435
  msgstr "रिच टेक्स्ट एडिटर का उपयोग करें"
436
 
437
+ #: ultimate-responsive-image-slider.php:326
438
+ #: ultimate-responsive-image-slider.php:479
439
+ msgid "Slide Alt Text"
440
+ msgstr "स्लाइड वैकल्पिक शब्द"
441
+
442
+ #: ultimate-responsive-image-slider.php:327
443
+ #: ultimate-responsive-image-slider.php:480
444
+ msgid "Max Length 125 Characters"
445
+ msgstr "अधिकतम लंबाई 125 वर्ण"
446
+
447
+ #: ultimate-responsive-image-slider.php:375
448
  msgid "Add New Slide"
449
  msgstr "नई स्लाइडर जोड़ें"
450
 
451
+ #: ultimate-responsive-image-slider.php:379
452
  msgid "Delete All Slides"
453
  msgstr "सभी स्लाइड्स मिटायें"
454
 
455
+ #: ultimate-responsive-image-slider.php:445
456
  msgid "Use below shortcode in any Page/Post to publish your slider"
457
+ msgstr "किसी भी पोस्ट पेज में अपने स्लाइडर प्रकाशित करने के लिए नीचे शोर्टकोड का प्रयोग करें"
458
 
459
+ #: ultimate-responsive-image-slider.php:471
460
  msgid "Enter Slide Title Here"
461
  msgstr "यहाँ स्लाइड शीर्षक दर्ज करें"
462
 
463
+ #: ultimate-responsive-image-slider.php:474
464
  msgid "Slide Description"
465
  msgstr "स्लाइड विवरण"
466
 
467
+ #: ultimate-responsive-image-slider.php:475
468
  msgid "Enter Slide Description Here"
469
  msgstr "यहाँ स्लाइड विवरण दर्ज करें"
470
 
471
+ #, fuzzy
472
+ #~ msgid "UR Image Slider"
473
+ #~ msgstr "नई छवि स्लाइडर"
474
+
475
+ #, fuzzy
476
+ #~ msgid "Ultimate Responsive Image Slider"
477
+ #~ msgstr "छवि स्लाइडर पर अंतिम उत्तरदायी सेटिंग लागू करें"
478
+
479
+ #~ msgid "Sliding Arrow"
480
+ #~ msgstr "तीर फिसलने"
481
+
482
+ #~ msgid "Slide Distance"
483
+ #~ msgstr "स्लाइड दूरी"
484
+
485
+ #~ msgid "Set Slide Title As"
486
+ #~ msgstr "शीर्षक स्लाइड"
487
+
488
+ #~ msgid "Select Custom/File option to set slide title as above slider"
489
+ #~ msgstr "शीर्षक को दिखाने के लिए हां / नहीं विकल्प का करे"
490
+
491
+ #~ msgid "Select a slide scale mode for slide frame"
492
+ #~ msgstr "स्लाइड फ़्रेम के लिए एक स्लाइड स्केल मोड चुनें"
493
+
494
+ #~ msgid "Select Yes/No option for slide auto scale"
495
+ #~ msgstr "स्लाइड ऑटो स्केल के लिए हां / कोई विकल्प चुनें"
496
+
497
+ #~ msgid "Font Style"
498
+ #~ msgstr "फ़ॉन्ट शैली"
499
+
500
+ #~ msgid "Choose a caption font style"
501
+ #~ msgstr "एक शीर्षक फ़ॉन्ट शैली चुनें"
502
+
503
+ #~ msgid "Navigation Pointer Color"
504
+ #~ msgstr "नेविगेशन पॉइंटर रंग"
505
+
506
+ #~ msgid "Select a color to set navigation pointer color"
507
+ #~ msgstr "नेविगेशन सूचक रंग सेट करने के लिए एक रंग चुनें"
508
+
509
  #~ msgid "More Details"
510
  #~ msgstr "अधिक जानकारी"
511
 
530
  #~ msgid "Compatible with your version of WordPress"
531
  #~ msgstr "वर्डप्रेस के अपने संस्करण के साथ संगत"
532
 
 
 
 
 
 
 
533
  #~ msgid "Add Images"
534
  #~ msgstr "छवियां जोड़ें"
535
 
layout.php CHANGED
@@ -198,20 +198,6 @@ document.addEventListener("DOMContentLoaded", function(event) {
198
  font-size: 13px !important;
199
  }
200
 
201
- .uris-title {
202
- font-family: <?php echo $WRIS_L3_Font_Style; ?>;
203
- <?php
204
- if($WRIS_L3_Title_Align==1){
205
- $WRIS_L3_Title_Align = "left";
206
- }else if($WRIS_L3_Title_Align==2){
207
- $WRIS_L3_Title_Align = "center";
208
- }else{
209
- $WRIS_L3_Title_Align = "right";
210
- }
211
- ?>
212
- text-align: <?php echo $WRIS_L3_Title_Align; ?>;
213
- }
214
-
215
  @media (max-width: 640px) {
216
  #slider-pro-3-<?php echo $post_id; ?> .hide-small-screen {
217
  display: none;
@@ -239,7 +225,7 @@ document.addEventListener("DOMContentLoaded", function(event) {
239
  <?php echo $WRIS_L3_Custom_CSS; ?>
240
  </style>
241
  <?php if($WRIS_L3_Slide_Title) { ?>
242
- <h3 class="uris-slider-title uris-title"><?php echo $post_title = get_the_title( $post_id ); ?></h3>
243
  <?php } if($TotalSlideIds>0){ ?>
244
  <div id="slider-pro-3-<?php echo $post_id; ?>" class="slider-pro">
245
  <!---- slides div start ---->
@@ -281,7 +267,7 @@ document.addEventListener("DOMContentLoaded", function(event) {
281
  <div class="sp-slide">
282
  <img class="sp-image" alt="<?php echo esc_attr($slide_alt); ?>" src="<?php echo URIS_PLUGIN_URL; ?>assets/css/images/blank.gif" data-src="<?php echo esc_url($slide_src); ?>" />
283
 
284
- <?php if($slide_title != "") { ?>
285
  <p class="sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen"
286
  data-position="centerCenter"
287
  data-vertical="-14%"
@@ -290,7 +276,7 @@ document.addEventListener("DOMContentLoaded", function(event) {
290
  </p>
291
  <?php } ?>
292
 
293
- <?php if($slide_description != "") { ?>
294
  <p class="sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen"
295
  data-position="centerCenter"
296
  data-vertical="14%"
198
  font-size: 13px !important;
199
  }
200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  @media (max-width: 640px) {
202
  #slider-pro-3-<?php echo $post_id; ?> .hide-small-screen {
203
  display: none;
225
  <?php echo $WRIS_L3_Custom_CSS; ?>
226
  </style>
227
  <?php if($WRIS_L3_Slide_Title) { ?>
228
+ <h3 class="uris-slider-post-title"><?php echo $post_title = get_the_title( $post_id ); ?></h3>
229
  <?php } if($TotalSlideIds>0){ ?>
230
  <div id="slider-pro-3-<?php echo $post_id; ?>" class="slider-pro">
231
  <!---- slides div start ---->
267
  <div class="sp-slide">
268
  <img class="sp-image" alt="<?php echo esc_attr($slide_alt); ?>" src="<?php echo URIS_PLUGIN_URL; ?>assets/css/images/blank.gif" data-src="<?php echo esc_url($slide_src); ?>" />
269
 
270
+ <?php if($slide_title != "" && $WRIS_L3_Show_Slide_Title) { ?>
271
  <p class="sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen"
272
  data-position="centerCenter"
273
  data-vertical="-14%"
276
  </p>
277
  <?php } ?>
278
 
279
+ <?php if($slide_description != "" && $WRIS_L3_Show_Slide_Desc) { ?>
280
  <p class="sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen"
281
  data-position="centerCenter"
282
  data-vertical="14%"
products.php CHANGED
@@ -4,7 +4,7 @@ defined( 'ABSPATH' ) || die;
4
 
5
  class WPFURIS_Product_Menu {
6
  public static function create_menu() {
7
- $products = add_submenu_page( 'edit.php?post_type=ris_gallery', 'Upgrade To Pro', 'Upgrade To Pro', 'manage_options', 'wpfuris_products', array( 'WPFURIS_Product_Menu', 'products' ) );
8
  add_action( 'admin_print_styles-' . $products, array( 'WPFURIS_Product_Menu', 'products_assets' ) );
9
  }
10
 
4
 
5
  class WPFURIS_Product_Menu {
6
  public static function create_menu() {
7
+ $products = add_submenu_page( 'edit.php?post_type=ris_gallery', 'Our Pro Plugin', 'Our Pro Plugin', 'manage_options', 'wpfuris_products', array( 'WPFURIS_Product_Menu', 'products' ) );
8
  add_action( 'admin_print_styles-' . $products, array( 'WPFURIS_Product_Menu', 'products_assets' ) );
9
  }
10
 
readme.txt CHANGED
@@ -1,14 +1,14 @@
1
- === Ultimate Responsive Image Slider Plugin ===
2
  Contributors: FARAZFRANK
3
- Donate link: http://wpfrank.com/
4
  Tags: slider, best slider plugin, image slide show, responsive slider, wordpress image slider plugin
5
  Requires at least: 3.0
6
- Tested up to: 5.3.1
7
- Stable tag: 3.3.10
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Ultimate responsive image slider plugin is best and most popular image slider plugin. Make slide show of photos, images, albums, portfolio and gallery image into responsive slider easily.
12
 
13
  == Description ==
14
 
@@ -21,7 +21,7 @@ Copy and paste [URIS id=123] shortcode, you can publish this responsive image sl
21
 
22
  **Free Plugin Features:**
23
 
24
- *Fully Responsive Slider Plugin
25
  It is fully adjustable with any screen size or device resolution.
26
 
27
  * Multiple Image Uploader
@@ -39,12 +39,12 @@ Neat and clean admin panel to configure your responsive image slider plugin.
39
  * Enable/Disable Slider Title
40
  Show or hide your image slider title as per your requirement.
41
 
42
- * Enable/Disable Slide Title
43
- Show or hide your image slide title as per your requirement.
44
-
45
  * Enable/Disable Slide Description
46
  Decide whether you want to show or hide description text on your slide.
47
 
 
 
 
48
  * Enable/Disable Navigation Bullets
49
  Show or hide Navigation bullets on your photo album gallery.
50
 
@@ -86,9 +86,9 @@ Works with almost every available language in the world.
86
  * Drag And Drop Image Position
87
  Change image slide sequence through simple drag and drop feature.
88
 
89
- ### Check Pro Plugin Demo [Ultimate Responsive Image Slider Pro](http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/)
90
 
91
- ### Buy Pro Plugin Now [Ultimate Responsive Image Slider Pro](http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro/)
92
 
93
  If you have any question contact us at here: [Plugin Support Forum ](http://wordpress.org/support/plugin/ultimate-responsive-image-slider)
94
 
@@ -123,7 +123,7 @@ Please contribute to translate our plugin. Contact at `farazfrank777 (at) gmail
123
 
124
  == Frequently Asked Questions ==
125
 
126
- = How do i add image slider on website page? =
127
 
128
  Just add slider shortcode on on that page and then it will appear on that page.
129
 
@@ -135,11 +135,11 @@ Just add slider shortcode on on that page and then it will appear on that page.
135
 
136
  = Can I Add Unlimited Slides with help of this slider plugin? =
137
 
138
- Yes, you can add Unlimited images slides in this plguin , you can easily change their layout position through drag and drop them.
139
 
140
  = Will Ultimate Responsive Image Slider Plugin work with my theme =
141
 
142
- Yes, Its work with any theme, include the wordpress twenty themes (default Themes) also.
143
 
144
  = I add and remove slider but nothing happen =
145
 
@@ -147,16 +147,26 @@ May be possible that you have installed any cache plugin, please delete the old
147
 
148
  = Can I able to display slider on any post or page? =
149
 
150
- Yes, just put the slider shortcode [URIS id=xyz] on your post/page.
151
 
152
  = How to add a slider into header.php or in other PHP files? =
153
 
154
- Just put this code <?php echo do_shortcode('[URIS id=xyz]'); ?>
155
 
156
  Please use WordPress [support forum](http://wordpress.org/support/plugin/ultimate-responsive-image-slider) to ask any query regarding any issue.
157
 
158
  == Changelog ==
159
 
 
 
 
 
 
 
 
 
 
 
160
  = 3.3.10 =
161
  * Directory structure changed
162
  * More SEO friendly slides now
1
+ === Slider - Ultimate Responsive Image Slider ===
2
  Contributors: FARAZFRANK
3
+ Donate link: https://wpfrank.com/
4
  Tags: slider, best slider plugin, image slide show, responsive slider, wordpress image slider plugin
5
  Requires at least: 3.0
6
+ Tested up to: 5.3.2
7
+ Stable tag: 3.4.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ Responsive image slider plugin is best and most popular plugin. Make slide show of photos, images, albums, portfolio and gallery image into responsive slider easily.
12
 
13
  == Description ==
14
 
21
 
22
  **Free Plugin Features:**
23
 
24
+ * Fully Responsive Slider Plugin
25
  It is fully adjustable with any screen size or device resolution.
26
 
27
  * Multiple Image Uploader
39
  * Enable/Disable Slider Title
40
  Show or hide your image slider title as per your requirement.
41
 
 
 
 
42
  * Enable/Disable Slide Description
43
  Decide whether you want to show or hide description text on your slide.
44
 
45
+ * SEO Friendly Slider
46
+ You can set each slide image alt tag to make slider and website image truly SEo friendly.
47
+
48
  * Enable/Disable Navigation Bullets
49
  Show or hide Navigation bullets on your photo album gallery.
50
 
86
  * Drag And Drop Image Position
87
  Change image slide sequence through simple drag and drop feature.
88
 
89
+ ### Check Slider Pro [Live Demo](http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/)
90
 
91
+ ### Get Slider Pro [Buy Now](http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro/)
92
 
93
  If you have any question contact us at here: [Plugin Support Forum ](http://wordpress.org/support/plugin/ultimate-responsive-image-slider)
94
 
123
 
124
  == Frequently Asked Questions ==
125
 
126
+ = How do I add image slider on website page? =
127
 
128
  Just add slider shortcode on on that page and then it will appear on that page.
129
 
135
 
136
  = Can I Add Unlimited Slides with help of this slider plugin? =
137
 
138
+ Yes, you can add Unlimited images slides in this plugin , you can easily change their layout position through drag and drop them.
139
 
140
  = Will Ultimate Responsive Image Slider Plugin work with my theme =
141
 
142
+ Yes, Its work with any theme, include the WordPress twenty themes (default Themes) also.
143
 
144
  = I add and remove slider but nothing happen =
145
 
147
 
148
  = Can I able to display slider on any post or page? =
149
 
150
+ Yes, just put the slider shortcode [URIS id=123] on your post/page.
151
 
152
  = How to add a slider into header.php or in other PHP files? =
153
 
154
+ Just put this code <?php echo do_shortcode('[URIS id=123]'); ?>
155
 
156
  Please use WordPress [support forum](http://wordpress.org/support/plugin/ultimate-responsive-image-slider) to ask any query regarding any issue.
157
 
158
  == Changelog ==
159
 
160
+ = 3.4.0 =
161
+ * All setting rearranged together
162
+ * Some settings renamed with appropriate names
163
+ * New setting: Set slider alt tag easily
164
+ * New setting: Title hide or show
165
+ * New setting: Description hide or show
166
+ * Deprecated Setting: Slider Post Title
167
+ * All setting new preview screenshots added
168
+ * Language file updated
169
+
170
  = 3.3.10 =
171
  * Directory structure changed
172
  * More SEO friendly slides now
settings.php CHANGED
@@ -5,32 +5,21 @@
5
  $PostId = $post->ID;
6
  $WRIS_Gallery_Settings_Key = "WRIS_Gallery_Settings_".$PostId;
7
  $WRIS_Gallery_Settings = get_post_meta( $PostId, $WRIS_Gallery_Settings_Key, true);
8
- //$WRIS_Gallery_Settings = unserialize(get_post_meta( $PostId, $WRIS_Gallery_Settings_Key, true));
9
-
10
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_Align']))
11
- $WRIS_L3_Title_Align = $WRIS_Gallery_Settings['WRIS_L3_Title_Align'];
12
- else
13
- $WRIS_L3_Title_Align = "2";
14
-
15
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode']))
16
- $WRIS_L3_Slider_Scale_Mode = $WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode'];
17
- else
18
- $WRIS_L3_Slider_Scale_Mode = "cover";
19
-
20
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale']))
21
- $WRIS_L3_Slider_Auto_Scale = $WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale'];
22
- else
23
- $WRIS_L3_Slider_Auto_Scale = 1;
24
 
25
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Title']))
26
- $WRIS_L3_Slide_Title = $WRIS_Gallery_Settings['WRIS_L3_Slide_Title'];
27
  else
28
  $WRIS_L3_Slide_Title = 1;
29
 
30
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Set_slide_Title']))
31
- $WRIS_L3_Set_slide_Title = $WRIS_Gallery_Settings['WRIS_L3_Set_slide_Title'];
 
 
 
 
 
32
  else
33
- $WRIS_L3_Set_slide_Title = 0;
34
 
35
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow']))
36
  $WRIS_L3_Auto_Slideshow = $WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow'];
@@ -38,140 +27,150 @@ else
38
  $WRIS_L3_Auto_Slideshow = 1;
39
 
40
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition']))
41
- $WRIS_L3_Transition = $WRIS_Gallery_Settings['WRIS_L3_Transition'];
42
  else
43
- $WRIS_L3_Transition = 1;
44
 
45
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition_Speed']))
46
- $WRIS_L3_Transition_Speed = $WRIS_Gallery_Settings['WRIS_L3_Transition_Speed'];
47
  else
48
- $WRIS_L3_Transition_Speed = 5000;
49
 
50
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Order']))
51
- $WRIS_L3_Slide_Order = $WRIS_Gallery_Settings['WRIS_L3_Slide_Order'];
52
  else
53
- $WRIS_L3_Slide_Order = "ASC";
54
 
55
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Distance']))
56
- $WRIS_L3_Slide_Distance = $WRIS_Gallery_Settings['WRIS_L3_Slide_Distance'];
57
  else
58
- $WRIS_L3_Slide_Distance = 5;
59
 
60
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow']))
61
- $WRIS_L3_Sliding_Arrow = $WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow'];
62
  else
63
- $WRIS_L3_Sliding_Arrow = 1;
64
 
65
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation']))
66
- $WRIS_L3_Slider_Navigation = $WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation'];
67
  else
68
- $WRIS_L3_Slider_Navigation = 1;
69
 
70
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Position']))
71
- $WRIS_L3_Navigation_Position = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Position'];
72
  else
73
- $WRIS_L3_Navigation_Position = "bottom";
74
 
75
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style']))
76
- $WRIS_L3_Thumbnail_Style = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style'];
77
  else
78
- $WRIS_L3_Thumbnail_Style = "border";
79
 
80
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width']))
81
- $WRIS_L3_Thumbnail_Width = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width'];
82
  else
83
- $WRIS_L3_Thumbnail_Width = 120;
84
 
85
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height']))
86
- $WRIS_L3_Thumbnail_Height = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height'];
87
  else
88
- $WRIS_L3_Thumbnail_Height = 120;
89
 
90
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Button']))
91
- $WRIS_L3_Navigation_Button = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Button'];
92
  else
93
- $WRIS_L3_Navigation_Button = 1;
94
 
95
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Width']))
96
- $WRIS_L3_Width = $WRIS_Gallery_Settings['WRIS_L3_Width'];
97
  else
98
- $WRIS_L3_Width = "custom";
99
 
100
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Width']))
101
- $WRIS_L3_Slider_Width = $WRIS_Gallery_Settings['WRIS_L3_Slider_Width'];
102
  else
103
- $WRIS_L3_Slider_Width = 1000;
104
 
105
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Height']))
106
- $WRIS_L3_Height = $WRIS_Gallery_Settings['WRIS_L3_Height'];
107
  else
108
- $WRIS_L3_Height = "custom";
109
 
110
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Height']))
111
- $WRIS_L3_Slider_Height = $WRIS_Gallery_Settings['WRIS_L3_Slider_Height'];
112
  else
113
- $WRIS_L3_Slider_Height = 500;
 
 
 
 
 
 
 
 
 
 
114
 
115
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Font_Style']))
116
- $WRIS_L3_Font_Style = $WRIS_Gallery_Settings['WRIS_L3_Font_Style'];
117
  else
118
- $WRIS_L3_Font_Style = "Arial";
119
 
120
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_Color']))
121
- $WRIS_L3_Title_Color = $WRIS_Gallery_Settings['WRIS_L3_Title_Color'];
122
  else
123
- $WRIS_L3_Title_Color = "#00000";
124
 
125
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_BgColor']))
126
- $WRIS_L3_Title_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Title_BgColor'];
127
  else
128
- $WRIS_L3_Title_BgColor = "#FFFFFF";
129
 
130
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_Color']))
131
- $WRIS_L3_Desc_Color = $WRIS_Gallery_Settings['WRIS_L3_Desc_Color'];
132
  else
133
- $WRIS_L3_Desc_Color = "#FFFFFF";
134
 
135
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor']))
136
- $WRIS_L3_Desc_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor'];
137
  else
138
- $WRIS_L3_Desc_BgColor = "#00000";
139
 
140
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Color']))
141
- $WRIS_L3_Navigation_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Color'];
142
  else
143
- $WRIS_L3_Navigation_Color = "#FFFFFF";
144
 
145
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Fullscreeen']))
146
- $WRIS_L3_Fullscreeen = $WRIS_Gallery_Settings['WRIS_L3_Fullscreeen'];
147
  else
148
- $WRIS_L3_Fullscreeen = 1;
149
 
150
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Custom_CSS']))
151
- $WRIS_L3_Custom_CSS = $WRIS_Gallery_Settings['WRIS_L3_Custom_CSS'];
152
  else
153
- $WRIS_L3_Custom_CSS = "";
154
 
155
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color']))
156
- $WRIS_L3_Navigation_Bullets_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color'];
157
  else
158
- $WRIS_L3_Navigation_Bullets_Color = "#000000";
159
 
160
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color']))
161
- $WRIS_L3_Navigation_Pointer_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color'];
162
  else
163
- $WRIS_L3_Navigation_Pointer_Color = "#000000";
164
  ?>
165
  <script type="text/javascript">
166
  jQuery(document).ready(function(){
167
  var editor = CodeMirror.fromTextArea(document.getElementById("wl-l3-custom-css"), {
168
- lineWrapping: true,
169
- lineNumbers: true,
170
- styleActiveLine: true,
171
- matchBrackets: true,
172
- hint:true,
173
- theme : 'blackboard',
174
- extraKeys: {"Ctrl-Space": "autocomplete"},
175
  });
176
  jQuery(window).scroll(function(){
177
  if (jQuery(this).scrollTop() < 200) {
@@ -222,7 +221,7 @@ jQuery(document).ready(function(){
222
  background: url('') no-repeat;
223
  }
224
  </style>
225
- <?php require_once("tooltip.php"); ?>
226
  <input type="hidden" id="wl_action" name="wl_action" value="wl-save-settings">
227
  <table class="form-table">
228
  <tbody>
@@ -234,20 +233,85 @@ jQuery(document).ready(function(){
234
  <input type="radio" name="wl-l3-slide-title" id="wl-l3-slide-title" value="0" <?php if($WRIS_L3_Slide_Title == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
235
  <p class="description">
236
  <?php _e('Select Yes/No option to show/hide slide title above slider', URIS_TD); ?>.
 
237
  </p>
238
  </td>
239
  </tr>
240
-
241
  <tr id="L3">
242
- <th scope="row"><label><?php _e('Slide Title Alignment', URIS_TD); ?></label></th>
243
  <td>
244
- <?php if(!isset($WRIS_L3_Title_Align)) $WRIS_L3_Title_Align = 1; ?>
245
- <input type="radio" name="wl-l3-title-align" id="wl-l3-title-align" value="1" <?php if($WRIS_L3_Title_Align == 1 ) { echo "checked"; } ?>> Left &nbsp;&nbsp;
246
- <input type="radio" name="wl-l3-title-align" id="wl-l3-title-align" value="2" <?php if($WRIS_L3_Title_Align == 2 ) { echo "checked"; } ?>> Center &nbsp;&nbsp;
247
- <input type="radio" name="wl-l3-title-align" id="wl-l3-title-align" value="3" <?php if($WRIS_L3_Title_Align == 3 ) { echo "checked"; } ?>> Right
 
 
 
248
  </td>
249
  </tr>
250
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
251
  <tr id="L3">
252
  <th scope="row"><label><?php _e('Auto Play Slide Show', URIS_TD); ?></label></th>
253
  <td>
@@ -256,7 +320,8 @@ jQuery(document).ready(function(){
256
  <input type="radio" name="wl-l3-auto-slide" id="wl-l3-auto-slide" value="2" <?php if($WRIS_L3_Auto_Slideshow == 2 ) { echo "checked"; } ?>> <?php _e('Yes with Stop on Mouse Hover', URIS_TD); ?> &nbsp;&nbsp;
257
  <input type="radio" name="wl-l3-auto-slide" id="wl-l3-auto-slide" value="3" <?php if($WRIS_L3_Auto_Slideshow == 3 ) { echo "checked"; } ?>> <?php _e('No', URIS_TD); ?>
258
  <p class="description">
259
- <?php _e('Select Yes/No option to auto slide enable or disable into slider', URIS_TD); ?>.
 
260
  </p>
261
  </td>
262
  </tr>
@@ -267,18 +332,20 @@ jQuery(document).ready(function(){
267
  <input type="radio" name="wl-l3-transition" id="wl-l3-transition" value="1" <?php if($WRIS_L3_Transition == 1 ) { echo "checked"; } ?>> Fade &nbsp;&nbsp;
268
  <input type="radio" name="wl-l3-transition" id="wl-l3-transition" value="0" <?php if($WRIS_L3_Transition == 0 ) { echo "checked"; } ?>> Slide
269
  <p class="description">
270
- <?php _e('Select a transition effect you want to apply on slides', URIS_TD); ?>.
 
271
  </p>
272
  </td>
273
  </tr>
274
  <tr id="L3">
275
- <th scope="row"><label><?php _e('Autoplay Slider Speed', URIS_TD); ?></label></th>
276
  <td>
277
  <?php if(!isset($WRIS_L3_Transition_Speed)) $WRIS_L3_Transition_Speed = 5000; ?>
278
  <input class="uris-slider" name="wl-l3-transition-speed" id="wl-l3-transition-speed" type="range" min="1000" max="60000" step="1000" value="<?php echo $WRIS_L3_Transition_Speed; ?>" data-rangeSlider>
279
  <span id="uris-range-val"></span>
280
  <p class="description">
281
- <?php _e('Set your desired slider speed of slides. Default speed is 5 Second', URIS_TD); ?>.
 
282
  </p>
283
  </td>
284
  </tr>
@@ -306,12 +373,13 @@ jQuery(document).ready(function(){
306
  <input type="radio" name="wl-l3-slide-order" id="wl-l3-slide-order" value="shuffle" <?php if($WRIS_L3_Slide_Order == "shuffle" ) { echo "checked"; } ?>> <?php _e('Random', URIS_TD); ?>
307
  <p class="description">
308
  <?php _e('Select a slide order you want to apply on slides', URIS_TD); ?>.
 
309
  </p>
310
  </td>
311
  </tr>
312
 
313
  <tr id="L3">
314
- <th scope="row"><label><?php _e('Slide Distance', URIS_TD); ?></label></th>
315
  <td>
316
  <?php if(!isset($WRIS_L3_Slide_Distance)) $WRIS_L3_Slide_Distance = 5; ?>
317
  <select name="wl-l3-slide-distance" id="wl-l3-slide-distance">
@@ -323,21 +391,8 @@ jQuery(document).ready(function(){
323
  <option value="25" <?php if($WRIS_L3_Slide_Distance == 25) echo "selected=selected";?>>25</option>
324
  </select>
325
  <p class="description">
326
- <?php _e('Set a gap between all slides. Range 0 to 25', URIS_TD); ?>&nbsp;
327
- <a href="#" id="p6" data-tooltip="#s6"><?php _e('Preview', URIS_TD); ?></a>
328
- </p>
329
- </td>
330
- </tr>
331
-
332
- <tr id="L3">
333
- <th scope="row"><label><?php _e('Sliding Arrow', URIS_TD); ?></label></th>
334
- <td>
335
- <?php if(!isset($WRIS_L3_Sliding_Arrow)) $WRIS_L3_Sliding_Arrow = 1; ?>
336
- <input type="radio" name="wl-l3-sliding-arrow" id="wl-l3-sliding-arrow" value="1" <?php if($WRIS_L3_Sliding_Arrow == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
337
- <input type="radio" name="wl-l3-sliding-arrow" id="wl-l3-sliding-arrow" value="0" <?php if($WRIS_L3_Sliding_Arrow == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
338
- <p class="description">
339
- <?php _e('Select Yes/No option to show or hide arrows on mouse hover on slide', URIS_TD); ?>.
340
- <a href="#" id="p1" data-tooltip="#s1"><?php _e('Preview', URIS_TD); ?></a>
341
  </p>
342
  </td>
343
  </tr>
@@ -349,8 +404,8 @@ jQuery(document).ready(function(){
349
  <input type="radio" name="wl-l3-navigation" id="wl-l3-navigation" value="1" <?php if($WRIS_L3_Slider_Navigation == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
350
  <input type="radio" name="wl-l3-navigation" id="wl-l3-navigation" value="0" <?php if($WRIS_L3_Slider_Navigation == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
351
  <p class="description">
352
- <?php _e('Select Yes/No option to show or hide thumbnail based navigation under slides', URIS_TD); ?>.
353
- <a href="#" id="p2" data-tooltip="#s2"><?php _e('Preview', URIS_TD); ?></a>
354
  </p>
355
  </td>
356
  </tr>
@@ -362,45 +417,47 @@ jQuery(document).ready(function(){
362
  <input type="radio" name="wl-l3-navigation-position" id="wl-l3-navigation-position" value="top" <?php if($WRIS_L3_Navigation_Position == "top" ) { echo "checked"; } ?>> <?php _e('Top', URIS_TD); ?> &nbsp;&nbsp;
363
  <input type="radio" name="wl-l3-navigation-position" id="wl-l3-navigation-position" value="bottom" <?php if($WRIS_L3_Navigation_Position == "bottom" ) { echo "checked"; } ?>> <?php _e('Bottom', URIS_TD); ?>
364
  <p class="description">
365
- <?php _e('Select a thumbnail position to show above or below the slider', URIS_TD); ?>.
 
366
  </p>
367
  </td>
368
  </tr>
369
 
370
  <tr id="L3">
371
- <th scope="row"><label><?php _e('Thumbnail Style', URIS_TD); ?></label></th>
372
  <td>
373
  <?php if(!isset($WRIS_L3_Thumbnail_Style)) $WRIS_L3_Thumbnail_Style = "border"; ?>
374
  <input type="radio" name="wl-l3-thumbnail-style" id="wl-l3-thumbnail-style" value="border" <?php if($WRIS_L3_Thumbnail_Style == "border" ) { echo "checked"; } ?>> <?php _e('Border', URIS_TD); ?> &nbsp;&nbsp;
375
  <input type="radio" name="wl-l3-thumbnail-style" id="wl-l3-thumbnail-style" value="pointer" <?php if($WRIS_L3_Thumbnail_Style == "pointer" ) { echo "checked"; } ?>> <?php _e('Pointer', URIS_TD); ?>
376
  <p class="description">
377
- <?php _e('Select a thumbnail style to apply on thumbnails', URIS_TD); ?>.
 
378
  </p>
379
  </td>
380
  </tr>
381
 
382
  <tr id="L3">
383
- <th scope="row"><label><?php _e('Thumbnail Resize', URIS_TD); ?></label></th>
384
  <td>
385
- <?php if(!isset($WRIS_L3_Thumbnail_Width)) $WRIS_L3_Thumbnail_Width = "120"; ?>
386
- <?php if(!isset($WRIS_L3_Thumbnail_Height)) $WRIS_L3_Thumbnail_Height = "120"; ?>
387
- <?php _e('Width', URIS_TD); ?> <input type="text" name="wl-l3-navigation-width" id="wl-l3-navigation-width" value="<?php echo $WRIS_L3_Thumbnail_Width; ?>"> &nbsp;&nbsp;
388
- <?php _e('Height', URIS_TD); ?> <input type="text" name="wl-l3-navigation-height" id="wl-l3-navigation-height" value="<?php echo $WRIS_L3_Thumbnail_Height; ?>">
389
  <p class="description">
390
- <?php _e('Set custom thumbnail height & width according to you', URIS_TD); ?>.
 
391
  </p>
392
  </td>
393
  </tr>
394
 
395
  <tr id="L3">
396
- <th scope="row"><label><?php _e('Show Navigation Bullets', URIS_TD); ?></label></th>
397
  <td>
398
- <?php if(!isset($WRIS_L3_Navigation_Button)) $WRIS_L3_Navigation_Button = 1; ?>
399
- <input type="radio" name="wl-l3-navigation-button" id="wl-l3-navigation-button" value="1" <?php if($WRIS_L3_Navigation_Button == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
400
- <input type="radio" name="wl-l3-navigation-button" id="wl-l3-navigation-button" value="0" <?php if($WRIS_L3_Navigation_Button == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
 
401
  <p class="description">
402
- <?php _e('Select Yes/No option to show or hide slider navigation buttons under image slider', URIS_TD); ?>.
403
- <a href="#" id="p3" data-tooltip="#s3"><?php _e('Preview', URIS_TD); ?></a>
404
  </p>
405
  </td>
406
  </tr>
@@ -415,8 +472,8 @@ jQuery(document).ready(function(){
415
  <input type="radio" name="wl-l3-width" id="wl-l3-width" value="custom" <?php if($WRIS_L3_Width == "custom" ) { echo "checked"; } ?>> <?php _e('Custom', URIS_TD); ?>
416
  <input type="text" name="wl-l3-slider-width" id="wl-l3-slider-width" value="<?php echo $WRIS_L3_Slider_Width; ?>">
417
  <p class="description">
418
- <?php _e('Enter your desired width for slider. Default width is 1000px', URIS_TD); ?>.
419
- <a href="#" id="p4" data-tooltip="#s4"><?php _e('Preview', URIS_TD); ?></a>
420
  </p>
421
  </td>
422
  </tr>
@@ -425,13 +482,13 @@ jQuery(document).ready(function(){
425
  <th scope="row"><label><?php _e('Slider Height', URIS_TD); ?></label></th>
426
  <td>
427
  <?php if(!isset($WRIS_L3_Slider_Height)) $WRIS_L3_Slider_Height = 500; ?>
428
- <?php if(!isset($WRIS_L3_Height)) $WRIS_L3_Height = "custom"; ?>
429
  <input type="radio" name="wl-l3-height" id="wl-l3-height" value="auto" <?php if($WRIS_L3_Height == "auto" ) { echo "checked"; } ?>> <?php _e('Auto Height', URIS_TD); ?> &nbsp;&nbsp;
430
  <input type="radio" name="wl-l3-height" id="wl-l3-height" value="custom" <?php if($WRIS_L3_Height == "custom" ) { echo "checked"; } ?>> <?php _e('Custom', URIS_TD); ?>
431
  <input type="text" name="wl-l3-slider-height" id="wl-l3-slider-height" value="<?php echo $WRIS_L3_Slider_Height; ?>">
432
  <p class="description">
433
- <?php _e('Enter your desired height for slider. Default height is 500px', URIS_TD); ?>.
434
- <a href="#" id="p5" data-tooltip="#s5"><?php _e('Preview', URIS_TD); ?></a>
435
  </p>
436
  </td>
437
  </tr>
@@ -442,118 +499,69 @@ jQuery(document).ready(function(){
442
  <?php if(!isset($WRIS_L3_Slider_Scale_Mode)) $WRIS_L3_Slider_Scale_Mode = "cover"; ?>
443
  <select name="wl-l3-slider_scale_mode" id="wl-l3-slider_scale_mode" class="standard-dropdown">
444
  <optgroup label="Select Slider Scale Mode">
445
- <option value="none" <?php if($WRIS_L3_Slider_Scale_Mode == "none" ) { echo "selected=selected"; } ?>><?php _e('None', URIS_TD); ?></option>
446
- <option value="exact" <?php if($WRIS_L3_Slider_Scale_Mode == "exact" ) { echo "selected=selected"; } ?>><?php _e('Exact', URIS_TD); ?></option>
447
- <option value="contain" <?php if($WRIS_L3_Slider_Scale_Mode == "contain" ) { echo "selected=selected"; } ?>><?php _e('Contain', URIS_TD); ?></option>
448
  <option value="cover" <?php if($WRIS_L3_Slider_Scale_Mode == "cover" ) { echo "selected=selected"; } ?>><?php _e('Cover', URIS_TD); ?></option>
 
 
 
449
  </optgroup>
450
  </select>
451
  <p class="description">
452
- <?php _e('Select a slide scale mode for slide frame', URIS_TD); ?>.
 
 
 
 
453
  </p>
454
  </td>
455
  </tr>
456
 
457
  <tr id="L3">
458
- <th scope="row"><label><?php _e('Slide Auto Scale', URIS_TD); ?></label></th>
459
  <td>
460
  <?php if(!isset($WRIS_L3_Slider_Auto_Scale)) $WRIS_L3_Slider_Auto_Scale = 1; ?>
461
  <input type="radio" name="wl-l3-slider-auto-scale" id="wl-l3-slider-auto-scale" value="1" <?php if($WRIS_L3_Slider_Auto_Scale == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i>
462
  <input type="radio" name="wl-l3-slider-auto-scale" id="wl-l3-slider-auto-scale" value="0" <?php if($WRIS_L3_Slider_Auto_Scale == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
463
  <p class="description">
464
- <?php _e('Select Yes/No option for slide auto scale', URIS_TD); ?>.
465
- </p>
466
- </td>
467
- </tr>
468
-
469
- <tr>
470
- <th scope="row"><label><?php _e("Font Style", URIS_TD); ?></label></th>
471
- <td>
472
- <?php if(!isset($WRIS_L3_Font_Style)) $WRIS_L3_Font_Style = "Arial";?>
473
- <select name="wl-l3-font-style" id="wl-l3-font-style" class="standard-dropdown" >
474
- <optgroup label="Default Fonts">
475
- <option value="Arial" <?php selected($WRIS_L3_Font_Style, 'Arial' ); ?>>Arial</option>
476
- <option value="Arial Black" <?php selected($WRIS_L3_Font_Style, 'Arial Black' ); ?>>Arial Black</option>
477
- <option value="Courier New" <?php selected($WRIS_L3_Font_Style, 'Courier New' ); ?>>Courier New</option>
478
- <option value="cursive" <?php selected($WRIS_L3_Font_Style, 'cursive' ); ?>>Cursive</option>
479
- <option value="fantasy" <?php selected($WRIS_L3_Font_Style, 'fantasy' ); ?>>Fantasy</option>
480
- <option value="Georgia" <?php selected($WRIS_L3_Font_Style, 'Georgia' ); ?>>Georgia</option>
481
- <option value="Grande"<?php selected($WRIS_L3_Font_Style, 'Grande' ); ?>>Grande</option>
482
- <option value="Helvetica Neue" <?php selected($WRIS_L3_Font_Style, 'Helvetica Neue' ); ?>>Helvetica Neue</option>
483
- <option value="Impact" <?php selected($WRIS_L3_Font_Style, 'Impact' ); ?>>Impact</option>
484
- <option value="Lucida" <?php selected($WRIS_L3_Font_Style, 'Lucida' ); ?>>Lucida</option>
485
- <option value="Lucida Console"<?php selected($WRIS_L3_Font_Style, 'Lucida Console' ); ?>>Lucida Console</option>
486
- <option value="monospace" <?php selected($WRIS_L3_Font_Style, 'monospace' ); ?>>Monospace</option>
487
- <option value="Open Sans" <?php selected($WRIS_L3_Font_Style, 'Open Sans' ); ?>>Open Sans</option>
488
- <option value="Palatino" <?php selected($WRIS_L3_Font_Style, 'Palatino' ); ?>>Palatino</option>
489
- <option value="sans" <?php selected($WRIS_L3_Font_Style, 'sans' ); ?>>Sans</option>
490
- <option value="sans-serif" <?php selected($WRIS_L3_Font_Style, 'sans-serif' ); ?>>Sans-Serif</option>
491
- <option value="Tahoma" <?php selected($WRIS_L3_Font_Style, 'Tahoma' ); ?>>Tahoma</option>
492
- <option value="Times New Roman"<?php selected($WRIS_L3_Font_Style, 'Times New Roman' ); ?>>Times New Roman</option>
493
- <option value="Trebuchet MS" <?php selected($WRIS_L3_Font_Style, 'Trebuchet MS' ); ?>>Trebuchet MS</option>
494
- <option value="Verdana" <?php selected($WRIS_L3_Font_Style, 'Verdana' ); ?>>Verdana</option>
495
- </optgroup>
496
- </select>
497
- <p class="description"><?php _e("Choose a caption font style", URIS_TD); ?></p>
498
- </td>
499
- </tr>
500
-
501
- <tr id="L3">
502
- <th scope="row"><label><?php _e('Slide Title Color', URIS_TD); ?></label></th>
503
- <td>
504
- <?php if(!isset($WRIS_L3_Title_Color)) $WRIS_L3_Title_Color = "#000000"; ?>
505
- <input id="wl-l3-title-color" name="wl-l3-title-color" type="text" value="<?php echo $WRIS_L3_Title_Color; ?>" class="my-color-field" data-default-color="#000000" />
506
- <p class="description">
507
- <?php _e('Select a color to set slide title color', URIS_TD); ?>.
508
- <a href="#" id="p7" data-tooltip="#s7"><?php _e('Preview', URIS_TD); ?></a>
509
- </p>
510
- </td>
511
- </tr>
512
-
513
- <tr id="L3">
514
- <th scope="row"><label><?php _e('Slide Title Background Color', URIS_TD); ?></label></th>
515
- <td>
516
- <?php if(!isset($WRIS_L3_Title_BgColor)) $WRIS_L3_Title_BgColor = "#FFFFFF"; ?>
517
- <input id="wl-l3-title-bgcolor" name="wl-l3-title-bgcolor" type="text" value="<?php echo $WRIS_L3_Title_BgColor; ?>" class="my-color-field" data-default-color="#ffffff" />
518
- <p class="description">
519
- <?php _e('Select a color to set slide title background color', URIS_TD); ?>.
520
- <a href="#" id="p8" data-tooltip="#s8"><?php _e('Preview', URIS_TD); ?></a>
521
  </p>
522
  </td>
523
  </tr>
524
 
525
  <tr id="L3">
526
- <th scope="row"><label><?php _e('Slide Description Color', URIS_TD); ?></label></th>
527
  <td>
528
- <?php if(!isset($WRIS_L3_Desc_Color)) $WRIS_L3_Desc_Color = "#FFFFFF"; ?>
529
- <input id="wl-l3-desc-color" name="wl-l3-desc-color" type="text" value="<?php echo $WRIS_L3_Desc_Color; ?>" class="my-color-field" data-default-color="#ffffff" />
 
530
  <p class="description">
531
- <?php _e('Select a color to set slide description color', URIS_TD); ?>.
532
- <a href="#" id="p9" data-tooltip="#s9"><?php _e('Preview', URIS_TD); ?></a>
533
  </p>
534
  </td>
535
  </tr>
536
 
537
  <tr id="L3">
538
- <th scope="row"><label><?php _e('Slide Description Background Color', URIS_TD); ?></label></th>
539
  <td>
540
- <?php if(!isset($WRIS_L3_Desc_BgColor)) $WRIS_L3_Desc_BgColor = "#000000"; ?>
541
- <input id="wl-l3-desc-bgcolor" name="wl-l3-desc-bgcolor" type="text" value="<?php echo $WRIS_L3_Desc_BgColor; ?>" class="my-color-field" data-default-color="#000000" />
542
  <p class="description">
543
- <?php _e('Select a color to set slide description background color', URIS_TD); ?>.
544
- <a href="#" id="p10" data-tooltip="#s10"><?php _e('Preview', URIS_TD); ?></a>
545
  </p>
546
  </td>
547
  </tr>
548
 
549
  <tr id="L3">
550
- <th scope="row"><label><?php _e('Navigation Color', URIS_TD); ?></label></th>
551
  <td>
552
- <?php if(!isset($WRIS_L3_Navigation_Color)) $WRIS_L3_Navigation_Color = "#FFFFFF"; ?>
553
- <input id="wl-l3-navigation-color" name="wl-l3-navigation-color" type="text" value="<?php echo $WRIS_L3_Navigation_Color; ?>" class="my-color-field" data-default-color="#ffffff" />
 
554
  <p class="description">
555
- <?php _e('Select a color to set navigation arrow and full screen icon color', URIS_TD); ?>.
556
- <a href="#" id="p11" data-tooltip="#s11"><?php _e('Preview', URIS_TD); ?></a>
557
  </p>
558
  </td>
559
  </tr>
@@ -564,31 +572,58 @@ jQuery(document).ready(function(){
564
  <?php if(!isset($WRIS_L3_Navigation_Bullets_Color)) $WRIS_L3_Navigation_Bullets_Color = "#000000"; ?>
565
  <input id="wl-l3-navigation-bullets-color" name="wl-l3-navigation-bullets-color" type="text" value="<?php echo $WRIS_L3_Navigation_Bullets_Color; ?>" class="my-color-field" data-default-color="#000000" />
566
  <p class="description">
567
- <?php _e('Select a color to set navigation bullets color', URIS_TD); ?>.
 
568
  </p>
569
  </td>
570
  </tr>
571
 
572
  <tr id="L3">
573
- <th scope="row"><label><?php _e('Navigation Pointer Color', URIS_TD); ?></label></th>
574
  <td>
575
- <?php if(!isset($WRIS_L3_Navigation_Pointer_Color)) $WRIS_L3_Navigation_Pointer_Color = "#000000"; ?>
576
- <input id="wl-l3-navigation-pointer-color" name="wl-l3-navigation-pointer-color" type="text" value="<?php echo $WRIS_L3_Navigation_Pointer_Color; ?>" class="my-color-field" data-default-color="#000000" />
 
577
  <p class="description">
578
- <?php _e('Select a color to set navigation pointer color', URIS_TD); ?>.
 
579
  </p>
580
  </td>
581
  </tr>
582
 
583
- <tr id="L3">
584
- <th scope="row"><label><?php _e('Full Screen Slide Show', URIS_TD); ?></label></th>
585
  <td>
586
- <?php if(!isset($WRIS_L3_Fullscreeen)) $WRIS_L3_Fullscreeen = 1; ?>
587
- <input type="radio" name="wl-l3-fullscreen" id="wl-l3-fullscreen" value="1" <?php if($WRIS_L3_Fullscreeen == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
588
- <input type="radio" name="wl-l3-fullscreen" id="wl-l3-fullscreen" value="0" <?php if($WRIS_L3_Fullscreeen == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
589
  <p class="description">
590
- <?php _e('Select Yes/No option for full screen slide show', URIS_TD); ?>.
 
591
  </p>
 
592
  </td>
593
  </tr>
594
 
@@ -598,7 +633,7 @@ jQuery(document).ready(function(){
598
  <?php if(!isset($WRIS_L3_Custom_CSS)) $WRIS_L3_Custom_CSS = ""; ?>
599
  <textarea name="wl-l3-custom-css" id="wl-l3-custom-css" rows="5" cols="75"><?php echo $WRIS_L3_Custom_CSS; ?></textarea>
600
  <p class="description">
601
- <?php _e('Enter any custom CSS you want to apply on this slider into text area filed', URIS_TD); ?>.<br>
602
  </p>
603
  <p class="custnote">Note: Please Do Not Use <b>Style</b> Tag With Custom CSS</p>
604
  </td>
5
  $PostId = $post->ID;
6
  $WRIS_Gallery_Settings_Key = "WRIS_Gallery_Settings_".$PostId;
7
  $WRIS_Gallery_Settings = get_post_meta( $PostId, $WRIS_Gallery_Settings_Key, true);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Title']))
10
+ $WRIS_L3_Slide_Title = $WRIS_Gallery_Settings['WRIS_L3_Slide_Title'];
11
  else
12
  $WRIS_L3_Slide_Title = 1;
13
 
14
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Title']))
15
+ $WRIS_L3_Show_Slide_Title = $WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Title'];
16
+ else
17
+ $WRIS_L3_Show_Slide_Title = 0;
18
+
19
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Desc']))
20
+ $WRIS_L3_Show_Slide_Desc = $WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Desc'];
21
  else
22
+ $WRIS_L3_Show_Slide_Desc = 0;
23
 
24
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow']))
25
  $WRIS_L3_Auto_Slideshow = $WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow'];
27
  $WRIS_L3_Auto_Slideshow = 1;
28
 
29
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition']))
30
+ $WRIS_L3_Transition = $WRIS_Gallery_Settings['WRIS_L3_Transition'];
31
  else
32
+ $WRIS_L3_Transition = 1;
33
 
34
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition_Speed']))
35
+ $WRIS_L3_Transition_Speed = $WRIS_Gallery_Settings['WRIS_L3_Transition_Speed'];
36
  else
37
+ $WRIS_L3_Transition_Speed = 5000;
38
 
39
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Order']))
40
+ $WRIS_L3_Slide_Order = $WRIS_Gallery_Settings['WRIS_L3_Slide_Order'];
41
  else
42
+ $WRIS_L3_Slide_Order = "ASC";
43
 
44
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Distance']))
45
+ $WRIS_L3_Slide_Distance = $WRIS_Gallery_Settings['WRIS_L3_Slide_Distance'];
46
  else
47
+ $WRIS_L3_Slide_Distance = 5;
48
 
49
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow']))
50
+ $WRIS_L3_Sliding_Arrow = $WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow'];
51
  else
52
+ $WRIS_L3_Sliding_Arrow = 1;
53
 
54
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation']))
55
+ $WRIS_L3_Slider_Navigation = $WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation'];
56
  else
57
+ $WRIS_L3_Slider_Navigation = 1;
58
 
59
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Position']))
60
+ $WRIS_L3_Navigation_Position = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Position'];
61
  else
62
+ $WRIS_L3_Navigation_Position = "bottom";
63
 
64
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style']))
65
+ $WRIS_L3_Thumbnail_Style = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style'];
66
  else
67
+ $WRIS_L3_Thumbnail_Style = "border";
68
 
69
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width']))
70
+ $WRIS_L3_Thumbnail_Width = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width'];
71
  else
72
+ $WRIS_L3_Thumbnail_Width = 120;
73
 
74
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height']))
75
+ $WRIS_L3_Thumbnail_Height = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height'];
76
  else
77
+ $WRIS_L3_Thumbnail_Height = 120;
78
 
79
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Button']))
80
+ $WRIS_L3_Navigation_Button = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Button'];
81
  else
82
+ $WRIS_L3_Navigation_Button = 1;
83
 
84
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Width']))
85
+ $WRIS_L3_Width = $WRIS_Gallery_Settings['WRIS_L3_Width'];
86
  else
87
+ $WRIS_L3_Width = "custom";
88
 
89
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Width']))
90
+ $WRIS_L3_Slider_Width = $WRIS_Gallery_Settings['WRIS_L3_Slider_Width'];
91
  else
92
+ $WRIS_L3_Slider_Width = 1000;
93
 
94
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Height']))
95
+ $WRIS_L3_Height = $WRIS_Gallery_Settings['WRIS_L3_Height'];
96
  else
97
+ $WRIS_L3_Height = "custom";
98
 
99
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Height']))
100
+ $WRIS_L3_Slider_Height = $WRIS_Gallery_Settings['WRIS_L3_Slider_Height'];
101
  else
102
+ $WRIS_L3_Slider_Height = 500;
103
+
104
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode']))
105
+ $WRIS_L3_Slider_Scale_Mode = $WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode'];
106
+ else
107
+ $WRIS_L3_Slider_Scale_Mode = "cover";
108
+
109
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale']))
110
+ $WRIS_L3_Slider_Auto_Scale = $WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale'];
111
+ else
112
+ $WRIS_L3_Slider_Auto_Scale = 1;
113
 
114
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Font_Style']))
115
+ $WRIS_L3_Font_Style = $WRIS_Gallery_Settings['WRIS_L3_Font_Style'];
116
  else
117
+ $WRIS_L3_Font_Style = "Arial";
118
 
119
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_Color']))
120
+ $WRIS_L3_Title_Color = $WRIS_Gallery_Settings['WRIS_L3_Title_Color'];
121
  else
122
+ $WRIS_L3_Title_Color = "#FFFFFF";
123
 
124
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_BgColor']))
125
+ $WRIS_L3_Title_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Title_BgColor'];
126
  else
127
+ $WRIS_L3_Title_BgColor = "#000000";
128
 
129
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_Color']))
130
+ $WRIS_L3_Desc_Color = $WRIS_Gallery_Settings['WRIS_L3_Desc_Color'];
131
  else
132
+ $WRIS_L3_Desc_Color = "#FFFFFF";
133
 
134
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor']))
135
+ $WRIS_L3_Desc_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor'];
136
  else
137
+ $WRIS_L3_Desc_BgColor = "#00000";
138
 
139
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Color']))
140
+ $WRIS_L3_Navigation_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Color'];
141
  else
142
+ $WRIS_L3_Navigation_Color = "#FFFFFF";
143
 
144
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Fullscreeen']))
145
+ $WRIS_L3_Fullscreeen = $WRIS_Gallery_Settings['WRIS_L3_Fullscreeen'];
146
  else
147
+ $WRIS_L3_Fullscreeen = 1;
148
 
149
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Custom_CSS']))
150
+ $WRIS_L3_Custom_CSS = $WRIS_Gallery_Settings['WRIS_L3_Custom_CSS'];
151
  else
152
+ $WRIS_L3_Custom_CSS = "";
153
 
154
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color']))
155
+ $WRIS_L3_Navigation_Bullets_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color'];
156
  else
157
+ $WRIS_L3_Navigation_Bullets_Color = "#000000";
158
 
159
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color']))
160
+ $WRIS_L3_Navigation_Pointer_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color'];
161
  else
162
+ $WRIS_L3_Navigation_Pointer_Color = "#000000";
163
  ?>
164
  <script type="text/javascript">
165
  jQuery(document).ready(function(){
166
  var editor = CodeMirror.fromTextArea(document.getElementById("wl-l3-custom-css"), {
167
+ lineWrapping: true,
168
+ lineNumbers: true,
169
+ styleActiveLine: true,
170
+ matchBrackets: true,
171
+ hint:true,
172
+ theme : 'blackboard',
173
+ extraKeys: {"Ctrl-Space": "autocomplete"},
174
  });
175
  jQuery(window).scroll(function(){
176
  if (jQuery(this).scrollTop() < 200) {
221
  background: url('') no-repeat;
222
  }
223
  </style>
224
+ <?php require_once("tooltip.php"); ?>
225
  <input type="hidden" id="wl_action" name="wl_action" value="wl-save-settings">
226
  <table class="form-table">
227
  <tbody>
233
  <input type="radio" name="wl-l3-slide-title" id="wl-l3-slide-title" value="0" <?php if($WRIS_L3_Slide_Title == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
234
  <p class="description">
235
  <?php _e('Select Yes/No option to show/hide slide title above slider', URIS_TD); ?>.
236
+ <a href="#" id="p1" data-tooltip="#s1"><?php _e('Preview', URIS_TD); ?></a>
237
  </p>
238
  </td>
239
  </tr>
240
+
241
  <tr id="L3">
242
+ <th scope="row"><label><?php _e('Display Slide Title', URIS_TD); ?></label></th>
243
  <td>
244
+ <?php if(!isset($WRIS_L3_Show_Slide_Title)) $WRIS_L3_Show_Slide_Title = 0; ?>
245
+ <input type="radio" name="wl-l3-show-slide-title" id="wl-l3-show-slide-title" value="1" <?php if($WRIS_L3_Show_Slide_Title == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
246
+ <input type="radio" name="wl-l3-show-slide-title" id="wl-l3-show-slide-title" value="0" <?php if($WRIS_L3_Show_Slide_Title == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
247
+ <p class="description">
248
+ <?php _e('Select Yes/No option to show/hide slide title over slides.', URIS_TD); ?>
249
+ <a href="#" id="p2" data-tooltip="#s2"><?php _e('Preview', URIS_TD); ?></a>
250
+ </p>
251
  </td>
252
  </tr>
253
+
254
+ <tr id="L3">
255
+ <th scope="row"><label><?php _e('Slide Title Color', URIS_TD); ?></label></th>
256
+ <td>
257
+ <?php if(!isset($WRIS_L3_Title_Color)) $WRIS_L3_Title_Color = "#FFFFFF"; ?>
258
+ <input id="wl-l3-title-color" name="wl-l3-title-color" type="text" value="<?php echo $WRIS_L3_Title_Color; ?>" class="my-color-field" data-default-color="#000000" />
259
+ <p class="description">
260
+ <?php _e('Select a color to set slide title color.', URIS_TD); ?>
261
+ <a href="#" id="p3" data-tooltip="#s3"><?php _e('Preview', URIS_TD); ?></a>
262
+ </p>
263
+ </td>
264
+ </tr>
265
+
266
+ <tr id="L3">
267
+ <th scope="row"><label><?php _e('Slide Title Background Color', URIS_TD); ?></label></th>
268
+ <td>
269
+ <?php if(!isset($WRIS_L3_Title_BgColor)) $WRIS_L3_Title_BgColor = "#000000"; ?>
270
+ <input id="wl-l3-title-bgcolor" name="wl-l3-title-bgcolor" type="text" value="<?php echo $WRIS_L3_Title_BgColor; ?>" class="my-color-field" data-default-color="#ffffff" />
271
+ <p class="description">
272
+ <?php _e('Select a color to set slide title background color.', URIS_TD); ?>
273
+ <a href="#" id="p4" data-tooltip="#s4"><?php _e('Preview', URIS_TD); ?></a>
274
+ </p>
275
+ </td>
276
+ </tr>
277
+
278
+ <tr id="L3">
279
+ <th scope="row"><label><?php _e('Display Slide Description', URIS_TD); ?></label></th>
280
+ <td>
281
+ <?php if(!isset($WRIS_L3_Show_Slide_Desc)) $WRIS_L3_Show_Slide_Desc = 0; ?>
282
+ <input type="radio" name="wl-l3-show-slide-desc" id="wl-l3-show-slide-desc" value="1" <?php if($WRIS_L3_Show_Slide_Desc == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
283
+ <input type="radio" name="wl-l3-show-slide-desc" id="wl-l3-show-slide-desc" value="0" <?php if($WRIS_L3_Show_Slide_Desc == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
284
+ <p class="description">
285
+ <?php _e('Select Yes/No option to show/hide slide description over slides.', URIS_TD); ?>
286
+ <a href="#" id="p5" data-tooltip="#s5"><?php _e('Preview', URIS_TD); ?></a>
287
+ </p>
288
+ </td>
289
+ </tr>
290
+
291
+ <tr id="L3">
292
+ <th scope="row"><label><?php _e('Slide Description Color', URIS_TD); ?></label></th>
293
+ <td>
294
+ <?php if(!isset($WRIS_L3_Desc_Color)) $WRIS_L3_Desc_Color = "#FFFFFF"; ?>
295
+ <input id="wl-l3-desc-color" name="wl-l3-desc-color" type="text" value="<?php echo $WRIS_L3_Desc_Color; ?>" class="my-color-field" data-default-color="#ffffff" />
296
+ <p class="description">
297
+ <?php _e('Select a color to set slide description color.', URIS_TD); ?>
298
+ <a href="#" id="p6" data-tooltip="#s6"><?php _e('Preview', URIS_TD); ?></a>
299
+ </p>
300
+ </td>
301
+ </tr>
302
+
303
+ <tr id="L3">
304
+ <th scope="row"><label><?php _e('Slide Description Background Color', URIS_TD); ?></label></th>
305
+ <td>
306
+ <?php if(!isset($WRIS_L3_Desc_BgColor)) $WRIS_L3_Desc_BgColor = "#000000"; ?>
307
+ <input id="wl-l3-desc-bgcolor" name="wl-l3-desc-bgcolor" type="text" value="<?php echo $WRIS_L3_Desc_BgColor; ?>" class="my-color-field" data-default-color="#000000" />
308
+ <p class="description">
309
+ <?php _e('Select a color to set slide description background color.', URIS_TD); ?>
310
+ <a href="#" id="p7" data-tooltip="#s7"><?php _e('Preview', URIS_TD); ?></a>
311
+ </p>
312
+ </td>
313
+ </tr>
314
+
315
  <tr id="L3">
316
  <th scope="row"><label><?php _e('Auto Play Slide Show', URIS_TD); ?></label></th>
317
  <td>
320
  <input type="radio" name="wl-l3-auto-slide" id="wl-l3-auto-slide" value="2" <?php if($WRIS_L3_Auto_Slideshow == 2 ) { echo "checked"; } ?>> <?php _e('Yes with Stop on Mouse Hover', URIS_TD); ?> &nbsp;&nbsp;
321
  <input type="radio" name="wl-l3-auto-slide" id="wl-l3-auto-slide" value="3" <?php if($WRIS_L3_Auto_Slideshow == 3 ) { echo "checked"; } ?>> <?php _e('No', URIS_TD); ?>
322
  <p class="description">
323
+ <?php _e('Select Yes/No option to auto slide enable or disable into slider.', URIS_TD); ?>
324
+ <!--<a href="#" id="p8" data-tooltip="#s8"><?php _e('Preview', URIS_TD); ?></a>-->
325
  </p>
326
  </td>
327
  </tr>
332
  <input type="radio" name="wl-l3-transition" id="wl-l3-transition" value="1" <?php if($WRIS_L3_Transition == 1 ) { echo "checked"; } ?>> Fade &nbsp;&nbsp;
333
  <input type="radio" name="wl-l3-transition" id="wl-l3-transition" value="0" <?php if($WRIS_L3_Transition == 0 ) { echo "checked"; } ?>> Slide
334
  <p class="description">
335
+ <?php _e('Select a transition effect you want to apply on slides.', URIS_TD); ?>
336
+ <!--<a href="#" id="p9" data-tooltip="#s9"><?php _e('Preview', URIS_TD); ?></a>-->
337
  </p>
338
  </td>
339
  </tr>
340
  <tr id="L3">
341
+ <th scope="row"><label><?php _e('Auto play Slider Speed', URIS_TD); ?></label></th>
342
  <td>
343
  <?php if(!isset($WRIS_L3_Transition_Speed)) $WRIS_L3_Transition_Speed = 5000; ?>
344
  <input class="uris-slider" name="wl-l3-transition-speed" id="wl-l3-transition-speed" type="range" min="1000" max="60000" step="1000" value="<?php echo $WRIS_L3_Transition_Speed; ?>" data-rangeSlider>
345
  <span id="uris-range-val"></span>
346
  <p class="description">
347
+ <?php _e('Set your desired slider speed of slides. Default speed is 5 Second.', URIS_TD); ?>
348
+ <!--<a href="#" id="p10" data-tooltip="#s10"><?php _e('Preview', URIS_TD); ?></a>-->
349
  </p>
350
  </td>
351
  </tr>
373
  <input type="radio" name="wl-l3-slide-order" id="wl-l3-slide-order" value="shuffle" <?php if($WRIS_L3_Slide_Order == "shuffle" ) { echo "checked"; } ?>> <?php _e('Random', URIS_TD); ?>
374
  <p class="description">
375
  <?php _e('Select a slide order you want to apply on slides', URIS_TD); ?>.
376
+ <!--<a href="#" id="p11" data-tooltip="#s11"><?php _e('Preview', URIS_TD); ?></a>-->
377
  </p>
378
  </td>
379
  </tr>
380
 
381
  <tr id="L3">
382
+ <th scope="row"><label><?php _e('Distance Between Slide', URIS_TD); ?></label></th>
383
  <td>
384
  <?php if(!isset($WRIS_L3_Slide_Distance)) $WRIS_L3_Slide_Distance = 5; ?>
385
  <select name="wl-l3-slide-distance" id="wl-l3-slide-distance">
391
  <option value="25" <?php if($WRIS_L3_Slide_Distance == 25) echo "selected=selected";?>>25</option>
392
  </select>
393
  <p class="description">
394
+ <?php _e('Set a gap between all slides. Range 0 to 25. Works when Slide Transition setting selected to Slide.', URIS_TD); ?>&nbsp;
395
+ <a href="#" id="p12" data-tooltip="#s12"><?php _e('Preview', URIS_TD); ?></a>
 
 
 
 
 
 
 
 
 
 
 
 
 
396
  </p>
397
  </td>
398
  </tr>
404
  <input type="radio" name="wl-l3-navigation" id="wl-l3-navigation" value="1" <?php if($WRIS_L3_Slider_Navigation == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
405
  <input type="radio" name="wl-l3-navigation" id="wl-l3-navigation" value="0" <?php if($WRIS_L3_Slider_Navigation == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
406
  <p class="description">
407
+ <?php _e('Select Yes/No option to show or hide thumbnail based navigation under slides.', URIS_TD); ?>
408
+ <a href="#" id="p13" data-tooltip="#s13"><?php _e('Preview', URIS_TD); ?></a>
409
  </p>
410
  </td>
411
  </tr>
417
  <input type="radio" name="wl-l3-navigation-position" id="wl-l3-navigation-position" value="top" <?php if($WRIS_L3_Navigation_Position == "top" ) { echo "checked"; } ?>> <?php _e('Top', URIS_TD); ?> &nbsp;&nbsp;
418
  <input type="radio" name="wl-l3-navigation-position" id="wl-l3-navigation-position" value="bottom" <?php if($WRIS_L3_Navigation_Position == "bottom" ) { echo "checked"; } ?>> <?php _e('Bottom', URIS_TD); ?>
419
  <p class="description">
420
+ <?php _e('Select a thumbnail position to show above or below the slider.', URIS_TD); ?>
421
+ <a href="#" id="p14" data-tooltip="#s14"><?php _e('Preview', URIS_TD); ?></a>
422
  </p>
423
  </td>
424
  </tr>
425
 
426
  <tr id="L3">
427
+ <th scope="row"><label><?php _e('Selected Thumbnail Style', URIS_TD); ?></label></th>
428
  <td>
429
  <?php if(!isset($WRIS_L3_Thumbnail_Style)) $WRIS_L3_Thumbnail_Style = "border"; ?>
430
  <input type="radio" name="wl-l3-thumbnail-style" id="wl-l3-thumbnail-style" value="border" <?php if($WRIS_L3_Thumbnail_Style == "border" ) { echo "checked"; } ?>> <?php _e('Border', URIS_TD); ?> &nbsp;&nbsp;
431
  <input type="radio" name="wl-l3-thumbnail-style" id="wl-l3-thumbnail-style" value="pointer" <?php if($WRIS_L3_Thumbnail_Style == "pointer" ) { echo "checked"; } ?>> <?php _e('Pointer', URIS_TD); ?>
432
  <p class="description">
433
+ <?php _e('Select a style to apply on select thumbnails.', URIS_TD); ?>
434
+ <a href="#" id="p15" data-tooltip="#s15"><?php _e('Preview', URIS_TD); ?></a>
435
  </p>
436
  </td>
437
  </tr>
438
 
439
  <tr id="L3">
440
+ <th scope="row"><label><?php _e('Selected Thumbnail Style Color', URIS_TD); ?></label></th>
441
  <td>
442
+ <?php if(!isset($WRIS_L3_Navigation_Pointer_Color)) $WRIS_L3_Navigation_Pointer_Color = "#000000"; ?>
443
+ <input id="wl-l3-navigation-pointer-color" name="wl-l3-navigation-pointer-color" type="text" value="<?php echo $WRIS_L3_Navigation_Pointer_Color; ?>" class="my-color-field" data-default-color="#000000" />
 
 
444
  <p class="description">
445
+ <?php _e('Select a color to set on selected thumbnail style color.', URIS_TD); ?>
446
+ <a href="#" id="p16" data-tooltip="#s16"><?php _e('Preview', URIS_TD); ?></a>
447
  </p>
448
  </td>
449
  </tr>
450
 
451
  <tr id="L3">
452
+ <th scope="row"><label><?php _e('Thumbnail Resize', URIS_TD); ?></label></th>
453
  <td>
454
+ <?php if(!isset($WRIS_L3_Thumbnail_Width)) $WRIS_L3_Thumbnail_Width = "120"; ?>
455
+ <?php if(!isset($WRIS_L3_Thumbnail_Height)) $WRIS_L3_Thumbnail_Height = "120"; ?>
456
+ <?php _e('Width', URIS_TD); ?> <input type="text" name="wl-l3-navigation-width" id="wl-l3-navigation-width" value="<?php echo $WRIS_L3_Thumbnail_Width; ?>"> &nbsp;&nbsp;
457
+ <?php _e('Height', URIS_TD); ?> <input type="text" name="wl-l3-navigation-height" id="wl-l3-navigation-height" value="<?php echo $WRIS_L3_Thumbnail_Height; ?>">
458
  <p class="description">
459
+ <?php _e('Set custom height and width for thumbnails.', URIS_TD); ?>
460
+ <a href="#" id="p17" data-tooltip="#s17"><?php _e('Preview', URIS_TD); ?></a>
461
  </p>
462
  </td>
463
  </tr>
472
  <input type="radio" name="wl-l3-width" id="wl-l3-width" value="custom" <?php if($WRIS_L3_Width == "custom" ) { echo "checked"; } ?>> <?php _e('Custom', URIS_TD); ?>
473
  <input type="text" name="wl-l3-slider-width" id="wl-l3-slider-width" value="<?php echo $WRIS_L3_Slider_Width; ?>">
474
  <p class="description">
475
+ <?php _e('Enter your desired width for slider. Default width is 1000px.', URIS_TD); ?>
476
+ <a href="#" id="p18" data-tooltip="#s18"><?php _e('Preview', URIS_TD); ?></a>
477
  </p>
478
  </td>
479
  </tr>
482
  <th scope="row"><label><?php _e('Slider Height', URIS_TD); ?></label></th>
483
  <td>
484
  <?php if(!isset($WRIS_L3_Slider_Height)) $WRIS_L3_Slider_Height = 500; ?>
485
+ <?php if(!isset($WRIS_L3_Height)) $WRIS_L3_Height = "custom"; ?>
486
  <input type="radio" name="wl-l3-height" id="wl-l3-height" value="auto" <?php if($WRIS_L3_Height == "auto" ) { echo "checked"; } ?>> <?php _e('Auto Height', URIS_TD); ?> &nbsp;&nbsp;
487
  <input type="radio" name="wl-l3-height" id="wl-l3-height" value="custom" <?php if($WRIS_L3_Height == "custom" ) { echo "checked"; } ?>> <?php _e('Custom', URIS_TD); ?>
488
  <input type="text" name="wl-l3-slider-height" id="wl-l3-slider-height" value="<?php echo $WRIS_L3_Slider_Height; ?>">
489
  <p class="description">
490
+ <?php _e('Enter your desired height for slider. Default height is 500px.', URIS_TD); ?>
491
+ <a href="#" id="p19" data-tooltip="#s19"><?php _e('Preview', URIS_TD); ?></a>
492
  </p>
493
  </td>
494
  </tr>
499
  <?php if(!isset($WRIS_L3_Slider_Scale_Mode)) $WRIS_L3_Slider_Scale_Mode = "cover"; ?>
500
  <select name="wl-l3-slider_scale_mode" id="wl-l3-slider_scale_mode" class="standard-dropdown">
501
  <optgroup label="Select Slider Scale Mode">
 
 
 
502
  <option value="cover" <?php if($WRIS_L3_Slider_Scale_Mode == "cover" ) { echo "selected=selected"; } ?>><?php _e('Cover', URIS_TD); ?></option>
503
+ <option value="contain" <?php if($WRIS_L3_Slider_Scale_Mode == "contain" ) { echo "selected=selected"; } ?>><?php _e('Contain', URIS_TD); ?></option>
504
+ <option value="exact" <?php if($WRIS_L3_Slider_Scale_Mode == "exact" ) { echo "selected=selected"; } ?>><?php _e('Exact', URIS_TD); ?></option>
505
+ <option value="none" <?php if($WRIS_L3_Slider_Scale_Mode == "none" ) { echo "selected=selected"; } ?>><?php _e('None', URIS_TD); ?></option>
506
  </optgroup>
507
  </select>
508
  <p class="description">
509
+ <?php _e('COVER will scale and crop the image so that it fills the entire slide.', URIS_TD); ?><br />
510
+ <?php _e('CONTAIN will keep the entire image visible inside the slide.', URIS_TD); ?><br />
511
+ <?php _e('EXACT will match the size of the image to the size of the slide.', URIS_TD); ?><br />
512
+ <?php _e('NONE will leave the image to its original size.', URIS_TD); ?>
513
+ <!--<a href="#" id="p20" data-tooltip="#s20"><?php _e('Preview', URIS_TD); ?></a>-->
514
  </p>
515
  </td>
516
  </tr>
517
 
518
  <tr id="L3">
519
+ <th scope="row"><label><?php _e('Slide Auto Scale Up', URIS_TD); ?></label></th>
520
  <td>
521
  <?php if(!isset($WRIS_L3_Slider_Auto_Scale)) $WRIS_L3_Slider_Auto_Scale = 1; ?>
522
  <input type="radio" name="wl-l3-slider-auto-scale" id="wl-l3-slider-auto-scale" value="1" <?php if($WRIS_L3_Slider_Auto_Scale == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i>
523
  <input type="radio" name="wl-l3-slider-auto-scale" id="wl-l3-slider-auto-scale" value="0" <?php if($WRIS_L3_Slider_Auto_Scale == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
524
  <p class="description">
525
+ <?php _e('If the slide can be scaled up more than its original size.', URIS_TD); ?>
526
+ <!--<a href="#" id="p21" data-tooltip="#s21"><?php _e('Preview', URIS_TD); ?></a>-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
527
  </p>
528
  </td>
529
  </tr>
530
 
531
  <tr id="L3">
532
+ <th scope="row"><label><?php _e('Show Navigation Arrow', URIS_TD); ?></label></th>
533
  <td>
534
+ <?php if(!isset($WRIS_L3_Sliding_Arrow)) $WRIS_L3_Sliding_Arrow = 1; ?>
535
+ <input type="radio" name="wl-l3-sliding-arrow" id="wl-l3-sliding-arrow" value="1" <?php if($WRIS_L3_Sliding_Arrow == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
536
+ <input type="radio" name="wl-l3-sliding-arrow" id="wl-l3-sliding-arrow" value="0" <?php if($WRIS_L3_Sliding_Arrow == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
537
  <p class="description">
538
+ <?php _e('Select Yes/No option to show or hide arrows on mouse hover on slide.', URIS_TD); ?>
539
+ <a href="#" id="p22" data-tooltip="#s22"><?php _e('Preview', URIS_TD); ?></a>
540
  </p>
541
  </td>
542
  </tr>
543
 
544
  <tr id="L3">
545
+ <th scope="row"><label><?php _e('Navigation Color', URIS_TD); ?></label></th>
546
  <td>
547
+ <?php if(!isset($WRIS_L3_Navigation_Color)) $WRIS_L3_Navigation_Color = "#FFFFFF"; ?>
548
+ <input id="wl-l3-navigation-color" name="wl-l3-navigation-color" type="text" value="<?php echo $WRIS_L3_Navigation_Color; ?>" class="my-color-field" data-default-color="#ffffff" />
549
  <p class="description">
550
+ <?php _e('Select a color to set navigation arrow and full screen icon color.', URIS_TD); ?>
551
+ <a href="#" id="p23" data-tooltip="#s23"><?php _e('Preview', URIS_TD); ?></a>
552
  </p>
553
  </td>
554
  </tr>
555
 
556
  <tr id="L3">
557
+ <th scope="row"><label><?php _e('Show Navigation Bullets', URIS_TD); ?></label></th>
558
  <td>
559
+ <?php if(!isset($WRIS_L3_Navigation_Button)) $WRIS_L3_Navigation_Button = 1; ?>
560
+ <input type="radio" name="wl-l3-navigation-button" id="wl-l3-navigation-button" value="1" <?php if($WRIS_L3_Navigation_Button == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
561
+ <input type="radio" name="wl-l3-navigation-button" id="wl-l3-navigation-button" value="0" <?php if($WRIS_L3_Navigation_Button == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
562
  <p class="description">
563
+ <?php _e('Select Yes/No option to show or hide slider navigation buttons under image slider.', URIS_TD); ?>
564
+ <a href="#" id="p24" data-tooltip="#s24"><?php _e('Preview', URIS_TD); ?></a>
565
  </p>
566
  </td>
567
  </tr>
572
  <?php if(!isset($WRIS_L3_Navigation_Bullets_Color)) $WRIS_L3_Navigation_Bullets_Color = "#000000"; ?>
573
  <input id="wl-l3-navigation-bullets-color" name="wl-l3-navigation-bullets-color" type="text" value="<?php echo $WRIS_L3_Navigation_Bullets_Color; ?>" class="my-color-field" data-default-color="#000000" />
574
  <p class="description">
575
+ <?php _e('Select a color to set navigation bullets color.', URIS_TD); ?>
576
+ <a href="#" id="p25" data-tooltip="#s25"><?php _e('Preview', URIS_TD); ?></a>
577
  </p>
578
  </td>
579
  </tr>
580
 
581
  <tr id="L3">
582
+ <th scope="row"><label><?php _e('Full Screen Slide Show', URIS_TD); ?></label></th>
583
  <td>
584
+ <?php if(!isset($WRIS_L3_Fullscreeen)) $WRIS_L3_Fullscreeen = 1; ?>
585
+ <input type="radio" name="wl-l3-fullscreen" id="wl-l3-fullscreen" value="1" <?php if($WRIS_L3_Fullscreeen == 1 ) { echo "checked"; } ?>> <i class="fa fa-check fa-2x"></i> &nbsp;&nbsp;
586
+ <input type="radio" name="wl-l3-fullscreen" id="wl-l3-fullscreen" value="0" <?php if($WRIS_L3_Fullscreeen == 0 ) { echo "checked"; } ?>> <i class="fa fa-times fa-2x"></i>
587
  <p class="description">
588
+ <?php _e('Select Yes/No option for full screen slide show.', URIS_TD); ?>
589
+ <a href="#" id="p26" data-tooltip="#s26"><?php _e('Preview', URIS_TD); ?></a>
590
  </p>
591
  </td>
592
  </tr>
593
 
594
+ <tr>
595
+ <th scope="row"><label><?php _e("Fonts", URIS_TD); ?></label></th>
596
  <td>
597
+ <?php if(!isset($WRIS_L3_Font_Style)) $WRIS_L3_Font_Style = "Arial";?>
598
+ <select name="wl-l3-font-style" id="wl-l3-font-style" class="standard-dropdown" >
599
+ <optgroup label="Default Fonts">
600
+ <option value="Arial" <?php selected($WRIS_L3_Font_Style, 'Arial' ); ?>>Arial</option>
601
+ <option value="Arial Black" <?php selected($WRIS_L3_Font_Style, 'Arial Black' ); ?>>Arial Black</option>
602
+ <option value="Courier New" <?php selected($WRIS_L3_Font_Style, 'Courier New' ); ?>>Courier New</option>
603
+ <option value="cursive" <?php selected($WRIS_L3_Font_Style, 'cursive' ); ?>>Cursive</option>
604
+ <option value="fantasy" <?php selected($WRIS_L3_Font_Style, 'fantasy' ); ?>>Fantasy</option>
605
+ <option value="Georgia" <?php selected($WRIS_L3_Font_Style, 'Georgia' ); ?>>Georgia</option>
606
+ <option value="Grande"<?php selected($WRIS_L3_Font_Style, 'Grande' ); ?>>Grande</option>
607
+ <option value="Helvetica Neue" <?php selected($WRIS_L3_Font_Style, 'Helvetica Neue' ); ?>>Helvetica Neue</option>
608
+ <option value="Impact" <?php selected($WRIS_L3_Font_Style, 'Impact' ); ?>>Impact</option>
609
+ <option value="Lucida" <?php selected($WRIS_L3_Font_Style, 'Lucida' ); ?>>Lucida</option>
610
+ <option value="Lucida Console"<?php selected($WRIS_L3_Font_Style, 'Lucida Console' ); ?>>Lucida Console</option>
611
+ <option value="monospace" <?php selected($WRIS_L3_Font_Style, 'monospace' ); ?>>Monospace</option>
612
+ <option value="Open Sans" <?php selected($WRIS_L3_Font_Style, 'Open Sans' ); ?>>Open Sans</option>
613
+ <option value="Palatino" <?php selected($WRIS_L3_Font_Style, 'Palatino' ); ?>>Palatino</option>
614
+ <option value="sans" <?php selected($WRIS_L3_Font_Style, 'sans' ); ?>>Sans</option>
615
+ <option value="sans-serif" <?php selected($WRIS_L3_Font_Style, 'sans-serif' ); ?>>Sans-Serif</option>
616
+ <option value="Tahoma" <?php selected($WRIS_L3_Font_Style, 'Tahoma' ); ?>>Tahoma</option>
617
+ <option value="Times New Roman"<?php selected($WRIS_L3_Font_Style, 'Times New Roman' ); ?>>Times New Roman</option>
618
+ <option value="Trebuchet MS" <?php selected($WRIS_L3_Font_Style, 'Trebuchet MS' ); ?>>Trebuchet MS</option>
619
+ <option value="Verdana" <?php selected($WRIS_L3_Font_Style, 'Verdana' ); ?>>Verdana</option>
620
+ </optgroup>
621
+ </select>
622
  <p class="description">
623
+ <?php _e("Choose a font to apply on slide title and description.", URIS_TD); ?>
624
+ <a href="#" id="p27" data-tooltip="#s27"><?php _e('Preview', URIS_TD); ?></a>
625
  </p>
626
+
627
  </td>
628
  </tr>
629
 
633
  <?php if(!isset($WRIS_L3_Custom_CSS)) $WRIS_L3_Custom_CSS = ""; ?>
634
  <textarea name="wl-l3-custom-css" id="wl-l3-custom-css" rows="5" cols="75"><?php echo $WRIS_L3_Custom_CSS; ?></textarea>
635
  <p class="description">
636
+ <?php _e('Enter any custom CSS you want to apply on this slider into text area filed.', URIS_TD); ?><br>
637
  </p>
638
  <p class="custnote">Note: Please Do Not Use <b>Style</b> Tag With Custom CSS</p>
639
  </td>
shortcode.php CHANGED
@@ -17,156 +17,160 @@ function Wpfrank_URIS_Shortcode( $Id ) {
17
  $WRIS_Gallery_Settings_Key = "WRIS_Gallery_Settings_".$WRIS_Id;
18
 
19
  $WRIS_Gallery_Settings = get_post_meta( $WRIS_Id, $WRIS_Gallery_Settings_Key, true);
20
-
21
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_Align']))
22
- $WRIS_L3_Title_Align = $WRIS_Gallery_Settings['WRIS_L3_Title_Align'];
23
- else
24
- $WRIS_L3_Title_Align = 2;
25
-
26
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode']))
27
- $WRIS_L3_Slider_Scale_Mode = $WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode'];
28
  else
29
- $WRIS_L3_Slider_Scale_Mode = "cover";
30
-
31
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale']))
32
- $WRIS_L3_Slider_Auto_Scale = $WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale'];
33
  else
34
- $WRIS_L3_Slider_Auto_Scale = 1;
35
 
36
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Title']))
37
- $WRIS_L3_Slide_Title = $WRIS_Gallery_Settings['WRIS_L3_Slide_Title'];
38
  else
39
- $WRIS_L3_Slide_Title = 1;
40
 
41
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow']))
42
  $WRIS_L3_Auto_Slideshow = $WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow'];
43
  else
44
  $WRIS_L3_Auto_Slideshow = 1;
45
-
46
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition']))
47
- $WRIS_L3_Transition = $WRIS_Gallery_Settings['WRIS_L3_Transition'];
48
  else
49
- $WRIS_L3_Transition = 1;
50
-
51
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition_Speed']))
52
- $WRIS_L3_Transition_Speed = $WRIS_Gallery_Settings['WRIS_L3_Transition_Speed'];
53
  else
54
- $WRIS_L3_Transition_Speed = 5000;
55
-
56
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Order']))
57
- $WRIS_L3_Slide_Order = $WRIS_Gallery_Settings['WRIS_L3_Slide_Order'];
58
  else
59
- $WRIS_L3_Slide_Order = "ASC";
60
-
61
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Distance']))
62
- $WRIS_L3_Slide_Distance = $WRIS_Gallery_Settings['WRIS_L3_Slide_Distance'];
63
  else
64
- $WRIS_L3_Slide_Distance = 5;
65
-
66
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow']))
67
- $WRIS_L3_Sliding_Arrow = $WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow'];
68
  else
69
- $WRIS_L3_Sliding_Arrow = 1;
70
-
71
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation']))
72
- $WRIS_L3_Slider_Navigation = $WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation'];
73
  else
74
- $WRIS_L3_Slider_Navigation = 1;
75
-
76
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Position']))
77
- $WRIS_L3_Navigation_Position = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Position'];
78
  else
79
- $WRIS_L3_Navigation_Position = "bottom";
80
-
81
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style']))
82
- $WRIS_L3_Thumbnail_Style = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style'];
83
  else
84
- $WRIS_L3_Thumbnail_Style = "border";
85
-
86
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width']))
87
- $WRIS_L3_Thumbnail_Width = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width'];
88
  else
89
- $WRIS_L3_Thumbnail_Width = 120;
90
-
91
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height']))
92
- $WRIS_L3_Thumbnail_Height = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height'];
93
  else
94
- $WRIS_L3_Thumbnail_Height = 120;
95
-
96
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Button']))
97
- $WRIS_L3_Navigation_Button = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Button'];
98
  else
99
- $WRIS_L3_Navigation_Button = 1;
100
-
101
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Width']))
102
- $WRIS_L3_Width = $WRIS_Gallery_Settings['WRIS_L3_Width'];
103
  else
104
- $WRIS_L3_Width = "custom";
105
-
106
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Width']))
107
- $WRIS_L3_Slider_Width = $WRIS_Gallery_Settings['WRIS_L3_Slider_Width'];
108
  else
109
- $WRIS_L3_Slider_Width = 1000;
110
 
111
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Height']))
112
- $WRIS_L3_Height = $WRIS_Gallery_Settings['WRIS_L3_Height'];
113
  else
114
- $WRIS_L3_Height = "custom";
115
-
116
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Height']))
117
- $WRIS_L3_Slider_Height = $WRIS_Gallery_Settings['WRIS_L3_Slider_Height'];
118
  else
119
- $WRIS_L3_Slider_Height = 500;
120
-
 
 
 
 
 
 
 
 
 
 
121
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Font_Style']))
122
- $WRIS_L3_Font_Style = $WRIS_Gallery_Settings['WRIS_L3_Font_Style'];
123
  else
124
- $WRIS_L3_Font_Style = "Arial";
125
-
126
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_Color']))
127
- $WRIS_L3_Title_Color = $WRIS_Gallery_Settings['WRIS_L3_Title_Color'];
128
  else
129
- $WRIS_L3_Title_Color = "#00000";
130
-
131
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_BgColor']))
132
- $WRIS_L3_Title_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Title_BgColor'];
133
  else
134
- $WRIS_L3_Title_BgColor = "#FFFFFF";
135
-
136
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_Color']))
137
- $WRIS_L3_Desc_Color = $WRIS_Gallery_Settings['WRIS_L3_Desc_Color'];
138
  else
139
- $WRIS_L3_Desc_Color = "#FFFFFF";
140
-
141
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor']))
142
- $WRIS_L3_Desc_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor'];
143
  else
144
- $WRIS_L3_Desc_BgColor = "#00000";
145
-
146
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Color']))
147
- $WRIS_L3_Navigation_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Color'];
148
  else
149
- $WRIS_L3_Navigation_Color = "#FFFFFF";
150
-
151
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Fullscreeen']))
152
- $WRIS_L3_Fullscreeen = $WRIS_Gallery_Settings['WRIS_L3_Fullscreeen'];
153
  else
154
- $WRIS_L3_Fullscreeen = 1;
155
-
 
 
 
 
 
156
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color']))
157
- $WRIS_L3_Navigation_Bullets_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color'];
158
  else
159
- $WRIS_L3_Navigation_Bullets_Color = "#000000";
160
-
161
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color']))
162
- $WRIS_L3_Navigation_Pointer_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color'];
163
- else
164
- $WRIS_L3_Navigation_Pointer_Color = "#000000";
165
-
166
- if(isset($WRIS_Gallery_Settings['WRIS_L3_Custom_CSS']))
167
- $WRIS_L3_Custom_CSS = $WRIS_Gallery_Settings['WRIS_L3_Custom_CSS'];
168
  else
169
- $WRIS_L3_Custom_CSS = "";
170
  }
171
 
172
  //Load Slider Layout Output
17
  $WRIS_Gallery_Settings_Key = "WRIS_Gallery_Settings_".$WRIS_Id;
18
 
19
  $WRIS_Gallery_Settings = get_post_meta( $WRIS_Id, $WRIS_Gallery_Settings_Key, true);
20
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Title']))
21
+ $WRIS_L3_Slide_Title = $WRIS_Gallery_Settings['WRIS_L3_Slide_Title'];
 
 
 
 
 
 
22
  else
23
+ $WRIS_L3_Slide_Title = 1;
24
+
25
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Title']))
26
+ $WRIS_L3_Show_Slide_Title = $WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Title'];
27
  else
28
+ $WRIS_L3_Show_Slide_Title = 0;
29
 
30
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Desc']))
31
+ $WRIS_L3_Show_Slide_Desc = $WRIS_Gallery_Settings['WRIS_L3_Show_Slide_Desc'];
32
  else
33
+ $WRIS_L3_Show_Slide_Desc = 0;
34
 
35
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow']))
36
  $WRIS_L3_Auto_Slideshow = $WRIS_Gallery_Settings['WRIS_L3_Auto_Slideshow'];
37
  else
38
  $WRIS_L3_Auto_Slideshow = 1;
39
+
40
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition']))
41
+ $WRIS_L3_Transition = $WRIS_Gallery_Settings['WRIS_L3_Transition'];
42
  else
43
+ $WRIS_L3_Transition = 1;
44
+
45
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Transition_Speed']))
46
+ $WRIS_L3_Transition_Speed = $WRIS_Gallery_Settings['WRIS_L3_Transition_Speed'];
47
  else
48
+ $WRIS_L3_Transition_Speed = 5000;
49
+
50
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Order']))
51
+ $WRIS_L3_Slide_Order = $WRIS_Gallery_Settings['WRIS_L3_Slide_Order'];
52
  else
53
+ $WRIS_L3_Slide_Order = "ASC";
54
+
55
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slide_Distance']))
56
+ $WRIS_L3_Slide_Distance = $WRIS_Gallery_Settings['WRIS_L3_Slide_Distance'];
57
  else
58
+ $WRIS_L3_Slide_Distance = 5;
59
+
60
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow']))
61
+ $WRIS_L3_Sliding_Arrow = $WRIS_Gallery_Settings['WRIS_L3_Sliding_Arrow'];
62
  else
63
+ $WRIS_L3_Sliding_Arrow = 1;
64
+
65
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation']))
66
+ $WRIS_L3_Slider_Navigation = $WRIS_Gallery_Settings['WRIS_L3_Slider_Navigation'];
67
  else
68
+ $WRIS_L3_Slider_Navigation = 1;
69
+
70
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Position']))
71
+ $WRIS_L3_Navigation_Position = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Position'];
72
  else
73
+ $WRIS_L3_Navigation_Position = "bottom";
74
+
75
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style']))
76
+ $WRIS_L3_Thumbnail_Style = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Style'];
77
  else
78
+ $WRIS_L3_Thumbnail_Style = "border";
79
+
80
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width']))
81
+ $WRIS_L3_Thumbnail_Width = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Width'];
82
  else
83
+ $WRIS_L3_Thumbnail_Width = 120;
84
+
85
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height']))
86
+ $WRIS_L3_Thumbnail_Height = $WRIS_Gallery_Settings['WRIS_L3_Thumbnail_Height'];
87
  else
88
+ $WRIS_L3_Thumbnail_Height = 120;
89
+
90
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Button']))
91
+ $WRIS_L3_Navigation_Button = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Button'];
92
  else
93
+ $WRIS_L3_Navigation_Button = 1;
94
+
95
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Width']))
96
+ $WRIS_L3_Width = $WRIS_Gallery_Settings['WRIS_L3_Width'];
97
  else
98
+ $WRIS_L3_Width = "custom";
99
+
100
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Width']))
101
+ $WRIS_L3_Slider_Width = $WRIS_Gallery_Settings['WRIS_L3_Slider_Width'];
102
  else
103
+ $WRIS_L3_Slider_Width = 1000;
104
 
105
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Height']))
106
+ $WRIS_L3_Height = $WRIS_Gallery_Settings['WRIS_L3_Height'];
107
  else
108
+ $WRIS_L3_Height = "custom";
109
+
110
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Height']))
111
+ $WRIS_L3_Slider_Height = $WRIS_Gallery_Settings['WRIS_L3_Slider_Height'];
112
  else
113
+ $WRIS_L3_Slider_Height = 500;
114
+
115
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode']))
116
+ $WRIS_L3_Slider_Scale_Mode = $WRIS_Gallery_Settings['WRIS_L3_Slider_Scale_Mode'];
117
+ else
118
+ $WRIS_L3_Slider_Scale_Mode = "cover";
119
+
120
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale']))
121
+ $WRIS_L3_Slider_Auto_Scale = $WRIS_Gallery_Settings['WRIS_L3_Slider_Auto_Scale'];
122
+ else
123
+ $WRIS_L3_Slider_Auto_Scale = 1;
124
+
125
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Font_Style']))
126
+ $WRIS_L3_Font_Style = $WRIS_Gallery_Settings['WRIS_L3_Font_Style'];
127
  else
128
+ $WRIS_L3_Font_Style = "Arial";
129
+
130
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_Color']))
131
+ $WRIS_L3_Title_Color = $WRIS_Gallery_Settings['WRIS_L3_Title_Color'];
132
  else
133
+ $WRIS_L3_Title_Color = "#FFFFFF";
134
+
135
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Title_BgColor']))
136
+ $WRIS_L3_Title_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Title_BgColor'];
137
  else
138
+ $WRIS_L3_Title_BgColor = "#000000";
139
+
140
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_Color']))
141
+ $WRIS_L3_Desc_Color = $WRIS_Gallery_Settings['WRIS_L3_Desc_Color'];
142
  else
143
+ $WRIS_L3_Desc_Color = "#FFFFFF";
144
+
145
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor']))
146
+ $WRIS_L3_Desc_BgColor = $WRIS_Gallery_Settings['WRIS_L3_Desc_BgColor'];
147
  else
148
+ $WRIS_L3_Desc_BgColor = "#00000";
149
+
150
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Color']))
151
+ $WRIS_L3_Navigation_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Color'];
152
  else
153
+ $WRIS_L3_Navigation_Color = "#FFFFFF";
154
+
155
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Fullscreeen']))
156
+ $WRIS_L3_Fullscreeen = $WRIS_Gallery_Settings['WRIS_L3_Fullscreeen'];
157
  else
158
+ $WRIS_L3_Fullscreeen = 1;
159
+
160
+ if(isset($WRIS_Gallery_Settings['WRIS_L3_Custom_CSS']))
161
+ $WRIS_L3_Custom_CSS = $WRIS_Gallery_Settings['WRIS_L3_Custom_CSS'];
162
+ else
163
+ $WRIS_L3_Custom_CSS = "";
164
+
165
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color']))
166
+ $WRIS_L3_Navigation_Bullets_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Bullets_Color'];
167
  else
168
+ $WRIS_L3_Navigation_Bullets_Color = "#000000";
169
+
170
  if(isset($WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color']))
171
+ $WRIS_L3_Navigation_Pointer_Color = $WRIS_Gallery_Settings['WRIS_L3_Navigation_Pointer_Color'];
 
 
 
 
 
172
  else
173
+ $WRIS_L3_Navigation_Pointer_Color = "#000000";
174
  }
175
 
176
  //Load Slider Layout Output
tooltip.php CHANGED
@@ -13,11 +13,26 @@ jQuery(document).ready( function(){
13
  jQuery('#p5').darkTooltip();
14
  jQuery('#p6').darkTooltip();
15
  jQuery('#p7').darkTooltip();
16
- jQuery('#p8').darkTooltip();
17
- jQuery('#p9').darkTooltip();
18
- jQuery('#p10').darkTooltip();
19
- jQuery('#p11').darkTooltip();
20
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  //With some options
22
  jQuery('#light').darkTooltip({
23
  animation:'flipIn',
@@ -27,59 +42,113 @@ jQuery(document).ready( function(){
27
  });
28
  });
29
  </script>
30
- <?php $PreviewImg = URIS_PLUGIN_URL.'assets/img/'; ?>
31
 
32
  <div style="display:none;" id="s1">
33
- <h4><?php _e('Sliding Arrow', URIS_TD); ?></h4>
34
- <img src="<?php echo $PreviewImg."sliding-arrow.jpg"; ?>" class="sprev">
35
  </div>
36
 
37
  <div style="display:none;" id="s2">
38
- <h4><?php _e('Show Thumbnail', URIS_TD); ?></h4>
39
- <img src="<?php echo $PreviewImg."show-thumbnail.jpg"; ?>" class="sprev">
40
  </div>
41
 
42
  <div style="display:none;" id="s3">
43
- <h4><?php _e('Show Navigation Bullets', URIS_TD); ?></h4>
44
- <img src="<?php echo $PreviewImg."show-navigation-bullets.jpg"; ?>" class="sprev">
45
  </div>
46
 
47
  <div style="display:none;" id="s4">
48
- <h4><?php _e('Slider Width', URIS_TD); ?></h4>
49
- <img src="<?php echo $PreviewImg."slider-width.jpg"; ?>" class="sprev">
50
  </div>
51
 
52
  <div style="display:none;" id="s5">
53
- <h4><?php _e('Slider Height', URIS_TD); ?></h4>
54
- <img src="<?php echo $PreviewImg."slider-height.jpg"; ?>" class="sprev">
55
  </div>
56
 
57
  <div style="display:none;" id="s6">
58
- <h4><?php _e('Slide Distance', URIS_TD); ?></h4>
59
- <img src="<?php echo $PreviewImg."slide-distance.jpg"; ?>" class="sprev">
60
  </div>
61
 
62
  <div style="display:none;" id="s7">
63
- <h4><?php _e('Slide Title Color', URIS_TD); ?></h4>
64
- <img src="<?php echo $PreviewImg."title-color.jpg"; ?>" class="sprev">
65
  </div>
66
 
67
- <div style="display:none;" id="s8">
68
- <h4><?php _e('Slide Title Background Color', URIS_TD); ?></h4>
69
- <img src="<?php echo $PreviewImg."title-bg-color.jpg"; ?>" class="sprev">
 
 
70
  </div>
71
 
72
- <div style="display:none;" id="s9">
73
- <h4><?php _e('Slide Description Color', URIS_TD); ?></h4>
74
- <img src="<?php echo $PreviewImg."desc-color.jpg"; ?>" class="sprev">
75
  </div>
76
 
77
- <div style="display:none;" id="s10">
78
- <h4><?php _e('Slide Description Background Color', URIS_TD); ?></h4>
79
- <img src="<?php echo $PreviewImg."desc-bg-color.jpg"; ?>" class="sprev">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  </div>
81
 
82
- <div style="display:none;" id="s11">
83
  <h4><?php _e('Navigation Color', URIS_TD); ?></h4>
84
- <img src="<?php echo $PreviewImg."navigation-color.jpg"; ?>" class="sprev">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  </div>
13
  jQuery('#p5').darkTooltip();
14
  jQuery('#p6').darkTooltip();
15
  jQuery('#p7').darkTooltip();
16
+ //jQuery('#p8').darkTooltip();
17
+ //jQuery('#p9').darkTooltip();
18
+ //jQuery('#p10').darkTooltip();
19
+ //jQuery('#p11').darkTooltip();
20
+ jQuery('#p12').darkTooltip();
21
+ jQuery('#p13').darkTooltip();
22
+ jQuery('#p14').darkTooltip();
23
+ jQuery('#p15').darkTooltip();
24
+ jQuery('#p16').darkTooltip();
25
+ jQuery('#p17').darkTooltip();
26
+ jQuery('#p18').darkTooltip();
27
+ jQuery('#p19').darkTooltip();
28
+ //jQuery('#p20').darkTooltip();
29
+ //jQuery('#p21').darkTooltip();
30
+ jQuery('#p22').darkTooltip();
31
+ jQuery('#p23').darkTooltip();
32
+ jQuery('#p24').darkTooltip();
33
+ jQuery('#p25').darkTooltip();
34
+ jQuery('#p26').darkTooltip();
35
+ jQuery('#p27').darkTooltip();
36
  //With some options
37
  jQuery('#light').darkTooltip({
38
  animation:'flipIn',
42
  });
43
  });
44
  </script>
45
+ <?php $PreviewImg = URIS_PLUGIN_URL.'assets/img/preview/'; ?>
46
 
47
  <div style="display:none;" id="s1">
48
+ <h4><?php _e('Display Slider Post Title', URIS_TD); ?></h4>
49
+ <img src="<?php echo $PreviewImg."Display Slider Post Title.png"; ?>" class="sprev">
50
  </div>
51
 
52
  <div style="display:none;" id="s2">
53
+ <h4><?php _e('Display Slide Title', URIS_TD); ?></h4>
54
+ <img src="<?php echo $PreviewImg."Display Slide Title.png"; ?>" class="sprev">
55
  </div>
56
 
57
  <div style="display:none;" id="s3">
58
+ <h4><?php _e('Slide Title Color', URIS_TD); ?></h4>
59
+ <img src="<?php echo $PreviewImg."Slide Title Color.png"; ?>" class="sprev">
60
  </div>
61
 
62
  <div style="display:none;" id="s4">
63
+ <h4><?php _e('Slide Title Background Color', URIS_TD); ?></h4>
64
+ <img src="<?php echo $PreviewImg."Slide Title Background Color.png"; ?>" class="sprev">
65
  </div>
66
 
67
  <div style="display:none;" id="s5">
68
+ <h4><?php _e('Display Slide Description', URIS_TD); ?></h4>
69
+ <img src="<?php echo $PreviewImg."Display Slide Description.png"; ?>" class="sprev">
70
  </div>
71
 
72
  <div style="display:none;" id="s6">
73
+ <h4><?php _e('Slide Description Color', URIS_TD); ?></h4>
74
+ <img src="<?php echo $PreviewImg."Slide Description Color.png"; ?>" class="sprev">
75
  </div>
76
 
77
  <div style="display:none;" id="s7">
78
+ <h4><?php _e('Slide Description Background Color', URIS_TD); ?></h4>
79
+ <img src="<?php echo $PreviewImg."Slide Description Background Color.png"; ?>" class="sprev">
80
  </div>
81
 
82
+ <!-- 8 9 10 11 -->
83
+
84
+ <div style="display:none;" id="s12">
85
+ <h4><?php _e('Distance Between Slide', URIS_TD); ?></h4>
86
+ <img src="<?php echo $PreviewImg."Distance Between Slide.png"; ?>" class="sprev">
87
  </div>
88
 
89
+ <div style="display:none;" id="s13">
90
+ <h4><?php _e('Show Thumbnail', URIS_TD); ?></h4>
91
+ <img src="<?php echo $PreviewImg."Show Thumbnail.png"; ?>" class="sprev">
92
  </div>
93
 
94
+ <div style="display:none;" id="s14">
95
+ <h4><?php _e('Thumbnail Position', URIS_TD); ?></h4>
96
+ <img src="<?php echo $PreviewImg."Thumbnail Position.png"; ?>" class="sprev">
97
+ </div>
98
+
99
+ <div style="display:none;" id="s15">
100
+ <h4><?php _e('Selected Thumbnail Style', URIS_TD); ?></h4>
101
+ <img src="<?php echo $PreviewImg."Selected Thumbnail Style.png"; ?>" class="sprev">
102
+ </div>
103
+
104
+ <div style="display:none;" id="s16">
105
+ <h4><?php _e('Selected Thumbnail Style Color', URIS_TD); ?></h4>
106
+ <img src="<?php echo $PreviewImg."Selected Thumbnail Style Color.png"; ?>" class="sprev">
107
+ </div>
108
+
109
+ <div style="display:none;" id="s17">
110
+ <h4><?php _e('Thumbnail Resize', URIS_TD); ?></h4>
111
+ <img src="<?php echo $PreviewImg."Thumbnail Resize.png"; ?>" class="sprev">
112
+ </div>
113
+
114
+ <div style="display:none;" id="s18">
115
+ <h4><?php _e('Slider Width', URIS_TD); ?></h4>
116
+ <img src="<?php echo $PreviewImg."Slider Width.png"; ?>" class="sprev">
117
+ </div>
118
+
119
+ <div style="display:none;" id="s19">
120
+ <h4><?php _e('Slider Height', URIS_TD); ?></h4>
121
+ <img src="<?php echo $PreviewImg."Slider Height.png"; ?>" class="sprev">
122
+ </div>
123
+
124
+ <!-- 20 21 -->
125
+
126
+ <div style="display:none;" id="s22">
127
+ <h4><?php _e('Show Navigation Arrow', URIS_TD); ?></h4>
128
+ <img src="<?php echo $PreviewImg."Show Navigation Arrow.png"; ?>" class="sprev">
129
  </div>
130
 
131
+ <div style="display:none;" id="s23">
132
  <h4><?php _e('Navigation Color', URIS_TD); ?></h4>
133
+ <img src="<?php echo $PreviewImg."Navigation Color.png"; ?>" class="sprev">
134
+ </div>
135
+
136
+ <div style="display:none;" id="s24">
137
+ <h4><?php _e('Show Navigation Bullets', URIS_TD); ?></h4>
138
+ <img src="<?php echo $PreviewImg."Show Navigation Bullets.png"; ?>" class="sprev">
139
+ </div>
140
+
141
+ <div style="display:none;" id="s25">
142
+ <h4><?php _e('Navigation Bullets Color', URIS_TD); ?></h4>
143
+ <img src="<?php echo $PreviewImg."Navigation Bullets Color.png"; ?>" class="sprev">
144
+ </div>
145
+
146
+ <div style="display:none;" id="s26">
147
+ <h4><?php _e('Full Screen Slide Show', URIS_TD); ?></h4>
148
+ <img src="<?php echo $PreviewImg."Full Screen Slide Show.png"; ?>" class="sprev">
149
+ </div>
150
+
151
+ <div style="display:none;" id="s27">
152
+ <h4><?php _e('Fonts', URIS_TD); ?></h4>
153
+ <img src="<?php echo $PreviewImg."Fonts.png"; ?>" class="sprev">
154
  </div>
ultimate-responsive-image-slider.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Ultimate Responsive Image Slider
4
  Plugin URI: https://wordpress.org/plugins/ultimate-responsive-image-slider/
5
  Description: Add unlimited image slides using Ultimate Responsive Image Slider in any Page and Post content to give an attractive mode to represent contents.
6
- Version: 3.3.10
7
  Author: FARAZFRANK
8
  Author URI: http://wpfrank.com/
9
  Text Domain: ultimate-responsive-image-slider
@@ -32,36 +32,36 @@ register_activation_hook( __FILE__, 'WRIS_DefaultSettingsPro' );
32
  function WRIS_DefaultSettingsPro() {
33
  $DefaultSettingsProArray = serialize( array(
34
  //layout 3 settings
35
- "WRIS_L3_Title_Align" => 2,
36
- "WRIS_L3_Slide_Title" => 1,
37
- "WRIS_L3_Set_slide_Title" => 0,
38
- "WRIS_L3_Auto_Slideshow" => 1,
39
- "WRIS_L3_Transition" => 1,
40
- "WRIS_L3_Transition_Speed" => 5000,
41
- "WRIS_L3_Sliding_Arrow" => 1,
42
- "WRIS_L3_Slider_Navigation" => 1,
43
- "WRIS_L3_Navigation_Button" => 1,
44
- "WRIS_L3_Slider_Width" => "1000",
45
- "WRIS_L3_Slider_Height" => "500",
46
  "WRIS_L3_Font_Style" => "Arial",
47
- "WRIS_L3_Title_Color" => "#FFFFFF",
48
  "WRIS_L3_Slider_Scale_Mode" => "cover",
49
  "WRIS_L3_Slider_Auto_Scale" => 1,
50
- "WRIS_L3_Title_BgColor" => "#000000",
51
- "WRIS_L3_Desc_Color" => "#FFFFFF",
52
- "WRIS_L3_Desc_BgColor" => "#000000",
53
- "WRIS_L3_Navigation_Color" => "#000000",
54
- "WRIS_L3_Fullscreeen" => 1,
55
- "WRIS_L3_Custom_CSS" => "",
56
-
57
- 'WRIS_L3_Slide_Order' => "ASC",
58
- 'WRIS_L3_Navigation_Position' => "bottom",
59
- 'WRIS_L3_Slide_Distance' => 5,
60
- 'WRIS_L3_Thumbnail_Style' => "border",
61
- 'WRIS_L3_Thumbnail_Width' => 120,
62
- 'WRIS_L3_Thumbnail_Height' => 120,
63
- 'WRIS_L3_Width' => "custom",
64
- 'WRIS_L3_Height' => "custom",
65
  'WRIS_L3_Navigation_Bullets_Color' => "#000000",
66
  'WRIS_L3_Navigation_Pointer_Color' => "#000000",
67
  ));
@@ -132,8 +132,8 @@ class URIS {
132
  // Register Custom Post Type
133
  public function ResponsiveImageSlider() {
134
  $labels = array(
135
- 'name' => __( 'Ultimate Responsive Image Slider', URIS_TD ),
136
- 'singular_name' => __( 'Ultimate Responsive Image Slider', URIS_TD ),
137
  'add_new' => __( 'Add New Slider', URIS_TD ),
138
  'add_new_item' => __( 'Add New Slider', URIS_TD ),
139
  'edit_item' => __( 'Edit Slider', URIS_TD ),
@@ -144,7 +144,7 @@ class URIS {
144
  'not_found_in_trash' => __( 'No Slider Found in Trash', URIS_TD ),
145
  'parent_item_colon' => __( 'Parent Slider:', URIS_TD ),
146
  'all_items' => __( 'All Sliders', URIS_TD ),
147
- 'menu_name' => __( 'UR Image Slider', URIS_TD ),
148
  );
149
 
150
  $args = array(
@@ -195,7 +195,7 @@ class URIS {
195
  public function add_all_ris_meta_boxes() {
196
  add_meta_box( __('Add Slides', URIS_TD), __('Add Slides', URIS_TD), array(&$this, 'ris_generate_add_image_meta_box_function'), 'ris_gallery', 'normal', 'low' );
197
  add_meta_box( __('Configure Settings', URIS_TD), __('Configure Settings', URIS_TD), array(&$this, 'ris_settings_meta_box_function'), 'ris_gallery', 'normal', 'low');
198
- add_meta_box( __('Upgrade To Pro Plugin', URIS_TD), __('Upgrade To Pro Plugin', URIS_TD), array(&$this, 'ris_upgrade_to_pro_meta_box_function'), 'ris_gallery', 'normal', 'low');
199
  add_meta_box ( __('Copy Slider Shortcode', URIS_TD), __('Copy Slider Shortcode', URIS_TD), array(&$this, 'ris_shotcode_meta_box_function'), 'ris_gallery', 'side', 'low');
200
  add_meta_box('Show US Some Love & Rate Us', 'Show US Some Love & Rate Us', array(&$this, 'uris_Rate_us_meta_box_function'), 'ris_gallery', 'side', 'low');
201
  }
@@ -322,6 +322,10 @@ class URIS {
322
  <textarea rows="4" cols="50" id="rpgp_image_desc[]" name="rpgp_image_desc[]" class=" urisp_richeditbox_<?php echo $i; ?> uris-slide-input-text" placeholder="<?php _e('Enter Slide Description', URIS_TD); ?>"><?php echo htmlentities( $slide_description ); ?></textarea>
323
  <button type="button" class="btn btn-md btn-info btn-block" data-toggle="modal" data-target="#myModal" onclick="urisp_richeditor(<?php echo $i; ?>)"><?php _e('Use Rich Text Editor', URIS_TD); ?> <i class="fa fa-edit"></i></button>
324
  </p>
 
 
 
 
325
  </div>
326
  </li>
327
  <?php
@@ -471,6 +475,10 @@ class URIS {
471
  <textarea rows="4" cols="50" id="rpgp_image_desc[]" name="rpgp_image_desc[]" placeholder="<?php _e('Enter Slide Description Here', URIS_TD); ?>" class="urisp_richeditbox_<?php echo $id; ?> uris-slide-input-text"><?php echo $slide_description; ?></textarea>
472
  <button type="button" class="btn btn-md btn-info btn-block" data-toggle="modal" data-target="#myModal" onclick="urisp_richeditor(<?php echo $id; ?>)"><?php _e('Use Rich Text Editor', URIS_TD); ?> <i class="fa fa-edit"></i></button>
473
  </p>
 
 
 
 
474
  </div>
475
  </li>
476
  <?php
@@ -490,16 +498,20 @@ class URIS {
490
  $slide_id = stripslashes($_POST['rpgp_image_id'][$i]);
491
  $slide_title = stripslashes($_POST['rpgp_image_label'][$i]);
492
  $slide_desc = stripslashes($_POST['rpgp_image_desc'][$i]);
 
493
  $SlideIds[] = array(
494
  'rpgp_image_id' => $slide_id,
495
  );
496
  // update attachment image title and description
497
  $attachment_details = array(
498
- 'ID' => $slide_id,
499
- 'post_title' => $slide_title,
500
- 'post_content' => $slide_desc
501
  );
502
  wp_update_post( $attachment_details );
 
 
 
503
  }
504
  update_post_meta($PostID, 'ris_all_photos_details', $SlideIds);
505
  /* echo "<pre>";
@@ -515,70 +527,70 @@ class URIS {
515
  //save settings meta box values
516
  public function ris_settings_meta_save($PostID) {
517
  if(isset($PostID) && isset($_POST['wl_action']) == "wl-save-settings") {
518
- $WRIS_L3_Title_Align = $_POST['wl-l3-title-align'] ;
519
- $WRIS_L3_Slide_Title = sanitize_option ( 'title', $_POST['wl-l3-slide-title'] );
520
- $WRIS_L3_Set_slide_Title = sanitize_option ( 'set_slide_title', $_POST['wl-l3-set-slide-title'] );
521
- $WRIS_L3_Auto_Slideshow = sanitize_option ( 'autoplay', $_POST['wl-l3-auto-slide'] );
522
- $WRIS_L3_Transition = sanitize_option ( 'transition', $_POST['wl-l3-transition'] );
523
- $WRIS_L3_Transition_Speed = sanitize_text_field( $_POST['wl-l3-transition-speed'] );
524
- $WRIS_L3_Sliding_Arrow = sanitize_option ( 'arrow', $_POST['wl-l3-sliding-arrow'] );
525
- $WRIS_L3_Slider_Navigation = sanitize_option ( 'navigation', $_POST['wl-l3-navigation'] );
526
- $WRIS_L3_Navigation_Button = sanitize_option ( 'navigation_button', $_POST['wl-l3-navigation-button'] );
527
- $WRIS_L3_Slider_Width = sanitize_option ( 'slider_width', $_POST['wl-l3-slider-width'] );
528
- $WRIS_L3_Slider_Height = sanitize_option ( 'slider_height', $_POST['wl-l3-slider-height'] );
529
- $WRIS_L3_Font_Style = sanitize_option ( 'font_style', $_POST['wl-l3-font-style'] );
530
- $WRIS_L3_Title_Color = sanitize_option ( 'title_color', $_POST['wl-l3-title-color'] );
531
- $WRIS_L3_Slider_Scale_Mode = sanitize_option ( 'slider_scale_mode', $_POST['wl-l3-slider_scale_mode'] );
532
- $WRIS_L3_Slider_Auto_Scale = sanitize_option ( 'slider_auto_scale', $_POST['wl-l3-slider-auto-scale'] );
533
- $WRIS_L3_Title_BgColor = sanitize_option ( 'title_bgcolor', $_POST['wl-l3-title-bgcolor'] );
534
- $WRIS_L3_Desc_Color = sanitize_option ( 'desc_color', $_POST['wl-l3-desc-color'] );
535
- $WRIS_L3_Desc_BgColor = sanitize_option ( 'desc_bgcolor', $_POST['wl-l3-desc-bgcolor'] );
536
- $WRIS_L3_Navigation_Color = sanitize_option ( 'navigation_color', $_POST['wl-l3-navigation-color'] );
537
- $WRIS_L3_Fullscreeen = sanitize_option ( 'fullscreen', $_POST['wl-l3-fullscreen'] );
538
- $WRIS_L3_Custom_CSS = sanitize_text_field( $_POST['wl-l3-custom-css'] );
539
- $WRIS_L3_Slide_Order = sanitize_option ( 'slide_order', $_POST['wl-l3-slide-order'] );
540
- $WRIS_L3_Navigation_Position = sanitize_option ( 'navigation_position', $_POST['wl-l3-navigation-position'] );
541
- $WRIS_L3_Slide_Distance = sanitize_option ( 'slide_distance', $_POST['wl-l3-slide-distance'] );
542
- $WRIS_L3_Thumbnail_Style = sanitize_option ( 'thumbnail_style', $_POST['wl-l3-thumbnail-style'] );
543
- $WRIS_L3_Thumbnail_Width = sanitize_text_field( $_POST['wl-l3-navigation-width'] );
544
- $WRIS_L3_Thumbnail_Height = sanitize_text_field( $_POST['wl-l3-navigation-height'] );
545
- $WRIS_L3_Width = sanitize_text_field( $_POST['wl-l3-width'] );
546
- $WRIS_L3_Height = sanitize_text_field( $_POST['wl-l3-height'] );
547
- $WRIS_L3_Navigation_Bullets_Color = sanitize_option ( 'navigation_bullet_color', $_POST['wl-l3-navigation-bullets-color'] );
548
- $WRIS_L3_Navigation_Pointer_Color = sanitize_option ( 'navigation_pointer_color', $_POST['wl-l3-navigation-pointer-color'] );
549
 
550
  $WRIS_Settings_Array = array(
551
- 'WRIS_L3_Title_Align' => $WRIS_L3_Title_Align,
552
- 'WRIS_L3_Slide_Title' => $WRIS_L3_Slide_Title,
553
- 'WRIS_L3_Set_slide_Title' => $WRIS_L3_Set_slide_Title,
554
- 'WRIS_L3_Auto_Slideshow' => $WRIS_L3_Auto_Slideshow,
555
- 'WRIS_L3_Transition' => $WRIS_L3_Transition,
556
- 'WRIS_L3_Transition_Speed' => $WRIS_L3_Transition_Speed,
557
- 'WRIS_L3_Sliding_Arrow' => $WRIS_L3_Sliding_Arrow,
558
- 'WRIS_L3_Slider_Navigation' => $WRIS_L3_Slider_Navigation,
559
- 'WRIS_L3_Navigation_Button' => $WRIS_L3_Navigation_Button,
560
- 'WRIS_L3_Slider_Width' => $WRIS_L3_Slider_Width,
561
- 'WRIS_L3_Slider_Height' => $WRIS_L3_Slider_Height,
562
- 'WRIS_L3_Font_Style' => $WRIS_L3_Font_Style,
563
- 'WRIS_L3_Title_Color' => $WRIS_L3_Title_Color,
564
- 'WRIS_L3_Slider_Scale_Mode' => $WRIS_L3_Slider_Scale_Mode,
565
- 'WRIS_L3_Slider_Auto_Scale' => $WRIS_L3_Slider_Auto_Scale,
566
- 'WRIS_L3_Title_BgColor' => $WRIS_L3_Title_BgColor,
567
- 'WRIS_L3_Desc_Color' => $WRIS_L3_Desc_Color,
568
- 'WRIS_L3_Desc_BgColor' => $WRIS_L3_Desc_BgColor,
569
- 'WRIS_L3_Navigation_Color' => $WRIS_L3_Navigation_Color,
570
- 'WRIS_L3_Fullscreeen' => $WRIS_L3_Fullscreeen,
571
- 'WRIS_L3_Custom_CSS' => $WRIS_L3_Custom_CSS,
572
- 'WRIS_L3_Slide_Order' => $WRIS_L3_Slide_Order,
573
- 'WRIS_L3_Navigation_Position' => $WRIS_L3_Navigation_Position,
574
- 'WRIS_L3_Slide_Distance' => $WRIS_L3_Slide_Distance,
575
- 'WRIS_L3_Thumbnail_Style' => $WRIS_L3_Thumbnail_Style,
576
- 'WRIS_L3_Thumbnail_Width' => $WRIS_L3_Thumbnail_Width,
577
- 'WRIS_L3_Thumbnail_Height' => $WRIS_L3_Thumbnail_Height,
578
- 'WRIS_L3_Width' => $WRIS_L3_Width,
579
- 'WRIS_L3_Height' => $WRIS_L3_Height,
580
- 'WRIS_L3_Navigation_Bullets_Color' => $WRIS_L3_Navigation_Bullets_Color,
581
- 'WRIS_L3_Navigation_Pointer_Color' => $WRIS_L3_Navigation_Pointer_Color,
582
  );
583
 
584
  $WRIS_Gallery_Settings = "WRIS_Gallery_Settings_".$PostID;
3
  Plugin Name: Ultimate Responsive Image Slider
4
  Plugin URI: https://wordpress.org/plugins/ultimate-responsive-image-slider/
5
  Description: Add unlimited image slides using Ultimate Responsive Image Slider in any Page and Post content to give an attractive mode to represent contents.
6
+ Version: 3.4.0
7
  Author: FARAZFRANK
8
  Author URI: http://wpfrank.com/
9
  Text Domain: ultimate-responsive-image-slider
32
  function WRIS_DefaultSettingsPro() {
33
  $DefaultSettingsProArray = serialize( array(
34
  //layout 3 settings
35
+ "WRIS_L3_Slide_Title" => 1,
36
+ "WRIS_L3_Show_Slide_Title" => 0,
37
+ "WRIS_L3_Show_Slide_Desc" => 0,
38
+ "WRIS_L3_Auto_Slideshow" => 1,
39
+ "WRIS_L3_Transition" => 1,
40
+ "WRIS_L3_Transition_Speed" => 5000,
41
+ "WRIS_L3_Sliding_Arrow" => 1,
42
+ "WRIS_L3_Slider_Navigation" => 1,
43
+ "WRIS_L3_Navigation_Button" => 1,
44
+ "WRIS_L3_Slider_Width" => "1000",
45
+ "WRIS_L3_Slider_Height" => "500",
46
  "WRIS_L3_Font_Style" => "Arial",
47
+ "WRIS_L3_Title_Color" => "#FFFFFF",
48
  "WRIS_L3_Slider_Scale_Mode" => "cover",
49
  "WRIS_L3_Slider_Auto_Scale" => 1,
50
+ "WRIS_L3_Title_BgColor" => "#FFFFFF",
51
+ "WRIS_L3_Desc_Color" => "#000000",
52
+ "WRIS_L3_Desc_BgColor" => "#FFFFFF",
53
+ "WRIS_L3_Navigation_Color" => "#000000",
54
+ "WRIS_L3_Fullscreeen" => 1,
55
+ "WRIS_L3_Custom_CSS" => "",
56
+
57
+ 'WRIS_L3_Slide_Order' => "ASC",
58
+ 'WRIS_L3_Navigation_Position' => "bottom",
59
+ 'WRIS_L3_Slide_Distance' => 5,
60
+ 'WRIS_L3_Thumbnail_Style' => "border",
61
+ 'WRIS_L3_Thumbnail_Width' => 120,
62
+ 'WRIS_L3_Thumbnail_Height' => 120,
63
+ 'WRIS_L3_Width' => "custom",
64
+ 'WRIS_L3_Height' => "custom",
65
  'WRIS_L3_Navigation_Bullets_Color' => "#000000",
66
  'WRIS_L3_Navigation_Pointer_Color' => "#000000",
67
  ));
132
  // Register Custom Post Type
133
  public function ResponsiveImageSlider() {
134
  $labels = array(
135
+ 'name' => 'Ultimate Responsive Image Slider',
136
+ 'singular_name' => 'Ultimate Responsive Image Slider',
137
  'add_new' => __( 'Add New Slider', URIS_TD ),
138
  'add_new_item' => __( 'Add New Slider', URIS_TD ),
139
  'edit_item' => __( 'Edit Slider', URIS_TD ),
144
  'not_found_in_trash' => __( 'No Slider Found in Trash', URIS_TD ),
145
  'parent_item_colon' => __( 'Parent Slider:', URIS_TD ),
146
  'all_items' => __( 'All Sliders', URIS_TD ),
147
+ 'menu_name' => 'UR Image Slider',
148
  );
149
 
150
  $args = array(
195
  public function add_all_ris_meta_boxes() {
196
  add_meta_box( __('Add Slides', URIS_TD), __('Add Slides', URIS_TD), array(&$this, 'ris_generate_add_image_meta_box_function'), 'ris_gallery', 'normal', 'low' );
197
  add_meta_box( __('Configure Settings', URIS_TD), __('Configure Settings', URIS_TD), array(&$this, 'ris_settings_meta_box_function'), 'ris_gallery', 'normal', 'low');
198
+ add_meta_box( 'Upgrade To Pro Plugin', 'Upgrade To Pro Plugin', array(&$this, 'ris_upgrade_to_pro_meta_box_function'), 'ris_gallery', 'normal', 'low');
199
  add_meta_box ( __('Copy Slider Shortcode', URIS_TD), __('Copy Slider Shortcode', URIS_TD), array(&$this, 'ris_shotcode_meta_box_function'), 'ris_gallery', 'side', 'low');
200
  add_meta_box('Show US Some Love & Rate Us', 'Show US Some Love & Rate Us', array(&$this, 'uris_Rate_us_meta_box_function'), 'ris_gallery', 'side', 'low');
201
  }
322
  <textarea rows="4" cols="50" id="rpgp_image_desc[]" name="rpgp_image_desc[]" class=" urisp_richeditbox_<?php echo $i; ?> uris-slide-input-text" placeholder="<?php _e('Enter Slide Description', URIS_TD); ?>"><?php echo htmlentities( $slide_description ); ?></textarea>
323
  <button type="button" class="btn btn-md btn-info btn-block" data-toggle="modal" data-target="#myModal" onclick="urisp_richeditor(<?php echo $i; ?>)"><?php _e('Use Rich Text Editor', URIS_TD); ?> <i class="fa fa-edit"></i></button>
324
  </p>
325
+ <p>
326
+ <label><?php _e('Slide Alt Text', URIS_TD); ?></label>
327
+ <input type="text" id="rpgp_image_alt[]" name="rpgp_image_alt[]" class="uris-slide-input-text" value="<?php echo $slide_alt; ?>" placeholder="<?php _e('Max Length 125 Characters', URIS_TD); ?>">
328
+ </p>
329
  </div>
330
  </li>
331
  <?php
475
  <textarea rows="4" cols="50" id="rpgp_image_desc[]" name="rpgp_image_desc[]" placeholder="<?php _e('Enter Slide Description Here', URIS_TD); ?>" class="urisp_richeditbox_<?php echo $id; ?> uris-slide-input-text"><?php echo $slide_description; ?></textarea>
476
  <button type="button" class="btn btn-md btn-info btn-block" data-toggle="modal" data-target="#myModal" onclick="urisp_richeditor(<?php echo $id; ?>)"><?php _e('Use Rich Text Editor', URIS_TD); ?> <i class="fa fa-edit"></i></button>
477
  </p>
478
+ <p>
479
+ <label><?php _e('Slide Alt Text', URIS_TD); ?></label>
480
+ <input type="text" id="rpgp_image_alt[]" name="rpgp_image_alt[]" class="uris-slide-input-text" value="<?php echo $slide_alt; ?>" placeholder="<?php _e('Max Length 125 Characters', URIS_TD); ?>">
481
+ </p>
482
  </div>
483
  </li>
484
  <?php
498
  $slide_id = stripslashes($_POST['rpgp_image_id'][$i]);
499
  $slide_title = stripslashes($_POST['rpgp_image_label'][$i]);
500
  $slide_desc = stripslashes($_POST['rpgp_image_desc'][$i]);
501
+ $slide_alt = stripslashes($_POST['rpgp_image_alt'][$i]);
502
  $SlideIds[] = array(
503
  'rpgp_image_id' => $slide_id,
504
  );
505
  // update attachment image title and description
506
  $attachment_details = array(
507
+ 'ID' => sanitize_text_field($slide_id),
508
+ 'post_title' => sanitize_text_field($slide_title),
509
+ 'post_content' => sanitize_text_field($slide_desc)
510
  );
511
  wp_update_post( $attachment_details );
512
+
513
+ // update attachment alt text
514
+ update_post_meta( $slide_id, '_wp_attachment_image_alt', sanitize_text_field( $slide_alt ) );
515
  }
516
  update_post_meta($PostID, 'ris_all_photos_details', $SlideIds);
517
  /* echo "<pre>";
527
  //save settings meta box values
528
  public function ris_settings_meta_save($PostID) {
529
  if(isset($PostID) && isset($_POST['wl_action']) == "wl-save-settings") {
530
+ $WRIS_L3_Slide_Title = sanitize_option ( 'title', $_POST['wl-l3-slide-title'] );
531
+ $WRIS_L3_Show_Slide_Title = sanitize_option ( 'show_title', $_POST['wl-l3-show-slide-title'] );
532
+ $WRIS_L3_Show_Slide_Desc = sanitize_option ( 'show_title', $_POST['wl-l3-show-slide-desc'] );
533
+ $WRIS_L3_Auto_Slideshow = sanitize_option ( 'autoplay', $_POST['wl-l3-auto-slide'] );
534
+ $WRIS_L3_Transition = sanitize_option ( 'transition', $_POST['wl-l3-transition'] );
535
+ $WRIS_L3_Transition_Speed = sanitize_text_field( $_POST['wl-l3-transition-speed'] );
536
+ $WRIS_L3_Sliding_Arrow = sanitize_option ( 'arrow', $_POST['wl-l3-sliding-arrow'] );
537
+ $WRIS_L3_Slider_Navigation = sanitize_option ( 'navigation', $_POST['wl-l3-navigation'] );
538
+ $WRIS_L3_Navigation_Button = sanitize_option ( 'navigation_button', $_POST['wl-l3-navigation-button'] );
539
+ $WRIS_L3_Slider_Width = sanitize_option ( 'slider_width', $_POST['wl-l3-slider-width'] );
540
+ $WRIS_L3_Slider_Height = sanitize_option ( 'slider_height', $_POST['wl-l3-slider-height'] );
541
+ $WRIS_L3_Font_Style = sanitize_option ( 'font_style', $_POST['wl-l3-font-style'] );
542
+ $WRIS_L3_Title_Color = sanitize_option ( 'title_color', $_POST['wl-l3-title-color'] );
543
+ $WRIS_L3_Slider_Scale_Mode = sanitize_option ( 'slider_scale_mode', $_POST['wl-l3-slider_scale_mode'] );
544
+ $WRIS_L3_Slider_Auto_Scale = sanitize_option ( 'slider_auto_scale', $_POST['wl-l3-slider-auto-scale'] );
545
+ $WRIS_L3_Title_BgColor = sanitize_option ( 'title_bgcolor', $_POST['wl-l3-title-bgcolor'] );
546
+ $WRIS_L3_Desc_Color = sanitize_option ( 'desc_color', $_POST['wl-l3-desc-color'] );
547
+ $WRIS_L3_Desc_BgColor = sanitize_option ( 'desc_bgcolor', $_POST['wl-l3-desc-bgcolor'] );
548
+ $WRIS_L3_Navigation_Color = sanitize_option ( 'navigation_color', $_POST['wl-l3-navigation-color'] );
549
+ $WRIS_L3_Fullscreeen = sanitize_option ( 'fullscreen', $_POST['wl-l3-fullscreen'] );
550
+ $WRIS_L3_Custom_CSS = sanitize_text_field( $_POST['wl-l3-custom-css'] );
551
+ $WRIS_L3_Slide_Order = sanitize_option ( 'slide_order', $_POST['wl-l3-slide-order'] );
552
+ $WRIS_L3_Navigation_Position = sanitize_option ( 'navigation_position', $_POST['wl-l3-navigation-position'] );
553
+ $WRIS_L3_Slide_Distance = sanitize_option ( 'slide_distance', $_POST['wl-l3-slide-distance'] );
554
+ $WRIS_L3_Thumbnail_Style = sanitize_option ( 'thumbnail_style', $_POST['wl-l3-thumbnail-style'] );
555
+ $WRIS_L3_Thumbnail_Width = sanitize_text_field( $_POST['wl-l3-navigation-width'] );
556
+ $WRIS_L3_Thumbnail_Height = sanitize_text_field( $_POST['wl-l3-navigation-height'] );
557
+ $WRIS_L3_Width = sanitize_text_field( $_POST['wl-l3-width'] );
558
+ $WRIS_L3_Height = sanitize_text_field( $_POST['wl-l3-height'] );
559
+ $WRIS_L3_Navigation_Bullets_Color = sanitize_option ( 'navigation_bullet_color', $_POST['wl-l3-navigation-bullets-color'] );
560
+ $WRIS_L3_Navigation_Pointer_Color = sanitize_option ( 'navigation_pointer_color', $_POST['wl-l3-navigation-pointer-color'] );
561
 
562
  $WRIS_Settings_Array = array(
563
+ 'WRIS_L3_Slide_Title' => $WRIS_L3_Slide_Title,
564
+ 'WRIS_L3_Show_Slide_Title' => $WRIS_L3_Show_Slide_Title,
565
+ 'WRIS_L3_Show_Slide_Desc' => $WRIS_L3_Show_Slide_Desc,
566
+ 'WRIS_L3_Auto_Slideshow' => $WRIS_L3_Auto_Slideshow,
567
+ 'WRIS_L3_Transition' => $WRIS_L3_Transition,
568
+ 'WRIS_L3_Transition_Speed' => $WRIS_L3_Transition_Speed,
569
+ 'WRIS_L3_Sliding_Arrow' => $WRIS_L3_Sliding_Arrow,
570
+ 'WRIS_L3_Slider_Navigation' => $WRIS_L3_Slider_Navigation,
571
+ 'WRIS_L3_Navigation_Button' => $WRIS_L3_Navigation_Button,
572
+ 'WRIS_L3_Slider_Width' => $WRIS_L3_Slider_Width,
573
+ 'WRIS_L3_Slider_Height' => $WRIS_L3_Slider_Height,
574
+ 'WRIS_L3_Font_Style' => $WRIS_L3_Font_Style,
575
+ 'WRIS_L3_Title_Color' => $WRIS_L3_Title_Color,
576
+ 'WRIS_L3_Slider_Scale_Mode' => $WRIS_L3_Slider_Scale_Mode,
577
+ 'WRIS_L3_Slider_Auto_Scale' => $WRIS_L3_Slider_Auto_Scale,
578
+ 'WRIS_L3_Title_BgColor' => $WRIS_L3_Title_BgColor,
579
+ 'WRIS_L3_Desc_Color' => $WRIS_L3_Desc_Color,
580
+ 'WRIS_L3_Desc_BgColor' => $WRIS_L3_Desc_BgColor,
581
+ 'WRIS_L3_Navigation_Color' => $WRIS_L3_Navigation_Color,
582
+ 'WRIS_L3_Fullscreeen' => $WRIS_L3_Fullscreeen,
583
+ 'WRIS_L3_Custom_CSS' => $WRIS_L3_Custom_CSS,
584
+ 'WRIS_L3_Slide_Order' => $WRIS_L3_Slide_Order,
585
+ 'WRIS_L3_Navigation_Position' => $WRIS_L3_Navigation_Position,
586
+ 'WRIS_L3_Slide_Distance' => $WRIS_L3_Slide_Distance,
587
+ 'WRIS_L3_Thumbnail_Style' => $WRIS_L3_Thumbnail_Style,
588
+ 'WRIS_L3_Thumbnail_Width' => $WRIS_L3_Thumbnail_Width,
589
+ 'WRIS_L3_Thumbnail_Height' => $WRIS_L3_Thumbnail_Height,
590
+ 'WRIS_L3_Width' => $WRIS_L3_Width,
591
+ 'WRIS_L3_Height' => $WRIS_L3_Height,
592
+ 'WRIS_L3_Navigation_Bullets_Color' => $WRIS_L3_Navigation_Bullets_Color,
593
+ 'WRIS_L3_Navigation_Pointer_Color' => $WRIS_L3_Navigation_Pointer_Color,
594
  );
595
 
596
  $WRIS_Gallery_Settings = "WRIS_Gallery_Settings_".$PostID;