Version Description
- Fixed The post image in a grid or posts carousel was not clickable to the link specified
- Fixed The grid filters would not center when a heading was not specified.
- Fixed The grid filters will not display multi-line on devices of lower resolutions like mobile devices.
- Fixed - The grid layout would break between 800px and 1024px device resolution
- Updated - Compatibility with WordPress 4.9 version
Download this release
Release Info
Developer | livemesh |
Plugin | Livemesh SiteOrigin Widgets |
Version | 1.6 |
Comparing to | |
See all releases |
Code changes from version 1.5.2 to 1.6
- admin/views/documentation.php +16 -0
- admin/views/premium-upgrade.php +27 -24
- admin/views/settings.php +5 -0
- assets/css/lsow-frontend.css +2 -2
- assets/css/lsow-frontend.scss +2 -2
- includes/widgets/lsow-clients-widget/css/style.css +1 -0
- includes/widgets/lsow-clients-widget/css/style.css.map +1 -1
- includes/widgets/lsow-clients-widget/css/style.scss +1 -0
- includes/widgets/lsow-portfolio-widget/css/style.css +247 -222
- includes/widgets/lsow-portfolio-widget/css/style.css.map +2 -2
- includes/widgets/lsow-portfolio-widget/css/style.scss +72 -58
- includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php +9 -9
- includes/widgets/lsow-portfolio-widget/tpl/default.php +17 -12
- includes/widgets/lsow-posts-carousel-widget/css/style.css +35 -48
- includes/widgets/lsow-posts-carousel-widget/css/style.css.map +1 -1
- includes/widgets/lsow-posts-carousel-widget/css/style.scss +30 -45
- includes/widgets/lsow-posts-carousel-widget/tpl/default.php +0 -2
- languages/{en_US.mo → livemesh-so-widgets-en_US.mo} +0 -0
- languages/{en_US.po → livemesh-so-widgets-en_US.po} +164 -147
- languages/{he_IL.mo → livemesh-so-widgets-he_IL.mo} +0 -0
- languages/{he_IL.po → livemesh-so-widgets-he_IL.po} +0 -0
- languages/{default.pot → livemesh-so-widgets.pot} +164 -148
- livemesh-so-widgets.php +2 -2
- readme.txt +13 -3
admin/views/documentation.php
CHANGED
@@ -1274,6 +1274,22 @@ else {
|
|
1274 |
<!-- Updates panel -->
|
1275 |
<div id="updates-panel" class="panel-left">
|
1276 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1277 |
<h4>1.5.2</h4>
|
1278 |
|
1279 |
<ul>
|
1274 |
<!-- Updates panel -->
|
1275 |
<div id="updates-panel" class="panel-left">
|
1276 |
|
1277 |
+
|
1278 |
+
<h3>1.6</h3>
|
1279 |
+
<ul>
|
1280 |
+
<li>Fixed – The post image in a grid or posts carousel was not clickable to the link specified</li>
|
1281 |
+
<li>Fixed – The grid filters would not center when a heading was not specified.</li>
|
1282 |
+
<li>Fixed – The grid filters will not display multi-line on devices of lower resolutions like mobile devices.</li>
|
1283 |
+
<li>Fixed - The grid layout would break between 800px and 1024px device resolution.</li>
|
1284 |
+
<li>Updated - Compatibility with WordPress 4.9 version.</li>
|
1285 |
+
</ul>
|
1286 |
+
|
1287 |
+
<h4>1.5.3</h4>
|
1288 |
+
|
1289 |
+
<ul>
|
1290 |
+
<li>Fixed - Translations not working with default files provided by plugin</li>
|
1291 |
+
</ul>
|
1292 |
+
|
1293 |
<h4>1.5.2</h4>
|
1294 |
|
1295 |
<ul>
|
admin/views/premium-upgrade.php
CHANGED
@@ -70,7 +70,14 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
|
|
70 |
<li><span class="help dashicons dashicons-editor-help"></span>
|
71 |
<div class="text">Posts/Portfolio Grid</div>
|
72 |
<div class="tooltip hide">
|
73 |
-
<div><p>The PRO version comes with advanced grid functions like pagination, lazy load via AJAX, lightbox support etc. <a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
</div>
|
75 |
</li>
|
76 |
<li><span class="help dashicons dashicons-editor-help"></span>
|
@@ -91,13 +98,6 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
|
|
91 |
<div><p>The grid elements are loaded on demand with each press of a Load More button that displays a count of remaining posts. <a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
|
92 |
</div>
|
93 |
</li>
|
94 |
-
<li><span class="help dashicons dashicons-editor-help"></span>
|
95 |
-
<div class="text">Lightbox Support</div>
|
96 |
-
<div class="tooltip hide">
|
97 |
-
<div><p>Magnific Popup plugin integrated for fast and smooth lightbox support for posts/portfolio or image/video grid elements.</p>
|
98 |
-
</div>
|
99 |
-
</div>
|
100 |
-
</li>
|
101 |
<li><span class="help dashicons dashicons-editor-help"></span>
|
102 |
<div class="text">Custom Fonts</div>
|
103 |
<div class="tooltip hide">
|
@@ -199,6 +199,13 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
|
|
199 |
<p>Construct a responsive and filterable grid of posts or custom post types like portfolio entries.</p>
|
200 |
</div>
|
201 |
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
<li>
|
203 |
<div class="dashicons dashicons-no-alt"></div>
|
204 |
<span class="m-feature m">Demo Site Replication</span>
|
@@ -220,13 +227,6 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
|
|
220 |
<p>The grid elements are loaded on demand with each press of a Load More button that displays a count of remaining posts.</p>
|
221 |
</div>
|
222 |
</li>
|
223 |
-
<li>
|
224 |
-
<div class="dashicons dashicons-no-alt"></div>
|
225 |
-
<span class="m-feature m">Lightbox Support</span>
|
226 |
-
<div class="tooltip hide">
|
227 |
-
<p>Magnific Popup plugin integrated for fast and smooth lightbox support for posts/portfolio or image/video grid elements.</p>
|
228 |
-
</div>
|
229 |
-
</li>
|
230 |
<li>
|
231 |
<div class="dashicons dashicons-no-alt"></div>
|
232 |
<span class="m-feature m">Custom Fonts</span>
|
@@ -328,10 +328,17 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
|
|
328 |
<li>
|
329 |
<div class="dashicons dashicons-yes m"></div>
|
330 |
<span class="m-feature m">Posts/Portfolio Grid</span>
|
331 |
-
<div class="m-tooltip hide"><p>The PRO version comes with advanced grid functions like pagination, lazy load via AJAX, lightbox support etc.</p></div>
|
332 |
<span class="message">Advanced</span> <span class="help dashicons dashicons-editor-help"></span>
|
333 |
<div class="tooltip hide">
|
334 |
-
<p>The PRO version comes with advanced grid functions like pagination, lazy load via AJAX, lightbox support etc.</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
335 |
</div>
|
336 |
</li>
|
337 |
<li>
|
@@ -355,13 +362,6 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
|
|
355 |
<p>The grid elements are loaded on demand with each press of a Load More button that displays a count of remaining posts.</p>
|
356 |
</div>
|
357 |
</li>
|
358 |
-
<li>
|
359 |
-
<div class="dashicons dashicons-yes"></div>
|
360 |
-
<span class="m-feature m">Lightbox Support</span>
|
361 |
-
<div class="tooltip hide">
|
362 |
-
<p>Magnific Popup plugin integrated for fast and smooth lightbox support for posts/portfolio or image/video grid elements.</p>
|
363 |
-
</div>
|
364 |
-
</li>
|
365 |
<li>
|
366 |
<div class="dashicons dashicons-yes"></div>
|
367 |
<span class="m-feature m">Custom Fonts</span>
|
@@ -487,6 +487,9 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
|
|
487 |
version does even more.</p>
|
488 |
|
489 |
<ul>
|
|
|
|
|
|
|
490 |
<li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-sliders/" title="Image Slider Widget" target="_blank">Image
|
491 |
Slider</a> - Create a responsive slider of images with support
|
492 |
for captions,
|
70 |
<li><span class="help dashicons dashicons-editor-help"></span>
|
71 |
<div class="text">Posts/Portfolio Grid</div>
|
72 |
<div class="tooltip hide">
|
73 |
+
<div><p>The PRO version comes with advanced grid functions like multiple styles, AJAX filtering, pagination, lazy load via AJAX, lightbox support etc. <a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
|
74 |
+
</div>
|
75 |
+
</li>
|
76 |
+
<li><span class="help dashicons dashicons-editor-help"></span>
|
77 |
+
<div class="text">Post Blocks!</div>
|
78 |
+
<div class="tooltip hide">
|
79 |
+
<div><p>Present your blog posts, events, news items or portfolio in a dozen creative ways. Comes with AJAX filtering, pagination and load more features to help visitors navigate your entire collection of blog posts or custom post types and their categories without reloading the page. <a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/posts-block/">Live Demo</a></p>
|
80 |
+
</div>
|
81 |
</div>
|
82 |
</li>
|
83 |
<li><span class="help dashicons dashicons-editor-help"></span>
|
98 |
<div><p>The grid elements are loaded on demand with each press of a Load More button that displays a count of remaining posts. <a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
|
99 |
</div>
|
100 |
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
<li><span class="help dashicons dashicons-editor-help"></span>
|
102 |
<div class="text">Custom Fonts</div>
|
103 |
<div class="tooltip hide">
|
199 |
<p>Construct a responsive and filterable grid of posts or custom post types like portfolio entries.</p>
|
200 |
</div>
|
201 |
</li>
|
202 |
+
<li>
|
203 |
+
<div class="dashicons dashicons-no-alt"></div>
|
204 |
+
<span class="m-feature m">Post Blocks!</span>
|
205 |
+
<div class="tooltip hide">
|
206 |
+
<p>Present your blog posts, events, news items or portfolio in a dozen creative ways. Comes with AJAX filtering, pagination and load more features to help visitors navigate your entire collection of blog posts or custom post types and their categories without reloading the page. <a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/posts-block/">Live Demo</a></p>
|
207 |
+
</div>
|
208 |
+
</li>
|
209 |
<li>
|
210 |
<div class="dashicons dashicons-no-alt"></div>
|
211 |
<span class="m-feature m">Demo Site Replication</span>
|
227 |
<p>The grid elements are loaded on demand with each press of a Load More button that displays a count of remaining posts.</p>
|
228 |
</div>
|
229 |
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
230 |
<li>
|
231 |
<div class="dashicons dashicons-no-alt"></div>
|
232 |
<span class="m-feature m">Custom Fonts</span>
|
328 |
<li>
|
329 |
<div class="dashicons dashicons-yes m"></div>
|
330 |
<span class="m-feature m">Posts/Portfolio Grid</span>
|
331 |
+
<div class="m-tooltip hide"><p>The PRO version comes with advanced grid functions like multiple styles, AJAX filtering, pagination, lazy load via AJAX, lightbox support etc.</p></div>
|
332 |
<span class="message">Advanced</span> <span class="help dashicons dashicons-editor-help"></span>
|
333 |
<div class="tooltip hide">
|
334 |
+
<p>The PRO version comes with advanced grid functions like multiple styles, AJAX filtering, pagination, lazy load via AJAX, lightbox support etc.</p>
|
335 |
+
</div>
|
336 |
+
</li>
|
337 |
+
<li>
|
338 |
+
<div class="dashicons dashicons-yes"></div>
|
339 |
+
<span class="m-feature m">Post Blocks</span>
|
340 |
+
<div class="tooltip hide">
|
341 |
+
<p>Present your blog posts, events, news items or portfolio in a dozen creative ways. Comes with AJAX filtering, pagination and load more features to help visitors navigate your entire collection of blog posts or custom post types and their categories without reloading the page.</p>
|
342 |
</div>
|
343 |
</li>
|
344 |
<li>
|
362 |
<p>The grid elements are loaded on demand with each press of a Load More button that displays a count of remaining posts.</p>
|
363 |
</div>
|
364 |
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
365 |
<li>
|
366 |
<div class="dashicons dashicons-yes"></div>
|
367 |
<span class="m-feature m">Custom Fonts</span>
|
487 |
version does even more.</p>
|
488 |
|
489 |
<ul>
|
490 |
+
<li><a href="https://www.livemeshthemes.com/siteorigin-widgets/posts-block/" title="Livemesh Post Blocks" target="_blank">Post Blocks</a> - Present your blog posts, events, news items or portfolio
|
491 |
+
in a dozen creative ways. Comes with AJAX filtering, pagination and load more features to help visitors navigate your entire collection of blog posts or custom post types and their categories without reloading the page.
|
492 |
+
</li>
|
493 |
<li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-sliders/" title="Image Slider Widget" target="_blank">Image
|
494 |
Slider</a> - Create a responsive slider of images with support
|
495 |
for captions,
|
admin/views/settings.php
CHANGED
@@ -217,6 +217,11 @@ $custom_css = lsow_get_option('lsow_custom_css', '');
|
|
217 |
version does even more.</p>
|
218 |
|
219 |
<ul>
|
|
|
|
|
|
|
|
|
|
|
220 |
<li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-sliders/" title="Image Slider Widget" target="_blank">Image
|
221 |
Slider</a> - Create a responsive slider of images with support
|
222 |
for captions,
|
217 |
version does even more.</p>
|
218 |
|
219 |
<ul>
|
220 |
+
<li><a href="https://www.livemeshthemes.com/siteorigin-widgets/posts-block/" title="Post Blocks Widget" target="_blank">Post
|
221 |
+
Blocks!</a> - Present your blog posts, events, news items or portfolio in a dozen creative ways. Comes with AJAX filtering,
|
222 |
+
pagination and load more features to help visitors navigate your entire collection of blog posts or custom post types and
|
223 |
+
their categories without reloading the page.
|
224 |
+
</li>
|
225 |
<li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-sliders/" title="Image Slider Widget" target="_blank">Image
|
226 |
Slider</a> - Create a responsive slider of images with support
|
227 |
for captions,
|
assets/css/lsow-frontend.css
CHANGED
@@ -192,7 +192,7 @@ html {
|
|
192 |
|
193 |
.lsow-container .lsow-onecol.lsow-zero-margin, .lsow-container .lsow-twocol.lsow-zero-margin, .lsow-container .lsow-onefifthcol.lsow-zero-margin, .lsow-container .lsow-threecol.lsow-zero-margin, .lsow-container .lsow-fourcol.lsow-zero-margin, .lsow-container .lsow-fivecol.lsow-zero-margin, .lsow-container .lsow-sixcol.lsow-zero-margin, .lsow-container .lsow-sevencol.lsow-zero-margin, .lsow-container .lsow-eightcol.lsow-zero-margin, .lsow-container .lsow-ninecol.lsow-zero-margin, .lsow-container .lsow-tencol.lsow-zero-margin, .lsow-container .lsow-elevencol.lsow-zero-margin {
|
194 |
margin-right: 0; }
|
195 |
-
@media only screen and (min-width:
|
196 |
.lsow-container .lsow-onecol.lsow-zero-margin {
|
197 |
width: 8.33333%; }
|
198 |
.lsow-container .lsow-twocol.lsow-zero-margin {
|
@@ -217,7 +217,7 @@ html {
|
|
217 |
width: 83.33333%; }
|
218 |
.lsow-container .lsow-elevencol.lsow-zero-margin {
|
219 |
width: 91.66667%; } }
|
220 |
-
@media only screen and (min-width: 480px) and (max-width:
|
221 |
.lsow-container .lsow-onecol.lsow-zero-margin, .lsow-container .lsow-twocol.lsow-zero-margin, .lsow-container .lsow-onefifthcol.lsow-zero-margin, .lsow-container .lsow-threecol.lsow-zero-margin, .lsow-container .lsow-fourcol.lsow-zero-margin, .lsow-container .lsow-fivecol.lsow-zero-margin, .lsow-container .lsow-sixcol.lsow-zero-margin, .lsow-container .lsow-sevencol.lsow-zero-margin, .lsow-container .lsow-eightcol.lsow-zero-margin, .lsow-container .lsow-ninecol.lsow-zero-margin, .lsow-container .lsow-tencol.lsow-zero-margin, .lsow-container .lsow-elevencol.lsow-zero-margin {
|
222 |
width: 50%; } }
|
223 |
@media only screen and (max-width: 479px) {
|
192 |
|
193 |
.lsow-container .lsow-onecol.lsow-zero-margin, .lsow-container .lsow-twocol.lsow-zero-margin, .lsow-container .lsow-onefifthcol.lsow-zero-margin, .lsow-container .lsow-threecol.lsow-zero-margin, .lsow-container .lsow-fourcol.lsow-zero-margin, .lsow-container .lsow-fivecol.lsow-zero-margin, .lsow-container .lsow-sixcol.lsow-zero-margin, .lsow-container .lsow-sevencol.lsow-zero-margin, .lsow-container .lsow-eightcol.lsow-zero-margin, .lsow-container .lsow-ninecol.lsow-zero-margin, .lsow-container .lsow-tencol.lsow-zero-margin, .lsow-container .lsow-elevencol.lsow-zero-margin {
|
194 |
margin-right: 0; }
|
195 |
+
@media only screen and (min-width: 801px) {
|
196 |
.lsow-container .lsow-onecol.lsow-zero-margin {
|
197 |
width: 8.33333%; }
|
198 |
.lsow-container .lsow-twocol.lsow-zero-margin {
|
217 |
width: 83.33333%; }
|
218 |
.lsow-container .lsow-elevencol.lsow-zero-margin {
|
219 |
width: 91.66667%; } }
|
220 |
+
@media only screen and (min-width: 480px) and (max-width: 800px) {
|
221 |
.lsow-container .lsow-onecol.lsow-zero-margin, .lsow-container .lsow-twocol.lsow-zero-margin, .lsow-container .lsow-onefifthcol.lsow-zero-margin, .lsow-container .lsow-threecol.lsow-zero-margin, .lsow-container .lsow-fourcol.lsow-zero-margin, .lsow-container .lsow-fivecol.lsow-zero-margin, .lsow-container .lsow-sixcol.lsow-zero-margin, .lsow-container .lsow-sevencol.lsow-zero-margin, .lsow-container .lsow-eightcol.lsow-zero-margin, .lsow-container .lsow-ninecol.lsow-zero-margin, .lsow-container .lsow-tencol.lsow-zero-margin, .lsow-container .lsow-elevencol.lsow-zero-margin {
|
222 |
width: 50%; } }
|
223 |
@media only screen and (max-width: 479px) {
|
assets/css/lsow-frontend.scss
CHANGED
@@ -173,7 +173,7 @@ $grid-columns: 12;
|
|
173 |
@include omega;
|
174 |
}
|
175 |
|
176 |
-
@include respond-to-min(
|
177 |
|
178 |
.lsow-onecol.lsow-zero-margin {
|
179 |
width: percentage(1/12);
|
@@ -224,7 +224,7 @@ $grid-columns: 12;
|
|
224 |
}
|
225 |
}
|
226 |
|
227 |
-
@include respond-between(480,
|
228 |
.lsow-onecol.lsow-zero-margin, .lsow-twocol.lsow-zero-margin, .lsow-onefifthcol.lsow-zero-margin, .lsow-threecol.lsow-zero-margin, .lsow-fourcol.lsow-zero-margin, .lsow-fivecol.lsow-zero-margin, .lsow-sixcol.lsow-zero-margin, .lsow-sevencol.lsow-zero-margin, .lsow-eightcol.lsow-zero-margin, .lsow-ninecol.lsow-zero-margin, .lsow-tencol.lsow-zero-margin, .lsow-elevencol.lsow-zero-margin {
|
229 |
width: percentage(6/12);
|
230 |
}
|
173 |
@include omega;
|
174 |
}
|
175 |
|
176 |
+
@include respond-to-min(801) {
|
177 |
|
178 |
.lsow-onecol.lsow-zero-margin {
|
179 |
width: percentage(1/12);
|
224 |
}
|
225 |
}
|
226 |
|
227 |
+
@include respond-between(480, 800) {
|
228 |
.lsow-onecol.lsow-zero-margin, .lsow-twocol.lsow-zero-margin, .lsow-onefifthcol.lsow-zero-margin, .lsow-threecol.lsow-zero-margin, .lsow-fourcol.lsow-zero-margin, .lsow-fivecol.lsow-zero-margin, .lsow-sixcol.lsow-zero-margin, .lsow-sevencol.lsow-zero-margin, .lsow-eightcol.lsow-zero-margin, .lsow-ninecol.lsow-zero-margin, .lsow-tencol.lsow-zero-margin, .lsow-elevencol.lsow-zero-margin {
|
229 |
width: percentage(6/12);
|
230 |
}
|
includes/widgets/lsow-clients-widget/css/style.css
CHANGED
@@ -55,6 +55,7 @@ html {
|
|
55 |
position: absolute;
|
56 |
z-index: 2;
|
57 |
top: 50%;
|
|
|
58 |
text-align: center;
|
59 |
width: 100%;
|
60 |
height: 100%;
|
55 |
position: absolute;
|
56 |
z-index: 2;
|
57 |
top: 50%;
|
58 |
+
left: 0;
|
59 |
text-align: center;
|
60 |
width: 100%;
|
61 |
height: 100%;
|
includes/widgets/lsow-clients-widget/css/style.css.map
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"version": 3,
|
3 |
-
"mappings": "AAGE,IAAK;EACH,UAAU,EAAE,UAAU;;AAItB,sBAEU;EACR,UAAU,EAAE,OAAO;;ACVzB,aAAc;EACZ,QAAQ,EAAE,MAAM;EAChB,MAAM,EAAE,MAAM;EACd,0BAAa;IACX,QAAQ,EAAE,QAAQ;IAClB,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,cAAc;IAC7B,QAAQ,EAAE,MAAM;IAChB,wCAAgB;MACd,YAAY,EAAE,kBAAkB;IAElC,wDAAgC;MAC9B,WAAW,EAAE,cAAc;IAE7B,wDAAgC;MAC9B,UAAU,EAAE,cAAc;IAE5B,6DAAqC;MACnC,WAAW,EAAE,cAAc;IAE7B,6DAAqC;MACnC,UAAU,EAAE,cAAc;IAE5B,0DAAkC;MAChC,WAAW,EAAE,cAAc;IAE7B,0DAAkC;MAChC,UAAU,EAAE,cAAc;IAE5B,yDAAiC;MAC/B,WAAW,EAAE,cAAc;IAE7B,yDAAiC;MAC/B,UAAU,EAAE,cAAc;IAE5B,wDAAgC;MAC9B,WAAW,EAAE,cAAc;IAE7B,wDAAgC;MAC9B,UAAU,EAAE,cAAc;ICwB9B,yCAA8C;MDrB1C,+QAAmJ;QACjJ,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,IAAI;QAChB,KAAK,EAAE,GAAG;QACV,KAAK,EAAE,IAAI;MAEb,wSAA4K;QAC1K,WAAW,EAAE,cAAc;MAE7B,wSAA4K;QAC1K,UAAU,EAAE,cAAc;IAG9B,8BAAI;MACF,kBAAkB,EAAE,uBAAuB;MAC3C,eAAe,EAAE,uBAAuB;MACxC,UAAU,EAAE,uBAAuB;MACnC,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,CAAC;MACT,OAAO,EAAE,KAAK;IAEhB,4CAAkB;MAChB,QAAQ,EAAE,QAAQ;MAClB,OAAO,EAAE,CAAC;MACV,GAAG,EAAE,GAAG;MACR,UAAU,EAAE,MAAM;MAClB,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,KAAK;MACjB,KAAK,EAAE,IAAI;MACX,SAAS,EAAE,IAAI;MACf,WAAW,EAAE,IAAI;
|
4 |
"sources": ["../../../../../../bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss","style.scss","../../../../assets/css/_lsow-lib.scss"],
|
5 |
"names": [],
|
6 |
"file": "style.css"
|
1 |
{
|
2 |
"version": 3,
|
3 |
+
"mappings": "AAGE,IAAK;EACH,UAAU,EAAE,UAAU;;AAItB,sBAEU;EACR,UAAU,EAAE,OAAO;;ACVzB,aAAc;EACZ,QAAQ,EAAE,MAAM;EAChB,MAAM,EAAE,MAAM;EACd,0BAAa;IACX,QAAQ,EAAE,QAAQ;IAClB,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,cAAc;IAC7B,QAAQ,EAAE,MAAM;IAChB,wCAAgB;MACd,YAAY,EAAE,kBAAkB;IAElC,wDAAgC;MAC9B,WAAW,EAAE,cAAc;IAE7B,wDAAgC;MAC9B,UAAU,EAAE,cAAc;IAE5B,6DAAqC;MACnC,WAAW,EAAE,cAAc;IAE7B,6DAAqC;MACnC,UAAU,EAAE,cAAc;IAE5B,0DAAkC;MAChC,WAAW,EAAE,cAAc;IAE7B,0DAAkC;MAChC,UAAU,EAAE,cAAc;IAE5B,yDAAiC;MAC/B,WAAW,EAAE,cAAc;IAE7B,yDAAiC;MAC/B,UAAU,EAAE,cAAc;IAE5B,wDAAgC;MAC9B,WAAW,EAAE,cAAc;IAE7B,wDAAgC;MAC9B,UAAU,EAAE,cAAc;ICwB9B,yCAA8C;MDrB1C,+QAAmJ;QACjJ,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,IAAI;QAChB,KAAK,EAAE,GAAG;QACV,KAAK,EAAE,IAAI;MAEb,wSAA4K;QAC1K,WAAW,EAAE,cAAc;MAE7B,wSAA4K;QAC1K,UAAU,EAAE,cAAc;IAG9B,8BAAI;MACF,kBAAkB,EAAE,uBAAuB;MAC3C,eAAe,EAAE,uBAAuB;MACxC,UAAU,EAAE,uBAAuB;MACnC,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,CAAC;MACT,OAAO,EAAE,KAAK;IAEhB,4CAAkB;MAChB,QAAQ,EAAE,QAAQ;MAClB,OAAO,EAAE,CAAC;MACV,GAAG,EAAE,GAAG;MACR,IAAI,EAAE,CAAC;MACP,UAAU,EAAE,MAAM;MAClB,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,KAAK;MACjB,KAAK,EAAE,IAAI;MACX,SAAS,EAAE,IAAI;MACf,WAAW,EAAE,IAAI;MC7CrB,kBAAoB,EAwEU,2BAA+B;MAvE7D,eAAiB,EAuEa,2BAA+B;MAtE7D,cAAgB,EAsEc,2BAA+B;MArE7D,UAAY,EAqEkB,2BAA+B;MDzBzD,OAAO,EAAE,CAAC;MACV,8CAAE;QACA,KAAK,EAAE,IAAI;QACX,eAAe,EAAE,IAAI;IAGzB,8CAAoB;MAClB,QAAQ,EAAE,QAAQ;MAClB,IAAI,EAAE,CAAC;MACP,GAAG,EAAE,CAAC;MACN,QAAQ,EAAE,MAAM;MAChB,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,IAAI;MAChB,MAAM,EAAE,gBAAgB;MACxB,YAAY,EAAE,CAAC;MACf,OAAO,EAAE,CAAC;MC/Dd,kBAAoB,EAwEU,2BAA+B;MAvE7D,eAAiB,EAuEa,2BAA+B;MAtE7D,cAAgB,EAsEc,2BAA+B;MArE7D,UAAY,EAqEkB,2BAA+B;IDLzD,oDAAoB;MAClB,OAAO,EAAE,GAAG;MACZ,kEAAgB;QACd,OAAO,EAAE,GAAG;IAGhB,kDAAkB;MAChB,OAAO,EAAE,CAAC",
|
4 |
"sources": ["../../../../../../bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss","style.scss","../../../../assets/css/_lsow-lib.scss"],
|
5 |
"names": [],
|
6 |
"file": "style.css"
|
includes/widgets/lsow-clients-widget/css/style.scss
CHANGED
@@ -66,6 +66,7 @@
|
|
66 |
position: absolute;
|
67 |
z-index: 2;
|
68 |
top: 50%;
|
|
|
69 |
text-align: center;
|
70 |
width: 100%;
|
71 |
height: 100%;
|
66 |
position: absolute;
|
67 |
z-index: 2;
|
68 |
top: 50%;
|
69 |
+
left: 0;
|
70 |
text-align: center;
|
71 |
width: 100%;
|
72 |
height: 100%;
|
includes/widgets/lsow-portfolio-widget/css/style.css
CHANGED
@@ -4,239 +4,264 @@ html {
|
|
4 |
*, *::after, *::before {
|
5 |
box-sizing: inherit; }
|
6 |
|
7 |
-
.lsow-portfolio-wrap
|
8 |
-
max-width: 1140px;
|
9 |
-
margin-left: auto;
|
10 |
-
margin-right: auto;
|
11 |
-
overflow: hidden;
|
12 |
clear: both; }
|
13 |
-
.lsow-portfolio-wrap .lsow-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
display: inline-block;
|
46 |
-
|
47 |
-
|
48 |
-
font-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
@media only screen and (max-width: 479px) {
|
62 |
-
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a {
|
63 |
-
padding: 0 10px 8px; } }
|
64 |
-
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active {
|
65 |
-
border-bottom: 2px solid #888; }
|
66 |
-
.lsow-dark-bg .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active {
|
67 |
-
border-color: #aaa; }
|
68 |
-
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item:last-child {
|
69 |
-
margin-right: 0; }
|
70 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item {
|
71 |
-
margin-bottom: 30px; }
|
72 |
-
@media only screen and (max-width: 1024px) {
|
73 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item {
|
74 |
-
margin-bottom: 20px; } }
|
75 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item.lsow-zero-margin {
|
76 |
-
margin: 0; }
|
77 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .hentry {
|
78 |
margin: 0;
|
79 |
padding: 0;
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
-moz-opacity: 0;
|
107 |
-
opacity: 0;
|
108 |
-
-webkit-transition: opacity 0.4s ease-in-out 0s;
|
109 |
-
-moz-transition: opacity 0.4s ease-in-out 0s;
|
110 |
-
-ms-transition: opacity 0.4s ease-in-out 0s;
|
111 |
-
transition: opacity 0.4s ease-in-out 0s; }
|
112 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info {
|
113 |
-
display: block;
|
114 |
-
z-index: 120;
|
115 |
-
position: absolute;
|
116 |
-
top: 0;
|
117 |
-
width: 100%;
|
118 |
-
height: 100%;
|
119 |
-
text-align: center;
|
120 |
-
opacity: 0;
|
121 |
-
filter: alpha(opacity=0);
|
122 |
-
-webkit-transition: opacity 0.4s ease-in-out 0s;
|
123 |
-
-moz-transition: opacity 0.4s ease-in-out 0s;
|
124 |
-
-ms-transition: opacity 0.4s ease-in-out 0s;
|
125 |
-
transition: opacity 0.4s ease-in-out 0s; }
|
126 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-entry-info {
|
127 |
-
text-align: center;
|
128 |
display: block;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
position: absolute;
|
130 |
-
height: 82px;
|
131 |
-
top: 0;
|
132 |
-
bottom: 0;
|
133 |
left: 0;
|
134 |
-
|
135 |
-
|
136 |
width: 100%; }
|
137 |
-
.lsow-portfolio-wrap .lsow-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info h3 a:hover {
|
157 |
-
border-bottom: 1px solid #ccc; }
|
158 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-terms {
|
159 |
display: block;
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
178 |
opacity: 1; }
|
179 |
-
|
180 |
-
opacity: 0.5; }
|
181 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-text-wrap {
|
182 |
-
text-align: center;
|
183 |
-
max-width: 650px;
|
184 |
-
margin: 20px auto 0; }
|
185 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title {
|
186 |
-
font-size: 18px;
|
187 |
-
line-height: 26px;
|
188 |
-
font-weight: normal;
|
189 |
-
margin-bottom: 10px; }
|
190 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title:after, .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title:before {
|
191 |
-
display: none; }
|
192 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
|
193 |
-
-webkit-transition: all 0.4s ease-in-out 0s;
|
194 |
-
-moz-transition: all 0.4s ease-in-out 0s;
|
195 |
-
-ms-transition: all 0.4s ease-in-out 0s;
|
196 |
-
transition: all 0.4s ease-in-out 0s;
|
197 |
-
color: #333; }
|
198 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a:hover {
|
199 |
-
color: #888; }
|
200 |
-
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
|
201 |
-
color: #e0e0e0; }
|
202 |
-
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a:hover {
|
203 |
-
color: #fff; }
|
204 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span {
|
205 |
-
display: inline-block;
|
206 |
-
padding: 0;
|
207 |
-
margin: 0;
|
208 |
-
font-style: italic;
|
209 |
-
color: #999; }
|
210 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span:after {
|
211 |
-
content: '//';
|
212 |
-
padding-left: 6px;
|
213 |
-
padding-right: 6px; }
|
214 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span:first-child {
|
215 |
-
border: none;
|
216 |
-
padding-left: 0; }
|
217 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span:last-child:after {
|
218 |
-
display: none; }
|
219 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span a {
|
220 |
-
-webkit-transition: all 0.3s ease-in-out 0s;
|
221 |
-
-moz-transition: all 0.3s ease-in-out 0s;
|
222 |
-
transition: all 0.3s ease-in-out 0s;
|
223 |
-
font-style: normal; }
|
224 |
-
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span {
|
225 |
-
color: #707070; }
|
226 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary {
|
227 |
-
margin: 15px auto 0;
|
228 |
-
padding: 0; }
|
229 |
-
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary:before {
|
230 |
-
width: 35px;
|
231 |
-
height: 1px;
|
232 |
-
background: #aaa;
|
233 |
-
display: block;
|
234 |
-
content: "";
|
235 |
text-align: center;
|
236 |
-
|
237 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
238 |
color: #999; }
|
239 |
-
.lsow-
|
240 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
241 |
|
242 |
/*# sourceMappingURL=style.css.map */
|
4 |
*, *::after, *::before {
|
5 |
box-sizing: inherit; }
|
6 |
|
7 |
+
.lsow-portfolio-wrap {
|
|
|
|
|
|
|
|
|
8 |
clear: both; }
|
9 |
+
.lsow-portfolio-wrap .lsow-portfolio-header {
|
10 |
+
position: relative;
|
11 |
+
max-width: 1140px;
|
12 |
+
margin: 0 auto 30px;
|
13 |
+
overflow: hidden;
|
14 |
+
clear: both;
|
15 |
+
display: -webkit-box;
|
16 |
+
display: -webkit-flex;
|
17 |
+
display: -moz-flex;
|
18 |
+
display: -ms-flexbox;
|
19 |
+
display: flex;
|
20 |
+
-webkit-flex-flow: row nowrap;
|
21 |
+
-moz-flex-flow: row nowrap;
|
22 |
+
-ms-flex-flow: row nowrap;
|
23 |
+
flex-flow: row nowrap;
|
24 |
+
-webkit-box-pack: justify;
|
25 |
+
-ms-flex-pack: justify;
|
26 |
+
-webkit-justify-content: space-between;
|
27 |
+
-moz-justify-content: space-between;
|
28 |
+
justify-content: space-between; }
|
29 |
+
.lsow-portfolio-wrap .lsow-portfolio-header.lsow-no-heading {
|
30 |
+
-webkit-box-pack: center;
|
31 |
+
-ms-flex-pack: center;
|
32 |
+
-webkit-justify-content: center;
|
33 |
+
-moz-justify-content: center;
|
34 |
+
justify-content: center; }
|
35 |
+
@media only screen and (max-width: 800px) {
|
36 |
+
.lsow-portfolio-wrap .lsow-portfolio-header {
|
37 |
+
-webkit-flex-flow: column wrap;
|
38 |
+
-moz-flex-flow: column wrap;
|
39 |
+
-ms-flex-flow: column wrap;
|
40 |
+
flex-flow: column wrap;
|
41 |
+
-webkit-box-pack: start;
|
42 |
+
-ms-flex-pack: start;
|
43 |
+
-webkit-justify-content: flex-start;
|
44 |
+
-moz-justify-content: flex-start;
|
45 |
+
justify-content: flex-start; } }
|
46 |
+
.lsow-portfolio-wrap .lsow-heading {
|
47 |
display: inline-block;
|
48 |
+
text-align: left;
|
49 |
+
max-width: none;
|
50 |
+
font-size: 32px;
|
51 |
+
line-height: 44px;
|
52 |
+
text-transform: uppercase;
|
53 |
+
letter-spacing: 1px;
|
54 |
+
color: #333;
|
55 |
+
margin: 0 100px 0 0; }
|
56 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-heading {
|
57 |
+
color: #e5e5e5; }
|
58 |
+
@media only screen and (max-width: 800px) {
|
59 |
+
.lsow-portfolio-wrap .lsow-heading {
|
60 |
+
margin-bottom: 30px; } }
|
61 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter {
|
62 |
+
display: block;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
margin: 0;
|
64 |
padding: 0;
|
65 |
+
-webkit-align-self: center;
|
66 |
+
-moz-align-self: center;
|
67 |
+
-ms-flex-item-align: center;
|
68 |
+
align-self: center; }
|
69 |
+
@media only screen and (max-width: 800px) {
|
70 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter {
|
71 |
+
-webkit-align-self: flex-start;
|
72 |
+
-moz-align-self: flex-start;
|
73 |
+
-ms-flex-item-align: start;
|
74 |
+
align-self: flex-start; } }
|
75 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item {
|
76 |
+
position: relative;
|
77 |
+
display: inline-block;
|
78 |
+
margin: 0 0 15px 0;
|
79 |
+
padding: 0;
|
80 |
+
font-style: normal;
|
81 |
+
border-bottom: 1px solid #ddd; }
|
82 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item {
|
83 |
+
border-color: #444; }
|
84 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a {
|
85 |
+
font-size: 15px;
|
86 |
+
line-height: 24px;
|
87 |
+
-webkit-transition: all 0.4s ease-in-out 0s;
|
88 |
+
-moz-transition: all 0.4s ease-in-out 0s;
|
89 |
+
-ms-transition: all 0.4s ease-in-out 0s;
|
90 |
+
transition: all 0.4s ease-in-out 0s;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
display: block;
|
92 |
+
color: #777;
|
93 |
+
padding: 0 15px 15px; }
|
94 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a {
|
95 |
+
color: #999; }
|
96 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a:hover {
|
97 |
+
color: #222; }
|
98 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a:hover {
|
99 |
+
color: #fff; }
|
100 |
+
@media only screen and (max-width: 479px) {
|
101 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a {
|
102 |
+
padding: 0 10px 8px; } }
|
103 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active a {
|
104 |
+
color: #222; }
|
105 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active a {
|
106 |
+
color: #fff; }
|
107 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active:after {
|
108 |
+
content: '';
|
109 |
position: absolute;
|
|
|
|
|
|
|
110 |
left: 0;
|
111 |
+
bottom: 0;
|
112 |
+
border-bottom: 3px solid #f94213;
|
113 |
width: 100%; }
|
114 |
+
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item:last-child {
|
115 |
+
margin-right: 0; }
|
116 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item {
|
117 |
+
margin-bottom: 30px; }
|
118 |
+
@media only screen and (max-width: 1024px) {
|
119 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item {
|
120 |
+
margin-bottom: 20px; } }
|
121 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item.lsow-zero-margin {
|
122 |
+
margin: 0; }
|
123 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .hentry {
|
124 |
+
margin: 0;
|
125 |
+
padding: 0;
|
126 |
+
border: none;
|
127 |
+
background: none;
|
128 |
+
box-shadow: none; }
|
129 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image {
|
130 |
+
position: relative;
|
131 |
+
overflow: hidden; }
|
132 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image img {
|
|
|
|
|
|
|
133 |
display: block;
|
134 |
+
width: 100%;
|
135 |
+
-webkit-transition: all 0.4s ease-in-out 0s;
|
136 |
+
-moz-transition: all 0.4s ease-in-out 0s;
|
137 |
+
-ms-transition: all 0.4s ease-in-out 0s;
|
138 |
+
transition: all 0.4s ease-in-out 0s; }
|
139 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image:hover img {
|
140 |
+
-webkit-filter: brightness(50%);
|
141 |
+
-moz-filter: brightness(50%);
|
142 |
+
-ms-filter: brightness(50%);
|
143 |
+
filter: brightness(50%); }
|
144 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info {
|
145 |
+
display: block;
|
146 |
+
text-align: center; }
|
147 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-entry-info {
|
148 |
+
text-align: center;
|
149 |
+
display: block;
|
150 |
+
position: absolute;
|
151 |
+
top: 50%;
|
152 |
+
left: 0;
|
153 |
+
right: 0;
|
154 |
+
margin: auto;
|
155 |
+
max-width: 100%;
|
156 |
+
-webkit-transform: translateY(-50%);
|
157 |
+
-moz-transform: translateY(-50%);
|
158 |
+
-ms-transform: translateY(-50%);
|
159 |
+
transform: translateY(-50%); }
|
160 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-post-title {
|
161 |
+
padding: 10px;
|
162 |
+
margin: 0;
|
163 |
+
font-size: 18px;
|
164 |
+
line-height: 28px;
|
165 |
+
font-weight: 400;
|
166 |
+
color: #fff;
|
167 |
+
opacity: 0;
|
168 |
+
-webkit-transition: opacity 0.4s ease-in-out 0s;
|
169 |
+
-moz-transition: opacity 0.4s ease-in-out 0s;
|
170 |
+
-ms-transition: opacity 0.4s ease-in-out 0s;
|
171 |
+
transition: opacity 0.4s ease-in-out 0s; }
|
172 |
+
@media only screen and (max-width: 1024px) {
|
173 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-post-title {
|
174 |
+
font-size: 18px;
|
175 |
+
line-height: 26px; } }
|
176 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-post-title a {
|
177 |
+
display: inline;
|
178 |
+
color: #fff;
|
179 |
+
-webkit-transition: all 0.3s ease-in-out 0s;
|
180 |
+
-moz-transition: all 0.3s ease-in-out 0s;
|
181 |
+
-ms-transition: all 0.3s ease-in-out 0s;
|
182 |
+
transition: all 0.3s ease-in-out 0s;
|
183 |
+
border-bottom: 1px solid transparent; }
|
184 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-post-title a:hover {
|
185 |
+
border-bottom: 1px solid #ccc; }
|
186 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-terms {
|
187 |
+
display: block;
|
188 |
+
color: #f9f9f9; }
|
189 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-terms a {
|
190 |
+
color: #ddd;
|
191 |
+
position: relative;
|
192 |
+
display: inline;
|
193 |
+
zoom: 1;
|
194 |
+
font-size: 14px;
|
195 |
+
line-height: 26px;
|
196 |
+
font-style: italic;
|
197 |
+
opacity: 0;
|
198 |
+
-webkit-transition: all 0.4s ease-in-out 0s;
|
199 |
+
-moz-transition: all 0.4s ease-in-out 0s;
|
200 |
+
-ms-transition: all 0.4s ease-in-out 0s;
|
201 |
+
transition: all 0.4s ease-in-out 0s; }
|
202 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-terms a:hover {
|
203 |
+
color: #fff; }
|
204 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image:hover .lsow-image-info .lsow-post-title, .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image:hover .lsow-image-info .lsow-terms a {
|
205 |
opacity: 1; }
|
206 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-text-wrap {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
207 |
text-align: center;
|
208 |
+
max-width: 650px;
|
209 |
+
margin: 20px auto 0; }
|
210 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title {
|
211 |
+
font-size: 18px;
|
212 |
+
line-height: 26px;
|
213 |
+
font-weight: normal;
|
214 |
+
margin-bottom: 10px; }
|
215 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title:after, .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title:before {
|
216 |
+
display: none; }
|
217 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
|
218 |
+
-webkit-transition: all 0.4s ease-in-out 0s;
|
219 |
+
-moz-transition: all 0.4s ease-in-out 0s;
|
220 |
+
-ms-transition: all 0.4s ease-in-out 0s;
|
221 |
+
transition: all 0.4s ease-in-out 0s;
|
222 |
+
color: #333; }
|
223 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a:hover {
|
224 |
+
color: #888; }
|
225 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
|
226 |
+
color: #e0e0e0; }
|
227 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a:hover {
|
228 |
+
color: #fff; }
|
229 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span {
|
230 |
+
display: inline-block;
|
231 |
+
padding: 0;
|
232 |
+
margin: 0;
|
233 |
+
font-style: italic;
|
234 |
color: #999; }
|
235 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span:after {
|
236 |
+
content: '//';
|
237 |
+
padding-left: 6px;
|
238 |
+
padding-right: 6px; }
|
239 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span:first-child {
|
240 |
+
border: none;
|
241 |
+
padding-left: 0; }
|
242 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span:last-child:after {
|
243 |
+
display: none; }
|
244 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span a {
|
245 |
+
-webkit-transition: all 0.3s ease-in-out 0s;
|
246 |
+
-moz-transition: all 0.3s ease-in-out 0s;
|
247 |
+
transition: all 0.3s ease-in-out 0s;
|
248 |
+
font-style: normal; }
|
249 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span {
|
250 |
+
color: #707070; }
|
251 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary {
|
252 |
+
margin: 15px auto 0;
|
253 |
+
padding: 0; }
|
254 |
+
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary:before {
|
255 |
+
width: 35px;
|
256 |
+
height: 1px;
|
257 |
+
background: #aaa;
|
258 |
+
display: block;
|
259 |
+
content: "";
|
260 |
+
text-align: center;
|
261 |
+
margin: 0 auto 15px; }
|
262 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary {
|
263 |
+
color: #999; }
|
264 |
+
.lsow-dark-bg .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary:before {
|
265 |
+
background: #505050; }
|
266 |
|
267 |
/*# sourceMappingURL=style.css.map */
|
includes/widgets/lsow-portfolio-widget/css/style.css.map
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"version": 3,
|
3 |
-
"mappings": "AAGE,IAAK;EACH,UAAU,EAAE,UAAU;;AAItB,sBAEU;EACR,UAAU,EAAE,OAAO;;
|
4 |
-
"sources": ["../../../../../../bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss","style.scss","../../../../assets/css/_lsow-lib.scss","../../../../../../bower_components/bourbon/app/assets/stylesheets/addons/_prefixer.scss"],
|
5 |
"names": [],
|
6 |
"file": "style.css"
|
7 |
}
|
1 |
{
|
2 |
"version": 3,
|
3 |
+
"mappings": "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",
|
4 |
+
"sources": ["../../../../../../bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss","style.scss","../../../../../../bower_components/sass-flex-mixin/_flexbox.scss","../../../../assets/css/_lsow-lib.scss","../../../../../../bower_components/bourbon/app/assets/stylesheets/addons/_prefixer.scss"],
|
5 |
"names": [],
|
6 |
"file": "style.css"
|
7 |
}
|
includes/widgets/lsow-portfolio-widget/css/style.scss
CHANGED
@@ -1,61 +1,94 @@
|
|
1 |
@import "../../../../assets/css/lsow-lib";
|
2 |
|
3 |
.lsow-portfolio-wrap {
|
|
|
4 |
.lsow-portfolio-header {
|
|
|
5 |
max-width: 1140px;
|
6 |
-
margin
|
7 |
-
margin-right: auto;
|
8 |
overflow: hidden;
|
9 |
clear: both;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
}
|
11 |
.lsow-heading {
|
12 |
-
@include lsow-heading-style();
|
13 |
-
text-align: left;
|
14 |
display: inline-block;
|
|
|
|
|
15 |
font-size: 32px;
|
16 |
line-height: 44px;
|
17 |
-
|
|
|
|
|
|
|
18 |
.lsow-dark-bg & {
|
19 |
color: #e5e5e5;
|
20 |
}
|
|
|
|
|
|
|
21 |
}
|
22 |
.lsow-taxonomy-filter {
|
23 |
-
display:
|
24 |
-
position: relative;
|
25 |
-
float: right;
|
26 |
margin: 0;
|
27 |
padding: 0;
|
28 |
-
|
29 |
-
.lsow-dark-bg & {
|
30 |
-
border-color: #666;
|
31 |
-
}
|
32 |
@include respond-to-max(800) {
|
33 |
-
|
34 |
-
float: none;
|
35 |
-
margin-bottom: 30px;
|
36 |
}
|
37 |
.lsow-filter-item {
|
|
|
38 |
display: inline-block;
|
39 |
-
margin: 0
|
40 |
padding: 0;
|
41 |
-
font-style:
|
42 |
-
|
43 |
-
|
|
|
44 |
}
|
45 |
a {
|
46 |
font-size: 15px;
|
47 |
line-height: 24px;
|
48 |
-
padding: 0 15px 8px;
|
49 |
@include lsow-transition();
|
50 |
display: block;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
@include respond-to-max(479) {
|
52 |
padding: 0 10px 8px;
|
53 |
}
|
54 |
}
|
55 |
&.lsow-active {
|
56 |
-
|
57 |
-
|
58 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
}
|
60 |
}
|
61 |
&:last-child {
|
@@ -84,55 +117,38 @@
|
|
84 |
overflow: hidden;
|
85 |
img {
|
86 |
display: block;
|
|
|
87 |
@include lsow-transition();
|
88 |
-
|
89 |
-
|
|
|
|
|
90 |
}
|
91 |
}
|
92 |
|
93 |
-
.lsow-image-overlay {
|
94 |
-
position: absolute;
|
95 |
-
left: 0;
|
96 |
-
top: 0;
|
97 |
-
overflow: hidden;
|
98 |
-
width: 100%;
|
99 |
-
height: 100%;
|
100 |
-
background: #000;
|
101 |
-
filter: alpha(opacity=0);
|
102 |
-
-moz-opacity: 0;
|
103 |
-
opacity: 0;
|
104 |
-
@include lsow-transition(opacity);
|
105 |
-
}
|
106 |
.lsow-image-info {
|
107 |
display: block;
|
108 |
-
z-index: 120;
|
109 |
-
position: absolute;
|
110 |
-
top: 0;
|
111 |
-
width: 100%;
|
112 |
-
height: 100%;
|
113 |
text-align: center;
|
114 |
-
opacity: 0;
|
115 |
-
filter: alpha(opacity=0);
|
116 |
-
@include lsow-transition(opacity);
|
117 |
.lsow-entry-info {
|
118 |
text-align: center;
|
119 |
display: block;
|
120 |
position: absolute;
|
121 |
-
|
122 |
-
top: 0;
|
123 |
-
bottom: 0;
|
124 |
left: 0;
|
125 |
right: 0;
|
126 |
margin: auto;
|
127 |
-
width: 100%;
|
|
|
128 |
}
|
129 |
-
|
130 |
padding: 10px;
|
131 |
margin: 0;
|
132 |
font-size: 18px;
|
133 |
line-height: 28px;
|
134 |
font-weight: 400;
|
135 |
color: #fff;
|
|
|
|
|
136 |
@include respond-to-max(1024) {
|
137 |
font-size: 18px;
|
138 |
line-height: 26px;
|
@@ -158,7 +174,8 @@
|
|
158 |
font-size: 14px;
|
159 |
line-height: 26px;
|
160 |
font-style: italic;
|
161 |
-
|
|
|
162 |
&:hover {
|
163 |
color: #fff;
|
164 |
}
|
@@ -166,13 +183,10 @@
|
|
166 |
}
|
167 |
}
|
168 |
&:hover {
|
169 |
-
background: rgba(0, 0, 0, 0.3);
|
170 |
-
|
171 |
.lsow-image-info {
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
opacity: 0.5;
|
176 |
}
|
177 |
|
178 |
}
|
1 |
@import "../../../../assets/css/lsow-lib";
|
2 |
|
3 |
.lsow-portfolio-wrap {
|
4 |
+
clear: both;
|
5 |
.lsow-portfolio-header {
|
6 |
+
position: relative;
|
7 |
max-width: 1140px;
|
8 |
+
margin: 0 auto 30px;
|
|
|
9 |
overflow: hidden;
|
10 |
clear: both;
|
11 |
+
@include flexbox();
|
12 |
+
@include flex-flow(row nowrap);
|
13 |
+
@include justify-content(space-between);
|
14 |
+
|
15 |
+
&.lsow-no-heading {
|
16 |
+
@include justify-content(center);
|
17 |
+
}
|
18 |
+
@include respond-to-max(800) {
|
19 |
+
@include flex-flow(column wrap);
|
20 |
+
@include justify-content(flex-start);
|
21 |
+
}
|
22 |
}
|
23 |
.lsow-heading {
|
|
|
|
|
24 |
display: inline-block;
|
25 |
+
text-align: left;
|
26 |
+
max-width: none;
|
27 |
font-size: 32px;
|
28 |
line-height: 44px;
|
29 |
+
text-transform: uppercase;
|
30 |
+
letter-spacing: 1px;
|
31 |
+
color: #333;
|
32 |
+
margin: 0 100px 0 0;
|
33 |
.lsow-dark-bg & {
|
34 |
color: #e5e5e5;
|
35 |
}
|
36 |
+
@include respond-to-max(800) {
|
37 |
+
margin-bottom: 30px;
|
38 |
+
}
|
39 |
}
|
40 |
.lsow-taxonomy-filter {
|
41 |
+
display: block;
|
|
|
|
|
42 |
margin: 0;
|
43 |
padding: 0;
|
44 |
+
@include align-self(center);
|
|
|
|
|
|
|
45 |
@include respond-to-max(800) {
|
46 |
+
@include align-self(flex-start);
|
|
|
|
|
47 |
}
|
48 |
.lsow-filter-item {
|
49 |
+
position: relative;
|
50 |
display: inline-block;
|
51 |
+
margin: 0 0 15px 0;
|
52 |
padding: 0;
|
53 |
+
font-style: normal;
|
54 |
+
border-bottom: 1px solid #ddd;
|
55 |
+
.lsow-dark-bg & {
|
56 |
+
border-color: #444;
|
57 |
}
|
58 |
a {
|
59 |
font-size: 15px;
|
60 |
line-height: 24px;
|
|
|
61 |
@include lsow-transition();
|
62 |
display: block;
|
63 |
+
color: #777;
|
64 |
+
padding: 0 15px 15px;
|
65 |
+
.lsow-dark-bg & {
|
66 |
+
color: #999;
|
67 |
+
}
|
68 |
+
&:hover {
|
69 |
+
color: #222;
|
70 |
+
.lsow-dark-bg & {
|
71 |
+
color: #fff;
|
72 |
+
}
|
73 |
+
}
|
74 |
@include respond-to-max(479) {
|
75 |
padding: 0 10px 8px;
|
76 |
}
|
77 |
}
|
78 |
&.lsow-active {
|
79 |
+
a {
|
80 |
+
color: #222;
|
81 |
+
.lsow-dark-bg & {
|
82 |
+
color: #fff;
|
83 |
+
}
|
84 |
+
}
|
85 |
+
&:after {
|
86 |
+
content: '';
|
87 |
+
position: absolute;
|
88 |
+
left: 0;
|
89 |
+
bottom: 0;
|
90 |
+
border-bottom: 3px solid #f94213;
|
91 |
+
width: 100%;
|
92 |
}
|
93 |
}
|
94 |
&:last-child {
|
117 |
overflow: hidden;
|
118 |
img {
|
119 |
display: block;
|
120 |
+
width: 100%;
|
121 |
@include lsow-transition();
|
122 |
+
}
|
123 |
+
&:hover {
|
124 |
+
img {
|
125 |
+
@include vendorize(filter, brightness(50%));
|
126 |
}
|
127 |
}
|
128 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
.lsow-image-info {
|
130 |
display: block;
|
|
|
|
|
|
|
|
|
|
|
131 |
text-align: center;
|
|
|
|
|
|
|
132 |
.lsow-entry-info {
|
133 |
text-align: center;
|
134 |
display: block;
|
135 |
position: absolute;
|
136 |
+
top: 50%;
|
|
|
|
|
137 |
left: 0;
|
138 |
right: 0;
|
139 |
margin: auto;
|
140 |
+
max-width: 100%;
|
141 |
+
@include vendorize(transform, translateY(-50%));
|
142 |
}
|
143 |
+
.lsow-post-title {
|
144 |
padding: 10px;
|
145 |
margin: 0;
|
146 |
font-size: 18px;
|
147 |
line-height: 28px;
|
148 |
font-weight: 400;
|
149 |
color: #fff;
|
150 |
+
opacity: 0;
|
151 |
+
@include lsow-transition(opacity);
|
152 |
@include respond-to-max(1024) {
|
153 |
font-size: 18px;
|
154 |
line-height: 26px;
|
174 |
font-size: 14px;
|
175 |
line-height: 26px;
|
176 |
font-style: italic;
|
177 |
+
opacity: 0;
|
178 |
+
@include lsow-transition();
|
179 |
&:hover {
|
180 |
color: #fff;
|
181 |
}
|
183 |
}
|
184 |
}
|
185 |
&:hover {
|
|
|
|
|
186 |
.lsow-image-info {
|
187 |
+
.lsow-post-title, .lsow-terms a {
|
188 |
+
opacity: 1;
|
189 |
+
}
|
|
|
190 |
}
|
191 |
|
192 |
}
|
includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php
CHANGED
@@ -104,7 +104,7 @@ class LSOW_Portfolio_Widget extends SiteOrigin_Widget {
|
|
104 |
'label' => __('Choose the taxonomy to display and filter on.', 'livemesh-so-widgets'),
|
105 |
'description' => __('Choose the taxonomy information to display for posts/portfolio and the taxonomy that is used to filter the portfolio/post. Takes effect only if no taxonomy filters are specified when building query.', 'livemesh-so-widgets'),
|
106 |
'options' => lsow_get_taxonomies_map(),
|
107 |
-
'default' => '
|
108 |
),
|
109 |
|
110 |
'settings' => array(
|
@@ -140,13 +140,13 @@ class LSOW_Portfolio_Widget extends SiteOrigin_Widget {
|
|
140 |
|
141 |
'display_title' => array(
|
142 |
'type' => 'checkbox',
|
143 |
-
'label' => __('Display project title
|
144 |
'default' => true
|
145 |
),
|
146 |
|
147 |
'display_summary' => array(
|
148 |
'type' => 'checkbox',
|
149 |
-
'label' => __('Display project excerpt/summary
|
150 |
'default' => true
|
151 |
),
|
152 |
|
@@ -157,20 +157,20 @@ class LSOW_Portfolio_Widget extends SiteOrigin_Widget {
|
|
157 |
|
158 |
'display_author' => array(
|
159 |
'type' => 'checkbox',
|
160 |
-
'label' => __('Display post author info
|
161 |
-
'default' =>
|
162 |
),
|
163 |
|
164 |
'display_post_date' => array(
|
165 |
'type' => 'checkbox',
|
166 |
-
'label' => __('Display post date info
|
167 |
-
'default' =>
|
168 |
),
|
169 |
|
170 |
'display_taxonomy' => array(
|
171 |
'type' => 'checkbox',
|
172 |
-
'label' => __('Display taxonomy info
|
173 |
-
'default' =>
|
174 |
),
|
175 |
|
176 |
)
|
104 |
'label' => __('Choose the taxonomy to display and filter on.', 'livemesh-so-widgets'),
|
105 |
'description' => __('Choose the taxonomy information to display for posts/portfolio and the taxonomy that is used to filter the portfolio/post. Takes effect only if no taxonomy filters are specified when building query.', 'livemesh-so-widgets'),
|
106 |
'options' => lsow_get_taxonomies_map(),
|
107 |
+
'default' => 'category',
|
108 |
),
|
109 |
|
110 |
'settings' => array(
|
140 |
|
141 |
'display_title' => array(
|
142 |
'type' => 'checkbox',
|
143 |
+
'label' => __('Display project title for the post/portfolio?', 'livemesh-so-widgets'),
|
144 |
'default' => true
|
145 |
),
|
146 |
|
147 |
'display_summary' => array(
|
148 |
'type' => 'checkbox',
|
149 |
+
'label' => __('Display project excerpt/summary for the post/portfolio?', 'livemesh-so-widgets'),
|
150 |
'default' => true
|
151 |
),
|
152 |
|
157 |
|
158 |
'display_author' => array(
|
159 |
'type' => 'checkbox',
|
160 |
+
'label' => __('Display post author info for the post item?', 'livemesh-so-widgets'),
|
161 |
+
'default' => true
|
162 |
),
|
163 |
|
164 |
'display_post_date' => array(
|
165 |
'type' => 'checkbox',
|
166 |
+
'label' => __('Display post date info for the post item?', 'livemesh-so-widgets'),
|
167 |
+
'default' => true
|
168 |
),
|
169 |
|
170 |
'display_taxonomy' => array(
|
171 |
'type' => 'checkbox',
|
172 |
+
'label' => __('Display taxonomy info for the post item?', 'livemesh-so-widgets'),
|
173 |
+
'default' => true
|
174 |
),
|
175 |
|
176 |
)
|
includes/widgets/lsow-portfolio-widget/tpl/default.php
CHANGED
@@ -6,7 +6,8 @@
|
|
6 |
* @var $posts
|
7 |
*/
|
8 |
|
9 |
-
if(
|
|
|
10 |
|
11 |
$taxonomies = array();
|
12 |
|
@@ -32,22 +33,28 @@ if ($loop->have_posts()) : ?>
|
|
32 |
|
33 |
?>
|
34 |
|
35 |
-
|
36 |
|
37 |
-
<?php
|
38 |
|
39 |
-
|
40 |
|
41 |
-
|
42 |
|
43 |
-
|
44 |
|
45 |
-
|
46 |
-
echo lsow_get_taxonomy_terms_filter($taxonomies, $chosen_terms);
|
47 |
|
48 |
-
|
49 |
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
<div class="lsow-portfolio js-isotope lsow-<?php echo $settings['layout_mode']; ?>"
|
53 |
data-isotope='{ "itemSelector": ".lsow-portfolio-item", "layoutMode": "<?php echo esc_attr($settings['layout_mode']); ?>" }'>
|
@@ -108,8 +115,6 @@ if ($loop->have_posts()) : ?>
|
|
108 |
|
109 |
</div>
|
110 |
|
111 |
-
<div class="lsow-image-overlay"></div>
|
112 |
-
|
113 |
</div>
|
114 |
|
115 |
<?php endif; ?>
|
6 |
* @var $posts
|
7 |
*/
|
8 |
|
9 |
+
if (!empty($instance['title']))
|
10 |
+
echo $args['before_title'] . esc_html($instance['title']) . $args['after_title'];
|
11 |
|
12 |
$taxonomies = array();
|
13 |
|
33 |
|
34 |
?>
|
35 |
|
36 |
+
<?php if (!empty($heading) || $settings['filterable']): ?>
|
37 |
|
38 |
+
<?php $header_class = (trim($heading) === '') ? ' lsow-no-heading' : ''; ?>
|
39 |
|
40 |
+
<div class="lsow-portfolio-header <?php echo $header_class; ?>">
|
41 |
|
42 |
+
<?php if (!empty($heading)) : ?>
|
43 |
|
44 |
+
<h3 class="lsow-heading"><?php echo wp_kses_post($heading); ?></h3>
|
45 |
|
46 |
+
<?php endif; ?>
|
|
|
47 |
|
48 |
+
<?php
|
49 |
|
50 |
+
if ($settings['filterable'])
|
51 |
+
echo lsow_get_taxonomy_terms_filter($taxonomies, $chosen_terms);
|
52 |
+
|
53 |
+
?>
|
54 |
+
|
55 |
+
</div>
|
56 |
+
|
57 |
+
<?php endif; ?>
|
58 |
|
59 |
<div class="lsow-portfolio js-isotope lsow-<?php echo $settings['layout_mode']; ?>"
|
60 |
data-isotope='{ "itemSelector": ".lsow-portfolio-item", "layoutMode": "<?php echo esc_attr($settings['layout_mode']); ?>" }'>
|
115 |
|
116 |
</div>
|
117 |
|
|
|
|
|
118 |
</div>
|
119 |
|
120 |
<?php endif; ?>
|
includes/widgets/lsow-posts-carousel-widget/css/style.css
CHANGED
@@ -5,7 +5,11 @@ html {
|
|
5 |
box-sizing: inherit; }
|
6 |
|
7 |
.lsow-posts-carousel {
|
8 |
-
|
|
|
|
|
|
|
|
|
9 |
.lsow-posts-carousel .lsow-posts-carousel-item .hentry {
|
10 |
background: #fff;
|
11 |
border-radius: 6px;
|
@@ -30,65 +34,51 @@ html {
|
|
30 |
position: relative;
|
31 |
overflow: hidden; }
|
32 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img {
|
|
|
33 |
display: block;
|
34 |
-webkit-transition: all 0.4s ease-in-out 0s;
|
35 |
-moz-transition: all 0.4s ease-in-out 0s;
|
36 |
-ms-transition: all 0.4s ease-in-out 0s;
|
37 |
transition: all 0.4s ease-in-out 0s;
|
38 |
max-width: 100%; }
|
39 |
-
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
width: 100%;
|
45 |
-
height: 100%;
|
46 |
-
background: #000;
|
47 |
-
filter: alpha(opacity=0);
|
48 |
-
-moz-opacity: 0;
|
49 |
-
opacity: 0;
|
50 |
-
-webkit-transition: opacity 0.4s ease-in-out 0s;
|
51 |
-
-moz-transition: opacity 0.4s ease-in-out 0s;
|
52 |
-
-ms-transition: opacity 0.4s ease-in-out 0s;
|
53 |
-
transition: opacity 0.4s ease-in-out 0s;
|
54 |
-
border-radius: 6px; }
|
55 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info {
|
56 |
display: block;
|
57 |
-
|
58 |
-
position: absolute;
|
59 |
-
top: 0;
|
60 |
-
width: 100%;
|
61 |
-
height: 100%;
|
62 |
-
text-align: center;
|
63 |
-
opacity: 0;
|
64 |
-
filter: alpha(opacity=0);
|
65 |
-
-webkit-transition: opacity 0.4s ease-in-out 0s;
|
66 |
-
-moz-transition: opacity 0.4s ease-in-out 0s;
|
67 |
-
-ms-transition: opacity 0.4s ease-in-out 0s;
|
68 |
-
transition: opacity 0.4s ease-in-out 0s; }
|
69 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-entry-info {
|
70 |
text-align: center;
|
71 |
display: block;
|
72 |
position: absolute;
|
73 |
-
|
74 |
-
top: 0;
|
75 |
-
bottom: 0;
|
76 |
left: 0;
|
77 |
right: 0;
|
78 |
margin: auto;
|
79 |
-
width: 100%;
|
80 |
-
|
|
|
|
|
|
|
|
|
81 |
padding: 10px;
|
82 |
margin: 0;
|
83 |
font-size: 22px;
|
84 |
line-height: 34px;
|
85 |
font-weight: 400;
|
86 |
-
color: #fff;
|
|
|
|
|
|
|
|
|
|
|
87 |
@media only screen and (max-width: 1024px) {
|
88 |
-
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info
|
89 |
font-size: 18px;
|
90 |
line-height: 26px; } }
|
91 |
-
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info
|
92 |
display: inline;
|
93 |
color: #fff;
|
94 |
-webkit-transition: all 0.3s ease-in-out 0s;
|
@@ -96,7 +86,7 @@ html {
|
|
96 |
-ms-transition: all 0.3s ease-in-out 0s;
|
97 |
transition: all 0.3s ease-in-out 0s;
|
98 |
border-bottom: 1px solid transparent; }
|
99 |
-
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info
|
100 |
border-bottom: 2px solid #ccc; }
|
101 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-terms {
|
102 |
display: block;
|
@@ -109,18 +99,15 @@ html {
|
|
109 |
font-size: 14px;
|
110 |
line-height: 26px;
|
111 |
font-style: italic;
|
112 |
-
|
113 |
-
-
|
114 |
-
-
|
115 |
-
transition:
|
|
|
116 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-terms a:hover {
|
117 |
color: #fff; }
|
118 |
-
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover {
|
119 |
-
|
120 |
-
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover .lsow-image-info {
|
121 |
-
opacity: 1; }
|
122 |
-
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover .lsow-image-overlay {
|
123 |
-
opacity: 0.5; }
|
124 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap {
|
125 |
text-align: center;
|
126 |
max-width: 650px;
|
5 |
box-sizing: inherit; }
|
6 |
|
7 |
.lsow-posts-carousel {
|
8 |
+
clear: both;
|
9 |
+
max-width: none; }
|
10 |
+
@media only screen and (min-width: 1024px) {
|
11 |
+
.lsow-posts-carousel {
|
12 |
+
max-width: 96%; } }
|
13 |
.lsow-posts-carousel .lsow-posts-carousel-item .hentry {
|
14 |
background: #fff;
|
15 |
border-radius: 6px;
|
34 |
position: relative;
|
35 |
overflow: hidden; }
|
36 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img {
|
37 |
+
width: 100%;
|
38 |
display: block;
|
39 |
-webkit-transition: all 0.4s ease-in-out 0s;
|
40 |
-moz-transition: all 0.4s ease-in-out 0s;
|
41 |
-ms-transition: all 0.4s ease-in-out 0s;
|
42 |
transition: all 0.4s ease-in-out 0s;
|
43 |
max-width: 100%; }
|
44 |
+
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover img {
|
45 |
+
-webkit-filter: brightness(50%);
|
46 |
+
-moz-filter: brightness(50%);
|
47 |
+
-ms-filter: brightness(50%);
|
48 |
+
filter: brightness(50%); }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info {
|
50 |
display: block;
|
51 |
+
text-align: center; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-entry-info {
|
53 |
text-align: center;
|
54 |
display: block;
|
55 |
position: absolute;
|
56 |
+
top: 50%;
|
|
|
|
|
57 |
left: 0;
|
58 |
right: 0;
|
59 |
margin: auto;
|
60 |
+
max-width: 100%;
|
61 |
+
-webkit-transform: translateY(-50%);
|
62 |
+
-moz-transform: translateY(-50%);
|
63 |
+
-ms-transform: translateY(-50%);
|
64 |
+
transform: translateY(-50%); }
|
65 |
+
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title {
|
66 |
padding: 10px;
|
67 |
margin: 0;
|
68 |
font-size: 22px;
|
69 |
line-height: 34px;
|
70 |
font-weight: 400;
|
71 |
+
color: #fff;
|
72 |
+
opacity: 0;
|
73 |
+
-webkit-transition: opacity 0.4s ease-in-out 0s;
|
74 |
+
-moz-transition: opacity 0.4s ease-in-out 0s;
|
75 |
+
-ms-transition: opacity 0.4s ease-in-out 0s;
|
76 |
+
transition: opacity 0.4s ease-in-out 0s; }
|
77 |
@media only screen and (max-width: 1024px) {
|
78 |
+
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title {
|
79 |
font-size: 18px;
|
80 |
line-height: 26px; } }
|
81 |
+
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title a {
|
82 |
display: inline;
|
83 |
color: #fff;
|
84 |
-webkit-transition: all 0.3s ease-in-out 0s;
|
86 |
-ms-transition: all 0.3s ease-in-out 0s;
|
87 |
transition: all 0.3s ease-in-out 0s;
|
88 |
border-bottom: 1px solid transparent; }
|
89 |
+
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-post-title a:hover {
|
90 |
border-bottom: 2px solid #ccc; }
|
91 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-terms {
|
92 |
display: block;
|
99 |
font-size: 14px;
|
100 |
line-height: 26px;
|
101 |
font-style: italic;
|
102 |
+
opacity: 0;
|
103 |
+
-webkit-transition: all 0.4s ease-in-out 0s;
|
104 |
+
-moz-transition: all 0.4s ease-in-out 0s;
|
105 |
+
-ms-transition: all 0.4s ease-in-out 0s;
|
106 |
+
transition: all 0.4s ease-in-out 0s; }
|
107 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-terms a:hover {
|
108 |
color: #fff; }
|
109 |
+
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover .lsow-image-info .lsow-post-title, .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover .lsow-image-info .lsow-terms a {
|
110 |
+
opacity: 1; }
|
|
|
|
|
|
|
|
|
111 |
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap {
|
112 |
text-align: center;
|
113 |
max-width: 650px;
|
includes/widgets/lsow-posts-carousel-widget/css/style.css.map
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"version": 3,
|
3 |
-
"mappings": "AAGE,IAAK;EACH,UAAU,EAAE,UAAU;;AAItB,sBAEU;EACR,UAAU,EAAE,OAAO;;ACTzB,oBAAqB;EACnB,SAAS,EAAE,
|
4 |
"sources": ["../../../../../../bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss","style.scss","../../../../assets/css/_lsow-lib.scss","../../../../../../bower_components/bourbon/app/assets/stylesheets/addons/_prefixer.scss"],
|
5 |
"names": [],
|
6 |
"file": "style.css"
|
1 |
{
|
2 |
"version": 3,
|
3 |
+
"mappings": "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",
|
4 |
"sources": ["../../../../../../bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss","style.scss","../../../../assets/css/_lsow-lib.scss","../../../../../../bower_components/bourbon/app/assets/stylesheets/addons/_prefixer.scss"],
|
5 |
"names": [],
|
6 |
"file": "style.css"
|
includes/widgets/lsow-posts-carousel-widget/css/style.scss
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
@import "../../../../assets/css/lsow-lib";
|
2 |
|
3 |
.lsow-posts-carousel {
|
4 |
-
|
|
|
|
|
|
|
|
|
5 |
.lsow-posts-carousel-item {
|
6 |
.hentry {
|
7 |
background: #fff;
|
@@ -15,60 +19,44 @@
|
|
15 |
&:hover {
|
16 |
@include vendorize(box-shadow, 0 1px 3px rgba(0, 0, 0, 0.2));
|
17 |
}
|
18 |
-
|
19 |
.lsow-project-image {
|
20 |
position: relative;
|
21 |
overflow: hidden;
|
22 |
img {
|
|
|
23 |
display: block;
|
24 |
@include lsow-transition();
|
25 |
max-width: 100%;
|
26 |
}
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
top: 0;
|
32 |
-
overflow: hidden;
|
33 |
-
width: 100%;
|
34 |
-
height: 100%;
|
35 |
-
background: #000;
|
36 |
-
filter: alpha(opacity = 0);
|
37 |
-
-moz-opacity: 0;
|
38 |
-
opacity: 0;
|
39 |
-
@include lsow-transition(opacity);
|
40 |
-
border-radius: 6px;
|
41 |
}
|
42 |
.lsow-image-info {
|
43 |
display: block;
|
44 |
-
z-index: 120;
|
45 |
-
position: absolute;
|
46 |
-
top:0;
|
47 |
-
width: 100%;
|
48 |
-
height: 100%;
|
49 |
text-align: center;
|
50 |
-
opacity: 0;
|
51 |
-
filter: alpha(opacity = 0);
|
52 |
-
@include lsow-transition(opacity);
|
53 |
.lsow-entry-info {
|
54 |
text-align: center;
|
55 |
-
display:block;
|
56 |
position: absolute;
|
57 |
-
|
58 |
-
|
59 |
-
bottom: 0;
|
60 |
-
left:0;
|
61 |
right: 0;
|
62 |
margin: auto;
|
63 |
-
width: 100%;
|
|
|
64 |
}
|
65 |
-
|
66 |
padding: 10px;
|
67 |
margin: 0;
|
68 |
font-size: 22px;
|
69 |
line-height: 34px;
|
70 |
font-weight: 400;
|
71 |
color: #fff;
|
|
|
|
|
72 |
@include respond-to-max(1024) {
|
73 |
font-size: 18px;
|
74 |
line-height: 26px;
|
@@ -94,7 +82,8 @@
|
|
94 |
font-size: 14px;
|
95 |
line-height: 26px;
|
96 |
font-style: italic;
|
97 |
-
|
|
|
98 |
&:hover {
|
99 |
color: #fff;
|
100 |
}
|
@@ -102,15 +91,11 @@
|
|
102 |
}
|
103 |
}
|
104 |
&:hover {
|
105 |
-
background: rgba(0,0,0,0.3);
|
106 |
-
|
107 |
.lsow-image-info {
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
opacity: 0.5;
|
112 |
}
|
113 |
-
|
114 |
}
|
115 |
}
|
116 |
.lsow-entry-text-wrap {
|
@@ -125,15 +110,15 @@
|
|
125 |
margin-bottom: 10px;
|
126 |
&:after, &:before {
|
127 |
display: none;
|
128 |
-
|
129 |
a {
|
130 |
color: #333333;
|
131 |
@include lsow-transition();
|
132 |
&:hover {
|
133 |
color: #888;
|
|
|
134 |
}
|
135 |
}
|
136 |
-
}
|
137 |
.lsow-entry-meta {
|
138 |
span {
|
139 |
display: inline-block;
|
@@ -171,20 +156,20 @@
|
|
171 |
text-align: center;
|
172 |
margin: 0 auto 15px;
|
173 |
}
|
174 |
-
|
175 |
.lsow-category-list {
|
176 |
-
|
177 |
@include bottom-line(35, 1, #aaa);
|
178 |
@include lsow-transition();
|
179 |
&:after {
|
180 |
text-align: center;
|
181 |
margin: 10px auto 10px;
|
|
|
182 |
}
|
183 |
-
}
|
184 |
.lsow-category-list a {
|
185 |
font-style: italic;
|
186 |
@include lsow-transition();
|
187 |
-
|
188 |
}
|
189 |
.type-post .lsow-entry-text-wrap .entry-summary:before {
|
190 |
display: none;
|
1 |
@import "../../../../assets/css/lsow-lib";
|
2 |
|
3 |
.lsow-posts-carousel {
|
4 |
+
clear: both;
|
5 |
+
max-width: none;
|
6 |
+
@include respond-to-min(1024) {
|
7 |
+
max-width: 96%;
|
8 |
+
}
|
9 |
.lsow-posts-carousel-item {
|
10 |
.hentry {
|
11 |
background: #fff;
|
19 |
&:hover {
|
20 |
@include vendorize(box-shadow, 0 1px 3px rgba(0, 0, 0, 0.2));
|
21 |
}
|
22 |
+
}
|
23 |
.lsow-project-image {
|
24 |
position: relative;
|
25 |
overflow: hidden;
|
26 |
img {
|
27 |
+
width: 100%;
|
28 |
display: block;
|
29 |
@include lsow-transition();
|
30 |
max-width: 100%;
|
31 |
}
|
32 |
+
&:hover {
|
33 |
+
img {
|
34 |
+
@include vendorize(filter, brightness(50%));
|
35 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
}
|
37 |
.lsow-image-info {
|
38 |
display: block;
|
|
|
|
|
|
|
|
|
|
|
39 |
text-align: center;
|
|
|
|
|
|
|
40 |
.lsow-entry-info {
|
41 |
text-align: center;
|
42 |
+
display: block;
|
43 |
position: absolute;
|
44 |
+
top: 50%;
|
45 |
+
left: 0;
|
|
|
|
|
46 |
right: 0;
|
47 |
margin: auto;
|
48 |
+
max-width: 100%;
|
49 |
+
@include vendorize(transform, translateY(-50%));
|
50 |
}
|
51 |
+
.lsow-post-title {
|
52 |
padding: 10px;
|
53 |
margin: 0;
|
54 |
font-size: 22px;
|
55 |
line-height: 34px;
|
56 |
font-weight: 400;
|
57 |
color: #fff;
|
58 |
+
opacity: 0;
|
59 |
+
@include lsow-transition(opacity);
|
60 |
@include respond-to-max(1024) {
|
61 |
font-size: 18px;
|
62 |
line-height: 26px;
|
82 |
font-size: 14px;
|
83 |
line-height: 26px;
|
84 |
font-style: italic;
|
85 |
+
opacity: 0;
|
86 |
+
@include lsow-transition();
|
87 |
&:hover {
|
88 |
color: #fff;
|
89 |
}
|
91 |
}
|
92 |
}
|
93 |
&:hover {
|
|
|
|
|
94 |
.lsow-image-info {
|
95 |
+
.lsow-post-title, .lsow-terms a {
|
96 |
+
opacity: 1;
|
97 |
+
}
|
|
|
98 |
}
|
|
|
99 |
}
|
100 |
}
|
101 |
.lsow-entry-text-wrap {
|
110 |
margin-bottom: 10px;
|
111 |
&:after, &:before {
|
112 |
display: none;
|
113 |
+
}
|
114 |
a {
|
115 |
color: #333333;
|
116 |
@include lsow-transition();
|
117 |
&:hover {
|
118 |
color: #888;
|
119 |
+
}
|
120 |
}
|
121 |
}
|
|
|
122 |
.lsow-entry-meta {
|
123 |
span {
|
124 |
display: inline-block;
|
156 |
text-align: center;
|
157 |
margin: 0 auto 15px;
|
158 |
}
|
159 |
+
}
|
160 |
.lsow-category-list {
|
161 |
+
|
162 |
@include bottom-line(35, 1, #aaa);
|
163 |
@include lsow-transition();
|
164 |
&:after {
|
165 |
text-align: center;
|
166 |
margin: 10px auto 10px;
|
167 |
+
}
|
168 |
}
|
|
|
169 |
.lsow-category-list a {
|
170 |
font-style: italic;
|
171 |
@include lsow-transition();
|
172 |
+
}
|
173 |
}
|
174 |
.type-post .lsow-entry-text-wrap .entry-summary:before {
|
175 |
display: none;
|
includes/widgets/lsow-posts-carousel-widget/tpl/default.php
CHANGED
@@ -64,8 +64,6 @@ if ($loop->have_posts()) : ?>
|
|
64 |
|
65 |
</div>
|
66 |
|
67 |
-
<div class="lsow-image-overlay"></div>
|
68 |
-
|
69 |
</div>
|
70 |
|
71 |
<?php endif; ?>
|
64 |
|
65 |
</div>
|
66 |
|
|
|
|
|
67 |
</div>
|
68 |
|
69 |
<?php endif; ?>
|
languages/{en_US.mo → livemesh-so-widgets-en_US.mo}
RENAMED
Binary file
|
languages/{en_US.po → livemesh-so-widgets-en_US.po}
RENAMED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Events Calendar Slider\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: LiveMesh\n"
|
7 |
"Language-Team: LiveMesh\n"
|
8 |
"Language: en_US\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.8.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x;_n;esc_attr__;esc_attr_e;esc_html__;"
|
14 |
"esc_html_e;_nx_noop\n"
|
15 |
"X-Poedit-Basepath: ..\n"
|
@@ -49,18 +49,18 @@ msgstr ""
|
|
49 |
msgid "Sorry, an error occurred while resetting settings"
|
50 |
msgstr ""
|
51 |
|
52 |
-
#: admin/admin-init.php:
|
53 |
msgid "Livemesh Widgets"
|
54 |
msgstr ""
|
55 |
|
56 |
-
#: admin/admin-init.php:
|
57 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:84
|
58 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:59
|
59 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:241
|
60 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:89
|
61 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:104
|
62 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:54
|
63 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
64 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:115
|
65 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:103
|
66 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:136
|
@@ -69,16 +69,16 @@ msgstr ""
|
|
69 |
msgid "Settings"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: admin/admin-init.php:
|
73 |
msgid "Documentation"
|
74 |
msgstr ""
|
75 |
|
76 |
-
#: admin/admin-init.php:
|
77 |
msgid "Upgrade to Pro"
|
78 |
msgstr ""
|
79 |
|
80 |
#: admin/views/admin-banner1.php:13 admin/views/admin-banner2.php:13
|
81 |
-
#: admin/views/admin-banner3.php:13 includes/class-lsow-setup.php:
|
82 |
msgid "Livemesh SiteOrigin Widgets"
|
83 |
msgstr ""
|
84 |
|
@@ -131,86 +131,86 @@ msgstr ""
|
|
131 |
msgid "Latest Updates"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: admin/views/documentation.php:
|
135 |
-
#: admin/views/documentation.php:
|
136 |
msgid "Plugins → SiteOrigin Widgets"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: admin/views/documentation.php:
|
140 |
-
#: admin/views/documentation.php:
|
141 |
msgid "Livemesh Widgets→Settings"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: admin/views/documentation.php:
|
145 |
msgid "Tools→Import"
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: admin/views/documentation.php:
|
149 |
msgid "Appearance→Widgets"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: admin/views/documentation.php:
|
153 |
msgid "SiteOrigin Widgets Bundle"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: admin/views/documentation.php:
|
157 |
msgid "Install SiteOrigin Widgets Bundle"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: admin/views/documentation.php:
|
161 |
-
#: admin/views/documentation.php:
|
162 |
msgid "Install Now"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: admin/views/documentation.php:
|
166 |
-
#: admin/views/documentation.php:
|
167 |
msgid "Installed"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: admin/views/documentation.php:
|
171 |
msgid "SiteOrigin Page Builder"
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: admin/views/documentation.php:
|
175 |
msgid "Install SiteOrigin Page Builder"
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: admin/views/documentation.php:
|
179 |
msgid "Portfolio Post Type"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: admin/views/documentation.php:
|
183 |
msgid "Install Portfolio Post Type"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: admin/views/documentation.php:
|
187 |
msgid "Why upgrade to Premium version?"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: admin/views/documentation.php:
|
191 |
msgid ""
|
192 |
"Premium version offers multiple benefits - more widgets, advanced features "
|
193 |
"for widgets including those part of the free plugin and priority support "
|
194 |
"through a dedicated support forum."
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: admin/views/documentation.php:
|
198 |
msgid "Know More"
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: admin/views/documentation.php:
|
202 |
msgid "Know More Details"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: admin/views/premium-upgrade.php:
|
206 |
msgid "Why upgrade to Premium Version of the plugin?"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: admin/views/premium-upgrade.php:
|
210 |
msgid "Contact Us"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: admin/views/premium-upgrade.php:
|
214 |
msgid "Write to Us"
|
215 |
msgstr ""
|
216 |
|
@@ -317,93 +317,107 @@ msgstr ""
|
|
317 |
msgid "Premium Version"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: admin/views/settings.php:
|
321 |
msgid "Purchase Now"
|
322 |
msgstr ""
|
323 |
|
324 |
#: includes/class-lsow-setup.php:38
|
325 |
-
msgid "Top Padding"
|
326 |
msgstr ""
|
327 |
|
328 |
#: includes/class-lsow-setup.php:41
|
329 |
-
msgid "
|
|
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: includes/class-lsow-setup.php:
|
333 |
-
msgid "Bottom Padding"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: includes/class-lsow-setup.php:
|
337 |
-
msgid "
|
|
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: includes/class-lsow-setup.php:
|
341 |
-
msgid "Top Padding in Tablet resolution"
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: includes/class-lsow-setup.php:
|
345 |
-
msgid "
|
|
|
|
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: includes/class-lsow-setup.php:
|
349 |
-
msgid "Bottom Padding in Tablet resolution"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/class-lsow-setup.php:
|
353 |
-
msgid "
|
|
|
|
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/class-lsow-setup.php:
|
357 |
-
msgid "Top Padding in Mobile resolution"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/class-lsow-setup.php:
|
361 |
-
msgid "
|
|
|
|
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/class-lsow-setup.php:
|
365 |
-
msgid "Bottom Padding in Mobile resolution"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/class-lsow-setup.php:
|
369 |
-
msgid "
|
|
|
|
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: includes/class-lsow-setup.php:
|
373 |
msgid "Dark Background?"
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: includes/class-lsow-setup.php:
|
377 |
msgid ""
|
378 |
"Indicate if this row has a dark background color. Dark color scheme will be "
|
379 |
"applied for all widgets in this row."
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: includes/helper-functions.php:
|
|
|
|
|
|
|
|
|
383 |
msgid "l, F, Y, g:i a"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: includes/helper-functions.php:
|
387 |
msgid "Y"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: includes/helper-functions.php:
|
391 |
msgid "m"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: includes/helper-functions.php:
|
395 |
msgid "d"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: includes/helper-functions.php:
|
399 |
msgid "By "
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: includes/helper-functions.php:
|
403 |
msgid "All"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: includes/helper-functions.php:
|
407 |
msgid "View all items filed under "
|
408 |
msgstr ""
|
409 |
|
@@ -427,8 +441,8 @@ msgstr ""
|
|
427 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:55
|
428 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:25
|
429 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:25
|
430 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
431 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
432 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:25
|
433 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:96
|
434 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:25
|
@@ -534,13 +548,13 @@ msgstr ""
|
|
534 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:30
|
535 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:58
|
536 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:62
|
537 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
538 |
msgid "Choose Icon Type"
|
539 |
msgstr ""
|
540 |
|
541 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:57
|
542 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:163
|
543 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
544 |
msgid "None"
|
545 |
msgstr ""
|
546 |
|
@@ -550,7 +564,7 @@ msgstr ""
|
|
550 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:65
|
551 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:104
|
552 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:69
|
553 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
554 |
msgid "Icon"
|
555 |
msgstr ""
|
556 |
|
@@ -558,7 +572,7 @@ msgstr ""
|
|
558 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:38
|
559 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:66
|
560 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:70
|
561 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
562 |
msgid "Icon Image"
|
563 |
msgstr ""
|
564 |
|
@@ -752,7 +766,7 @@ msgid "The HTML content for the carousel item."
|
|
752 |
msgstr ""
|
753 |
|
754 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:56
|
755 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
756 |
msgid "General Settings"
|
757 |
msgstr ""
|
758 |
|
@@ -763,42 +777,42 @@ msgid ""
|
|
763 |
msgstr ""
|
764 |
|
765 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:69
|
766 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
767 |
msgid "Carousel Settings"
|
768 |
msgstr ""
|
769 |
|
770 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:74
|
771 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
772 |
msgid "Prev/Next Arrows?"
|
773 |
msgstr ""
|
774 |
|
775 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:80
|
776 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
777 |
msgid "Show dot indicators for navigation?"
|
778 |
msgstr ""
|
779 |
|
780 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:85
|
781 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
782 |
msgid "Autoplay?"
|
783 |
msgstr ""
|
784 |
|
785 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:86
|
786 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
787 |
msgid "Should the carousel autoplay as in a slideshow."
|
788 |
msgstr ""
|
789 |
|
790 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:93
|
791 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
792 |
msgid "Autoplay speed in ms"
|
793 |
msgstr ""
|
794 |
|
795 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:100
|
796 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
797 |
msgid "Autoplay animation speed in ms"
|
798 |
msgstr ""
|
799 |
|
800 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:106
|
801 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
802 |
msgid "Pause on mouse hover?"
|
803 |
msgstr ""
|
804 |
|
@@ -806,10 +820,10 @@ msgstr ""
|
|
806 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:146
|
807 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:181
|
808 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:64
|
809 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
810 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
811 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
812 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
813 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:108
|
814 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:145
|
815 |
#: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:69
|
@@ -819,46 +833,46 @@ msgstr ""
|
|
819 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:121
|
820 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:154
|
821 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:189
|
822 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
823 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
824 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
825 |
msgid "Columns to scroll"
|
826 |
msgstr ""
|
827 |
|
828 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:130
|
829 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:162
|
830 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:197
|
831 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
832 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
833 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
834 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
835 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
836 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
837 |
msgid "Gutter"
|
838 |
msgstr ""
|
839 |
|
840 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:131
|
841 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:163
|
842 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:198
|
843 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
844 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
845 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
846 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
847 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
848 |
msgid "Space between columns."
|
849 |
msgstr ""
|
850 |
|
851 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:137
|
852 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:259
|
853 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
854 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
855 |
msgid "Responsive"
|
856 |
msgstr ""
|
857 |
|
858 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:142
|
859 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:264
|
860 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
861 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
862 |
msgid "Tablet"
|
863 |
msgstr ""
|
864 |
|
@@ -866,31 +880,31 @@ msgstr ""
|
|
866 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:203
|
867 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:280
|
868 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:305
|
869 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
870 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
871 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
872 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
873 |
msgid "Resolution"
|
874 |
msgstr ""
|
875 |
|
876 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:169
|
877 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:281
|
878 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
879 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
880 |
msgid "The resolution to treat as a tablet resolution."
|
881 |
msgstr ""
|
882 |
|
883 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:177
|
884 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:289
|
885 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
886 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
887 |
msgid "Mobile Phone"
|
888 |
msgstr ""
|
889 |
|
890 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:204
|
891 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:306
|
892 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
893 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
894 |
msgid "The resolution to treat as a mobile resolution."
|
895 |
msgstr ""
|
896 |
|
@@ -1339,82 +1353,82 @@ msgid ""
|
|
1339 |
"portfolio layout. Make sure that Portfolio Post Type plugin is activated"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1343 |
msgid "Heading for the grid"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1347 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1348 |
msgid "Posts query"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1352 |
msgid ""
|
1353 |
"After you build the query, make sure you choose the right taxonomy below to "
|
1354 |
"display for your posts and filter on, based on the post type selected during "
|
1355 |
"build query."
|
1356 |
msgstr ""
|
1357 |
|
1358 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1359 |
msgid "Choose the taxonomy to display and filter on."
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1363 |
msgid ""
|
1364 |
"Choose the taxonomy information to display for posts/portfolio and the "
|
1365 |
"taxonomy that is used to filter the portfolio/post. Takes effect only if no "
|
1366 |
"taxonomy filters are specified when building query."
|
1367 |
msgstr ""
|
1368 |
|
1369 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1370 |
msgid "Filterable?"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1374 |
msgid "Choose a layout for the grid"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1378 |
msgid "Fit Rows"
|
1379 |
msgstr ""
|
1380 |
|
1381 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1382 |
msgid "Masonry"
|
1383 |
msgstr ""
|
1384 |
|
1385 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1386 |
msgid "Link the image to the post/portfolio?"
|
1387 |
msgstr ""
|
1388 |
|
1389 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1390 |
msgid "Display project title below the post/portfolio?"
|
1391 |
msgstr ""
|
1392 |
|
1393 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1394 |
msgid "Display project excerpt/summary below the post/portfolio?"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1398 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1399 |
msgid "Post Meta"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1403 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1404 |
msgid "Display post author info below the post item?"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1408 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1409 |
msgid "Display post date info below the post item?"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1413 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1414 |
msgid "Display taxonomy info below the post item?"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1418 |
msgid "Space between columns in masonry grid."
|
1419 |
msgstr ""
|
1420 |
|
@@ -1426,25 +1440,25 @@ msgstr ""
|
|
1426 |
msgid "Display blog posts or custom post types as a carousel"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1430 |
msgid "Choose the taxonomy to display info."
|
1431 |
msgstr ""
|
1432 |
|
1433 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1434 |
msgid ""
|
1435 |
"Choose the taxonomy to use for display of taxonomy information for posts/"
|
1436 |
"custom post types."
|
1437 |
msgstr ""
|
1438 |
|
1439 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1440 |
msgid "Link Images to Posts?"
|
1441 |
msgstr ""
|
1442 |
|
1443 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1444 |
msgid "Display posts title below the post item?"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1448 |
msgid "Display post excerpt/summary below the post item?"
|
1449 |
msgstr ""
|
1450 |
|
@@ -1657,39 +1671,39 @@ msgid ""
|
|
1657 |
"The resolution to treat as a mobile resolution for invoking responsive tabs."
|
1658 |
msgstr ""
|
1659 |
|
1660 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1661 |
msgid "Some styles may ignore icons chosen."
|
1662 |
msgstr ""
|
1663 |
|
1664 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1665 |
msgid "Tabs"
|
1666 |
msgstr ""
|
1667 |
|
1668 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1669 |
msgid "Single Tab"
|
1670 |
msgstr ""
|
1671 |
|
1672 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1673 |
msgid "Tab Title"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1677 |
msgid "The title for the tab shown as name for tab navigation."
|
1678 |
msgstr ""
|
1679 |
|
1680 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1681 |
msgid "Tab Image."
|
1682 |
msgstr ""
|
1683 |
|
1684 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1685 |
msgid "Tab Icon."
|
1686 |
msgstr ""
|
1687 |
|
1688 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1689 |
msgid "Tab Content"
|
1690 |
msgstr ""
|
1691 |
|
1692 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1693 |
msgid "The content of the tab."
|
1694 |
msgstr ""
|
1695 |
|
@@ -1931,3 +1945,6 @@ msgstr ""
|
|
1931 |
#: livemesh-so-widgets.php:75 livemesh-so-widgets.php:84
|
1932 |
msgid "Cheatin’ huh?"
|
1933 |
msgstr ""
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Events Calendar Slider\n"
|
4 |
+
"POT-Creation-Date: 2017-08-04 13:23+0530\n"
|
5 |
+
"PO-Revision-Date: 2017-08-04 13:25+0530\n"
|
6 |
"Last-Translator: LiveMesh\n"
|
7 |
"Language-Team: LiveMesh\n"
|
8 |
"Language: en_US\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.8.10\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x;_n;esc_attr__;esc_attr_e;esc_html__;"
|
14 |
"esc_html_e;_nx_noop\n"
|
15 |
"X-Poedit-Basepath: ..\n"
|
49 |
msgid "Sorry, an error occurred while resetting settings"
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: admin/admin-init.php:67 admin/views/documentation.php:215
|
53 |
msgid "Livemesh Widgets"
|
54 |
msgstr ""
|
55 |
|
56 |
+
#: admin/admin-init.php:78
|
57 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:84
|
58 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:59
|
59 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:241
|
60 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:89
|
61 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:104
|
62 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:54
|
63 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:112
|
64 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:115
|
65 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:103
|
66 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:136
|
69 |
msgid "Settings"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: admin/admin-init.php:88
|
73 |
msgid "Documentation"
|
74 |
msgstr ""
|
75 |
|
76 |
+
#: admin/admin-init.php:98 admin/views/documentation.php:216
|
77 |
msgid "Upgrade to Pro"
|
78 |
msgstr ""
|
79 |
|
80 |
#: admin/views/admin-banner1.php:13 admin/views/admin-banner2.php:13
|
81 |
+
#: admin/views/admin-banner3.php:13 includes/class-lsow-setup.php:167
|
82 |
msgid "Livemesh SiteOrigin Widgets"
|
83 |
msgstr ""
|
84 |
|
131 |
msgid "Latest Updates"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: admin/views/documentation.php:112 admin/views/documentation.php:119
|
135 |
+
#: admin/views/documentation.php:223 admin/views/documentation.php:229
|
136 |
msgid "Plugins → SiteOrigin Widgets"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: admin/views/documentation.php:115 admin/views/documentation.php:220
|
140 |
+
#: admin/views/documentation.php:232
|
141 |
msgid "Livemesh Widgets→Settings"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: admin/views/documentation.php:138 admin/views/documentation.php:190
|
145 |
msgid "Tools→Import"
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: admin/views/documentation.php:243
|
149 |
msgid "Appearance→Widgets"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: admin/views/documentation.php:1158
|
153 |
msgid "SiteOrigin Widgets Bundle"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: admin/views/documentation.php:1161
|
157 |
msgid "Install SiteOrigin Widgets Bundle"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: admin/views/documentation.php:1162 admin/views/documentation.php:1184
|
161 |
+
#: admin/views/documentation.php:1204
|
162 |
msgid "Install Now"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: admin/views/documentation.php:1166 admin/views/documentation.php:1188
|
166 |
+
#: admin/views/documentation.php:1208
|
167 |
msgid "Installed"
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: admin/views/documentation.php:1180
|
171 |
msgid "SiteOrigin Page Builder"
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: admin/views/documentation.php:1183
|
175 |
msgid "Install SiteOrigin Page Builder"
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: admin/views/documentation.php:1200
|
179 |
msgid "Portfolio Post Type"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: admin/views/documentation.php:1203
|
183 |
msgid "Install Portfolio Post Type"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: admin/views/documentation.php:1432
|
187 |
msgid "Why upgrade to Premium version?"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: admin/views/documentation.php:1433
|
191 |
msgid ""
|
192 |
"Premium version offers multiple benefits - more widgets, advanced features "
|
193 |
"for widgets including those part of the free plugin and priority support "
|
194 |
"through a dedicated support forum."
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: admin/views/documentation.php:1437
|
198 |
msgid "Know More"
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: admin/views/documentation.php:1437
|
202 |
msgid "Know More Details"
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: admin/views/premium-upgrade.php:475 admin/views/settings.php:205
|
206 |
msgid "Why upgrade to Premium Version of the plugin?"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: admin/views/premium-upgrade.php:604
|
210 |
msgid "Contact Us"
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: admin/views/premium-upgrade.php:604
|
214 |
msgid "Write to Us"
|
215 |
msgstr ""
|
216 |
|
317 |
msgid "Premium Version"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: admin/views/settings.php:253
|
321 |
msgid "Purchase Now"
|
322 |
msgstr ""
|
323 |
|
324 |
#: includes/class-lsow-setup.php:38
|
325 |
+
msgid "Top Padding (Deprecated)"
|
326 |
msgstr ""
|
327 |
|
328 |
#: includes/class-lsow-setup.php:41
|
329 |
+
msgid ""
|
330 |
+
"Top Padding for the row. Deprecated - use native padding attributes above."
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: includes/class-lsow-setup.php:46
|
334 |
+
msgid "Bottom Padding (Deprecated)"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: includes/class-lsow-setup.php:49
|
338 |
+
msgid ""
|
339 |
+
"Bottom Padding for the row. Deprecated - use native padding attributes above."
|
340 |
msgstr ""
|
341 |
|
342 |
+
#: includes/class-lsow-setup.php:54
|
343 |
+
msgid "Top Padding in Tablet resolution (Deprecated)"
|
344 |
msgstr ""
|
345 |
|
346 |
+
#: includes/class-lsow-setup.php:57
|
347 |
+
msgid ""
|
348 |
+
"Top Padding for the row in tablet resolutions. Deprecated - use native "
|
349 |
+
"padding attributes above."
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/class-lsow-setup.php:62
|
353 |
+
msgid "Bottom Padding in Tablet resolution (Deprecated)"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/class-lsow-setup.php:65
|
357 |
+
msgid ""
|
358 |
+
"Bottom Padding for the row in tablet resolutions. Deprecated - use native "
|
359 |
+
"padding attributes above."
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: includes/class-lsow-setup.php:70
|
363 |
+
msgid "Top Padding in Mobile resolution (Deprecated)"
|
364 |
msgstr ""
|
365 |
|
366 |
+
#: includes/class-lsow-setup.php:73
|
367 |
+
msgid ""
|
368 |
+
"Top Padding for the row in mobile resolutions. Deprecated - use native "
|
369 |
+
"padding attributes above."
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: includes/class-lsow-setup.php:78
|
373 |
+
msgid "Bottom Padding in Mobile resolution (Deprecated)"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: includes/class-lsow-setup.php:81
|
377 |
+
msgid ""
|
378 |
+
"Bottom Padding for the row in mobile resolutions. Deprecated - use native "
|
379 |
+
"padding attributes above."
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: includes/class-lsow-setup.php:88
|
383 |
msgid "Dark Background?"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: includes/class-lsow-setup.php:91
|
387 |
msgid ""
|
388 |
"Indicate if this row has a dark background color. Dark color scheme will be "
|
389 |
"applied for all widgets in this row."
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: includes/helper-functions.php:152
|
393 |
+
msgid "M d, Y"
|
394 |
+
msgstr ""
|
395 |
+
|
396 |
+
#: includes/helper-functions.php:154 includes/helper-functions.php:158
|
397 |
msgid "l, F, Y, g:i a"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: includes/helper-functions.php:158
|
401 |
msgid "Y"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: includes/helper-functions.php:158
|
405 |
msgid "m"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: includes/helper-functions.php:158
|
409 |
msgid "d"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: includes/helper-functions.php:164
|
413 |
msgid "By "
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: includes/helper-functions.php:197
|
417 |
msgid "All"
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: includes/helper-functions.php:202
|
421 |
msgid "View all items filed under "
|
422 |
msgstr ""
|
423 |
|
441 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:55
|
442 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:25
|
443 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:25
|
444 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:88
|
445 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:78
|
446 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:25
|
447 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:96
|
448 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:25
|
548 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:30
|
549 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:58
|
550 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:62
|
551 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:69
|
552 |
msgid "Choose Icon Type"
|
553 |
msgstr ""
|
554 |
|
555 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:57
|
556 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:163
|
557 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:81
|
558 |
msgid "None"
|
559 |
msgstr ""
|
560 |
|
564 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:65
|
565 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:104
|
566 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:69
|
567 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:82
|
568 |
msgid "Icon"
|
569 |
msgstr ""
|
570 |
|
572 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:38
|
573 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:66
|
574 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:70
|
575 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:83
|
576 |
msgid "Icon Image"
|
577 |
msgstr ""
|
578 |
|
766 |
msgstr ""
|
767 |
|
768 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:56
|
769 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:88
|
770 |
msgid "General Settings"
|
771 |
msgstr ""
|
772 |
|
777 |
msgstr ""
|
778 |
|
779 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:69
|
780 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:148
|
781 |
msgid "Carousel Settings"
|
782 |
msgstr ""
|
783 |
|
784 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:74
|
785 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:153
|
786 |
msgid "Prev/Next Arrows?"
|
787 |
msgstr ""
|
788 |
|
789 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:80
|
790 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:159
|
791 |
msgid "Show dot indicators for navigation?"
|
792 |
msgstr ""
|
793 |
|
794 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:85
|
795 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:164
|
796 |
msgid "Autoplay?"
|
797 |
msgstr ""
|
798 |
|
799 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:86
|
800 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:165
|
801 |
msgid "Should the carousel autoplay as in a slideshow."
|
802 |
msgstr ""
|
803 |
|
804 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:93
|
805 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:172
|
806 |
msgid "Autoplay speed in ms"
|
807 |
msgstr ""
|
808 |
|
809 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:100
|
810 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:179
|
811 |
msgid "Autoplay animation speed in ms"
|
812 |
msgstr ""
|
813 |
|
814 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:106
|
815 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:185
|
816 |
msgid "Pause on mouse hover?"
|
817 |
msgstr ""
|
818 |
|
820 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:146
|
821 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:181
|
822 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:64
|
823 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:182
|
824 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:191
|
825 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:225
|
826 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:260
|
827 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:108
|
828 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:145
|
829 |
#: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:69
|
833 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:121
|
834 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:154
|
835 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:189
|
836 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:200
|
837 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:233
|
838 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:268
|
839 |
msgid "Columns to scroll"
|
840 |
msgstr ""
|
841 |
|
842 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:130
|
843 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:162
|
844 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:197
|
845 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:191
|
846 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:208
|
847 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:229
|
848 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:209
|
849 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:241
|
850 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:276
|
851 |
msgid "Gutter"
|
852 |
msgstr ""
|
853 |
|
854 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:131
|
855 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:163
|
856 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:198
|
857 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:209
|
858 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:230
|
859 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:210
|
860 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:242
|
861 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:277
|
862 |
msgid "Space between columns."
|
863 |
msgstr ""
|
864 |
|
865 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:137
|
866 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:259
|
867 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:198
|
868 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:216
|
869 |
msgid "Responsive"
|
870 |
msgstr ""
|
871 |
|
872 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:142
|
873 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:264
|
874 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:203
|
875 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:221
|
876 |
msgid "Tablet"
|
877 |
msgstr ""
|
878 |
|
880 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:203
|
881 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:280
|
882 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:305
|
883 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:215
|
884 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:236
|
885 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:247
|
886 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:282
|
887 |
msgid "Resolution"
|
888 |
msgstr ""
|
889 |
|
890 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:169
|
891 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:281
|
892 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:216
|
893 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:248
|
894 |
msgid "The resolution to treat as a tablet resolution."
|
895 |
msgstr ""
|
896 |
|
897 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:177
|
898 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:289
|
899 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:224
|
900 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:256
|
901 |
msgid "Mobile Phone"
|
902 |
msgstr ""
|
903 |
|
904 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:204
|
905 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:306
|
906 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:237
|
907 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:283
|
908 |
msgid "The resolution to treat as a mobile resolution."
|
909 |
msgstr ""
|
910 |
|
1353 |
"portfolio layout. Make sure that Portfolio Post Type plugin is activated"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:93
|
1357 |
msgid "Heading for the grid"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:98
|
1361 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:83
|
1362 |
msgid "Posts query"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:99
|
1366 |
msgid ""
|
1367 |
"After you build the query, make sure you choose the right taxonomy below to "
|
1368 |
"display for your posts and filter on, based on the post type selected during "
|
1369 |
"build query."
|
1370 |
msgstr ""
|
1371 |
|
1372 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:104
|
1373 |
msgid "Choose the taxonomy to display and filter on."
|
1374 |
msgstr ""
|
1375 |
|
1376 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:105
|
1377 |
msgid ""
|
1378 |
"Choose the taxonomy information to display for posts/portfolio and the "
|
1379 |
"taxonomy that is used to filter the portfolio/post. Takes effect only if no "
|
1380 |
"taxonomy filters are specified when building query."
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:117
|
1384 |
msgid "Filterable?"
|
1385 |
msgstr ""
|
1386 |
|
1387 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:123
|
1388 |
msgid "Choose a layout for the grid"
|
1389 |
msgstr ""
|
1390 |
|
1391 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:130
|
1392 |
msgid "Fit Rows"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:131
|
1396 |
msgid "Masonry"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:137
|
1400 |
msgid "Link the image to the post/portfolio?"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:143
|
1404 |
msgid "Display project title below the post/portfolio?"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:149
|
1408 |
msgid "Display project excerpt/summary below the post/portfolio?"
|
1409 |
msgstr ""
|
1410 |
|
1411 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:155
|
1412 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:119
|
1413 |
msgid "Post Meta"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:160
|
1417 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:124
|
1418 |
msgid "Display post author info below the post item?"
|
1419 |
msgstr ""
|
1420 |
|
1421 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:166
|
1422 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:130
|
1423 |
msgid "Display post date info below the post item?"
|
1424 |
msgstr ""
|
1425 |
|
1426 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:172
|
1427 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:136
|
1428 |
msgid "Display taxonomy info below the post item?"
|
1429 |
msgstr ""
|
1430 |
|
1431 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:192
|
1432 |
msgid "Space between columns in masonry grid."
|
1433 |
msgstr ""
|
1434 |
|
1440 |
msgid "Display blog posts or custom post types as a carousel"
|
1441 |
msgstr ""
|
1442 |
|
1443 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:93
|
1444 |
msgid "Choose the taxonomy to display info."
|
1445 |
msgstr ""
|
1446 |
|
1447 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:94
|
1448 |
msgid ""
|
1449 |
"Choose the taxonomy to use for display of taxonomy information for posts/"
|
1450 |
"custom post types."
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:101
|
1454 |
msgid "Link Images to Posts?"
|
1455 |
msgstr ""
|
1456 |
|
1457 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:107
|
1458 |
msgid "Display posts title below the post item?"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:113
|
1462 |
msgid "Display post excerpt/summary below the post item?"
|
1463 |
msgstr ""
|
1464 |
|
1671 |
"The resolution to treat as a mobile resolution for invoking responsive tabs."
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:70
|
1675 |
msgid "Some styles may ignore icons chosen."
|
1676 |
msgstr ""
|
1677 |
|
1678 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:89
|
1679 |
msgid "Tabs"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:90
|
1683 |
msgid "Single Tab"
|
1684 |
msgstr ""
|
1685 |
|
1686 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:99
|
1687 |
msgid "Tab Title"
|
1688 |
msgstr ""
|
1689 |
|
1690 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:100
|
1691 |
msgid "The title for the tab shown as name for tab navigation."
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:105
|
1695 |
msgid "Tab Image."
|
1696 |
msgstr ""
|
1697 |
|
1698 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:115
|
1699 |
msgid "Tab Icon."
|
1700 |
msgstr ""
|
1701 |
|
1702 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:125
|
1703 |
msgid "Tab Content"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:126
|
1707 |
msgid "The content of the tab."
|
1708 |
msgstr ""
|
1709 |
|
1945 |
#: livemesh-so-widgets.php:75 livemesh-so-widgets.php:84
|
1946 |
msgid "Cheatin’ huh?"
|
1947 |
msgstr ""
|
1948 |
+
|
1949 |
+
#~ msgid "M d Y"
|
1950 |
+
#~ msgstr "d M, Y"
|
languages/{he_IL.mo → livemesh-so-widgets-he_IL.mo}
RENAMED
File without changes
|
languages/{he_IL.po → livemesh-so-widgets-he_IL.po}
RENAMED
File without changes
|
languages/{default.pot → livemesh-so-widgets.pot}
RENAMED
@@ -2,7 +2,7 @@
|
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Events Calendar Slider\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: 2015-10-26 13:24-0000\n"
|
7 |
"Last-Translator: LiveMesh\n"
|
8 |
"Language-Team: LiveMesh\n"
|
@@ -10,7 +10,7 @@ msgstr ""
|
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Generator: Poedit 1.8.
|
14 |
"X-Poedit-KeywordsList: __;_e;_x;_n;esc_attr__;esc_attr_e;esc_html__;"
|
15 |
"esc_html_e;_nx_noop\n"
|
16 |
"X-Poedit-Basepath: ..\n"
|
@@ -50,18 +50,18 @@ msgstr ""
|
|
50 |
msgid "Sorry, an error occurred while resetting settings"
|
51 |
msgstr ""
|
52 |
|
53 |
-
#: admin/admin-init.php:
|
54 |
msgid "Livemesh Widgets"
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: admin/admin-init.php:
|
58 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:84
|
59 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:59
|
60 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:241
|
61 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:89
|
62 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:104
|
63 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:54
|
64 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
65 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:115
|
66 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:103
|
67 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:136
|
@@ -70,16 +70,16 @@ msgstr ""
|
|
70 |
msgid "Settings"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: admin/admin-init.php:
|
74 |
msgid "Documentation"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: admin/admin-init.php:
|
78 |
msgid "Upgrade to Pro"
|
79 |
msgstr ""
|
80 |
|
81 |
#: admin/views/admin-banner1.php:13 admin/views/admin-banner2.php:13
|
82 |
-
#: admin/views/admin-banner3.php:13 includes/class-lsow-setup.php:
|
83 |
msgid "Livemesh SiteOrigin Widgets"
|
84 |
msgstr ""
|
85 |
|
@@ -132,88 +132,88 @@ msgstr ""
|
|
132 |
msgid "Latest Updates"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: admin/views/documentation.php:
|
136 |
-
#: admin/views/documentation.php:
|
137 |
msgid "Plugins → SiteOrigin Widgets"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: admin/views/documentation.php:
|
141 |
-
#: admin/views/documentation.php:
|
142 |
msgid "Livemesh Widgets→Settings"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: admin/views/documentation.php:
|
146 |
msgid "Tools→Import"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: admin/views/documentation.php:
|
150 |
msgid "Appearance→Widgets"
|
151 |
msgstr ""
|
152 |
|
153 |
-
#: admin/views/documentation.php:
|
154 |
msgid "SiteOrigin Widgets Bundle"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: admin/views/documentation.php:
|
158 |
msgid "Install SiteOrigin Widgets Bundle"
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: admin/views/documentation.php:
|
162 |
-
#: admin/views/documentation.php:
|
163 |
-
#: admin/views/documentation.php:
|
164 |
msgid "Install Now"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: admin/views/documentation.php:
|
168 |
-
#: admin/views/documentation.php:
|
169 |
-
#: admin/views/documentation.php:
|
170 |
msgid "Installed"
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: admin/views/documentation.php:
|
174 |
msgid "SiteOrigin Page Builder"
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: admin/views/documentation.php:
|
178 |
msgid "Install SiteOrigin Page Builder"
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: admin/views/documentation.php:
|
182 |
msgid "Portfolio Post Type"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: admin/views/documentation.php:
|
186 |
msgid "Install Portfolio Post Type"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: admin/views/documentation.php:
|
190 |
msgid "Why upgrade to Premium version?"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: admin/views/documentation.php:
|
194 |
msgid ""
|
195 |
"Premium version offers multiple benefits - more widgets, advanced "
|
196 |
"features for widgets including those part of the free plugin and "
|
197 |
"priority support through a dedicated support forum."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: admin/views/documentation.php:
|
201 |
msgid "Know More"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: admin/views/documentation.php:
|
205 |
msgid "Know More Details"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: admin/views/premium-upgrade.php:
|
209 |
msgid "Why upgrade to Premium Version of the plugin?"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: admin/views/premium-upgrade.php:
|
213 |
msgid "Contact Us"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: admin/views/premium-upgrade.php:
|
217 |
msgid "Write to Us"
|
218 |
msgstr ""
|
219 |
|
@@ -321,93 +321,109 @@ msgstr ""
|
|
321 |
msgid "Premium Version"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: admin/views/settings.php:
|
325 |
msgid "Purchase Now"
|
326 |
msgstr ""
|
327 |
|
328 |
#: includes/class-lsow-setup.php:38
|
329 |
-
msgid "Top Padding"
|
330 |
msgstr ""
|
331 |
|
332 |
#: includes/class-lsow-setup.php:41
|
333 |
-
msgid "
|
|
|
|
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: includes/class-lsow-setup.php:
|
337 |
-
msgid "Bottom Padding"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: includes/class-lsow-setup.php:
|
341 |
-
msgid "
|
|
|
|
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: includes/class-lsow-setup.php:
|
345 |
-
msgid "Top Padding in Tablet resolution"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: includes/class-lsow-setup.php:
|
349 |
-
msgid "
|
|
|
|
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/class-lsow-setup.php:
|
353 |
-
msgid "Bottom Padding in Tablet resolution"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/class-lsow-setup.php:
|
357 |
-
msgid "
|
|
|
|
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/class-lsow-setup.php:
|
361 |
-
msgid "Top Padding in Mobile resolution"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/class-lsow-setup.php:
|
365 |
-
msgid "
|
|
|
|
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/class-lsow-setup.php:
|
369 |
-
msgid "Bottom Padding in Mobile resolution"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: includes/class-lsow-setup.php:
|
373 |
-
msgid "
|
|
|
|
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: includes/class-lsow-setup.php:
|
377 |
msgid "Dark Background?"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: includes/class-lsow-setup.php:
|
381 |
msgid ""
|
382 |
"Indicate if this row has a dark background color. Dark color scheme "
|
383 |
"will be applied for all widgets in this row."
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: includes/helper-functions.php:
|
|
|
|
|
|
|
|
|
387 |
msgid "l, F, Y, g:i a"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: includes/helper-functions.php:
|
391 |
msgid "Y"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: includes/helper-functions.php:
|
395 |
msgid "m"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: includes/helper-functions.php:
|
399 |
msgid "d"
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: includes/helper-functions.php:
|
403 |
msgid "By "
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: includes/helper-functions.php:
|
407 |
msgid "All"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: includes/helper-functions.php:
|
411 |
msgid "View all items filed under "
|
412 |
msgstr ""
|
413 |
|
@@ -431,8 +447,8 @@ msgstr ""
|
|
431 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:55
|
432 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:25
|
433 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:25
|
434 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
435 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
436 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:25
|
437 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:96
|
438 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:25
|
@@ -538,13 +554,13 @@ msgstr ""
|
|
538 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:30
|
539 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:58
|
540 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:62
|
541 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
542 |
msgid "Choose Icon Type"
|
543 |
msgstr ""
|
544 |
|
545 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:57
|
546 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:163
|
547 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
548 |
msgid "None"
|
549 |
msgstr ""
|
550 |
|
@@ -554,7 +570,7 @@ msgstr ""
|
|
554 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:65
|
555 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:104
|
556 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:69
|
557 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
558 |
msgid "Icon"
|
559 |
msgstr ""
|
560 |
|
@@ -562,7 +578,7 @@ msgstr ""
|
|
562 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:38
|
563 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:66
|
564 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:70
|
565 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
566 |
msgid "Icon Image"
|
567 |
msgstr ""
|
568 |
|
@@ -756,7 +772,7 @@ msgid "The HTML content for the carousel item."
|
|
756 |
msgstr ""
|
757 |
|
758 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:56
|
759 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
760 |
msgid "General Settings"
|
761 |
msgstr ""
|
762 |
|
@@ -767,42 +783,42 @@ msgid ""
|
|
767 |
msgstr ""
|
768 |
|
769 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:69
|
770 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
771 |
msgid "Carousel Settings"
|
772 |
msgstr ""
|
773 |
|
774 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:74
|
775 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
776 |
msgid "Prev/Next Arrows?"
|
777 |
msgstr ""
|
778 |
|
779 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:80
|
780 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
781 |
msgid "Show dot indicators for navigation?"
|
782 |
msgstr ""
|
783 |
|
784 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:85
|
785 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
786 |
msgid "Autoplay?"
|
787 |
msgstr ""
|
788 |
|
789 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:86
|
790 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
791 |
msgid "Should the carousel autoplay as in a slideshow."
|
792 |
msgstr ""
|
793 |
|
794 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:93
|
795 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
796 |
msgid "Autoplay speed in ms"
|
797 |
msgstr ""
|
798 |
|
799 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:100
|
800 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
801 |
msgid "Autoplay animation speed in ms"
|
802 |
msgstr ""
|
803 |
|
804 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:106
|
805 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
806 |
msgid "Pause on mouse hover?"
|
807 |
msgstr ""
|
808 |
|
@@ -810,10 +826,10 @@ msgstr ""
|
|
810 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:146
|
811 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:181
|
812 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:64
|
813 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
814 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
815 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
816 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
817 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:108
|
818 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:145
|
819 |
#: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:69
|
@@ -823,46 +839,46 @@ msgstr ""
|
|
823 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:121
|
824 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:154
|
825 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:189
|
826 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
827 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
828 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
829 |
msgid "Columns to scroll"
|
830 |
msgstr ""
|
831 |
|
832 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:130
|
833 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:162
|
834 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:197
|
835 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
836 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
837 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
838 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
839 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
840 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
841 |
msgid "Gutter"
|
842 |
msgstr ""
|
843 |
|
844 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:131
|
845 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:163
|
846 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:198
|
847 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
848 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
849 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
850 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
851 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
852 |
msgid "Space between columns."
|
853 |
msgstr ""
|
854 |
|
855 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:137
|
856 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:259
|
857 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
858 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
859 |
msgid "Responsive"
|
860 |
msgstr ""
|
861 |
|
862 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:142
|
863 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:264
|
864 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
865 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
866 |
msgid "Tablet"
|
867 |
msgstr ""
|
868 |
|
@@ -870,31 +886,31 @@ msgstr ""
|
|
870 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:203
|
871 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:280
|
872 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:305
|
873 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
874 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
875 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
876 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
877 |
msgid "Resolution"
|
878 |
msgstr ""
|
879 |
|
880 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:169
|
881 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:281
|
882 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
883 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
884 |
msgid "The resolution to treat as a tablet resolution."
|
885 |
msgstr ""
|
886 |
|
887 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:177
|
888 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:289
|
889 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
890 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
891 |
msgid "Mobile Phone"
|
892 |
msgstr ""
|
893 |
|
894 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:204
|
895 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:306
|
896 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
897 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
898 |
msgid "The resolution to treat as a mobile resolution."
|
899 |
msgstr ""
|
900 |
|
@@ -1345,27 +1361,27 @@ msgid ""
|
|
1345 |
"plugin is activated"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1349 |
msgid "Heading for the grid"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1353 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1354 |
msgid "Posts query"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1358 |
msgid ""
|
1359 |
"After you build the query, make sure you choose the right taxonomy "
|
1360 |
"below to display for your posts and filter on, based on the post "
|
1361 |
"type selected during build query."
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1365 |
msgid "Choose the taxonomy to display and filter on."
|
1366 |
msgstr ""
|
1367 |
|
1368 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1369 |
msgid ""
|
1370 |
"Choose the taxonomy information to display for posts/portfolio and "
|
1371 |
"the taxonomy that is used to filter the portfolio/post. Takes "
|
@@ -1373,55 +1389,55 @@ msgid ""
|
|
1373 |
"query."
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1377 |
msgid "Filterable?"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1381 |
msgid "Choose a layout for the grid"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1385 |
msgid "Fit Rows"
|
1386 |
msgstr ""
|
1387 |
|
1388 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1389 |
msgid "Masonry"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1393 |
msgid "Link the image to the post/portfolio?"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1397 |
msgid "Display project title below the post/portfolio?"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1401 |
msgid "Display project excerpt/summary below the post/portfolio?"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1405 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1406 |
msgid "Post Meta"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1410 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1411 |
msgid "Display post author info below the post item?"
|
1412 |
msgstr ""
|
1413 |
|
1414 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1415 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1416 |
msgid "Display post date info below the post item?"
|
1417 |
msgstr ""
|
1418 |
|
1419 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1420 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1421 |
msgid "Display taxonomy info below the post item?"
|
1422 |
msgstr ""
|
1423 |
|
1424 |
-
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:
|
1425 |
msgid "Space between columns in masonry grid."
|
1426 |
msgstr ""
|
1427 |
|
@@ -1433,25 +1449,25 @@ msgstr ""
|
|
1433 |
msgid "Display blog posts or custom post types as a carousel"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1437 |
msgid "Choose the taxonomy to display info."
|
1438 |
msgstr ""
|
1439 |
|
1440 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1441 |
msgid ""
|
1442 |
"Choose the taxonomy to use for display of taxonomy information for "
|
1443 |
"posts/custom post types."
|
1444 |
msgstr ""
|
1445 |
|
1446 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1447 |
msgid "Link Images to Posts?"
|
1448 |
msgstr ""
|
1449 |
|
1450 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1451 |
msgid "Display posts title below the post item?"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
-
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:
|
1455 |
msgid "Display post excerpt/summary below the post item?"
|
1456 |
msgstr ""
|
1457 |
|
@@ -1666,39 +1682,39 @@ msgid ""
|
|
1666 |
"responsive tabs."
|
1667 |
msgstr ""
|
1668 |
|
1669 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1670 |
msgid "Some styles may ignore icons chosen."
|
1671 |
msgstr ""
|
1672 |
|
1673 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1674 |
msgid "Tabs"
|
1675 |
msgstr ""
|
1676 |
|
1677 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1678 |
msgid "Single Tab"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1682 |
msgid "Tab Title"
|
1683 |
msgstr ""
|
1684 |
|
1685 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1686 |
msgid "The title for the tab shown as name for tab navigation."
|
1687 |
msgstr ""
|
1688 |
|
1689 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1690 |
msgid "Tab Image."
|
1691 |
msgstr ""
|
1692 |
|
1693 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1694 |
msgid "Tab Icon."
|
1695 |
msgstr ""
|
1696 |
|
1697 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1698 |
msgid "Tab Content"
|
1699 |
msgstr ""
|
1700 |
|
1701 |
-
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:
|
1702 |
msgid "The content of the tab."
|
1703 |
msgstr ""
|
1704 |
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Events Calendar Slider\n"
|
5 |
+
"POT-Creation-Date: 2017-08-04 13:24+0530\n"
|
6 |
"PO-Revision-Date: 2015-10-26 13:24-0000\n"
|
7 |
"Last-Translator: LiveMesh\n"
|
8 |
"Language-Team: LiveMesh\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.8.10\n"
|
14 |
"X-Poedit-KeywordsList: __;_e;_x;_n;esc_attr__;esc_attr_e;esc_html__;"
|
15 |
"esc_html_e;_nx_noop\n"
|
16 |
"X-Poedit-Basepath: ..\n"
|
50 |
msgid "Sorry, an error occurred while resetting settings"
|
51 |
msgstr ""
|
52 |
|
53 |
+
#: admin/admin-init.php:67 admin/views/documentation.php:215
|
54 |
msgid "Livemesh Widgets"
|
55 |
msgstr ""
|
56 |
|
57 |
+
#: admin/admin-init.php:78
|
58 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:84
|
59 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:59
|
60 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:241
|
61 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:89
|
62 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:104
|
63 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:54
|
64 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:112
|
65 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:115
|
66 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:103
|
67 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:136
|
70 |
msgid "Settings"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: admin/admin-init.php:88
|
74 |
msgid "Documentation"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: admin/admin-init.php:98 admin/views/documentation.php:216
|
78 |
msgid "Upgrade to Pro"
|
79 |
msgstr ""
|
80 |
|
81 |
#: admin/views/admin-banner1.php:13 admin/views/admin-banner2.php:13
|
82 |
+
#: admin/views/admin-banner3.php:13 includes/class-lsow-setup.php:167
|
83 |
msgid "Livemesh SiteOrigin Widgets"
|
84 |
msgstr ""
|
85 |
|
132 |
msgid "Latest Updates"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: admin/views/documentation.php:112 admin/views/documentation.php:119
|
136 |
+
#: admin/views/documentation.php:223 admin/views/documentation.php:229
|
137 |
msgid "Plugins → SiteOrigin Widgets"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: admin/views/documentation.php:115 admin/views/documentation.php:220
|
141 |
+
#: admin/views/documentation.php:232
|
142 |
msgid "Livemesh Widgets→Settings"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: admin/views/documentation.php:138 admin/views/documentation.php:190
|
146 |
msgid "Tools→Import"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: admin/views/documentation.php:243
|
150 |
msgid "Appearance→Widgets"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: admin/views/documentation.php:1158
|
154 |
msgid "SiteOrigin Widgets Bundle"
|
155 |
msgstr ""
|
156 |
|
157 |
+
#: admin/views/documentation.php:1161
|
158 |
msgid "Install SiteOrigin Widgets Bundle"
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: admin/views/documentation.php:1162
|
162 |
+
#: admin/views/documentation.php:1184
|
163 |
+
#: admin/views/documentation.php:1204
|
164 |
msgid "Install Now"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: admin/views/documentation.php:1166
|
168 |
+
#: admin/views/documentation.php:1188
|
169 |
+
#: admin/views/documentation.php:1208
|
170 |
msgid "Installed"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: admin/views/documentation.php:1180
|
174 |
msgid "SiteOrigin Page Builder"
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: admin/views/documentation.php:1183
|
178 |
msgid "Install SiteOrigin Page Builder"
|
179 |
msgstr ""
|
180 |
|
181 |
+
#: admin/views/documentation.php:1200
|
182 |
msgid "Portfolio Post Type"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: admin/views/documentation.php:1203
|
186 |
msgid "Install Portfolio Post Type"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: admin/views/documentation.php:1432
|
190 |
msgid "Why upgrade to Premium version?"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: admin/views/documentation.php:1433
|
194 |
msgid ""
|
195 |
"Premium version offers multiple benefits - more widgets, advanced "
|
196 |
"features for widgets including those part of the free plugin and "
|
197 |
"priority support through a dedicated support forum."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: admin/views/documentation.php:1437
|
201 |
msgid "Know More"
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: admin/views/documentation.php:1437
|
205 |
msgid "Know More Details"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: admin/views/premium-upgrade.php:475 admin/views/settings.php:205
|
209 |
msgid "Why upgrade to Premium Version of the plugin?"
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: admin/views/premium-upgrade.php:604
|
213 |
msgid "Contact Us"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: admin/views/premium-upgrade.php:604
|
217 |
msgid "Write to Us"
|
218 |
msgstr ""
|
219 |
|
321 |
msgid "Premium Version"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: admin/views/settings.php:253
|
325 |
msgid "Purchase Now"
|
326 |
msgstr ""
|
327 |
|
328 |
#: includes/class-lsow-setup.php:38
|
329 |
+
msgid "Top Padding (Deprecated)"
|
330 |
msgstr ""
|
331 |
|
332 |
#: includes/class-lsow-setup.php:41
|
333 |
+
msgid ""
|
334 |
+
"Top Padding for the row. Deprecated - use native padding attributes "
|
335 |
+
"above."
|
336 |
msgstr ""
|
337 |
|
338 |
+
#: includes/class-lsow-setup.php:46
|
339 |
+
msgid "Bottom Padding (Deprecated)"
|
340 |
msgstr ""
|
341 |
|
342 |
+
#: includes/class-lsow-setup.php:49
|
343 |
+
msgid ""
|
344 |
+
"Bottom Padding for the row. Deprecated - use native padding "
|
345 |
+
"attributes above."
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: includes/class-lsow-setup.php:54
|
349 |
+
msgid "Top Padding in Tablet resolution (Deprecated)"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/class-lsow-setup.php:57
|
353 |
+
msgid ""
|
354 |
+
"Top Padding for the row in tablet resolutions. Deprecated - use "
|
355 |
+
"native padding attributes above."
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: includes/class-lsow-setup.php:62
|
359 |
+
msgid "Bottom Padding in Tablet resolution (Deprecated)"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: includes/class-lsow-setup.php:65
|
363 |
+
msgid ""
|
364 |
+
"Bottom Padding for the row in tablet resolutions. Deprecated - use "
|
365 |
+
"native padding attributes above."
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/class-lsow-setup.php:70
|
369 |
+
msgid "Top Padding in Mobile resolution (Deprecated)"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: includes/class-lsow-setup.php:73
|
373 |
+
msgid ""
|
374 |
+
"Top Padding for the row in mobile resolutions. Deprecated - use "
|
375 |
+
"native padding attributes above."
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/class-lsow-setup.php:78
|
379 |
+
msgid "Bottom Padding in Mobile resolution (Deprecated)"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: includes/class-lsow-setup.php:81
|
383 |
+
msgid ""
|
384 |
+
"Bottom Padding for the row in mobile resolutions. Deprecated - use "
|
385 |
+
"native padding attributes above."
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: includes/class-lsow-setup.php:88
|
389 |
msgid "Dark Background?"
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: includes/class-lsow-setup.php:91
|
393 |
msgid ""
|
394 |
"Indicate if this row has a dark background color. Dark color scheme "
|
395 |
"will be applied for all widgets in this row."
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: includes/helper-functions.php:152
|
399 |
+
msgid "M d, Y"
|
400 |
+
msgstr ""
|
401 |
+
|
402 |
+
#: includes/helper-functions.php:154 includes/helper-functions.php:158
|
403 |
msgid "l, F, Y, g:i a"
|
404 |
msgstr ""
|
405 |
|
406 |
+
#: includes/helper-functions.php:158
|
407 |
msgid "Y"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: includes/helper-functions.php:158
|
411 |
msgid "m"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: includes/helper-functions.php:158
|
415 |
msgid "d"
|
416 |
msgstr ""
|
417 |
|
418 |
+
#: includes/helper-functions.php:164
|
419 |
msgid "By "
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: includes/helper-functions.php:197
|
423 |
msgid "All"
|
424 |
msgstr ""
|
425 |
|
426 |
+
#: includes/helper-functions.php:202
|
427 |
msgid "View all items filed under "
|
428 |
msgstr ""
|
429 |
|
447 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:55
|
448 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:25
|
449 |
#: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:25
|
450 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:88
|
451 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:78
|
452 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:25
|
453 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:96
|
454 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:25
|
554 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:30
|
555 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:58
|
556 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:62
|
557 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:69
|
558 |
msgid "Choose Icon Type"
|
559 |
msgstr ""
|
560 |
|
561 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:57
|
562 |
#: includes/widgets/lsow-button-widget/lsow-button-widget.php:163
|
563 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:81
|
564 |
msgid "None"
|
565 |
msgstr ""
|
566 |
|
570 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:65
|
571 |
#: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:104
|
572 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:69
|
573 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:82
|
574 |
msgid "Icon"
|
575 |
msgstr ""
|
576 |
|
578 |
#: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:38
|
579 |
#: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:66
|
580 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:70
|
581 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:83
|
582 |
msgid "Icon Image"
|
583 |
msgstr ""
|
584 |
|
772 |
msgstr ""
|
773 |
|
774 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:56
|
775 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:88
|
776 |
msgid "General Settings"
|
777 |
msgstr ""
|
778 |
|
783 |
msgstr ""
|
784 |
|
785 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:69
|
786 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:148
|
787 |
msgid "Carousel Settings"
|
788 |
msgstr ""
|
789 |
|
790 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:74
|
791 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:153
|
792 |
msgid "Prev/Next Arrows?"
|
793 |
msgstr ""
|
794 |
|
795 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:80
|
796 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:159
|
797 |
msgid "Show dot indicators for navigation?"
|
798 |
msgstr ""
|
799 |
|
800 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:85
|
801 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:164
|
802 |
msgid "Autoplay?"
|
803 |
msgstr ""
|
804 |
|
805 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:86
|
806 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:165
|
807 |
msgid "Should the carousel autoplay as in a slideshow."
|
808 |
msgstr ""
|
809 |
|
810 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:93
|
811 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:172
|
812 |
msgid "Autoplay speed in ms"
|
813 |
msgstr ""
|
814 |
|
815 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:100
|
816 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:179
|
817 |
msgid "Autoplay animation speed in ms"
|
818 |
msgstr ""
|
819 |
|
820 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:106
|
821 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:185
|
822 |
msgid "Pause on mouse hover?"
|
823 |
msgstr ""
|
824 |
|
826 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:146
|
827 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:181
|
828 |
#: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:64
|
829 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:182
|
830 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:191
|
831 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:225
|
832 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:260
|
833 |
#: includes/widgets/lsow-services-widget/lsow-services-widget.php:108
|
834 |
#: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:145
|
835 |
#: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:69
|
839 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:121
|
840 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:154
|
841 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:189
|
842 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:200
|
843 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:233
|
844 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:268
|
845 |
msgid "Columns to scroll"
|
846 |
msgstr ""
|
847 |
|
848 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:130
|
849 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:162
|
850 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:197
|
851 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:191
|
852 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:208
|
853 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:229
|
854 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:209
|
855 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:241
|
856 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:276
|
857 |
msgid "Gutter"
|
858 |
msgstr ""
|
859 |
|
860 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:131
|
861 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:163
|
862 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:198
|
863 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:209
|
864 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:230
|
865 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:210
|
866 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:242
|
867 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:277
|
868 |
msgid "Space between columns."
|
869 |
msgstr ""
|
870 |
|
871 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:137
|
872 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:259
|
873 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:198
|
874 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:216
|
875 |
msgid "Responsive"
|
876 |
msgstr ""
|
877 |
|
878 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:142
|
879 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:264
|
880 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:203
|
881 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:221
|
882 |
msgid "Tablet"
|
883 |
msgstr ""
|
884 |
|
886 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:203
|
887 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:280
|
888 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:305
|
889 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:215
|
890 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:236
|
891 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:247
|
892 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:282
|
893 |
msgid "Resolution"
|
894 |
msgstr ""
|
895 |
|
896 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:169
|
897 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:281
|
898 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:216
|
899 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:248
|
900 |
msgid "The resolution to treat as a tablet resolution."
|
901 |
msgstr ""
|
902 |
|
903 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:177
|
904 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:289
|
905 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:224
|
906 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:256
|
907 |
msgid "Mobile Phone"
|
908 |
msgstr ""
|
909 |
|
910 |
#: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:204
|
911 |
#: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:306
|
912 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:237
|
913 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:283
|
914 |
msgid "The resolution to treat as a mobile resolution."
|
915 |
msgstr ""
|
916 |
|
1361 |
"plugin is activated"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:93
|
1365 |
msgid "Heading for the grid"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:98
|
1369 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:83
|
1370 |
msgid "Posts query"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:99
|
1374 |
msgid ""
|
1375 |
"After you build the query, make sure you choose the right taxonomy "
|
1376 |
"below to display for your posts and filter on, based on the post "
|
1377 |
"type selected during build query."
|
1378 |
msgstr ""
|
1379 |
|
1380 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:104
|
1381 |
msgid "Choose the taxonomy to display and filter on."
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:105
|
1385 |
msgid ""
|
1386 |
"Choose the taxonomy information to display for posts/portfolio and "
|
1387 |
"the taxonomy that is used to filter the portfolio/post. Takes "
|
1389 |
"query."
|
1390 |
msgstr ""
|
1391 |
|
1392 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:117
|
1393 |
msgid "Filterable?"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:123
|
1397 |
msgid "Choose a layout for the grid"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:130
|
1401 |
msgid "Fit Rows"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:131
|
1405 |
msgid "Masonry"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:137
|
1409 |
msgid "Link the image to the post/portfolio?"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:143
|
1413 |
msgid "Display project title below the post/portfolio?"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:149
|
1417 |
msgid "Display project excerpt/summary below the post/portfolio?"
|
1418 |
msgstr ""
|
1419 |
|
1420 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:155
|
1421 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:119
|
1422 |
msgid "Post Meta"
|
1423 |
msgstr ""
|
1424 |
|
1425 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:160
|
1426 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:124
|
1427 |
msgid "Display post author info below the post item?"
|
1428 |
msgstr ""
|
1429 |
|
1430 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:166
|
1431 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:130
|
1432 |
msgid "Display post date info below the post item?"
|
1433 |
msgstr ""
|
1434 |
|
1435 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:172
|
1436 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:136
|
1437 |
msgid "Display taxonomy info below the post item?"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
+
#: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:192
|
1441 |
msgid "Space between columns in masonry grid."
|
1442 |
msgstr ""
|
1443 |
|
1449 |
msgid "Display blog posts or custom post types as a carousel"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:93
|
1453 |
msgid "Choose the taxonomy to display info."
|
1454 |
msgstr ""
|
1455 |
|
1456 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:94
|
1457 |
msgid ""
|
1458 |
"Choose the taxonomy to use for display of taxonomy information for "
|
1459 |
"posts/custom post types."
|
1460 |
msgstr ""
|
1461 |
|
1462 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:101
|
1463 |
msgid "Link Images to Posts?"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:107
|
1467 |
msgid "Display posts title below the post item?"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
+
#: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:113
|
1471 |
msgid "Display post excerpt/summary below the post item?"
|
1472 |
msgstr ""
|
1473 |
|
1682 |
"responsive tabs."
|
1683 |
msgstr ""
|
1684 |
|
1685 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:70
|
1686 |
msgid "Some styles may ignore icons chosen."
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:89
|
1690 |
msgid "Tabs"
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:90
|
1694 |
msgid "Single Tab"
|
1695 |
msgstr ""
|
1696 |
|
1697 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:99
|
1698 |
msgid "Tab Title"
|
1699 |
msgstr ""
|
1700 |
|
1701 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:100
|
1702 |
msgid "The title for the tab shown as name for tab navigation."
|
1703 |
msgstr ""
|
1704 |
|
1705 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:105
|
1706 |
msgid "Tab Image."
|
1707 |
msgstr ""
|
1708 |
|
1709 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:115
|
1710 |
msgid "Tab Icon."
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:125
|
1714 |
msgid "Tab Content"
|
1715 |
msgstr ""
|
1716 |
|
1717 |
+
#: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:126
|
1718 |
msgid "The content of the tab."
|
1719 |
msgstr ""
|
1720 |
|
livemesh-so-widgets.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* Author URI: https://www.livemeshthemes.com/siteorigin-widgets
|
8 |
* License: GPL3
|
9 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
10 |
-
* Version: 1.
|
11 |
* Text Domain: livemesh-so-widgets
|
12 |
* Domain Path: languages
|
13 |
*
|
@@ -92,7 +92,7 @@ if (!class_exists('Livemesh_SiteOrigin_Widgets')) :
|
|
92 |
|
93 |
// Plugin version
|
94 |
if (!defined('LSOW_VERSION')) {
|
95 |
-
define('LSOW_VERSION', '1.
|
96 |
}
|
97 |
|
98 |
// Plugin Folder Path
|
7 |
* Author URI: https://www.livemeshthemes.com/siteorigin-widgets
|
8 |
* License: GPL3
|
9 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
10 |
+
* Version: 1.6
|
11 |
* Text Domain: livemesh-so-widgets
|
12 |
* Domain Path: languages
|
13 |
*
|
92 |
|
93 |
// Plugin version
|
94 |
if (!defined('LSOW_VERSION')) {
|
95 |
+
define('LSOW_VERSION', '1.6');
|
96 |
}
|
97 |
|
98 |
// Plugin Folder Path
|
readme.txt
CHANGED
@@ -3,9 +3,9 @@ Author URI: https://www.livemeshthemes.com/siteorigin-widgets
|
|
3 |
Plugin URI: https://www.livemeshthemes.com/siteorigin-widgets
|
4 |
Contributors: livemesh
|
5 |
Tags: widget, siteorigin, siteorigin widgets bundle, siteorigin page builder, siteorigin widgets, grid, gallery, video background, portfolio, carousel, shortcode, tabs, admin, plugin, page
|
6 |
-
Requires at least: 4.
|
7 |
-
Tested up to: 4.
|
8 |
-
Stable Tag: 1.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -116,6 +116,16 @@ Pls install and activate the <a href="https://wordpress.org/plugins/portfolio-po
|
|
116 |
|
117 |
== Changelog ==
|
118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
= 1.5.2 =
|
120 |
* Correction for author URL and other plugin details.
|
121 |
|
3 |
Plugin URI: https://www.livemeshthemes.com/siteorigin-widgets
|
4 |
Contributors: livemesh
|
5 |
Tags: widget, siteorigin, siteorigin widgets bundle, siteorigin page builder, siteorigin widgets, grid, gallery, video background, portfolio, carousel, shortcode, tabs, admin, plugin, page
|
6 |
+
Requires at least: 4.5
|
7 |
+
Tested up to: 4.9
|
8 |
+
Stable Tag: 1.6
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
116 |
|
117 |
== Changelog ==
|
118 |
|
119 |
+
= 1.6 =
|
120 |
+
* Fixed – The post image in a grid or posts carousel was not clickable to the link specified
|
121 |
+
* Fixed – The grid filters would not center when a heading was not specified.
|
122 |
+
* Fixed – The grid filters will not display multi-line on devices of lower resolutions like mobile devices.
|
123 |
+
* Fixed - The grid layout would break between 800px and 1024px device resolution
|
124 |
+
* Updated - Compatibility with WordPress 4.9 version
|
125 |
+
|
126 |
+
= 1.5.3 =
|
127 |
+
* Fixed - Translations not working with default files provided by plugin
|
128 |
+
|
129 |
= 1.5.2 =
|
130 |
* Correction for author URL and other plugin details.
|
131 |
|