Ultimate Responsive Image Slider Plugin - Version 3.4.6

Version Description

  • Major bug fixed: Many Users reported that slider image not displaying after major update release, It's fixed now, feedback appreciated by users.
  • UI Bug Fix: At All Sliders page "Screen Options" button fixed
Download this release

Release Info

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

Code changes from version 3.4.5 to 3.4.6

assets/css/bootstrap-latest/bootstrap.css CHANGED
@@ -15,136 +15,6 @@
15
  box-sizing: border-box;
16
  }
17
 
18
- @media (min-width: 768px) {
19
- .dl-horizontal dt {
20
- float: left;
21
- width: 160px;
22
- overflow: hidden;
23
- clear: left;
24
- text-align: right;
25
- text-overflow: ellipsis;
26
- white-space: nowrap;
27
- }
28
- .dl-horizontal dd {
29
- margin-left: 180px;
30
- }
31
- }
32
- abbr[title],
33
- abbr[data-original-title] {
34
- cursor: help;
35
- border-bottom: 1px dotted #777;
36
- }
37
- .initialism {
38
- font-size: 90%;
39
- text-transform: uppercase;
40
- }
41
- blockquote {
42
- padding: 10px 20px;
43
- margin: 0 0 20px;
44
- font-size: 17.5px;
45
- border-left: 5px solid #eee;
46
- }
47
- blockquote p:last-child,
48
- blockquote ul:last-child,
49
- blockquote ol:last-child {
50
- margin-bottom: 0;
51
- }
52
- blockquote footer,
53
- blockquote small,
54
- blockquote .small {
55
- display: block;
56
- font-size: 80%;
57
- line-height: 1.42857143;
58
- color: #777;
59
- }
60
- blockquote footer:before,
61
- blockquote small:before,
62
- blockquote .small:before {
63
- content: '\2014 \00A0';
64
- }
65
- .blockquote-reverse,
66
- blockquote.pull-right {
67
- padding-right: 15px;
68
- padding-left: 0;
69
- text-align: right;
70
- border-right: 5px solid #eee;
71
- border-left: 0;
72
- }
73
- .blockquote-reverse footer:before,
74
- blockquote.pull-right footer:before,
75
- .blockquote-reverse small:before,
76
- blockquote.pull-right small:before,
77
- .blockquote-reverse .small:before,
78
- blockquote.pull-right .small:before {
79
- content: '';
80
- }
81
- .blockquote-reverse footer:after,
82
- blockquote.pull-right footer:after,
83
- .blockquote-reverse small:after,
84
- blockquote.pull-right small:after,
85
- .blockquote-reverse .small:after,
86
- blockquote.pull-right .small:after {
87
- content: '\00A0 \2014';
88
- }
89
- address {
90
- margin-bottom: 20px;
91
- font-style: normal;
92
- line-height: 1.42857143;
93
- }
94
- code,
95
- kbd,
96
- pre,
97
- samp {
98
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
99
- }
100
- code {
101
- padding: 2px 4px;
102
- font-size: 90%;
103
- color: #c7254e;
104
- background-color: #f9f2f4;
105
- border-radius: 4px;
106
- }
107
- kbd {
108
- padding: 2px 4px;
109
- font-size: 90%;
110
- color: #fff;
111
- background-color: #333;
112
- border-radius: 3px;
113
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
114
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
115
- }
116
- kbd kbd {
117
- padding: 0;
118
- font-size: 100%;
119
- font-weight: bold;
120
- -webkit-box-shadow: none;
121
- box-shadow: none;
122
- }
123
- pre {
124
- display: block;
125
- padding: 9.5px;
126
- margin: 0 0 10px;
127
- font-size: 13px;
128
- line-height: 1.42857143;
129
- color: #333;
130
- word-break: break-all;
131
- word-wrap: break-word;
132
- background-color: #f5f5f5;
133
- border: 1px solid #ccc;
134
- border-radius: 4px;
135
- }
136
- pre code {
137
- padding: 0;
138
- font-size: inherit;
139
- color: inherit;
140
- white-space: pre-wrap;
141
- background-color: transparent;
142
- border-radius: 0;
143
- }
144
- .pre-scrollable {
145
- max-height: 340px;
146
- overflow-y: scroll;
147
- }
148
  .container {
149
  padding-right: 15px;
150
  padding-left: 15px;
@@ -812,7 +682,7 @@ pre code {
812
  margin-left: 0;
813
  }
814
  }
815
- table {
816
  background-color: transparent;
817
  }
818
  caption {
@@ -1051,7 +921,7 @@ table th[class*="col-"] {
1051
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
1052
  border-bottom: 0;
1053
  }
1054
- }
1055
  /* fieldset {
1056
  min-width: 0;
1057
  padding: 0;
@@ -1110,7 +980,7 @@ output {
1110
  line-height: 1.42857143;
1111
  color: #555;
1112
  } */
1113
- .form-control {
1114
  display: block;
1115
  width: 100%;
1116
  height: 34px;
@@ -1563,7 +1433,7 @@ select[multiple].input-lg {
1563
  padding-top: 6px;
1564
  font-size: 12px;
1565
  }
1566
- }
1567
  .btn {
1568
  display: inline-block;
1569
  padding: 6px 12px;
@@ -2037,7 +1907,7 @@ input[type="button"].btn-block {
2037
  .fade.in {
2038
  opacity: 1;
2039
  }
2040
- .collapse {
2041
  display: none;
2042
  }
2043
  .collapse.in {
@@ -2062,8 +1932,8 @@ tbody.collapse.in {
2062
  -webkit-transition-property: height, visibility;
2063
  -o-transition-property: height, visibility;
2064
  transition-property: height, visibility;
2065
- }
2066
- .caret {
2067
  display: inline-block;
2068
  width: 0;
2069
  height: 0;
@@ -2178,8 +2048,8 @@ tbody.collapse.in {
2178
  bottom: 0;
2179
  left: 0;
2180
  z-index: 990;
2181
- }
2182
- .pull-right > .dropdown-menu {
2183
  right: 0;
2184
  left: auto;
2185
  }
@@ -2205,7 +2075,7 @@ tbody.collapse.in {
2205
  right: auto;
2206
  left: 0;
2207
  }
2208
- }
2209
  .btn-group,
2210
  .btn-group-vertical {
2211
  position: relative;
@@ -2377,7 +2247,7 @@ tbody.collapse.in {
2377
  clip: rect(0, 0, 0, 0);
2378
  pointer-events: none;
2379
  }
2380
- .input-group {
2381
  position: relative;
2382
  display: table;
2383
  border-collapse: separate;
@@ -3253,8 +3123,8 @@ fieldset[disabled] .navbar-inverse .btn-link:hover,
3253
  .navbar-inverse .btn-link[disabled]:focus,
3254
  fieldset[disabled] .navbar-inverse .btn-link:focus {
3255
  color: #444;
3256
- }
3257
- .breadcrumb {
3258
  padding: 8px 15px;
3259
  margin-bottom: 20px;
3260
  list-style: none;
@@ -3405,7 +3275,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
3405
  color: #777;
3406
  cursor: not-allowed;
3407
  background-color: #fff;
3408
- }
3409
  .label {
3410
  display: inline;
3411
  padding: .2em .6em .3em;
@@ -5102,9 +4972,9 @@ button.close {
5102
  background-color: transparent;
5103
  border: 0;
5104
  }
5105
- .hidden {
5106
  display: none !important;
5107
- }
5108
  .affix {
5109
  position: fixed;
5110
  }
15
  box-sizing: border-box;
16
  }
17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  .container {
19
  padding-right: 15px;
20
  padding-left: 15px;
682
  margin-left: 0;
683
  }
684
  }
685
+ /* table {
686
  background-color: transparent;
687
  }
688
  caption {
921
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
922
  border-bottom: 0;
923
  }
924
+ } */
925
  /* fieldset {
926
  min-width: 0;
927
  padding: 0;
980
  line-height: 1.42857143;
981
  color: #555;
982
  } */
983
+ /* .form-control {
984
  display: block;
985
  width: 100%;
986
  height: 34px;
1433
  padding-top: 6px;
1434
  font-size: 12px;
1435
  }
1436
+ } */
1437
  .btn {
1438
  display: inline-block;
1439
  padding: 6px 12px;
1907
  .fade.in {
1908
  opacity: 1;
1909
  }
1910
+ /* .collapse {
1911
  display: none;
1912
  }
1913
  .collapse.in {
1932
  -webkit-transition-property: height, visibility;
1933
  -o-transition-property: height, visibility;
1934
  transition-property: height, visibility;
1935
+ } */
1936
+ /* .caret {
1937
  display: inline-block;
1938
  width: 0;
1939
  height: 0;
2048
  bottom: 0;
2049
  left: 0;
2050
  z-index: 990;
2051
+ } */
2052
+ /* .pull-right > .dropdown-menu {
2053
  right: 0;
2054
  left: auto;
2055
  }
2075
  right: auto;
2076
  left: 0;
2077
  }
2078
+ } */
2079
  .btn-group,
2080
  .btn-group-vertical {
2081
  position: relative;
2247
  clip: rect(0, 0, 0, 0);
2248
  pointer-events: none;
2249
  }
2250
+ /* .input-group {
2251
  position: relative;
2252
  display: table;
2253
  border-collapse: separate;
3123
  .navbar-inverse .btn-link[disabled]:focus,
3124
  fieldset[disabled] .navbar-inverse .btn-link:focus {
3125
  color: #444;
3126
+ } */
3127
+ /* .breadcrumb {
3128
  padding: 8px 15px;
3129
  margin-bottom: 20px;
3130
  list-style: none;
3275
  color: #777;
3276
  cursor: not-allowed;
3277
  background-color: #fff;
3278
+ } */
3279
  .label {
3280
  display: inline;
3281
  padding: .2em .6em .3em;
4972
  background-color: transparent;
4973
  border: 0;
4974
  }
4975
+ /* .hidden {
4976
  display: none !important;
4977
+ } */
4978
  .affix {
4979
  position: fixed;
4980
  }
assets/css/uris-feature-notice.css CHANGED
@@ -6,38 +6,36 @@ a.linkbtn {
6
  border-radius: 5px;
7
  text-decoration: none;
8
  }
9
- .btn-right {
10
  text-align: right;
11
  margin-top: 20px;
12
  }
13
- .mt-3.imsdiv {
14
  background-color: #f1f1f1;
15
  padding-bottom: 20px;
16
  }
17
  .imsdiv img {
18
  width: 100%;
19
  }
20
- @media(min-width:1200px) {
21
  .imsdiv img {
22
  height: 600px;
23
  }
24
  }
25
- .row.col-md-12.banner {
26
  margin-top: 10px;
27
  margin-bottom: 50px;
28
  }
29
- .row.col-md-12.wpfrank_banner {
30
- padding: 20px;
31
- margin: 40px 0px;
32
  border: 0;
33
  -webkit-box-shadow: 0px 2px 20px #818181;
34
  box-shadow: 0px 2px 20px #818181;
35
  }
36
- .wpfrank_banner_img img {
37
  max-width: 100%;
38
  height: auto;
39
  }
40
- .wpfrank_banner .button-primary {
41
  background: #d06b2e;
42
  border-color: #0073aa #006799 #006799;
43
  -webkit-box-shadow: 0 4px 6px #0000002e;
@@ -58,57 +56,57 @@ a.linkbtn {
58
  -o-transition: 0.4s;
59
  transition: 0.4s;
60
  }
61
- .wpfrank_banner .button-primary:focus, .wpfrank_banner .button-primary:hover {
62
- background-color: #4caf50!important;
63
- border:0!important;
64
  -webkit-box-shadow:none;
65
  box-shadow:none;
66
  -webkit-transition: 0.4s;
67
  -o-transition: 0.4s;
68
  transition: 0.4s;
69
  }
70
- .wpfrank_banner {
71
  padding: 20px;
72
- margin: 40px 0px;
73
  background: -webkit-linear-gradient(157deg, #144984 57%, rgba(4, 4, 4, 0.74) 39%), url(../img/ultimate.png);
74
  background: -o-linear-gradient(157deg, #144984 57%, rgba(4, 4, 4, 0.74) 39%), url(../img/ultimate.png);
75
  background: linear-gradient(-67deg, #144984 57%, rgba(4, 4, 4, 0.74) 39%), url(../img/ultimate.png);
76
  border: 1px solid #ccc;
77
  }
78
- .wpfrank_banner_features {
79
  color: #fff;
80
  }
81
- .wpfrank_banner_features h3 {
82
  margin-bottom: 2.2rem;
83
  margin-left: 1rem;
84
  }
85
- .wpfrank_banner_actions {
86
  margin-top: 2rem;
87
  }
88
- .wpfrank_banner_features ul li {
89
  font-size: 1.5rem;
90
  font-weight: 600;
91
  }
92
- .plugin_version span {
93
  -ms-transform: rotate(20deg);
94
  -webkit-transform: rotate(20deg);
95
  transform: rotate(50deg);
96
  display: block;
97
  }
98
- .wpfrank_banner_img h2 {
99
  color: #fff;
100
  text-align: center;
101
  padding: 18px;
102
  }
103
- .wpfrank_banner_features h2{
104
  padding: 20px;
105
  }
106
- .wpfrank_banner_features ul {
107
  list-style: unset;
108
  }
109
- .plugin_version {
110
  position: absolute;
111
- right: -20px;
112
  background: -webkit-linear-gradient(226deg, #d06c2e 50%, rgba(27, 26, 26, 0) 50%);
113
  background: -o-linear-gradient(226deg, #d06c2e 50%, rgba(27, 26, 26, 0) 50%);
114
  background: linear-gradient(-136deg, #d06c2e 50%, rgba(27, 26, 26, 0) 50%);
@@ -116,10 +114,10 @@ a.linkbtn {
116
  top: -20px;
117
  text-align: center;
118
  }
119
- .plugin_version span b {
120
  display: block;
121
  }
122
- @media(min-width:901px) {
123
  .wpfrank_banner .wpfrank_banner_features ul li {
124
  float: left;
125
  margin: 5px 20px;
@@ -127,20 +125,20 @@ a.linkbtn {
127
  font-size: 1.5rem;
128
  }
129
  }
130
- @media(max-width:900px) {
131
  .wpfrank_banner_features h3 {
132
  margin-left: -1.2rem;
133
  font-size: 1.6rem;
134
  width: 90%;
135
  line-height: 1.4;
136
  }
137
- .wpfrank_banner_features ul li {
138
  font-size: 1.3rem;
139
  }
140
- .wpfrank_banner {
141
  background: transparent;
142
  }
143
- .wpfrank_banner_img.col-sm-12 {
144
  padding: 0 !important;
145
  background: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../img/ultimate.png);
146
  background: -webkit-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../img/ultimate.png);
@@ -148,36 +146,36 @@ a.linkbtn {
148
  background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../img/ultimate.png);
149
  text-align: center;
150
  }
151
- .container-fluid.wl_im_container {
152
  padding: 0;
153
  }
154
- .plugin_version {
155
  top: 0;
156
  right: 0px;
157
  }
158
- .row.col-md-12.wpfrank_banner {
159
  margin: 0px;
160
  padding:40px 0px;
161
  }
162
- .auto-fold #wpcontent {
163
- margin-left: 0!important;
164
  padding-left:0px;
165
  }
166
- .wpfrank_banner .button-primary {
167
  margin: 4px;
168
  font-size: 1.5rem;
169
  width: 100%;
170
  }
171
- .col-md-6.wpfrank_banner_features {
172
  background: #144984;
173
  padding: 5px 40px;
174
  width: 100%;
175
  }
176
  }
177
  @media(max-width:768px) {
178
- .wpfrank_banner .button-primary {
179
  margin: 4px;
180
  font-size: 1.25rem;
181
  width: 44%;
182
  }
183
- }
6
  border-radius: 5px;
7
  text-decoration: none;
8
  }
9
+ .btn-right {
10
  text-align: right;
11
  margin-top: 20px;
12
  }
13
+ .mt-3.imsdiv {
14
  background-color: #f1f1f1;
15
  padding-bottom: 20px;
16
  }
17
  .imsdiv img {
18
  width: 100%;
19
  }
20
+ @media(min-width:1200px) {
21
  .imsdiv img {
22
  height: 600px;
23
  }
24
  }
25
+ .row.col-md-12.banner {
26
  margin-top: 10px;
27
  margin-bottom: 50px;
28
  }
29
+ .row.col-md-12.wpfrank_banner {
 
 
30
  border: 0;
31
  -webkit-box-shadow: 0px 2px 20px #818181;
32
  box-shadow: 0px 2px 20px #818181;
33
  }
34
+ .wpfrank_banner_img img {
35
  max-width: 100%;
36
  height: auto;
37
  }
38
+ .wpfrank_banner .button-primary {
39
  background: #d06b2e;
40
  border-color: #0073aa #006799 #006799;
41
  -webkit-box-shadow: 0 4px 6px #0000002e;
56
  -o-transition: 0.4s;
57
  transition: 0.4s;
58
  }
59
+ .wpfrank_banner .button-primary:focus, .wpfrank_banner .button-primary:hover {
60
+ background-color: #4caf50 !important;
61
+ border:0 !important;
62
  -webkit-box-shadow:none;
63
  box-shadow:none;
64
  -webkit-transition: 0.4s;
65
  -o-transition: 0.4s;
66
  transition: 0.4s;
67
  }
68
+ .wpfrank_banner {
69
  padding: 20px;
70
+ margin: 10px 0px;
71
  background: -webkit-linear-gradient(157deg, #144984 57%, rgba(4, 4, 4, 0.74) 39%), url(../img/ultimate.png);
72
  background: -o-linear-gradient(157deg, #144984 57%, rgba(4, 4, 4, 0.74) 39%), url(../img/ultimate.png);
73
  background: linear-gradient(-67deg, #144984 57%, rgba(4, 4, 4, 0.74) 39%), url(../img/ultimate.png);
74
  border: 1px solid #ccc;
75
  }
76
+ .wpfrank_banner_features {
77
  color: #fff;
78
  }
79
+ .wpfrank_banner_features h3 {
80
  margin-bottom: 2.2rem;
81
  margin-left: 1rem;
82
  }
83
+ .wpfrank_banner_actions {
84
  margin-top: 2rem;
85
  }
86
+ .wpfrank_banner_features ul li {
87
  font-size: 1.5rem;
88
  font-weight: 600;
89
  }
90
+ .plugin_version span {
91
  -ms-transform: rotate(20deg);
92
  -webkit-transform: rotate(20deg);
93
  transform: rotate(50deg);
94
  display: block;
95
  }
96
+ .wpfrank_banner_img h2 {
97
  color: #fff;
98
  text-align: center;
99
  padding: 18px;
100
  }
101
+ .wpfrank_banner_features h2{
102
  padding: 20px;
103
  }
104
+ .wpfrank_banner_features ul {
105
  list-style: unset;
106
  }
107
+ .plugin_version {
108
  position: absolute;
109
+ right: -15px;
110
  background: -webkit-linear-gradient(226deg, #d06c2e 50%, rgba(27, 26, 26, 0) 50%);
111
  background: -o-linear-gradient(226deg, #d06c2e 50%, rgba(27, 26, 26, 0) 50%);
112
  background: linear-gradient(-136deg, #d06c2e 50%, rgba(27, 26, 26, 0) 50%);
114
  top: -20px;
115
  text-align: center;
116
  }
117
+ .plugin_version span b {
118
  display: block;
119
  }
120
+ @media(min-width:901px) {
121
  .wpfrank_banner .wpfrank_banner_features ul li {
122
  float: left;
123
  margin: 5px 20px;
125
  font-size: 1.5rem;
126
  }
127
  }
128
+ @media(max-width:900px) {
129
  .wpfrank_banner_features h3 {
130
  margin-left: -1.2rem;
131
  font-size: 1.6rem;
132
  width: 90%;
133
  line-height: 1.4;
134
  }
135
+ .wpfrank_banner_features ul li {
136
  font-size: 1.3rem;
137
  }
138
+ .wpfrank_banner {
139
  background: transparent;
140
  }
141
+ .wpfrank_banner_img.col-sm-12 {
142
  padding: 0 !important;
143
  background: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../img/ultimate.png);
144
  background: -webkit-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../img/ultimate.png);
146
  background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../img/ultimate.png);
147
  text-align: center;
148
  }
149
+ .container-fluid.wl_im_container {
150
  padding: 0;
151
  }
152
+ .plugin_version {
153
  top: 0;
154
  right: 0px;
155
  }
156
+ .row.col-md-12.wpfrank_banner {
157
  margin: 0px;
158
  padding:40px 0px;
159
  }
160
+ .auto-fold #wpcontent {
161
+ margin-left: 0 !important;
162
  padding-left:0px;
163
  }
164
+ .wpfrank_banner .button-primary {
165
  margin: 4px;
166
  font-size: 1.5rem;
167
  width: 100%;
168
  }
169
+ .col-md-6.wpfrank_banner_features {
170
  background: #144984;
171
  padding: 5px 40px;
172
  width: 100%;
173
  }
174
  }
175
  @media(max-width:768px) {
176
+ .wpfrank_banner .button-primary {
177
  margin: 4px;
178
  font-size: 1.25rem;
179
  width: 44%;
180
  }
181
+ }
assets/css/wpfrank-uris-settings.css CHANGED
@@ -4,7 +4,7 @@
4
  }
5
  .uris-slide {
6
  background: #fff;
7
- width:19%;
8
  margin-right: 10px;
9
  margin-bottom: 20px;
10
  padding-right: 5px;
@@ -87,10 +87,10 @@
87
  /* add new slide button */
88
  .uris-add-new-slide {
89
  float: left;
90
- width:19%;
91
- text-align:center;
92
- padding-top:3.8%;
93
- padding-bottom:3.8%;
94
  cursor: pointer;
95
  border: 5px solid rgba(0, 0, 0, 0.1);
96
  }
4
  }
5
  .uris-slide {
6
  background: #fff;
7
+ width:23%;
8
  margin-right: 10px;
9
  margin-bottom: 20px;
10
  padding-right: 5px;
87
  /* add new slide button */
88
  .uris-add-new-slide {
89
  float: left;
90
+ width: 19%;
91
+ text-align: center;
92
+ padding-top: 3.8%;
93
+ padding-bottom: 3.8%;
94
  cursor: pointer;
95
  border: 5px solid rgba(0, 0, 0, 0.1);
96
  }
layout.php CHANGED
@@ -252,7 +252,8 @@ document.addEventListener("DOMContentLoaded", function(event) {
252
  $slide_alt = get_post_meta( $attachment->ID, '_wp_attachment_image_alt', true );
253
  $slide_caption = $attachment->post_excerpt;
254
  $slide_description = $attachment->post_content;
255
- $slide_src = $attachment->guid; // full image URL
 
256
  $slide_title = $attachment->post_title; // attachment title
257
  $i++;
258
 
@@ -267,7 +268,7 @@ document.addEventListener("DOMContentLoaded", function(event) {
267
  }
268
  ?>
269
  <div class="sp-slide">
270
- <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); ?>" />
271
 
272
  <?php if($slide_title != "" && $WRIS_L3_Show_Slide_Title) { ?>
273
  <p class="sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen"
252
  $slide_alt = get_post_meta( $attachment->ID, '_wp_attachment_image_alt', true );
253
  $slide_caption = $attachment->post_excerpt;
254
  $slide_description = $attachment->post_content;
255
+ //$slide_src = $attachment->guid; // full image URL
256
+ $slide_src = wp_get_attachment_image_src($slide_id, 'full', true); // return is array full image URL
257
  $slide_title = $attachment->post_title; // attachment title
258
  $i++;
259
 
268
  }
269
  ?>
270
  <div class="sp-slide">
271
+ <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[0]); ?>" />
272
 
273
  <?php if($slide_title != "" && $WRIS_L3_Show_Slide_Title) { ?>
274
  <p class="sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen"
readme.txt CHANGED
@@ -4,7 +4,7 @@ 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.4.1
7
- Stable tag: 3.4.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -161,6 +161,10 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/ultimat
161
 
162
  == Changelog ==
163
 
 
 
 
 
164
  = 3.4.5 =
165
  * New Feature: Slide sorting
166
  * Compatible to latest WordPress release
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.4.1
7
+ Stable tag: 3.4.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
161
 
162
  == Changelog ==
163
 
164
+ = 3.4.6 =
165
+ * Major bug fixed: Many Users reported that slider image not displaying after major update release, It's fixed now, feedback appreciated by users.
166
+ * UI Bug Fix: At All Sliders page "Screen Options" button fixed
167
+
168
  = 3.4.5 =
169
  * New Feature: Slide sorting
170
  * Compatible to latest WordPress release
ultimate-responsive-image-slider.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
3
- Plugin Name: Ultimate Responsive Image Slider - 3.4.5
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.5
7
  Author: FARAZFRANK
8
  Author URI: http://wpfrank.com/
9
  Text Domain: ultimate-responsive-image-slider
1
  <?php
2
  /*
3
+ Plugin Name: Ultimate Responsive Image Slider - 3.4.6
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.6
7
  Author: FARAZFRANK
8
  Author URI: http://wpfrank.com/
9
  Text Domain: ultimate-responsive-image-slider