Livemesh SiteOrigin Widgets - Version 1.4.9

Version Description

  • Fixed - The top and bottom padding attributes for rows were not taking effect with 2.5.x version of page builder
  • Updated - The top and bottom padding attributes for rows deprecated. Pls use native padding settings of page builder which now provides more fine grained padding controls.
  • Updated - We have moved; all URLs now point to our new site https://www.livemeshthemes.com
  • Added - Hebrew translation files - thanks Ahrale!
Download this release

Release Info

Developer livemesh
Plugin Icon 128x128 Livemesh SiteOrigin Widgets
Version 1.4.9
Comparing to
See all releases

Code changes from version 1.4.8 to 1.4.9

Files changed (27) hide show
  1. admin/views/documentation.php +103 -94
  2. admin/views/premium-upgrade.php +32 -32
  3. admin/views/settings.php +9 -9
  4. includes/class-lsow-setup.php +19 -19
  5. includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php +1 -1
  6. includes/widgets/lsow-button-widget/lsow-button-widget.php +1 -1
  7. includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php +1 -1
  8. includes/widgets/lsow-clients-widget/lsow-clients-widget.php +1 -1
  9. includes/widgets/lsow-heading-widget/lsow-heading-widget.php +1 -1
  10. includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php +1 -1
  11. includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php +1 -1
  12. includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php +1 -1
  13. includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php +1 -1
  14. includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php +1 -1
  15. includes/widgets/lsow-portfolio-widget/tpl/default.php +1 -1
  16. includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php +1 -1
  17. includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php +1 -1
  18. includes/widgets/lsow-services-widget/lsow-services-widget.php +1 -1
  19. includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php +1 -1
  20. includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php +1 -1
  21. includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php +1 -1
  22. includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php +1 -1
  23. includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php +1 -1
  24. languages/he_IL.mo +0 -0
  25. languages/he_IL.po +1956 -0
  26. livemesh-so-widgets.php +6 -6
  27. readme.txt +29 -23
admin/views/documentation.php CHANGED
@@ -28,7 +28,7 @@ else {
28
 
29
  <div class="intro-wrap">
30
 
31
- <img class="plugin-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/plugin-screenshot.jpg" alt="Livemesh SiteOrigin Widgets">
32
 
33
  <div class="intro">
34
  <h3><?php printf(__('Getting started with %1$s v%2$s', 'livemesh-so-widgets'), $plugin['Name'], $plugin['Version']); ?></h3>
@@ -131,7 +131,7 @@ else {
131
  The portfolio examples of Livemesh Grid widget is built using custom post type registered by
132
  this plugin.
133
  </li>
134
- <li>Optionally, if you have <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin installed, you can import the sample data
135
  that replicates the demo site for you by importing the
136
  file sample-data.xml file located in the plugin directory. The import option is available under
137
  <strong> <a href="<?php echo admin_url() . 'import.php'; ?>"
@@ -147,7 +147,7 @@ else {
147
  <p>Below is a list of recommended plugins to install that will help you get the most out of this plugin.
148
  Although many of these plugins are optional, we recommend that you install these popular plugins if
149
  you plan to install the demo data and get most out of this plugin. The demo site and the sample data
150
- provided with the <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin utilizes all of these plugins including the
151
  SiteOrigin Page Builder and the Portfolio Post type plugin.</p>
152
  <p>These plugins are also listed in the Plugins tab of this help file under Livemesh Widgets →
153
  Documentation, and you can install the plugins directly from there.</p>
@@ -179,7 +179,7 @@ else {
179
  <hr>
180
  <h3 id="demo-data">Installing Demo Data<a class="back-to-top" href="#panel"><span
181
  class="dashicons dashicons-arrow-up-alt2"></span> Back to top</a></h3>
182
- <p>If you have <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin installed, you can install the demo data to replicate the
183
  plugin demo site to get a head start on building your site. Installing demo data reduces the
184
  learning curve associated with trying out the powerful widgets part of this plugin.</p>
185
  <p>The sample data imports the pages part of the demo site. Once you are done with playing around the
@@ -214,7 +214,7 @@ else {
214
  <li>Once the Livemesh SiteOrigin Widgets plugin is activated, you should see a menu item <strong> <a href="<?php echo admin_url() . 'admin.php?page=livemesh_so_widgets'; ?>"
215
  target="_blank"><?php echo __('Livemesh Widgets', 'livemesh-so-widgets') ?></a></strong> in WordPress admin with three sections - Settings, Documentation and <strong> <a href="<?php echo admin_url() . 'admin.php?page=livemesh_so_widgets_pro_upgrade'; ?>"
216
  target="_blank"><?php echo __('Upgrade to Pro', 'livemesh-so-widgets') ?></a></strong>.
217
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/plugin-settings.png" alt="SiteOrigin Widgets Settings"></p>
218
 
219
  <p><strong> <a href="<?php echo admin_url() . 'admin.php?page=livemesh_so_widgets'; ?>"
220
  target="_blank"><?php echo __('Livemesh Widgets→Settings', 'livemesh-so-widgets') ?></a></strong> - The settings screen for the plugin is self-documenting with minimal
@@ -235,27 +235,27 @@ else {
235
  <p>To look for widgets defined by
236
  the Livemesh SiteOrigin Widgets plugin, search for widgets starting with name Livemesh in the
237
  SiteOrigin Widgets Bundle screen.</p>
238
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-widgets2.jpg" alt="SiteOrigin Page Builder Widgets"></p>
239
  </li>
240
 
241
  <li>Once a SiteOrigin widget is activated (or auto activated), the widgets are available in
242
  <strong><a href="<?php echo admin_url() . 'widgets.php'; ?>"
243
  target="_blank"><?php echo __('Appearance→Widgets', 'livemesh-so-widgets') ?></a></strong> screen for drag and drop into widgetized areas defined by the theme
244
  activated on your site.
245
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-widgets.jpg" alt="Sidebar Widgets from SiteOrigin"></p>
246
  </li>
247
 
248
  <li>The activated widgets also become available for drag and drop in the SiteOrigin Page builder. In
249
  the Page edit window, click on the <strong>'Page Builder'</strong> tab to bring up the page builder controls on
250
  the page edit screen.
251
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/page-builder-screen.png" alt="SiteOrigin Page Builder Screen"></p>
252
  </li>
253
 
254
  <li>To add a Livemesh widget, just click on the <strong>'Add Widget'</strong> button to bring up the 'Add New Widget'
255
  popup screen of the page builder. The plugin widgets are grouped under <strong>'Livemesh SiteOrigin
256
  Widgets'</strong> tab on the left. Click on a widget listed on the right closes the popup and adds the
257
  widget to the page builder.
258
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-widgets3.jpg" alt="Page Builder Widgets from SiteOrigin"></p>
259
  </li>
260
 
261
  <li>Hovering over the widget added to the page builder, you can view the Edit link. Clicking the
@@ -268,13 +268,13 @@ else {
268
 
269
  <p>Click on the <strong>'Done'</strong> button once the required data is provided for the widget and you are done
270
  with previewing.</p>
271
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/widget-edit-screen.png" alt="SiteOrigin Widget Edit Window"></p>
272
 
273
  </li>
274
 
275
  <li>After you hit the <strong>Update</strong> or <strong>Publish</strong> button on the page,the widget is then ready for viewing on
276
  the frontend page.
277
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/widget-rendered.png" alt="SiteOrigin Widget Rendered"></p>
278
 
279
  </li>
280
 
@@ -286,7 +286,7 @@ else {
286
 
287
  <hr>
288
  <h3 id="heading-widget">Heading Widget<a class="back-to-top" href="#panel"> Back to top</a></h3>
289
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/heading-widget2.png" alt="Heading Widget Rendered"></p>
290
 
291
  <p>The heading widget is perhaps the most frequently used widget on a page since it displays a heading
292
  at the top of a section.</p>
@@ -298,20 +298,20 @@ else {
298
  allow you to input a subtitle which is usually displayed on top of the main heading title.</p>
299
  <p>You can choose to align the heading left, right or center with center being the default
300
  alignment.</p>
301
- <p>The <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin allows selection of a custom font for the heading title. You may
302
  choose one of 500+ custom fonts hosted in the Google Fonts library. By default, the heading font
303
  used by the theme is used for main heading title.</p>
304
 
305
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/heading-widget-edit.png" alt="Heading Widget Edit Window"></p>
306
 
307
  <hr>
308
  <h3 id="services-widget">Services Widget<a class="back-to-top" href="#panel"> Back to top</a></h3>
309
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/services-widget2.png" alt="Services Widget"></p>
310
 
311
  <p>Many agencies, freelancers, corporates, products/apps require capturing the services provided by the
312
  agency or the features of a product. The services widget is designed to help users capture these
313
  services or features in a multi-column grid.</p>
314
- <p>The widget supports about 3 different styles (with 2 additional styles in <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the
315
  plugin) and each of these styles can be customized further by choosing the type of icon desired to
316
  represent the service – a font icon or an custom image icon. While the choice of font icons is huge
317
  in number and perhaps sufficient for most common services, the icon images can help present the
@@ -319,9 +319,9 @@ else {
319
  <p>Each of the service requires you to input a title for the service/feature and a short description of
320
  the service offered or the product feature. Additionally, each service allows you to enter a font
321
  icon or an icon image file to represent that service.</p>
322
- <p>The <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin allows you specify a custom font size, font color and and hover
323
  color for the font icon along with providing two additional styles of services/features.</p>
324
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/services-widget-edit.png" alt="Services Widget Edit Window"></p>
325
 
326
  <p>Services widget supports the following options –</p>
327
  <ul>
@@ -336,29 +336,29 @@ else {
336
 
337
  <hr>
338
  <h3 id="team-members">Team Members<a class="back-to-top" href="#panel"> Back to top</a></h3>
339
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/team-member2.jpg" alt="Team Members Widget"></p>
340
 
341
  <p>This widget provides an easy way to capture the team members of your organization or an agency. The
342
  details captured include team member name, position, a short description and the email plus social
343
  profile of the individual team members.</p>
344
- <p>Two different styles are provided with more styles planned in the <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin. Most
345
  of the styles display the team members in a multi-column grid. The option to specify the number of
346
  columns is provided that helps to control the number of team members displayed per row of the team
347
  members.</p>
348
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/team-members-edit.png" alt="Team Members Widget Edit Window"></p>
349
 
350
  <hr>
351
  <h3 id="statistics-widgets">Statistics Widgets<a class="back-to-top" href="#panel"> Back to top</a></h3>
352
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/statsbars-piecharts.png" alt="Statistics Widgets"></p>
353
 
354
  <p>The plugin features a number of widgets that help display statistical information in the form of
355
- odometers, piecharts and stats bars. The <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin also includes a countdown
356
  widget that displays a countdown timer for planned events such as product launches or website going
357
  live.</p>
358
  <p>Most of these widgets are designed to animate the display of the statistical information or numbers
359
  when the users scroll down to the section containing the widget.</p>
360
  <p><strong>Odometers</strong></p>
361
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/odometers2.png" alt="Odometer Widget"></p>
362
 
363
  <p>This widget displays one or more animated odometer statistics in a multi-column grid. This number
364
  statistic requires a start and an end value with a title and icon providing the information about
@@ -366,10 +366,10 @@ else {
366
  gained.</p>
367
  <p>The widget animates from the start value to the end value when the user scrolls down to the section.
368
  You can control the number of such odometers displayed per row.</p>
369
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/odometers-edit.png" alt="Odometer Edit Window"></p>
370
 
371
  <p><strong>Stats Bars</strong></p>
372
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/statsbars-piecharts.png" alt="Stats Bar Piechart Widgets"></p>
373
 
374
  <p>Stats Bars capture percentage statistics like coverage area, skills gained, survey findings, usage
375
  statistics etc. that typically require bar charts to represent them. Each statistical item requires
@@ -377,27 +377,27 @@ else {
377
  multiple or single color with the help of color choice available with each value input.</p>
378
  <p>The widget animates from the zero to the percentage value set for the item when the user scrolls down
379
  to the section containing the widget. The bars are placed one below the other horizontally.</p>
380
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/stats-bars-edit.png" alt="Stats Bar Widget Edit Window"></p>
381
 
382
  <p><strong>Piecharts</strong></p>
383
  <p>Piecharts provide an alternative way to display percentage stats. When the users scrolls down and the
384
  chart becomes visible, the widget animates from zero to percentage value provided for the statistic.
385
  A bar of user chosen color moves along a track to display the percentage information. An option to
386
  specify the number of charts displayed per row is provided.</p>
387
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/piecharts-edit.png" alt="Piechart Widget Edit Window"></p>
388
 
389
  <p><strong>Countdown&nbsp; - <span class="pro-feature">Pro!</span></strong></p>
390
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/countdown.png" alt="Countdown Widget"></p>
391
 
392
  <p>This widget displays a countdown timer for an end date and time specified by the user. This is like a
393
  clock ticking to signal the arrival of an event planned for a future date. The user just provides
394
  the end date time, a label for the event and widget displays the time remaining in days, hours,
395
  minutes and seconds, with the timer updated every second on the page.</p>
396
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/countdown-edit.png" alt="Countdown Widget Edit Window"></p>
397
 
398
  <hr>
399
  <h3 id="testimonials-widgets">Testimonials Widgets<a class="back-to-top" href="#panel"> Back to top</a></h3>
400
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials.png" alt="Testimonials Widget"></p>
401
 
402
  <p>The plugin features two widgets for capturing testimonials received for your product or business or
403
  services. Most agencies, corporates, small businesses, freelancers and products/apps require
@@ -411,21 +411,21 @@ else {
411
  user having the option to specify the number of items per row. This is useful if you need a large
412
  number of testimonials to be visible instantly when the user scrolls down to view the testimonials
413
  section.</p>
414
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials-edit.png" alt="Testimonials Widget Edit Window"></p>
415
 
416
  <p><strong>Testimonials Slider</strong></p>
417
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials2.png" alt="Testimonials Slider Widget"></p>
418
  <p>The <strong>testimonials slider widget</strong> is useful for display of endorsements/recommendations
419
  with large amount of text for each testimonial. The slider displays the testimonials as a slideshow
420
  with multiple widget options provided to control/customize this slideshow – options like speed of
421
  switching, speed of animation, whether to pause the slideshow on hover, controls needed for manual
422
  navigation by the user etc. The slider is completely responsive and touch swipe controls available
423
  for easy navigation on smartphones/tablets.</p>
424
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials-slider-edit.png" alt="Testimonials Slider Edit Window"></p>
425
 
426
  <hr>
427
  <h3 id="posts-carousel">Posts Carousel<a class="back-to-top" href="#panel"> Back to top</a></h3>
428
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel.jpg" alt="Post Carousel Widget"></p>
429
 
430
  <p>The responsive carousel helps display posts or any custom post types like your portfolio entries with
431
  controls available for easy navigation of the items displayed. The widget features a Posts Query
@@ -433,7 +433,7 @@ else {
433
  control what gets displayed and in what order with an additional field available to provide query
434
  arguments explained in the <a href="https://codex.wordpress.org/Class_Reference/WP_Query">codex
435
  page</a>.</p>
436
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel-edit3.png" alt="Post Carousel Build Query Tool"></p>
437
 
438
  <p>The Posts Query tool has the following options for filtering posts –</p>
439
  <ol>
@@ -469,7 +469,7 @@ else {
469
  specified in the above fields.
470
  </li>
471
  </ol>
472
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel-edit.png" alt="Post Carousel Edit Window"></p>
473
 
474
  <p>The posts carousel has numerous other options to control the display of posts or custom post types.
475
  Some of these are –</p>
@@ -492,7 +492,7 @@ else {
492
  to display info” will be used for display taxonomy information.
493
  </li>
494
  </ul>
495
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel-edit2.png" alt="Post Carousel Widget Settings"></p>
496
 
497
  <p><strong>Carousel Settings</strong> – This section has options that control how the carousel is
498
  displayed. Options include autoplay speed, gutter value between post items in various resolutions,
@@ -525,19 +525,19 @@ else {
525
 
526
  <hr>
527
  <h3 id="carousel-widget">Carousel<a class="back-to-top" href="#panel"> Back to top</a></h3>
528
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/generic-carousel.jpg" alt="Generic Carousel Widget"></p>
529
 
530
  <p>Livemesh Carousel is a generic carousel of custom HTML content of your choice. Possibilities are endless – image
531
  carousels with textual content describing the images, video carousels, event carousels with link to
532
  the events, a carousel of team of volunteers, a collection of books sold on Amazon etc.</p>
533
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-carousel-edit.png" alt="Generic Carousel Widget Edit Window"></p>
534
 
535
  <p>If you need a carousel of custom content HTML of your choice, this widget helps achieve the same. For
536
  the HTML content, you will need to provide your own custom CSS under Settings for the carousel.
537
  While posts carousel helps you display carousel items derived from posts or custom post types, this
538
  widget lets you display any well-formed HTML content as items in a carousel. You may use the
539
  WordPress visual editor to construct the required content. </p>
540
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-carousel-edit2.png" alt="Generic Carousel Settings Window"></p>
541
 
542
  <p>The section ‘Carousel Settings’ has options that control how the carousel is displayed. Options
543
  include autoplay speed, gutter value between post items in various resolutions, navigation controls
@@ -545,31 +545,31 @@ else {
545
  items etc. The carousel settings are explained in the help section above for Posts Carousel.</p>
546
  <hr>
547
  <h3 id="grid-widget">Livemesh Grid<a class="back-to-top" href="#panel"> Back to top</a></h3>
548
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid.jpg" alt="Livemesh Grid Widget"></p>
549
 
550
  <p>Perhaps the most popular and most important of all widgets part of all widgets part of this plugin,
551
  Livemesh Grid helps you build a multi-column grid of posts or custom post types. The posts displayed
552
  are filterable by taxonomy terms.</p>
553
 
554
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid2.jpg" alt="Livemesh Grid Widget"></p>
555
  <p>Using the Grid widget, you can construct a portfolio of your work/services/products. We recommend you
556
  use the popular plugin – <a title="Portfolio Post Type Plugin"
557
  href="https://wordpress.org/plugins/portfolio-post-type/">https://wordpress.org/plugins/portfolio-post-type/</a>
558
  for building a collection of portfolio entries. Once the portfolio entries are in place, make sure
559
  you select Portfolio Post type under Post Type entry in Build Tools window as explained below.</p>
560
 
561
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid-pagination.jpg" alt="Livemesh Grid Pagination"></p>
562
- <p>The <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin has support for pagination, lazy load with load more button and
563
  lightbox option for images. The additional posts are loaded via AJAX when the user navigates through
564
  the pages populated or when the user hits the Load More button.</p>
565
 
566
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid-loadmore.jpg" alt="Livemesh Grid AJAX Load More"></p>
567
 
568
  <p>The widget features a Posts Query window to help choose posts or custom posts to display. This
569
  powerful tool has number of fields to control what gets displayed and in what order with an
570
  additional field available to provide query arguments explained in the <a
571
  href="https://codex.wordpress.org/Class_Reference/WP_Query">codex page</a>.</p>
572
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/build-posts-query-tool.jpg" alt="Build Post Query Tool"></p>
573
 
574
  <p>The Posts Query tool has the following options for filtering posts –</p>
575
  <ol>
@@ -609,7 +609,7 @@ else {
609
  specified in the above fields.
610
  </li>
611
  </ol>
612
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid-edit1.jpg" alt="Livemesh Grid Edit Window"></p>
613
 
614
  <p>The grid widget has numerous other options to control the display of posts or custom post types. Some
615
  of these are –</p>
@@ -667,12 +667,12 @@ else {
667
 
668
  <hr>
669
  <h3 id="clients-widget">Clients<a class="back-to-top" href="#panel"> Back to top</a></h3>
670
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/clients-widget.jpg" alt="Clients Widget Edit Window"></p>
671
 
672
  <p>Whether you are freelancer or run a small business, agency or represent a big corporate house, you
673
  have a list of clients that you have worked with. This widget lets you create a list of these
674
  clients with banner images representing these clients.</p>
675
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/clients-edit.jpg" alt="Clients Widget Edit Window"></p>
676
 
677
  <p>For each of the client, you provide a client name, a banner image for the client and a URL for their
678
  website. The client name is shown on user hovering over the banner image and title text is
@@ -682,12 +682,12 @@ else {
682
 
683
  <hr>
684
  <h3 id="pricing-table">Pricing Table<a class="back-to-top" href="#panel"> Back to top</a></h3>
685
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/pricing-plan.png" alt="Pricing Plan Widget"></p>
686
 
687
  <p>The pricing plans offered by your business can be captured with pricing plan widget. The pricing
688
  plans are displayed in a multi-column grid.</p>
689
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/pricing-plan-edit.jpg" alt="Pricing Plan Edit Window"></p>
690
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/pricing-plan-edit2.jpg" alt="Pricing Plan Edit Window"></p>
691
 
692
  <p>For each of the pricing plan, provide the following information –</p>
693
  <ul>
@@ -721,14 +721,14 @@ else {
721
 
722
  <hr>
723
  <h3 id="button-widget">Buttons<a class="back-to-top" href="#panel"> Back to top</a></h3>
724
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/buttons.png" alt="Buttons Widget"></p>
725
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/buttons2.png" alt="Buttons Widget"></p>
726
 
727
  <p>The plugin lets you create buttons of multiple colors that you would use in your site. The supported
728
  colors are Orange, Blue, Teal, Cyan, Green, Pink, Black, Red, Transparent and Semi Transparent (for
729
  dark backgrounds). You can choose a custom color and custom hover color too for the button to create
730
  a button of your chosen color.</p>
731
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/button-edit.jpg" alt="Button Widget Edit Window"></p>
732
 
733
  <p>You may choose to create a button of Default color which is the color derived from the Theme Color
734
  set in the plugin options.</p>
@@ -738,19 +738,19 @@ else {
738
  image.</p>
739
  <p>The widget options are mostly self-explanatory and you can view a live preview of the buttons <a
740
  title="Livemesh SiteOrigin Button Widget Demo"
741
- href="http://portfoliotheme.org/siteorigin-widgets/icon-lists-buttons/">here</a>.</p>
742
 
743
 
744
  <hr>
745
  <h3 id="icon-list">Icon List<a class="back-to-top" href="#panel"> Back to top</a></h3>
746
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/icon-lists.png" alt="Icon Lists Widget"></p>
747
 
748
  <p>The icon list widget is extremely useful for creating a list of icons with optional links to sites or
749
  pages that the icons represent. Examples include social media profiles, icon lists representing
750
  payment options or download platforms or a quick summary of services.</p>
751
  <p>Each of the icons part of a list have a title, optional target URL and the icon itself can be a font
752
  icon or an custom image. The title for the icon is displayed as a tooltip on mouse hover.</p>
753
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/icon-list-edit.jpg" alt="Icon Lists Widget Edit Window"></p>
754
 
755
  <p>Following options are available –</p>
756
  <ul>
@@ -769,13 +769,13 @@ else {
769
 
770
  <hr>
771
  <h3 id="hero-header">Hero Header<a class="back-to-top" href="#panel"> Back to top</a></h3>
772
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/hero-header.jpg" alt="Hero Header Widget"></p>
773
 
774
  <p>Hero Headers are popular way to drive across a message, market your products or work, create a call
775
  to action for the user etc. Hero headers are often used at the top of a page. With the Hero Image
776
  widget, you can display hero header content with option to set HTML5/YouTube video or parallax image
777
  background.</p>
778
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/hero-header-edit.jpg" alt="Hero Header Widget Edit Window"></p>
779
 
780
  <p>The options include –</p>
781
  <p>Header Type – The widget provides option of a built-in standard header content and a custom one where
@@ -814,7 +814,7 @@ else {
814
  provided above. Will be embedded inline with the page.
815
  </li>
816
  </ul>
817
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/hero-header-edit2.jpg" alt="Hero Header Widget Edit Window"></p>
818
  <p>Further options for Hero Image include –</p>
819
  <ul>
820
  <li><strong>URL for Pointer Down</strong> – This option is used for the hero header displayed at the
@@ -842,14 +842,14 @@ else {
842
 
843
  <hr>
844
  <h3 id="tabs-accordions">Tabs and Accordions<a class="back-to-top" href="#panel"> Back to top</a></h3>
845
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/tab-widget.jpg" alt="Tabs Widgets"></p>
846
 
847
  <p>A large of finely designed styles are supported by tabs function of the plugin. Tabs can be of two
848
  types – vertical and regular horizontal style tabs. </p>
849
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/tabs-widget2.jpg" alt="Tabs Widgets"></p>
850
  <p>There are a total of 10 tab styles to choose
851
  from. There is simply no another plugin or theme that supports so many elegant styles for tabs.</p>
852
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/tabs-edit.jpg" alt="Tabs Widget Edit Window"></p>
853
 
854
  <p>Tabs required two attributes – a tab title and tab content. For styles that support icons, choice of
855
  displaying a font icon or an icon image along with the tab title is supported.</p>
@@ -857,24 +857,24 @@ else {
857
  mobile mode. The tabs are designed to work well in all device resolutions without sacrificing
858
  usability.</p>
859
  <p><strong>Accordions</strong></p>
860
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/accordions.png" alt="Accordion Widget"></p>
861
 
862
  <p>Accordions support panels that are collapsed by default. The panels can be opened by clicking on
863
  panel title bar.</p>
864
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/accordion-edit.jpg" alt="Accordion Widget Edit Window"></p>
865
 
866
  <p>Each of the panels part of an accordion require the user to input a tab title and tab content.</p>
867
  <p>Option to allow multiple panels to be open is provided.</p>
868
 
869
  <hr>
870
  <h3 id="image-slider">Image Slider – <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
871
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-flex.jpg" alt="Image Slider Widget"></p>
872
 
873
  <p>The image slider lets you create a responsive slider of images with a multiple options to customize
874
  the function and presentation of the slider. The slider can be used anywhere on a page and can also
875
  function as the main slider of the page displayed at the top of the page. The slider supports
876
  multitude of options but for most users, the default options provided should suffice.</p>
877
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-edit.jpg" alt="Image Slider Widget Edit Window"></p>
878
 
879
  <ul>
880
  <li><strong>Class</strong> – Set a unique CSS class for the slider. (optional). This lets you
@@ -886,12 +886,12 @@ else {
886
  <li><strong>Flex Slider</strong> – Perhaps the most popular of all and actively maintained by the
887
  open source community. Provides features like touch navigation, thumbnail navigation and many
888
  options to customize the slider.
889
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-flex.jpg" alt="Image Flex Slider Widget"></p>
890
  </li>
891
  <li><strong>Nivo Slider</strong> – Has been a very popular slider for many years now and loved by
892
  many for number of beautiful transition effects that is supports.
893
 
894
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-nivo.jpg" alt="Nivo Image Slider Widget"></p>
895
  </li>
896
  <li><strong>Slick Slider</strong> – The most popular open source library for building carousels.
897
  Responsive controls like touch swipe controls, desktop mouse dragging makes it a compeling
@@ -900,7 +900,7 @@ else {
900
  <li><strong>Responsive Slider</strong> – Simplest and most lightweight of all sliders (just 1 KB in
901
  size minified and gzipped). If you need a slider that uses minimal resources, this option should
902
  be worth trying out.
903
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-responsive.jpg" alt="Responsive Image Slider Widget"></p>
904
  </li>
905
  <li><strong>Choose Caption Style</strong> – There are two styles of captions – one center aligned
906
  and the other left aligned. While center aligned caption is more suited to situation where the
@@ -931,7 +931,7 @@ else {
931
  <li><strong>Button Size</strong> – Can be large, medium or small.</li>
932
  <li><strong>Display rounded button</strong> – Make the button display with rounded edges.</li>
933
  </ul>
934
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-edit2.jpg" alt="Image Slider Settings"></p>
935
 
936
  <p><strong>Slider Settings</strong> – The widget has a number of options available for customizing the
937
  slider experience –</p>
@@ -968,21 +968,21 @@ else {
968
 
969
  <hr>
970
  <h3 id="image-video-gallery">Image/Video Gallery – <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
971
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-dark.jpg" alt="Image Gallery Widget"></p>
972
 
973
  <p>This powerful widget lets you create a gallery of images or videos displayed in a multi-column grid.
974
  An instance of this widget can capture a portfolio of work like that of a photographer or graphic
975
  designer/artist.</p>
976
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/video-gallery.jpg" alt="Video Gallery Widget"></p>
977
  <p>It can be used to create a gallery of videos uploaded to YouTube/Vimeo – useful for video bloggers,
978
  video tutorial sites, video marketers, small businesses or websites with a major presence on
979
  YouTube/Vimeo. The videos can be played with a single click of the play button on the gallery item
980
  as seen in this <a title="Video Gallery"
981
- href="http://portfoliotheme.org/siteorigin-widgets/video-gallery/">demo page</a>.
982
  </p>
983
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-edit1.jpg" alt="Image Gallery Widget Edit Window"></p>
984
  <p>The configuration for creating a video gallery is similar to that of image gallery; a video URL would be required along with image that acts as a placeholder.</p>
985
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/video-gallery-edit.jpg" alt="Video Gallery Widget Edit Window"></p>
986
 
987
  <p>Each of the gallery items capture following information –</p>
988
  <ul>
@@ -1004,7 +1004,7 @@ else {
1004
  button, the Vimeo/YouTube video opens up in a lightbox window for playing.
1005
  </li>
1006
  </ul>
1007
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-edit2.jpg" alt="Image Gallery Widget Edit Window"></p>
1008
 
1009
  <p>The Gallery widget comes with following settings –</p>
1010
  <ul>
@@ -1012,13 +1012,13 @@ else {
1012
  filterable on the tags specified by the user just like a Portfolio Grid.
1013
  </li>
1014
  <li><strong>Layout for the grid</strong> – Comes with Masonry and FitRows option.</li>
1015
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-pagination.jpg" alt="Image Gallery Widget Pagination"></p>
1016
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-loadmore.jpg" alt="Image Gallery Widget Load More Option"></p>
1017
  <li><strong>Pagination</strong> – Choose pagination type or choose None if no pagination is desired.
1018
  Make sure you enter the items per page value in the option ‘Number of items to be displayed per
1019
  page and on each load more invocation’ field below to control number of items to display per
1020
  page.
1021
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/video-gallery-pagination.jpg" alt="Video Gallery Widget Pagination"></p>
1022
  </li>
1023
 
1024
  <li><strong>Columns per row</strong> – Specify the number of images/videos to display per row of the
@@ -1034,21 +1034,21 @@ else {
1034
 
1035
  <hr>
1036
  <h3 id="image-video-carousel">Image/Video Carousel – <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
1037
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-carousel.jpg" alt="Image Carousel Widget"></p>
1038
 
1039
  <p>You can create a carousel of images/videos (or a combination of both) for showcasing your work or
1040
  video content uploaded to Vimeo/YouTube. An instance of this widget can capture a portfolio of work
1041
  like that of a photographer or graphic designer/artist.</p>
1042
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/video-carousel.jpg" alt="Video Carousel Widget"></p>
1043
  <p>It can be used to create a carousel of videos uploaded to YouTube/Vimeo – useful for video bloggers,
1044
  video tutorial sites, video marketers, small businesses or websites with a major presence on
1045
  YouTube/Vimeo. The videos can be played with a single click of the play button on the gallery item
1046
  as seen in this <a title="Video Gallery"
1047
- href="http://portfoliotheme.org/siteorigin-widgets/video-gallery/">demo page</a>.
1048
  </p>
1049
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-carousel-edit.jpg" alt="Image Carousel Widget Edit Window"></p>
1050
  <p>The option for creation of video carousel is similar to that of image carousel - requires input of URL for the Vimeo/YouTube video along with placeholder image. </p>
1051
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/video-carousel-edit.jpg" alt="Video Carousel Widget Edit Window"></p>
1052
 
1053
  <p>Each of the gallery items in the carousel capture following information –</p>
1054
  <ol>
@@ -1070,7 +1070,7 @@ else {
1070
  button, the Vimeo/YouTube video opens up in a lightbox window for playing.
1071
  </li>
1072
  </ol>
1073
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/image-carousel-edit2.jpg" alt="Image/Video Carousel Settings"></p>
1074
 
1075
  <p>The section ‘Carousel Settings’ has options that control how the carousel is displayed. Options
1076
  include autoplay speed, gutter value between post items in various resolutions, navigation controls
@@ -1107,11 +1107,11 @@ else {
1107
 
1108
  <hr>
1109
  <h3 id="faq-widget">FAQ- <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
1110
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/faq-widget.png" alt="FAQ Widget"></p>
1111
 
1112
  <p>The FAQ makes the task of creating a FAQ for a site effortless. Just enter FAQ items and choose the
1113
  number of items to show per row of content and you are done.</p>
1114
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/faq-edit.png" alt="FAQ Widget Edit Window"></p>
1115
 
1116
  <p>Each FAQ item requires two input – question and an answer for the question part of the FAQ.</p>
1117
  <p>Do note that the Accordion function of the plugin too can be used to create a nicely formed FAQ for a
@@ -1119,7 +1119,7 @@ else {
1119
 
1120
  <hr>
1121
  <h3 id="features-widget">Features- <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
1122
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/features-widget.jpg" alt="Features Widget"></p>
1123
 
1124
  <p>Features widget lets you showcase a number of things. Below are some examples although possibilities are many - </p>
1125
 
@@ -1130,7 +1130,7 @@ else {
1130
  <li>Describe any type of physical or digital goods you are trying to sell.</li>
1131
  </ul>
1132
 
1133
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/features-edit.png" alt="Features Widget Edit Window"></p>
1134
 
1135
  <p>Any feature part of the features widget requires you input an icon image or a screeshot which
1136
  represents the feature you are describing. Aside from the icon or screenshot, you will need to
@@ -1139,7 +1139,7 @@ else {
1139
  <p>The features widget has an option to apply popular tile-based design to the features list (screenshot
1140
  below). The examples of this is seen in the demo site showcasing the features widget.</p>
1141
 
1142
- <p><img class="alignnone size-large" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/features-widget2.jpg" alt="Tiled Features Widget"></p>
1143
 
1144
  <hr>
1145
  <h3 id="plugin-support">Plugin Support</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
@@ -1274,6 +1274,15 @@ else {
1274
  <!-- Updates panel -->
1275
  <div id="updates-panel" class="panel-left">
1276
 
 
 
 
 
 
 
 
 
 
1277
  <h4>1.4.8</h4>
1278
 
1279
  <ul>
@@ -1386,7 +1395,7 @@ else {
1386
 
1387
  <div class="panel-aside banner">
1388
  <a href="https://gum.co/kGTBN/save10" title="Purchase Now"><img class="dashboard-image"
1389
- src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-banner1.jpg"
1390
  alt="Sale Banner"></a>
1391
  </div>
1392
 
28
 
29
  <div class="intro-wrap">
30
 
31
+ <img class="plugin-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/plugin-screenshot.jpg" alt="Livemesh SiteOrigin Widgets">
32
 
33
  <div class="intro">
34
  <h3><?php printf(__('Getting started with %1$s v%2$s', 'livemesh-so-widgets'), $plugin['Name'], $plugin['Version']); ?></h3>
131
  The portfolio examples of Livemesh Grid widget is built using custom post type registered by
132
  this plugin.
133
  </li>
134
+ <li>Optionally, if you have <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin installed, you can import the sample data
135
  that replicates the demo site for you by importing the
136
  file sample-data.xml file located in the plugin directory. The import option is available under
137
  <strong> <a href="<?php echo admin_url() . 'import.php'; ?>"
147
  <p>Below is a list of recommended plugins to install that will help you get the most out of this plugin.
148
  Although many of these plugins are optional, we recommend that you install these popular plugins if
149
  you plan to install the demo data and get most out of this plugin. The demo site and the sample data
150
+ provided with the <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin utilizes all of these plugins including the
151
  SiteOrigin Page Builder and the Portfolio Post type plugin.</p>
152
  <p>These plugins are also listed in the Plugins tab of this help file under Livemesh Widgets →
153
  Documentation, and you can install the plugins directly from there.</p>
179
  <hr>
180
  <h3 id="demo-data">Installing Demo Data<a class="back-to-top" href="#panel"><span
181
  class="dashicons dashicons-arrow-up-alt2"></span> Back to top</a></h3>
182
+ <p>If you have <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin installed, you can install the demo data to replicate the
183
  plugin demo site to get a head start on building your site. Installing demo data reduces the
184
  learning curve associated with trying out the powerful widgets part of this plugin.</p>
185
  <p>The sample data imports the pages part of the demo site. Once you are done with playing around the
214
  <li>Once the Livemesh SiteOrigin Widgets plugin is activated, you should see a menu item <strong> <a href="<?php echo admin_url() . 'admin.php?page=livemesh_so_widgets'; ?>"
215
  target="_blank"><?php echo __('Livemesh Widgets', 'livemesh-so-widgets') ?></a></strong> in WordPress admin with three sections - Settings, Documentation and <strong> <a href="<?php echo admin_url() . 'admin.php?page=livemesh_so_widgets_pro_upgrade'; ?>"
216
  target="_blank"><?php echo __('Upgrade to Pro', 'livemesh-so-widgets') ?></a></strong>.
217
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/plugin-settings.png" alt="SiteOrigin Widgets Settings"></p>
218
 
219
  <p><strong> <a href="<?php echo admin_url() . 'admin.php?page=livemesh_so_widgets'; ?>"
220
  target="_blank"><?php echo __('Livemesh Widgets→Settings', 'livemesh-so-widgets') ?></a></strong> - The settings screen for the plugin is self-documenting with minimal
235
  <p>To look for widgets defined by
236
  the Livemesh SiteOrigin Widgets plugin, search for widgets starting with name Livemesh in the
237
  SiteOrigin Widgets Bundle screen.</p>
238
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-widgets2.jpg" alt="SiteOrigin Page Builder Widgets"></p>
239
  </li>
240
 
241
  <li>Once a SiteOrigin widget is activated (or auto activated), the widgets are available in
242
  <strong><a href="<?php echo admin_url() . 'widgets.php'; ?>"
243
  target="_blank"><?php echo __('Appearance→Widgets', 'livemesh-so-widgets') ?></a></strong> screen for drag and drop into widgetized areas defined by the theme
244
  activated on your site.
245
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-widgets.jpg" alt="Sidebar Widgets from SiteOrigin"></p>
246
  </li>
247
 
248
  <li>The activated widgets also become available for drag and drop in the SiteOrigin Page builder. In
249
  the Page edit window, click on the <strong>'Page Builder'</strong> tab to bring up the page builder controls on
250
  the page edit screen.
251
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/page-builder-screen.png" alt="SiteOrigin Page Builder Screen"></p>
252
  </li>
253
 
254
  <li>To add a Livemesh widget, just click on the <strong>'Add Widget'</strong> button to bring up the 'Add New Widget'
255
  popup screen of the page builder. The plugin widgets are grouped under <strong>'Livemesh SiteOrigin
256
  Widgets'</strong> tab on the left. Click on a widget listed on the right closes the popup and adds the
257
  widget to the page builder.
258
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-widgets3.jpg" alt="Page Builder Widgets from SiteOrigin"></p>
259
  </li>
260
 
261
  <li>Hovering over the widget added to the page builder, you can view the Edit link. Clicking the
268
 
269
  <p>Click on the <strong>'Done'</strong> button once the required data is provided for the widget and you are done
270
  with previewing.</p>
271
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/widget-edit-screen.png" alt="SiteOrigin Widget Edit Window"></p>
272
 
273
  </li>
274
 
275
  <li>After you hit the <strong>Update</strong> or <strong>Publish</strong> button on the page,the widget is then ready for viewing on
276
  the frontend page.
277
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/widget-rendered.png" alt="SiteOrigin Widget Rendered"></p>
278
 
279
  </li>
280
 
286
 
287
  <hr>
288
  <h3 id="heading-widget">Heading Widget<a class="back-to-top" href="#panel"> Back to top</a></h3>
289
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/heading-widget2.png" alt="Heading Widget Rendered"></p>
290
 
291
  <p>The heading widget is perhaps the most frequently used widget on a page since it displays a heading
292
  at the top of a section.</p>
298
  allow you to input a subtitle which is usually displayed on top of the main heading title.</p>
299
  <p>You can choose to align the heading left, right or center with center being the default
300
  alignment.</p>
301
+ <p>The <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin allows selection of a custom font for the heading title. You may
302
  choose one of 500+ custom fonts hosted in the Google Fonts library. By default, the heading font
303
  used by the theme is used for main heading title.</p>
304
 
305
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/heading-widget-edit.png" alt="Heading Widget Edit Window"></p>
306
 
307
  <hr>
308
  <h3 id="services-widget">Services Widget<a class="back-to-top" href="#panel"> Back to top</a></h3>
309
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/services-widget2.png" alt="Services Widget"></p>
310
 
311
  <p>Many agencies, freelancers, corporates, products/apps require capturing the services provided by the
312
  agency or the features of a product. The services widget is designed to help users capture these
313
  services or features in a multi-column grid.</p>
314
+ <p>The widget supports about 3 different styles (with 2 additional styles in <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the
315
  plugin) and each of these styles can be customized further by choosing the type of icon desired to
316
  represent the service – a font icon or an custom image icon. While the choice of font icons is huge
317
  in number and perhaps sufficient for most common services, the icon images can help present the
319
  <p>Each of the service requires you to input a title for the service/feature and a short description of
320
  the service offered or the product feature. Additionally, each service allows you to enter a font
321
  icon or an icon image file to represent that service.</p>
322
+ <p>The <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin allows you specify a custom font size, font color and and hover
323
  color for the font icon along with providing two additional styles of services/features.</p>
324
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/services-widget-edit.png" alt="Services Widget Edit Window"></p>
325
 
326
  <p>Services widget supports the following options –</p>
327
  <ul>
336
 
337
  <hr>
338
  <h3 id="team-members">Team Members<a class="back-to-top" href="#panel"> Back to top</a></h3>
339
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/team-member2.jpg" alt="Team Members Widget"></p>
340
 
341
  <p>This widget provides an easy way to capture the team members of your organization or an agency. The
342
  details captured include team member name, position, a short description and the email plus social
343
  profile of the individual team members.</p>
344
+ <p>Two different styles are provided with more styles planned in the <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin. Most
345
  of the styles display the team members in a multi-column grid. The option to specify the number of
346
  columns is provided that helps to control the number of team members displayed per row of the team
347
  members.</p>
348
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/team-members-edit.png" alt="Team Members Widget Edit Window"></p>
349
 
350
  <hr>
351
  <h3 id="statistics-widgets">Statistics Widgets<a class="back-to-top" href="#panel"> Back to top</a></h3>
352
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/statsbars-piecharts.png" alt="Statistics Widgets"></p>
353
 
354
  <p>The plugin features a number of widgets that help display statistical information in the form of
355
+ odometers, piecharts and stats bars. The <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin also includes a countdown
356
  widget that displays a countdown timer for planned events such as product launches or website going
357
  live.</p>
358
  <p>Most of these widgets are designed to animate the display of the statistical information or numbers
359
  when the users scroll down to the section containing the widget.</p>
360
  <p><strong>Odometers</strong></p>
361
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/odometers2.png" alt="Odometer Widget"></p>
362
 
363
  <p>This widget displays one or more animated odometer statistics in a multi-column grid. This number
364
  statistic requires a start and an end value with a title and icon providing the information about
366
  gained.</p>
367
  <p>The widget animates from the start value to the end value when the user scrolls down to the section.
368
  You can control the number of such odometers displayed per row.</p>
369
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/odometers-edit.png" alt="Odometer Edit Window"></p>
370
 
371
  <p><strong>Stats Bars</strong></p>
372
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/statsbars-piecharts.png" alt="Stats Bar Piechart Widgets"></p>
373
 
374
  <p>Stats Bars capture percentage statistics like coverage area, skills gained, survey findings, usage
375
  statistics etc. that typically require bar charts to represent them. Each statistical item requires
377
  multiple or single color with the help of color choice available with each value input.</p>
378
  <p>The widget animates from the zero to the percentage value set for the item when the user scrolls down
379
  to the section containing the widget. The bars are placed one below the other horizontally.</p>
380
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/stats-bars-edit.png" alt="Stats Bar Widget Edit Window"></p>
381
 
382
  <p><strong>Piecharts</strong></p>
383
  <p>Piecharts provide an alternative way to display percentage stats. When the users scrolls down and the
384
  chart becomes visible, the widget animates from zero to percentage value provided for the statistic.
385
  A bar of user chosen color moves along a track to display the percentage information. An option to
386
  specify the number of charts displayed per row is provided.</p>
387
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/piecharts-edit.png" alt="Piechart Widget Edit Window"></p>
388
 
389
  <p><strong>Countdown&nbsp; - <span class="pro-feature">Pro!</span></strong></p>
390
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/countdown.png" alt="Countdown Widget"></p>
391
 
392
  <p>This widget displays a countdown timer for an end date and time specified by the user. This is like a
393
  clock ticking to signal the arrival of an event planned for a future date. The user just provides
394
  the end date time, a label for the event and widget displays the time remaining in days, hours,
395
  minutes and seconds, with the timer updated every second on the page.</p>
396
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/countdown-edit.png" alt="Countdown Widget Edit Window"></p>
397
 
398
  <hr>
399
  <h3 id="testimonials-widgets">Testimonials Widgets<a class="back-to-top" href="#panel"> Back to top</a></h3>
400
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials.png" alt="Testimonials Widget"></p>
401
 
402
  <p>The plugin features two widgets for capturing testimonials received for your product or business or
403
  services. Most agencies, corporates, small businesses, freelancers and products/apps require
411
  user having the option to specify the number of items per row. This is useful if you need a large
412
  number of testimonials to be visible instantly when the user scrolls down to view the testimonials
413
  section.</p>
414
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials-edit.png" alt="Testimonials Widget Edit Window"></p>
415
 
416
  <p><strong>Testimonials Slider</strong></p>
417
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials2.png" alt="Testimonials Slider Widget"></p>
418
  <p>The <strong>testimonials slider widget</strong> is useful for display of endorsements/recommendations
419
  with large amount of text for each testimonial. The slider displays the testimonials as a slideshow
420
  with multiple widget options provided to control/customize this slideshow – options like speed of
421
  switching, speed of animation, whether to pause the slideshow on hover, controls needed for manual
422
  navigation by the user etc. The slider is completely responsive and touch swipe controls available
423
  for easy navigation on smartphones/tablets.</p>
424
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/testimonials-slider-edit.png" alt="Testimonials Slider Edit Window"></p>
425
 
426
  <hr>
427
  <h3 id="posts-carousel">Posts Carousel<a class="back-to-top" href="#panel"> Back to top</a></h3>
428
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel.jpg" alt="Post Carousel Widget"></p>
429
 
430
  <p>The responsive carousel helps display posts or any custom post types like your portfolio entries with
431
  controls available for easy navigation of the items displayed. The widget features a Posts Query
433
  control what gets displayed and in what order with an additional field available to provide query
434
  arguments explained in the <a href="https://codex.wordpress.org/Class_Reference/WP_Query">codex
435
  page</a>.</p>
436
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel-edit3.png" alt="Post Carousel Build Query Tool"></p>
437
 
438
  <p>The Posts Query tool has the following options for filtering posts –</p>
439
  <ol>
469
  specified in the above fields.
470
  </li>
471
  </ol>
472
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel-edit.png" alt="Post Carousel Edit Window"></p>
473
 
474
  <p>The posts carousel has numerous other options to control the display of posts or custom post types.
475
  Some of these are –</p>
492
  to display info” will be used for display taxonomy information.
493
  </li>
494
  </ul>
495
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/posts-carousel-edit2.png" alt="Post Carousel Widget Settings"></p>
496
 
497
  <p><strong>Carousel Settings</strong> – This section has options that control how the carousel is
498
  displayed. Options include autoplay speed, gutter value between post items in various resolutions,
525
 
526
  <hr>
527
  <h3 id="carousel-widget">Carousel<a class="back-to-top" href="#panel"> Back to top</a></h3>
528
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/generic-carousel.jpg" alt="Generic Carousel Widget"></p>
529
 
530
  <p>Livemesh Carousel is a generic carousel of custom HTML content of your choice. Possibilities are endless – image
531
  carousels with textual content describing the images, video carousels, event carousels with link to
532
  the events, a carousel of team of volunteers, a collection of books sold on Amazon etc.</p>
533
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-carousel-edit.png" alt="Generic Carousel Widget Edit Window"></p>
534
 
535
  <p>If you need a carousel of custom content HTML of your choice, this widget helps achieve the same. For
536
  the HTML content, you will need to provide your own custom CSS under Settings for the carousel.
537
  While posts carousel helps you display carousel items derived from posts or custom post types, this
538
  widget lets you display any well-formed HTML content as items in a carousel. You may use the
539
  WordPress visual editor to construct the required content. </p>
540
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-carousel-edit2.png" alt="Generic Carousel Settings Window"></p>
541
 
542
  <p>The section ‘Carousel Settings’ has options that control how the carousel is displayed. Options
543
  include autoplay speed, gutter value between post items in various resolutions, navigation controls
545
  items etc. The carousel settings are explained in the help section above for Posts Carousel.</p>
546
  <hr>
547
  <h3 id="grid-widget">Livemesh Grid<a class="back-to-top" href="#panel"> Back to top</a></h3>
548
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid.jpg" alt="Livemesh Grid Widget"></p>
549
 
550
  <p>Perhaps the most popular and most important of all widgets part of all widgets part of this plugin,
551
  Livemesh Grid helps you build a multi-column grid of posts or custom post types. The posts displayed
552
  are filterable by taxonomy terms.</p>
553
 
554
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid2.jpg" alt="Livemesh Grid Widget"></p>
555
  <p>Using the Grid widget, you can construct a portfolio of your work/services/products. We recommend you
556
  use the popular plugin – <a title="Portfolio Post Type Plugin"
557
  href="https://wordpress.org/plugins/portfolio-post-type/">https://wordpress.org/plugins/portfolio-post-type/</a>
558
  for building a collection of portfolio entries. Once the portfolio entries are in place, make sure
559
  you select Portfolio Post type under Post Type entry in Build Tools window as explained below.</p>
560
 
561
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid-pagination.jpg" alt="Livemesh Grid Pagination"></p>
562
+ <p>The <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> of the plugin has support for pagination, lazy load with load more button and
563
  lightbox option for images. The additional posts are loaded via AJAX when the user navigates through
564
  the pages populated or when the user hits the Load More button.</p>
565
 
566
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid-loadmore.jpg" alt="Livemesh Grid AJAX Load More"></p>
567
 
568
  <p>The widget features a Posts Query window to help choose posts or custom posts to display. This
569
  powerful tool has number of fields to control what gets displayed and in what order with an
570
  additional field available to provide query arguments explained in the <a
571
  href="https://codex.wordpress.org/Class_Reference/WP_Query">codex page</a>.</p>
572
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/build-posts-query-tool.jpg" alt="Build Post Query Tool"></p>
573
 
574
  <p>The Posts Query tool has the following options for filtering posts –</p>
575
  <ol>
609
  specified in the above fields.
610
  </li>
611
  </ol>
612
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/livemesh-grid-edit1.jpg" alt="Livemesh Grid Edit Window"></p>
613
 
614
  <p>The grid widget has numerous other options to control the display of posts or custom post types. Some
615
  of these are –</p>
667
 
668
  <hr>
669
  <h3 id="clients-widget">Clients<a class="back-to-top" href="#panel"> Back to top</a></h3>
670
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/clients-widget.jpg" alt="Clients Widget Edit Window"></p>
671
 
672
  <p>Whether you are freelancer or run a small business, agency or represent a big corporate house, you
673
  have a list of clients that you have worked with. This widget lets you create a list of these
674
  clients with banner images representing these clients.</p>
675
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/clients-edit.jpg" alt="Clients Widget Edit Window"></p>
676
 
677
  <p>For each of the client, you provide a client name, a banner image for the client and a URL for their
678
  website. The client name is shown on user hovering over the banner image and title text is
682
 
683
  <hr>
684
  <h3 id="pricing-table">Pricing Table<a class="back-to-top" href="#panel"> Back to top</a></h3>
685
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/pricing-plan.png" alt="Pricing Plan Widget"></p>
686
 
687
  <p>The pricing plans offered by your business can be captured with pricing plan widget. The pricing
688
  plans are displayed in a multi-column grid.</p>
689
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/pricing-plan-edit.jpg" alt="Pricing Plan Edit Window"></p>
690
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/pricing-plan-edit2.jpg" alt="Pricing Plan Edit Window"></p>
691
 
692
  <p>For each of the pricing plan, provide the following information –</p>
693
  <ul>
721
 
722
  <hr>
723
  <h3 id="button-widget">Buttons<a class="back-to-top" href="#panel"> Back to top</a></h3>
724
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/buttons.png" alt="Buttons Widget"></p>
725
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/buttons2.png" alt="Buttons Widget"></p>
726
 
727
  <p>The plugin lets you create buttons of multiple colors that you would use in your site. The supported
728
  colors are Orange, Blue, Teal, Cyan, Green, Pink, Black, Red, Transparent and Semi Transparent (for
729
  dark backgrounds). You can choose a custom color and custom hover color too for the button to create
730
  a button of your chosen color.</p>
731
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/button-edit.jpg" alt="Button Widget Edit Window"></p>
732
 
733
  <p>You may choose to create a button of Default color which is the color derived from the Theme Color
734
  set in the plugin options.</p>
738
  image.</p>
739
  <p>The widget options are mostly self-explanatory and you can view a live preview of the buttons <a
740
  title="Livemesh SiteOrigin Button Widget Demo"
741
+ href="https://www.livemeshthemes.com/siteorigin-widgets/icon-lists-buttons/">here</a>.</p>
742
 
743
 
744
  <hr>
745
  <h3 id="icon-list">Icon List<a class="back-to-top" href="#panel"> Back to top</a></h3>
746
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/icon-lists.png" alt="Icon Lists Widget"></p>
747
 
748
  <p>The icon list widget is extremely useful for creating a list of icons with optional links to sites or
749
  pages that the icons represent. Examples include social media profiles, icon lists representing
750
  payment options or download platforms or a quick summary of services.</p>
751
  <p>Each of the icons part of a list have a title, optional target URL and the icon itself can be a font
752
  icon or an custom image. The title for the icon is displayed as a tooltip on mouse hover.</p>
753
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/icon-list-edit.jpg" alt="Icon Lists Widget Edit Window"></p>
754
 
755
  <p>Following options are available –</p>
756
  <ul>
769
 
770
  <hr>
771
  <h3 id="hero-header">Hero Header<a class="back-to-top" href="#panel"> Back to top</a></h3>
772
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/hero-header.jpg" alt="Hero Header Widget"></p>
773
 
774
  <p>Hero Headers are popular way to drive across a message, market your products or work, create a call
775
  to action for the user etc. Hero headers are often used at the top of a page. With the Hero Image
776
  widget, you can display hero header content with option to set HTML5/YouTube video or parallax image
777
  background.</p>
778
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/hero-header-edit.jpg" alt="Hero Header Widget Edit Window"></p>
779
 
780
  <p>The options include –</p>
781
  <p>Header Type – The widget provides option of a built-in standard header content and a custom one where
814
  provided above. Will be embedded inline with the page.
815
  </li>
816
  </ul>
817
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/hero-header-edit2.jpg" alt="Hero Header Widget Edit Window"></p>
818
  <p>Further options for Hero Image include –</p>
819
  <ul>
820
  <li><strong>URL for Pointer Down</strong> – This option is used for the hero header displayed at the
842
 
843
  <hr>
844
  <h3 id="tabs-accordions">Tabs and Accordions<a class="back-to-top" href="#panel"> Back to top</a></h3>
845
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/tab-widget.jpg" alt="Tabs Widgets"></p>
846
 
847
  <p>A large of finely designed styles are supported by tabs function of the plugin. Tabs can be of two
848
  types – vertical and regular horizontal style tabs. </p>
849
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/tabs-widget2.jpg" alt="Tabs Widgets"></p>
850
  <p>There are a total of 10 tab styles to choose
851
  from. There is simply no another plugin or theme that supports so many elegant styles for tabs.</p>
852
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/tabs-edit.jpg" alt="Tabs Widget Edit Window"></p>
853
 
854
  <p>Tabs required two attributes – a tab title and tab content. For styles that support icons, choice of
855
  displaying a font icon or an icon image along with the tab title is supported.</p>
857
  mobile mode. The tabs are designed to work well in all device resolutions without sacrificing
858
  usability.</p>
859
  <p><strong>Accordions</strong></p>
860
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/accordions.png" alt="Accordion Widget"></p>
861
 
862
  <p>Accordions support panels that are collapsed by default. The panels can be opened by clicking on
863
  panel title bar.</p>
864
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/accordion-edit.jpg" alt="Accordion Widget Edit Window"></p>
865
 
866
  <p>Each of the panels part of an accordion require the user to input a tab title and tab content.</p>
867
  <p>Option to allow multiple panels to be open is provided.</p>
868
 
869
  <hr>
870
  <h3 id="image-slider">Image Slider – <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
871
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-flex.jpg" alt="Image Slider Widget"></p>
872
 
873
  <p>The image slider lets you create a responsive slider of images with a multiple options to customize
874
  the function and presentation of the slider. The slider can be used anywhere on a page and can also
875
  function as the main slider of the page displayed at the top of the page. The slider supports
876
  multitude of options but for most users, the default options provided should suffice.</p>
877
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-edit.jpg" alt="Image Slider Widget Edit Window"></p>
878
 
879
  <ul>
880
  <li><strong>Class</strong> – Set a unique CSS class for the slider. (optional). This lets you
886
  <li><strong>Flex Slider</strong> – Perhaps the most popular of all and actively maintained by the
887
  open source community. Provides features like touch navigation, thumbnail navigation and many
888
  options to customize the slider.
889
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-flex.jpg" alt="Image Flex Slider Widget"></p>
890
  </li>
891
  <li><strong>Nivo Slider</strong> – Has been a very popular slider for many years now and loved by
892
  many for number of beautiful transition effects that is supports.
893
 
894
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-nivo.jpg" alt="Nivo Image Slider Widget"></p>
895
  </li>
896
  <li><strong>Slick Slider</strong> – The most popular open source library for building carousels.
897
  Responsive controls like touch swipe controls, desktop mouse dragging makes it a compeling
900
  <li><strong>Responsive Slider</strong> – Simplest and most lightweight of all sliders (just 1 KB in
901
  size minified and gzipped). If you need a slider that uses minimal resources, this option should
902
  be worth trying out.
903
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-responsive.jpg" alt="Responsive Image Slider Widget"></p>
904
  </li>
905
  <li><strong>Choose Caption Style</strong> – There are two styles of captions – one center aligned
906
  and the other left aligned. While center aligned caption is more suited to situation where the
931
  <li><strong>Button Size</strong> – Can be large, medium or small.</li>
932
  <li><strong>Display rounded button</strong> – Make the button display with rounded edges.</li>
933
  </ul>
934
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-slider-edit2.jpg" alt="Image Slider Settings"></p>
935
 
936
  <p><strong>Slider Settings</strong> – The widget has a number of options available for customizing the
937
  slider experience –</p>
968
 
969
  <hr>
970
  <h3 id="image-video-gallery">Image/Video Gallery – <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
971
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-dark.jpg" alt="Image Gallery Widget"></p>
972
 
973
  <p>This powerful widget lets you create a gallery of images or videos displayed in a multi-column grid.
974
  An instance of this widget can capture a portfolio of work like that of a photographer or graphic
975
  designer/artist.</p>
976
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/video-gallery.jpg" alt="Video Gallery Widget"></p>
977
  <p>It can be used to create a gallery of videos uploaded to YouTube/Vimeo – useful for video bloggers,
978
  video tutorial sites, video marketers, small businesses or websites with a major presence on
979
  YouTube/Vimeo. The videos can be played with a single click of the play button on the gallery item
980
  as seen in this <a title="Video Gallery"
981
+ href="https://www.livemeshthemes.com/siteorigin-widgets/video-gallery/">demo page</a>.
982
  </p>
983
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-edit1.jpg" alt="Image Gallery Widget Edit Window"></p>
984
  <p>The configuration for creating a video gallery is similar to that of image gallery; a video URL would be required along with image that acts as a placeholder.</p>
985
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/video-gallery-edit.jpg" alt="Video Gallery Widget Edit Window"></p>
986
 
987
  <p>Each of the gallery items capture following information –</p>
988
  <ul>
1004
  button, the Vimeo/YouTube video opens up in a lightbox window for playing.
1005
  </li>
1006
  </ul>
1007
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-edit2.jpg" alt="Image Gallery Widget Edit Window"></p>
1008
 
1009
  <p>The Gallery widget comes with following settings –</p>
1010
  <ul>
1012
  filterable on the tags specified by the user just like a Portfolio Grid.
1013
  </li>
1014
  <li><strong>Layout for the grid</strong> – Comes with Masonry and FitRows option.</li>
1015
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-pagination.jpg" alt="Image Gallery Widget Pagination"></p>
1016
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-gallery-loadmore.jpg" alt="Image Gallery Widget Load More Option"></p>
1017
  <li><strong>Pagination</strong> – Choose pagination type or choose None if no pagination is desired.
1018
  Make sure you enter the items per page value in the option ‘Number of items to be displayed per
1019
  page and on each load more invocation’ field below to control number of items to display per
1020
  page.
1021
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/video-gallery-pagination.jpg" alt="Video Gallery Widget Pagination"></p>
1022
  </li>
1023
 
1024
  <li><strong>Columns per row</strong> – Specify the number of images/videos to display per row of the
1034
 
1035
  <hr>
1036
  <h3 id="image-video-carousel">Image/Video Carousel – <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
1037
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-carousel.jpg" alt="Image Carousel Widget"></p>
1038
 
1039
  <p>You can create a carousel of images/videos (or a combination of both) for showcasing your work or
1040
  video content uploaded to Vimeo/YouTube. An instance of this widget can capture a portfolio of work
1041
  like that of a photographer or graphic designer/artist.</p>
1042
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/video-carousel.jpg" alt="Video Carousel Widget"></p>
1043
  <p>It can be used to create a carousel of videos uploaded to YouTube/Vimeo – useful for video bloggers,
1044
  video tutorial sites, video marketers, small businesses or websites with a major presence on
1045
  YouTube/Vimeo. The videos can be played with a single click of the play button on the gallery item
1046
  as seen in this <a title="Video Gallery"
1047
+ href="https://www.livemeshthemes.com/siteorigin-widgets/video-gallery/">demo page</a>.
1048
  </p>
1049
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-carousel-edit.jpg" alt="Image Carousel Widget Edit Window"></p>
1050
  <p>The option for creation of video carousel is similar to that of image carousel - requires input of URL for the Vimeo/YouTube video along with placeholder image. </p>
1051
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/video-carousel-edit.jpg" alt="Video Carousel Widget Edit Window"></p>
1052
 
1053
  <p>Each of the gallery items in the carousel capture following information –</p>
1054
  <ol>
1070
  button, the Vimeo/YouTube video opens up in a lightbox window for playing.
1071
  </li>
1072
  </ol>
1073
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/image-carousel-edit2.jpg" alt="Image/Video Carousel Settings"></p>
1074
 
1075
  <p>The section ‘Carousel Settings’ has options that control how the carousel is displayed. Options
1076
  include autoplay speed, gutter value between post items in various resolutions, navigation controls
1107
 
1108
  <hr>
1109
  <h3 id="faq-widget">FAQ- <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
1110
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/faq-widget.png" alt="FAQ Widget"></p>
1111
 
1112
  <p>The FAQ makes the task of creating a FAQ for a site effortless. Just enter FAQ items and choose the
1113
  number of items to show per row of content and you are done.</p>
1114
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/faq-edit.png" alt="FAQ Widget Edit Window"></p>
1115
 
1116
  <p>Each FAQ item requires two input – question and an answer for the question part of the FAQ.</p>
1117
  <p>Do note that the Accordion function of the plugin too can be used to create a nicely formed FAQ for a
1119
 
1120
  <hr>
1121
  <h3 id="features-widget">Features- <span class="pro-feature">Pro!</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
1122
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/features-widget.jpg" alt="Features Widget"></p>
1123
 
1124
  <p>Features widget lets you showcase a number of things. Below are some examples although possibilities are many - </p>
1125
 
1130
  <li>Describe any type of physical or digital goods you are trying to sell.</li>
1131
  </ul>
1132
 
1133
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/features-edit.png" alt="Features Widget Edit Window"></p>
1134
 
1135
  <p>Any feature part of the features widget requires you input an icon image or a screeshot which
1136
  represents the feature you are describing. Aside from the icon or screenshot, you will need to
1139
  <p>The features widget has an option to apply popular tile-based design to the features list (screenshot
1140
  below). The examples of this is seen in the demo site showcasing the features widget.</p>
1141
 
1142
+ <p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/features-widget2.jpg" alt="Tiled Features Widget"></p>
1143
 
1144
  <hr>
1145
  <h3 id="plugin-support">Plugin Support</span><a class="back-to-top" href="#panel"> Back to top</a></h3>
1274
  <!-- Updates panel -->
1275
  <div id="updates-panel" class="panel-left">
1276
 
1277
+ <h4>1.4.9</h4>
1278
+
1279
+ <ul>
1280
+ <li>Fixed - The top and bottom padding attributes for rows were not taking effect with 2.5.x version of page builder</li>
1281
+ <li>Updated - The top and bottom padding attributes for rows deprecated. Pls use native padding settings of page builder which now provides more fine grained padding controls.</li>
1282
+ <li>Updated - We have moved; all URLs now point to our new site https://www.livemeshthemes.com</li>
1283
+ <li>Added - Hebrew translation files - thanks Ahrale!</li>
1284
+ </ul>
1285
+
1286
  <h4>1.4.8</h4>
1287
 
1288
  <ul>
1395
 
1396
  <div class="panel-aside banner">
1397
  <a href="https://gum.co/kGTBN/save10" title="Purchase Now"><img class="dashboard-image"
1398
+ src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-banner1.jpg"
1399
  alt="Sale Banner"></a>
1400
  </div>
1401
 
admin/views/premium-upgrade.php CHANGED
@@ -20,7 +20,7 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
20
  <div id="plans" class="content-wrapper clear">
21
  <div class="plans-wrapper clear">
22
  <div class="plan-intro">
23
- <div class="w100 clear"><img src="http://portfoliotheme.org/siteorigin-widgets/wp-content/uploads/sites/14/2016/01/logo-light-1.png" class="mb30">
24
  <p>A huge collection of Premium widgets for SiteOrigin Page Builder. Building a beautiful website is as easy as drag and drop.</p></div>
25
  </div>
26
  <div class="plans">
@@ -58,7 +58,7 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
58
  <li><span class="help dashicons dashicons-editor-help"></span>
59
  <div class="text">Page Builder Elements</div>
60
  <div class="tooltip hide">
61
- <div><p>Large collection of plugin widgets with their multiple styles are page builder elements that provide ALL the tools you need to come up with a dream website of yours by just drag, drop and configure. &nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/">Live Demo</a></p></div>
62
  </div>
63
  </li>
64
  <li><span class="help dashicons dashicons-editor-help"></span>
@@ -70,7 +70,7 @@ $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.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
74
  </div>
75
  </li>
76
  <li><span class="help dashicons dashicons-editor-help"></span>
@@ -82,13 +82,13 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
82
  <li><span class="help dashicons dashicons-editor-help"></span>
83
  <div class="text">Grids with AJAX Pagination</div>
84
  <div class="tooltip hide">
85
- <div><p>Multiple pages of posts/portfolio/image/video grid loaded inline without page refresh. Showcase your entire work anywhere on the site.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
86
  </div>
87
  </li>
88
  <li><span class="help dashicons dashicons-editor-help"></span>
89
  <div class="text">Advanced Grid with Lazy Load</div>
90
  <div class="tooltip hide">
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.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
92
  </div>
93
  </li>
94
  <li><span class="help dashicons dashicons-editor-help"></span>
@@ -115,38 +115,38 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
115
  <li><span class="help dashicons dashicons-editor-help"></span>
116
  <div class="text">Advanced Image Slider</div>
117
  <div class="tooltip hide">
118
- <div><p>Responsive slider with choice of Nivo, Flex, Slick and Ultra Lightweight slider types. Comes with multiple caption styles, thumbnail navigation and detailed customization of slider speed and controls.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/livemesh-sliders/">Live Demo</a></p>
119
  </div>
120
  </div>
121
  </li>
122
  <li><span class="help dashicons dashicons-editor-help"></span>
123
  <div class="text">Image Gallery</div>
124
  <div class="tooltip hide">
125
- <div><p>Create a beautiful yet responsive gallery with support for tagging, linking, filtering, labels, lazy load of images with Load More and pagination.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/image-gallery/">Live Demo</a></p></div>
126
  </div>
127
  </li>
128
  <li><span class="help dashicons dashicons-editor-help"></span>
129
  <div class="text">YouTube/Vimeo Video Gallery</div>
130
  <div class="tooltip hide">
131
- <div><p>Essential tool for video bloggers, video marketers, musicians and other sites with video content. Tags, filters, external linking, labels, pagination and lazy load via AJAX supported.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/video-gallery/">Live Demo</a></p></div>
132
  </div>
133
  </li>
134
  <li><span class="help dashicons dashicons-editor-help"></span>
135
  <div class="text">Advanced Image Carousel</div>
136
  <div class="tooltip hide">
137
- <div><p>Advanced carousel with touch/swipe/drag/paged/click navigation. Extensive customization for responsiveness, animation/slideshow speed, gutter, looping etc.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/">Live Demo</a></p></div>
138
  </div>
139
  </li>
140
  <li><span class="help dashicons dashicons-editor-help"></span>
141
  <div class="text">YouTube/Vimeo Video Carousel</div>
142
  <div class="tooltip hide">
143
- <div><p>Perfect for showcasing a select collection of videos with filters, tags, external links, labels, touch/swipe/mouse drag/click navigation, paging and lightbox support.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/">Live Demo</a></p></div>
144
  </div>
145
  </li>
146
  <li><span class="help dashicons dashicons-editor-help"></span>
147
  <div class="text">Features List</div>
148
  <div class="tooltip hide">
149
- <div><p>List the product features or services offered in style.&nbsp;<a target="_blank" href="http://portfoliotheme.org/siteorigin-widgets/features/">Live Demo</a></p></div>
150
  </div>
151
  </li>
152
  <li><span class="help dashicons dashicons-editor-help"></span>
@@ -442,13 +442,13 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
442
 
443
  </div>
444
 
445
- <img style="max-width:100%;padding-top: 50px;" class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/why-premium.jpg" alt="Why Choose Premium">
446
 
447
  <div class="button-wrap">
448
 
449
  <a href="https://gum.co/kGTBN/save10" title="Purchase Now">
450
 
451
- <img class="button-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-button.png" alt="Purchase Button">
452
 
453
  </a>
454
 
@@ -462,13 +462,13 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
462
  <div id="upgrade-panel" class="panel-left visible">
463
 
464
  <p>
465
- <img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/image-slider.jpg" alt="Image Slider">
466
- <img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/advanced-grid.jpg" alt="Advanced Grid">
467
- <img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/image-gallery.jpg" alt="Image Gallery">
468
- <img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/video-gallery.jpg" alt="Video Gallery">
469
- <img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/image-video-carousel.jpg" alt="Image Video Carousel">
470
- <img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/more-premium.jpg" alt="More Premium Goodness">
471
- <img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/priority-support.jpg" alt="Priority Support">
472
 
473
  </p>
474
 
@@ -487,23 +487,23 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
487
  version does even more.</p>
488
 
489
  <ul>
490
- <li><a href="http://portfoliotheme.org/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,
493
  multiple slider types like Nivo, Flex, Slick and lightweight sliders, thumbnail
494
  navigation etc.
495
  </li>
496
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/image-gallery/" title="Image Gallery Widget" target="_blank">Image
497
  Gallery</a> - Create a gallery of images with options for masonry
498
  or fit rows, pagination, lazy load, lightbox support etc.
499
  </li>
500
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/video-gallery/" title="Video Gallery Widget" target="_blank">Video
501
  Gallery</a> - Create a beautiful gallery of videos to help
502
  showcase a collection of YouTube/Vimeo videos on your site.
503
  </li>
504
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/" title="Image Carousel" target="_blank">Image
505
  Carousel</a> - Build a responsive carousel of images.</li>
506
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/" title="Video Carousel" target="_blank">Video
507
  Carousel</a> - Build a responsive carousel of YouTube/Vimeo
508
  videos.
509
  </li>
@@ -511,10 +511,10 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
511
  your site pages
512
  such as those that feature events or under construction/coming soon pages.
513
  </li>
514
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/services/" title="FAQ Widget" target="_blank">FAQ</a> - Create a set of Frequently Asked Questions for display in a
515
  page.
516
  </li>
517
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/features/" title="Features Widget" target="_blank">Features Widget</a> - Showcase product features or services provided by your agency/business.
518
  </li>
519
  </ul>
520
 
@@ -524,10 +524,10 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
524
  updated with additional features for existing widgets -</p>
525
 
526
  <ul>
527
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Lazy Load</a> - The portfolio/post grid and image gallery widgets
528
  incorporate option to lazy load posts/images with the click of a Load More button.
529
  </li>
530
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Pagination</a> - Create a grid of posts or custom post types with AJAX
531
  based pagination support.
532
  </li>
533
  <li><strong>Lightbox Support</strong> - The premium version comes with support for
@@ -578,7 +578,7 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
578
 
579
  <a class="button-wrap" href="https://gum.co/kGTBN/save10" title="Purchase Now">
580
 
581
- <img class="button-image" style="border:none" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-button.png" alt="Purchase Button">
582
 
583
  </a>
584
 
@@ -591,7 +591,7 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
591
  <div class="panel-inner">
592
 
593
  <div class="panel-aside banner">
594
- <a href="https://gum.co/kGTBN/save10" title="Purchase Now"><img class="dashboard-image" src="http://portfoliotheme.org/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-banner2.jpg" alt="Sale Banner"></a>
595
  </div>
596
 
597
  <!-- Knowledge base -->
@@ -600,7 +600,7 @@ $plugin = get_plugin_data(LSOW_PLUGIN_FILE);
600
  <h4>Have questions regarding premium version of the plugin?</h4>
601
  <p>If you have pre-sales questions related to the paid version of this plugin, feel free to get in touch with us via contact form on our website.</p>
602
 
603
- <a class="button button-primary" href="http://portfoliotheme.org/contact-us"
604
  title="<?php esc_attr_e('Contact Us', 'livemesh-so-widgets'); ?>"><?php _e('Write to Us', 'livemesh-so-widgets'); ?></a>
605
 
606
  </div><!-- .panel-aside knowledge base -->
20
  <div id="plans" class="content-wrapper clear">
21
  <div class="plans-wrapper clear">
22
  <div class="plan-intro">
23
+ <div class="w100 clear"><img src="https://www.livemeshthemes.com/siteorigin-widgets/wp-content/uploads/sites/14/2016/01/logo-light-1.png" class="mb30">
24
  <p>A huge collection of Premium widgets for SiteOrigin Page Builder. Building a beautiful website is as easy as drag and drop.</p></div>
25
  </div>
26
  <div class="plans">
58
  <li><span class="help dashicons dashicons-editor-help"></span>
59
  <div class="text">Page Builder Elements</div>
60
  <div class="tooltip hide">
61
+ <div><p>Large collection of plugin widgets with their multiple styles are page builder elements that provide ALL the tools you need to come up with a dream website of yours by just drag, drop and configure. &nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/">Live Demo</a></p></div>
62
  </div>
63
  </li>
64
  <li><span class="help dashicons dashicons-editor-help"></span>
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.&nbsp;<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>
82
  <li><span class="help dashicons dashicons-editor-help"></span>
83
  <div class="text">Grids with AJAX Pagination</div>
84
  <div class="tooltip hide">
85
+ <div><p>Multiple pages of posts/portfolio/image/video grid loaded inline without page refresh. Showcase your entire work anywhere on the site.&nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/">Live Demo</a></p></div>
86
  </div>
87
  </li>
88
  <li><span class="help dashicons dashicons-editor-help"></span>
89
  <div class="text">Advanced Grid with Lazy Load</div>
90
  <div class="tooltip hide">
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.&nbsp;<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>
115
  <li><span class="help dashicons dashicons-editor-help"></span>
116
  <div class="text">Advanced Image Slider</div>
117
  <div class="tooltip hide">
118
+ <div><p>Responsive slider with choice of Nivo, Flex, Slick and Ultra Lightweight slider types. Comes with multiple caption styles, thumbnail navigation and detailed customization of slider speed and controls.&nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-sliders/">Live Demo</a></p>
119
  </div>
120
  </div>
121
  </li>
122
  <li><span class="help dashicons dashicons-editor-help"></span>
123
  <div class="text">Image Gallery</div>
124
  <div class="tooltip hide">
125
+ <div><p>Create a beautiful yet responsive gallery with support for tagging, linking, filtering, labels, lazy load of images with Load More and pagination.&nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/image-gallery/">Live Demo</a></p></div>
126
  </div>
127
  </li>
128
  <li><span class="help dashicons dashicons-editor-help"></span>
129
  <div class="text">YouTube/Vimeo Video Gallery</div>
130
  <div class="tooltip hide">
131
+ <div><p>Essential tool for video bloggers, video marketers, musicians and other sites with video content. Tags, filters, external linking, labels, pagination and lazy load via AJAX supported.&nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/video-gallery/">Live Demo</a></p></div>
132
  </div>
133
  </li>
134
  <li><span class="help dashicons dashicons-editor-help"></span>
135
  <div class="text">Advanced Image Carousel</div>
136
  <div class="tooltip hide">
137
+ <div><p>Advanced carousel with touch/swipe/drag/paged/click navigation. Extensive customization for responsiveness, animation/slideshow speed, gutter, looping etc.&nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/">Live Demo</a></p></div>
138
  </div>
139
  </li>
140
  <li><span class="help dashicons dashicons-editor-help"></span>
141
  <div class="text">YouTube/Vimeo Video Carousel</div>
142
  <div class="tooltip hide">
143
+ <div><p>Perfect for showcasing a select collection of videos with filters, tags, external links, labels, touch/swipe/mouse drag/click navigation, paging and lightbox support.&nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/">Live Demo</a></p></div>
144
  </div>
145
  </li>
146
  <li><span class="help dashicons dashicons-editor-help"></span>
147
  <div class="text">Features List</div>
148
  <div class="tooltip hide">
149
+ <div><p>List the product features or services offered in style.&nbsp;<a target="_blank" href="https://www.livemeshthemes.com/siteorigin-widgets/features/">Live Demo</a></p></div>
150
  </div>
151
  </li>
152
  <li><span class="help dashicons dashicons-editor-help"></span>
442
 
443
  </div>
444
 
445
+ <img style="max-width:100%;padding-top: 50px;" class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/why-premium.jpg" alt="Why Choose Premium">
446
 
447
  <div class="button-wrap">
448
 
449
  <a href="https://gum.co/kGTBN/save10" title="Purchase Now">
450
 
451
+ <img class="button-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-button.png" alt="Purchase Button">
452
 
453
  </a>
454
 
462
  <div id="upgrade-panel" class="panel-left visible">
463
 
464
  <p>
465
+ <img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/image-slider.jpg" alt="Image Slider">
466
+ <img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/advanced-grid.jpg" alt="Advanced Grid">
467
+ <img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/image-gallery.jpg" alt="Image Gallery">
468
+ <img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/video-gallery.jpg" alt="Video Gallery">
469
+ <img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/image-video-carousel.jpg" alt="Image Video Carousel">
470
+ <img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/more-premium.jpg" alt="More Premium Goodness">
471
+ <img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/priority-support.jpg" alt="Priority Support">
472
 
473
  </p>
474
 
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,
493
  multiple slider types like Nivo, Flex, Slick and lightweight sliders, thumbnail
494
  navigation etc.
495
  </li>
496
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/image-gallery/" title="Image Gallery Widget" target="_blank">Image
497
  Gallery</a> - Create a gallery of images with options for masonry
498
  or fit rows, pagination, lazy load, lightbox support etc.
499
  </li>
500
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/video-gallery/" title="Video Gallery Widget" target="_blank">Video
501
  Gallery</a> - Create a beautiful gallery of videos to help
502
  showcase a collection of YouTube/Vimeo videos on your site.
503
  </li>
504
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/" title="Image Carousel" target="_blank">Image
505
  Carousel</a> - Build a responsive carousel of images.</li>
506
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/" title="Video Carousel" target="_blank">Video
507
  Carousel</a> - Build a responsive carousel of YouTube/Vimeo
508
  videos.
509
  </li>
511
  your site pages
512
  such as those that feature events or under construction/coming soon pages.
513
  </li>
514
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/services/" title="FAQ Widget" target="_blank">FAQ</a> - Create a set of Frequently Asked Questions for display in a
515
  page.
516
  </li>
517
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/features/" title="Features Widget" target="_blank">Features Widget</a> - Showcase product features or services provided by your agency/business.
518
  </li>
519
  </ul>
520
 
524
  updated with additional features for existing widgets -</p>
525
 
526
  <ul>
527
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Lazy Load</a> - The portfolio/post grid and image gallery widgets
528
  incorporate option to lazy load posts/images with the click of a Load More button.
529
  </li>
530
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Pagination</a> - Create a grid of posts or custom post types with AJAX
531
  based pagination support.
532
  </li>
533
  <li><strong>Lightbox Support</strong> - The premium version comes with support for
578
 
579
  <a class="button-wrap" href="https://gum.co/kGTBN/save10" title="Purchase Now">
580
 
581
+ <img class="button-image" style="border:none" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-button.png" alt="Purchase Button">
582
 
583
  </a>
584
 
591
  <div class="panel-inner">
592
 
593
  <div class="panel-aside banner">
594
+ <a href="https://gum.co/kGTBN/save10" title="Purchase Now"><img class="dashboard-image" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/livemesh-widgets/dashboard/purchase-banner2.jpg" alt="Sale Banner"></a>
595
  </div>
596
 
597
  <!-- Knowledge base -->
600
  <h4>Have questions regarding premium version of the plugin?</h4>
601
  <p>If you have pre-sales questions related to the paid version of this plugin, feel free to get in touch with us via contact form on our website.</p>
602
 
603
+ <a class="button button-primary" href="https://www.livemeshthemes.com/contact-us"
604
  title="<?php esc_attr_e('Contact Us', 'livemesh-so-widgets'); ?>"><?php _e('Write to Us', 'livemesh-so-widgets'); ?></a>
605
 
606
  </div><!-- .panel-aside knowledge base -->
admin/views/settings.php CHANGED
@@ -217,23 +217,23 @@ $custom_css = lsow_get_option('lsow_custom_css', '');
217
  version does even more.</p>
218
 
219
  <ul>
220
- <li><a href="http://portfoliotheme.org/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,
223
  multiple slider types like Nivo, Flex, Slick and lightweight sliders, thumbnail
224
  navigation etc.
225
  </li>
226
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/image-gallery/" title="Image Gallery Widget" target="_blank">Image
227
  Gallery</a> - Create a gallery of images with options for masonry
228
  or fit rows, pagination, lazy load, lightbox support etc.
229
  </li>
230
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/video-gallery/" title="Video Gallery Widget" target="_blank">Video
231
  Gallery</a> - Create a beautiful gallery of videos to help
232
  showcase a collection of YouTube/Vimeo videos on your site.
233
  </li>
234
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/" title="Image Carousel" target="_blank">Image
235
  Carousel</a> - Build a responsive carousel of images.</li>
236
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/" title="Video Carousel" target="_blank">Video
237
  Carousel</a> - Build a responsive carousel of YouTube/Vimeo
238
  videos.
239
  </li>
@@ -241,10 +241,10 @@ $custom_css = lsow_get_option('lsow_custom_css', '');
241
  your site pages
242
  such as those that feature events or under construction/coming soon pages.
243
  </li>
244
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/services/" title="FAQ Widget" target="_blank">FAQ</a> - Create a set of Frequently Asked Questions for display in a
245
  page.
246
  </li>
247
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/features/" title="Features Widget" target="_blank">Features Widget</a> for showcasing product features or services provided by an agency/business..
248
  </li>
249
  </ul>
250
 
@@ -260,10 +260,10 @@ $custom_css = lsow_get_option('lsow_custom_css', '');
260
  updated with additional features for existing widgets -</p>
261
 
262
  <ul>
263
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Lazy Load</a> - The portfolio/post grid and image gallery widgets
264
  incorporate option to lazy load posts/images with the click of a Load More button.
265
  </li>
266
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Pagination</a> - Create a grid of posts or custom post types with AJAX
267
  based pagination support.
268
  </li>
269
  <li><strong>Lightbox Support</strong> - The premium version comes with support for
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,
223
  multiple slider types like Nivo, Flex, Slick and lightweight sliders, thumbnail
224
  navigation etc.
225
  </li>
226
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/image-gallery/" title="Image Gallery Widget" target="_blank">Image
227
  Gallery</a> - Create a gallery of images with options for masonry
228
  or fit rows, pagination, lazy load, lightbox support etc.
229
  </li>
230
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/video-gallery/" title="Video Gallery Widget" target="_blank">Video
231
  Gallery</a> - Create a beautiful gallery of videos to help
232
  showcase a collection of YouTube/Vimeo videos on your site.
233
  </li>
234
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/" title="Image Carousel" target="_blank">Image
235
  Carousel</a> - Build a responsive carousel of images.</li>
236
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/" title="Video Carousel" target="_blank">Video
237
  Carousel</a> - Build a responsive carousel of YouTube/Vimeo
238
  videos.
239
  </li>
241
  your site pages
242
  such as those that feature events or under construction/coming soon pages.
243
  </li>
244
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/services/" title="FAQ Widget" target="_blank">FAQ</a> - Create a set of Frequently Asked Questions for display in a
245
  page.
246
  </li>
247
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/features/" title="Features Widget" target="_blank">Features Widget</a> for showcasing product features or services provided by an agency/business..
248
  </li>
249
  </ul>
250
 
260
  updated with additional features for existing widgets -</p>
261
 
262
  <ul>
263
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Lazy Load</a> - The portfolio/post grid and image gallery widgets
264
  incorporate option to lazy load posts/images with the click of a Load More button.
265
  </li>
266
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid" target="_blank">Pagination</a> - Create a grid of posts or custom post types with AJAX
267
  based pagination support.
268
  </li>
269
  <li><strong>Lightbox Support</strong> - The premium version comes with support for
includes/class-lsow-setup.php CHANGED
@@ -35,50 +35,50 @@ if (!class_exists('LSOW_Setup')):
35
  function row_style_fields($fields) {
36
 
37
  $fields['top_padding'] = array(
38
- 'name' => __('Top Padding', 'livemesh-so-widgets'),
39
  'type' => 'measurement',
40
  'group' => 'layout',
41
- 'description' => __('Top Padding for the row.', 'livemesh-so-widgets'),
42
  'priority' => 21,
43
  );
44
 
45
  $fields['bottom_padding'] = array(
46
- 'name' => __('Bottom Padding', 'livemesh-so-widgets'),
47
  'type' => 'measurement',
48
  'group' => 'layout',
49
- 'description' => __('Bottom Padding for the row.', 'livemesh-so-widgets'),
50
  'priority' => 22,
51
  );
52
 
53
  $fields['tablet_top_padding'] = array(
54
- 'name' => __('Top Padding in Tablet resolution', 'livemesh-so-widgets'),
55
  'type' => 'measurement',
56
  'group' => 'layout',
57
- 'description' => __('Top Padding for the row in tablet resolutions.', 'livemesh-so-widgets'),
58
  'priority' => 23,
59
  );
60
 
61
  $fields['tablet_bottom_padding'] = array(
62
- 'name' => __('Bottom Padding in Tablet resolution', 'livemesh-so-widgets'),
63
  'type' => 'measurement',
64
  'group' => 'layout',
65
- 'description' => __('Bottom Padding for the row in tablet resolutions.', 'livemesh-so-widgets'),
66
  'priority' => 24,
67
  );
68
 
69
  $fields['mobile_top_padding'] = array(
70
- 'name' => __('Top Padding in Mobile resolution', 'livemesh-so-widgets'),
71
  'type' => 'measurement',
72
  'group' => 'layout',
73
- 'description' => __('Top Padding for the row in mobile resolutions.', 'livemesh-so-widgets'),
74
  'priority' => 25,
75
  );
76
 
77
  $fields['mobile_bottom_padding'] = array(
78
- 'name' => __('Bottom Padding in Mobile resolution', 'livemesh-so-widgets'),
79
  'type' => 'measurement',
80
  'group' => 'layout',
81
- 'description' => __('Bottom Padding for the row in mobile resolutions.', 'livemesh-so-widgets'),
82
  'priority' => 26,
83
  );
84
 
@@ -120,25 +120,25 @@ if (!class_exists('LSOW_Setup')):
120
 
121
  foreach ($panels_data['grids'] as $gi => $grid) {
122
 
123
- $grid_id = !empty($grid['style']['id']) ? (string)sanitize_html_class($grid['style']['id']) : intval($gi);
124
 
125
  $top_padding = (isset($grid['style']['top_padding']) ? $grid['style']['top_padding'] : null);
126
  $bottom_padding = (isset($grid['style']['bottom_padding']) ? $grid['style']['bottom_padding'] : null);;
127
 
128
  // Filter the bottom margin for this row with the arguments
129
  if ($top_padding)
130
- $css->add_row_css($post_id, $grid_id, '.lsow-row', array('padding-top' => $top_padding), 1920);
131
  if ($bottom_padding)
132
- $css->add_row_css($post_id, $grid_id, '.lsow-row', array('padding-bottom' => $bottom_padding), 1920);
133
 
134
  $top_padding = (isset($grid['style']['tablet_top_padding']) ? $grid['style']['tablet_top_padding'] : null);
135
  $bottom_padding = (isset($grid['style']['tablet_bottom_padding']) ? $grid['style']['tablet_bottom_padding'] : null);;
136
 
137
  // Filter the bottom margin for this row with the arguments
138
  if ($top_padding)
139
- $css->add_row_css($post_id, $grid_id, '.lsow-row', array('padding-top' => $top_padding), 960);
140
  if ($bottom_padding)
141
- $css->add_row_css($post_id, $grid_id, '.lsow-row', array('padding-bottom' => $bottom_padding), 960);
142
 
143
 
144
  $top_padding = (isset($grid['style']['mobile_top_padding']) ? $grid['style']['mobile_top_padding'] : null);
@@ -146,9 +146,9 @@ if (!class_exists('LSOW_Setup')):
146
 
147
  // Filter the bottom margin for this row with the arguments
148
  if ($top_padding)
149
- $css->add_row_css($post_id, $grid_id, '.lsow-row', array('padding-top' => $top_padding), 478);
150
  if ($bottom_padding)
151
- $css->add_row_css($post_id, $grid_id, '.lsow-row', array('padding-bottom' => $bottom_padding), 478);
152
 
153
 
154
  }
35
  function row_style_fields($fields) {
36
 
37
  $fields['top_padding'] = array(
38
+ 'name' => __('Top Padding (Deprecated)', 'livemesh-so-widgets'),
39
  'type' => 'measurement',
40
  'group' => 'layout',
41
+ 'description' => __('Top Padding for the row. Deprecated - use native padding attributes above.', 'livemesh-so-widgets'),
42
  'priority' => 21,
43
  );
44
 
45
  $fields['bottom_padding'] = array(
46
+ 'name' => __('Bottom Padding (Deprecated)', 'livemesh-so-widgets'),
47
  'type' => 'measurement',
48
  'group' => 'layout',
49
+ 'description' => __('Bottom Padding for the row. Deprecated - use native padding attributes above.', 'livemesh-so-widgets'),
50
  'priority' => 22,
51
  );
52
 
53
  $fields['tablet_top_padding'] = array(
54
+ 'name' => __('Top Padding in Tablet resolution (Deprecated)', 'livemesh-so-widgets'),
55
  'type' => 'measurement',
56
  'group' => 'layout',
57
+ 'description' => __('Top Padding for the row in tablet resolutions. Deprecated - use native padding attributes above.', 'livemesh-so-widgets'),
58
  'priority' => 23,
59
  );
60
 
61
  $fields['tablet_bottom_padding'] = array(
62
+ 'name' => __('Bottom Padding in Tablet resolution (Deprecated)', 'livemesh-so-widgets'),
63
  'type' => 'measurement',
64
  'group' => 'layout',
65
+ 'description' => __('Bottom Padding for the row in tablet resolutions. Deprecated - use native padding attributes above.', 'livemesh-so-widgets'),
66
  'priority' => 24,
67
  );
68
 
69
  $fields['mobile_top_padding'] = array(
70
+ 'name' => __('Top Padding in Mobile resolution (Deprecated)', 'livemesh-so-widgets'),
71
  'type' => 'measurement',
72
  'group' => 'layout',
73
+ 'description' => __('Top Padding for the row in mobile resolutions. Deprecated - use native padding attributes above.', 'livemesh-so-widgets'),
74
  'priority' => 25,
75
  );
76
 
77
  $fields['mobile_bottom_padding'] = array(
78
+ 'name' => __('Bottom Padding in Mobile resolution (Deprecated)', 'livemesh-so-widgets'),
79
  'type' => 'measurement',
80
  'group' => 'layout',
81
+ 'description' => __('Bottom Padding for the row in mobile resolutions. Deprecated - use native padding attributes above.', 'livemesh-so-widgets'),
82
  'priority' => 26,
83
  );
84
 
120
 
121
  foreach ($panels_data['grids'] as $gi => $grid) {
122
 
123
+ $grid_id = intval($gi);
124
 
125
  $top_padding = (isset($grid['style']['top_padding']) ? $grid['style']['top_padding'] : null);
126
  $bottom_padding = (isset($grid['style']['bottom_padding']) ? $grid['style']['bottom_padding'] : null);;
127
 
128
  // Filter the bottom margin for this row with the arguments
129
  if ($top_padding)
130
+ $css->add_row_css($post_id, $grid_id, ' .lsow-row', array('padding-top' => $top_padding), 1920);
131
  if ($bottom_padding)
132
+ $css->add_row_css($post_id, $grid_id, ' .lsow-row', array('padding-bottom' => $bottom_padding), 1920);
133
 
134
  $top_padding = (isset($grid['style']['tablet_top_padding']) ? $grid['style']['tablet_top_padding'] : null);
135
  $bottom_padding = (isset($grid['style']['tablet_bottom_padding']) ? $grid['style']['tablet_bottom_padding'] : null);;
136
 
137
  // Filter the bottom margin for this row with the arguments
138
  if ($top_padding)
139
+ $css->add_row_css($post_id, $grid_id, ' .lsow-row', array('padding-top' => $top_padding), 960);
140
  if ($bottom_padding)
141
+ $css->add_row_css($post_id, $grid_id, ' .lsow-row', array('padding-bottom' => $bottom_padding), 960);
142
 
143
 
144
  $top_padding = (isset($grid['style']['mobile_top_padding']) ? $grid['style']['mobile_top_padding'] : null);
146
 
147
  // Filter the bottom margin for this row with the arguments
148
  if ($top_padding)
149
+ $css->add_row_css($post_id, $grid_id, ' .lsow-row', array('padding-top' => $top_padding), 478);
150
  if ($bottom_padding)
151
+ $css->add_row_css($post_id, $grid_id, ' .lsow-row', array('padding-bottom' => $bottom_padding), 478);
152
 
153
 
154
  }
includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Accordion
5
  Description: Displays collapsible content panels to help display information when space is limited.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Accordion_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Accordion
5
  Description: Displays collapsible content panels to help display information when space is limited.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Accordion_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-button-widget/lsow-button-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Button
5
  Description: Flat style buttons with rich set of customization options.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
 
4
  Widget Name: Livemesh Button
5
  Description: Flat style buttons with rich set of customization options.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
 
includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Carousel
5
  Description: Display a list of custom HTML content as a carousel.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Carousel_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Carousel
5
  Description: Display a list of custom HTML content as a carousel.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Carousel_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-clients-widget/lsow-clients-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Clients
5
  Description: Display list of your clients in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Client_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Clients
5
  Description: Display list of your clients in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Client_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-heading-widget/lsow-heading-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Heading
5
  Description: Create heading for display on the top of a section.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Heading_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Heading
5
  Description: Create heading for display on the top of a section.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Heading_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Hero Header
5
  Description: Display custom header content with option to set HTML5/YouTube video or parallax image background.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Hero_Image_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Hero Header
5
  Description: Display custom header content with option to set HTML5/YouTube video or parallax image background.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Hero_Image_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Icon List
5
  Description: Use images or icon fonts to create social icons list, show payment options etc.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Icon_List_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Icon List
5
  Description: Use images or icon fonts to create social icons list, show payment options etc.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Icon_List_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Odometers
5
  Description: Display one or more animated odometer statistics in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Odometer_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Odometers
5
  Description: Display one or more animated odometer statistics in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Odometer_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Piecharts
5
  Description: Display one or more piecharts depicting a percentage value in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Piechart_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Piecharts
5
  Description: Display one or more piecharts depicting a percentage value in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Piechart_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Grid
5
  Description: Display posts or custom post types in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Portfolio_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Grid
5
  Description: Display posts or custom post types in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Portfolio_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-portfolio-widget/tpl/default.php CHANGED
@@ -46,7 +46,7 @@ if ($loop->have_posts()) : ?>
46
  </div>
47
 
48
  <div class="lsow-portfolio js-isotope lsow-<?php echo $settings['layout_mode']; ?>"
49
- data-isotope-options='{ "itemSelector": ".lsow-portfolio-item", "layoutMode": "<?php echo esc_attr($settings['layout_mode']); ?>" }'>
50
 
51
  <?php while ($loop->have_posts()) : $loop->the_post(); ?>
52
 
46
  </div>
47
 
48
  <div class="lsow-portfolio js-isotope lsow-<?php echo $settings['layout_mode']; ?>"
49
+ data-isotope='{ "itemSelector": ".lsow-portfolio-item", "layoutMode": "<?php echo esc_attr($settings['layout_mode']); ?>" }'>
50
 
51
  <?php while ($loop->have_posts()) : $loop->the_post(); ?>
52
 
includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Posts Carousel
5
  Description: Display blog posts or custom post types as a carousel.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Posts_Carousel_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Posts Carousel
5
  Description: Display blog posts or custom post types as a carousel.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Posts_Carousel_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Pricing Table
5
  Description: Display pricing plans in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Pricing_Table_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Pricing Table
5
  Description: Display pricing plans in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Pricing_Table_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-services-widget/lsow-services-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Services
5
  Description: Capture services in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Services_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Services
5
  Description: Capture services in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Services_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Stats Bars
5
  Description: Display multiple stats bars that talk about skills or other percentage stats.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Stats_Bars_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Stats Bars
5
  Description: Display multiple stats bars that talk about skills or other percentage stats.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Stats_Bars_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Tabs
5
  Description: Display tabbed content in variety of styles.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Tabs_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Tabs
5
  Description: Display tabbed content in variety of styles.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Tabs_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Team Members
5
  Description: Display a list of your team members optionally in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Team_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Team Members
5
  Description: Display a list of your team members optionally in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Team_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Testimonials Slider
5
  Description: Display responsive touch friendly slider of testimonials from clients/customers.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Testimonials_Slider_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Testimonials Slider
5
  Description: Display responsive touch friendly slider of testimonials from clients/customers.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Testimonials_Slider_Widget extends SiteOrigin_Widget {
includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php CHANGED
@@ -4,7 +4,7 @@
4
  Widget Name: Livemesh Testimonials
5
  Description: Display testimonials from your clients/customers in a multi-column grid.
6
  Author: LiveMesh
7
- Author URI: http://portfoliotheme.org
8
  */
9
 
10
  class LSOW_Testimonials_Widget extends SiteOrigin_Widget {
4
  Widget Name: Livemesh Testimonials
5
  Description: Display testimonials from your clients/customers in a multi-column grid.
6
  Author: LiveMesh
7
+ Author URI: https://www.livemeshthemes.com
8
  */
9
 
10
  class LSOW_Testimonials_Widget extends SiteOrigin_Widget {
languages/he_IL.mo ADDED
Binary file
languages/he_IL.po ADDED
@@ -0,0 +1,1956 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: livemesh-siteorigin-widgets\n"
4
+ "POT-Creation-Date: 2017-03-18 17:54+0530\n"
5
+ "PO-Revision-Date: 2017-03-18 17:54+0530\n"
6
+ "Last-Translator: LiveMesh\n"
7
+ "Language-Team: Ahrale | Atar4U.com <contact@atar4u.com>\n"
8
+ "Language: he_IL\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"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+ "X-Poedit-SourceCharset: UTF-8\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+
20
+ #: admin/admin-ajax.php:56
21
+ msgid "Sorry, an error occurred. Please refresh the page."
22
+ msgstr "מצטערים, אירעה שגיאה. נא לרענן את הדף."
23
+
24
+ #: admin/admin-ajax.php:82
25
+ msgid "Sorry, an unknown error occurred..."
26
+ msgstr "מצטערים, אירעה שגיאה לא ידועה..."
27
+
28
+ #: admin/admin-ajax.php:123
29
+ msgid "Saving plugin settings"
30
+ msgstr "שומר את הגדרות התוסף"
31
+
32
+ #: admin/admin-ajax.php:124
33
+ msgid "Plugin settings Saved"
34
+ msgstr "הגדרות התוסף נשמרו"
35
+
36
+ #: admin/admin-ajax.php:125
37
+ msgid "Sorry, an error occurs while saving settings..."
38
+ msgstr "מצטערים, אירעה שגיאה בזמן שמירת ההגדרות..."
39
+
40
+ #: admin/admin-ajax.php:128
41
+ msgid "Resetting plugin settings"
42
+ msgstr "איפוס הגדרות תוסף"
43
+
44
+ #: admin/admin-ajax.php:129
45
+ msgid "Plugin settings resetted"
46
+ msgstr "הגדרות התוסף אופסו"
47
+
48
+ #: admin/admin-ajax.php:130
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 "ווידג'טים של Livemesh"
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
67
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:64
68
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:64
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 "ווידג'טים של Livemesh עבור בנאי הדפים"
84
+
85
+ #: admin/views/admin-banner1.php:13
86
+ msgid "Plugin Documentation"
87
+ msgstr "תיעוד התוסף"
88
+
89
+ #: admin/views/admin-banner2.php:13
90
+ msgid "Plugin Settings"
91
+ msgstr "הגדרות התוסף"
92
+
93
+ #: admin/views/admin-banner2.php:16
94
+ msgid "Save Settings"
95
+ msgstr "שמירת ההגדרות"
96
+
97
+ #: admin/views/admin-banner2.php:18
98
+ msgid "Reset"
99
+ msgstr "איפוס"
100
+
101
+ #: admin/views/admin-banner3.php:13 admin/views/settings.php:44
102
+ msgid "Premium Upgrade"
103
+ msgstr "שדרוג לגרסת פרו"
104
+
105
+ #: admin/views/documentation.php:34
106
+ #, php-format
107
+ msgid "Getting started with %1$s v%2$s"
108
+ msgstr "תחילת עבודה עם %1$s v%2$s"
109
+
110
+ #: admin/views/documentation.php:36
111
+ #, php-format
112
+ msgid ""
113
+ "Thanks for installing %1$s! We truly appreciate the support and the "
114
+ "opportunity to share our work with you. Please visit the tabs below to get "
115
+ "started on using our plugin to build your site!"
116
+ msgstr ""
117
+ "תודה על התקנת %1$s! אנו מעריכים את התמיכה ואת ההזדמנות לחלוק אתך את העבודה "
118
+ "שלנו. נא לבקר בלשוניות שלהלן כדי להתחיל את השימוש בתוסף שלנו כדי לבנות את "
119
+ "האתר שלך!"
120
+
121
+ #: admin/views/documentation.php:44
122
+ msgid "Help File"
123
+ msgstr "קובץ עזרה"
124
+
125
+ #: admin/views/documentation.php:47
126
+ msgid "Plugins"
127
+ msgstr "תוספים"
128
+
129
+ #: admin/views/documentation.php:51
130
+ msgid "FAQ &amp; Support"
131
+ msgstr "שאלות נפוצות ותמיכה"
132
+
133
+ #: admin/views/documentation.php:55
134
+ msgid "Latest Updates"
135
+ msgstr "עדכונים אחרונים"
136
+
137
+ #: admin/views/documentation.php:112 admin/views/documentation.php:119
138
+ #: admin/views/documentation.php:223 admin/views/documentation.php:229
139
+ msgid "Plugins → SiteOrigin Widgets"
140
+ msgstr "תוספים ← וידג'טים של SiteOrigin"
141
+
142
+ #: admin/views/documentation.php:115 admin/views/documentation.php:220
143
+ #: admin/views/documentation.php:232
144
+ msgid "Livemesh Widgets→Settings"
145
+ msgstr "וידג'טים של Livemesh ← הגדרות"
146
+
147
+ #: admin/views/documentation.php:138 admin/views/documentation.php:190
148
+ msgid "Tools→Import"
149
+ msgstr "כלים ← יבוא"
150
+
151
+ #: admin/views/documentation.php:243
152
+ msgid "Appearance→Widgets"
153
+ msgstr "עיצוב ← וידג'טים"
154
+
155
+ #: admin/views/documentation.php:1158
156
+ msgid "SiteOrigin Widgets Bundle"
157
+ msgstr "SiteOrigin Widgets Bundle"
158
+
159
+ #: admin/views/documentation.php:1161
160
+ msgid "Install SiteOrigin Widgets Bundle"
161
+ msgstr "נא להתקין את SiteOrigin Widgets Bundle"
162
+
163
+ #: admin/views/documentation.php:1162 admin/views/documentation.php:1184
164
+ #: admin/views/documentation.php:1204
165
+ msgid "Install Now"
166
+ msgstr "התקנה"
167
+
168
+ #: admin/views/documentation.php:1166 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:1395
190
+ msgid "Why upgrade to Premium version?"
191
+ msgstr "למה לשדרג לגרסת פרו?"
192
+
193
+ #: admin/views/documentation.php:1396
194
+ msgid ""
195
+ "Premium version offers multiple benefits - more widgets, advanced features "
196
+ "for widgets including those part of the free plugin and priority support "
197
+ "through a dedicated support forum."
198
+ msgstr ""
199
+
200
+ #: admin/views/documentation.php:1400
201
+ msgid "Know More"
202
+ msgstr "פרטים נוספים"
203
+
204
+ #: admin/views/documentation.php:1400
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
+
220
+ #: admin/views/settings.php:35
221
+ msgid "General"
222
+ msgstr "כללי"
223
+
224
+ #: admin/views/settings.php:38 admin/views/settings.php:125
225
+ #: admin/views/settings.php:130
226
+ msgid "Custom CSS"
227
+ msgstr "עיצוב CSS"
228
+
229
+ #: admin/views/settings.php:41
230
+ msgid "Debugging"
231
+ msgstr "ניפוי שגיאות"
232
+
233
+ #: admin/views/settings.php:54
234
+ msgid "Theme Colors"
235
+ msgstr "צבעי התבנית"
236
+
237
+ #: admin/views/settings.php:59
238
+ msgid "Theme Color Scheme"
239
+ msgstr "סכמת צבעי התבנית"
240
+
241
+ #: admin/views/settings.php:60
242
+ msgid ""
243
+ "Most themes use a single color as a major color across the site. This color "
244
+ "is often used for links, titles, buttons, icons, highlights etc. <br> To "
245
+ "maintain the consistent look with the theme, specify the default color used "
246
+ "by the theme activated on your site. This color will be applied to the "
247
+ "plugin widgets by default. <br>The hover color refers to the color set for "
248
+ "links on mouse hover."
249
+ msgstr ""
250
+
251
+ #: admin/views/settings.php:67
252
+ msgid "Theme Color"
253
+ msgstr "צבע התבנית"
254
+
255
+ #: admin/views/settings.php:68
256
+ msgid "Select the default theme color."
257
+ msgstr "נא לבחור את צבע ברירת המחדל של התבנית"
258
+
259
+ #: admin/views/settings.php:79
260
+ msgid "Theme Hover Color"
261
+ msgstr "צבע התבנית בריחוף עכבר"
262
+
263
+ #: admin/views/settings.php:80
264
+ msgid "Select the default hover color for your theme."
265
+ msgstr "נא לבחור את צבע ברירת המחדל בעת ריחוף עכבר"
266
+
267
+ #: admin/views/settings.php:94
268
+ msgid "Auto load"
269
+ msgstr "טעינה אוטומטיתת"
270
+
271
+ #: admin/views/settings.php:99
272
+ msgid "Activate all plugin widgets"
273
+ msgstr "הפעלת כל הוידג'טים של התוסף"
274
+
275
+ #: admin/views/settings.php:101
276
+ msgid "You can selectively activate plugin widgets in"
277
+ msgstr "אפשר להפעיל את הוידג'טים של התוסף באופן סלקטיבי ב"
278
+
279
+ #: admin/views/settings.php:102
280
+ msgid "Plugins->SiteOrigin Widgets."
281
+ msgstr "תוספים ← וידג'טים של SiteOrigin,"
282
+
283
+ #: admin/views/settings.php:103
284
+ msgid ""
285
+ "Or you can choose to auto activate all the widgets part of this plugin by "
286
+ "checking below."
287
+ msgstr ""
288
+ "לחילופין ניתן להפעיל אוטומטית את כל הוידג'טים של התוסף על-ידי סימון להלן."
289
+
290
+ #: admin/views/settings.php:132
291
+ msgid "Please enter custom CSS for custom styling of widgets"
292
+ msgstr "נא להזין קוד CSS לעיצוב הוידג'טים"
293
+
294
+ #: admin/views/settings.php:151
295
+ msgid "Debug Mode"
296
+ msgstr "מצב ניפוי שגיאות"
297
+
298
+ #: admin/views/settings.php:156
299
+ msgid "Enable Script Debug Mode"
300
+ msgstr "הפעלת מצב ניפוי שגיאות"
301
+
302
+ #: admin/views/settings.php:158
303
+ msgid ""
304
+ "Use unminified Javascript files instead of minified ones to help developers "
305
+ "debug an issue"
306
+ msgstr ""
307
+
308
+ #: admin/views/settings.php:171
309
+ msgid "System Info"
310
+ msgstr "מידע מערכת"
311
+
312
+ #: admin/views/settings.php:177
313
+ msgid "System Information"
314
+ msgstr "מידע מערכת"
315
+
316
+ #: admin/views/settings.php:178
317
+ msgid "Server setup information useful for debugging purposes."
318
+ msgstr "מידע הגדרות השרת שימושי למטרות ניפוי שגיאות."
319
+
320
+ #: admin/views/settings.php:197
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"
330
+ msgstr "מרווח עליון"
331
+
332
+ #: includes/class-lsow-setup.php:41
333
+ msgid "Top Padding for the row."
334
+ msgstr "מרווח עליון של השורה"
335
+
336
+ #: includes/class-lsow-setup.php:46
337
+ msgid "Bottom Padding"
338
+ msgstr "מרווח תחתון"
339
+
340
+ #: includes/class-lsow-setup.php:49
341
+ msgid "Bottom Padding for the row."
342
+ msgstr "מרווח תחתון של השורה"
343
+
344
+ #: includes/class-lsow-setup.php:54
345
+ msgid "Top Padding in Tablet resolution"
346
+ msgstr "מרווח עליון ברזולוציית טאבלט"
347
+
348
+ #: includes/class-lsow-setup.php:57
349
+ msgid "Top Padding for the row in tablet resolutions."
350
+ msgstr "מרווח עליון של השורה ברזולוציית טאבלט"
351
+
352
+ #: includes/class-lsow-setup.php:62
353
+ msgid "Bottom Padding in Tablet resolution"
354
+ msgstr "מרווח תחתון ברזולוציית טאבלט"
355
+
356
+ #: includes/class-lsow-setup.php:65
357
+ msgid "Bottom Padding for the row in tablet resolutions."
358
+ msgstr "מרווח תחתון של השורה ברזולוציית טאבלט"
359
+
360
+ #: includes/class-lsow-setup.php:70
361
+ msgid "Top Padding in Mobile resolution"
362
+ msgstr "מרווח עליון ברזולוציית טלפון נייד"
363
+
364
+ #: includes/class-lsow-setup.php:73
365
+ msgid "Top Padding for the row in mobile resolutions."
366
+ msgstr "מרווח עליון של השורה ברזולוציית טלפון נייד"
367
+
368
+ #: includes/class-lsow-setup.php:78
369
+ msgid "Bottom Padding in Mobile resolution"
370
+ msgstr "מרווח תחתון ברזולוציית טלפון נייד"
371
+
372
+ #: includes/class-lsow-setup.php:81
373
+ msgid "Bottom Padding for the row in mobile resolutions."
374
+ msgstr "מרווח תחתון של השורה ברזולוציית טלפון נייד"
375
+
376
+ #: includes/class-lsow-setup.php:88
377
+ msgid "Dark Background?"
378
+ msgstr "רקע כהה?"
379
+
380
+ #: includes/class-lsow-setup.php:91
381
+ msgid ""
382
+ "Indicate if this row has a dark background color. Dark color scheme will be "
383
+ "applied for all widgets in this row."
384
+ msgstr ""
385
+
386
+ #: includes/helper-functions.php:123
387
+ msgid "M d, Y"
388
+ msgstr ""
389
+
390
+ #: includes/helper-functions.php:125 includes/helper-functions.php:129
391
+ msgid "l, F, Y, g:i a"
392
+ msgstr "l, F, Y, g:i a"
393
+
394
+ #: includes/helper-functions.php:129
395
+ msgid "Y"
396
+ msgstr "Y"
397
+
398
+ #: includes/helper-functions.php:129
399
+ msgid "m"
400
+ msgstr "Y"
401
+
402
+ #: includes/helper-functions.php:129
403
+ msgid "d"
404
+ msgstr "d"
405
+
406
+ #: includes/helper-functions.php:135
407
+ msgid "By "
408
+ msgstr "ע\"י"
409
+
410
+ #: includes/helper-functions.php:154
411
+ msgid "All"
412
+ msgstr "הכל"
413
+
414
+ #: includes/helper-functions.php:159
415
+ msgid "View all items filed under "
416
+ msgstr "הצגת שדה כל הפריטים ב "
417
+
418
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:15
419
+ msgid "Livemesh Accordion"
420
+ msgstr "אקורדיאון"
421
+
422
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:17
423
+ msgid ""
424
+ "Displays collapsible content panels to help display information when space "
425
+ "is limited."
426
+ msgstr "הצגת תיבות תוכן סגירות המאפשרות לנציג מידע במקום מוגבל"
427
+
428
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:25
429
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:32
430
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:27
431
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:25
432
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:26
433
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:25
434
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:25
435
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:55
436
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:25
437
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:25
438
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:88
439
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:78
440
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:25
441
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:96
442
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:25
443
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:56
444
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:25
445
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:25
446
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:25
447
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:25
448
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:25
449
+ msgid "Title"
450
+ msgstr "כותרת"
451
+
452
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:30
453
+ msgid "Choose Accordion Style"
454
+ msgstr "בחירת עיצוב אקורדיאון"
455
+
456
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:37
457
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:38
458
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:37
459
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:37
460
+ msgid "Style 1"
461
+ msgstr "עיצוב 1"
462
+
463
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:38
464
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:39
465
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:38
466
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:38
467
+ msgid "Style 2"
468
+ msgstr "עיצוב 2"
469
+
470
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:39
471
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:40
472
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:39
473
+ msgid "Style 3"
474
+ msgstr "עיצוב 3"
475
+
476
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:45
477
+ msgid "Allow to function like toggle?"
478
+ msgstr "לאפשר תפקוד מיתוג?"
479
+
480
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:46
481
+ msgid "Check if multiple elements can be open at the same time."
482
+ msgstr "לסמן כדי לאפשר פתיחת כמה תיבות בו זמנית"
483
+
484
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:51
485
+ msgid "Accordion"
486
+ msgstr "אקורדיאון"
487
+
488
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:52
489
+ msgid "Panel"
490
+ msgstr "לוח"
491
+
492
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:61
493
+ msgid "Panel Title"
494
+ msgstr "כותרת הלוח"
495
+
496
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:62
497
+ msgid "The title for the panel."
498
+ msgstr "הכותרת של הלוח"
499
+
500
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:67
501
+ msgid "Panel Content"
502
+ msgstr "תוכן הלוח"
503
+
504
+ #: includes/widgets/lsow-accordion-widget/lsow-accordion-widget.php:68
505
+ msgid "The collapsible content of the panel in the accordion."
506
+ msgstr "התוכן הנסתר של הלוח באקורדיאון"
507
+
508
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:21
509
+ msgid "Livemesh Button"
510
+ msgstr "כפתור"
511
+
512
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:23
513
+ msgid "Flat style buttons with rich set of customization options."
514
+ msgstr "כפתורים בעיצוב אחיד עם סט עשיר של אפשרויות עיצוב"
515
+
516
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:37
517
+ msgid "The URL to which button should point to."
518
+ msgstr "הכתובת אליה מפנה הכפתור"
519
+
520
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:38
521
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:80
522
+ msgid "Target URL"
523
+ msgstr "כתובת יעד"
524
+
525
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:39
526
+ msgid "http://targeturl.com"
527
+ msgstr "http://targeturl.com"
528
+
529
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:43
530
+ msgid "The button title or text. "
531
+ msgstr "כותרת או טקסט הכפתור. "
532
+
533
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:44
534
+ msgid "Button Text"
535
+ msgstr "טקסט הכפתור"
536
+
537
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:45
538
+ msgid "Buy Now"
539
+ msgstr "קניה"
540
+
541
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:50
542
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:30
543
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:58
544
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:62
545
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:69
546
+ msgid "Choose Icon Type"
547
+ msgstr "בחירת סוג צלמית"
548
+
549
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:57
550
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:163
551
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:81
552
+ msgid "None"
553
+ msgstr "ללא"
554
+
555
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:58
556
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:37
557
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:45
558
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:65
559
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:104
560
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:69
561
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:82
562
+ msgid "Icon"
563
+ msgstr "צלמית"
564
+
565
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:59
566
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:38
567
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:66
568
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:70
569
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:83
570
+ msgid "Icon Image"
571
+ msgstr "תמונת צלמית"
572
+
573
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:65
574
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:76
575
+ msgid "Service Image."
576
+ msgstr "תמונת שירות"
577
+
578
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:74
579
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:85
580
+ msgid "Service Icon."
581
+ msgstr "צלמית שירות"
582
+
583
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:89
584
+ msgid "The CSS class name for the button element."
585
+ msgstr "שם מחלקת ה CSS עבור הכפתור"
586
+
587
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:90
588
+ msgid "Class"
589
+ msgstr "מחלקה"
590
+
591
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:96
592
+ msgid "Inline CSS styling for the button element."
593
+ msgstr "קוד עיצוב CSS עבור רכיב הכפתור"
594
+
595
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:97
596
+ msgid "Style"
597
+ msgstr "עיצוב"
598
+
599
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:102
600
+ msgid "The color of the button."
601
+ msgstr "צבע הכפתור"
602
+
603
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:103
604
+ msgid "Color"
605
+ msgstr "צבע"
606
+
607
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:105
608
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:149
609
+ msgid "Default"
610
+ msgstr "ברירת מחדל"
611
+
612
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:106
613
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:38
614
+ msgid "Custom"
615
+ msgstr "התאמה אישית"
616
+
617
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:107
618
+ msgid "Black"
619
+ msgstr "שחור"
620
+
621
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:108
622
+ msgid "Blue"
623
+ msgstr "כחול"
624
+
625
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:109
626
+ msgid "Cyan"
627
+ msgstr "טורקיז"
628
+
629
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:110
630
+ msgid "Green"
631
+ msgstr "ירוק"
632
+
633
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:111
634
+ msgid "Orange"
635
+ msgstr "כתום"
636
+
637
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:112
638
+ msgid "Pink"
639
+ msgstr "ורוד"
640
+
641
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:113
642
+ msgid "Red"
643
+ msgstr "אדום"
644
+
645
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:114
646
+ msgid "Teal"
647
+ msgstr "ירוק כחלחל"
648
+
649
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:115
650
+ msgid "Transparent"
651
+ msgstr "שקוף"
652
+
653
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:116
654
+ msgid "Semi Transparent"
655
+ msgstr "שקוף למחצה"
656
+
657
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:125
658
+ msgid "Custom color of the button."
659
+ msgstr "התאמה אישית של צבע הכפתור"
660
+
661
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:126
662
+ msgid "Custom button color"
663
+ msgstr "צבע כפתור מותאם אישית"
664
+
665
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:134
666
+ msgid "Hover color of the button."
667
+ msgstr "צבע הכפתור בריחוף עכבר"
668
+
669
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:135
670
+ msgid "Custom button hover color"
671
+ msgstr "צבע הכפתור בריחוף עכבר"
672
+
673
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:140
674
+ msgid "Button Size"
675
+ msgstr "גודל הכפתור"
676
+
677
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:142
678
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:151
679
+ msgid "Medium"
680
+ msgstr "בינוני"
681
+
682
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:143
683
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:152
684
+ msgid "Large"
685
+ msgstr "גדול"
686
+
687
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:144
688
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:150
689
+ msgid "Small"
690
+ msgstr "קטן"
691
+
692
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:150
693
+ msgid "Display rounded button?"
694
+ msgstr "להציג כפתור מעוגל?"
695
+
696
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:155
697
+ msgid "Open the link in new window"
698
+ msgstr "פתיחת הקישור בחלון חדש"
699
+
700
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:160
701
+ msgid "Alignment of the button displayed."
702
+ msgstr "יישור הכפתור"
703
+
704
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:161
705
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:46
706
+ msgid "Align"
707
+ msgstr "יישור"
708
+
709
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:164
710
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:48
711
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:134
712
+ msgid "Center"
713
+ msgstr "מרכז"
714
+
715
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:165
716
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:49
717
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:132
718
+ msgid "Left"
719
+ msgstr "שמאל"
720
+
721
+ #: includes/widgets/lsow-button-widget/lsow-button-widget.php:166
722
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:50
723
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:133
724
+ msgid "Right"
725
+ msgstr "ימין"
726
+
727
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:17
728
+ msgid "Livemesh Carousel"
729
+ msgstr "קרוסלה"
730
+
731
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:19
732
+ msgid "Display a collection of html elements as a carousel."
733
+ msgstr "הצגת אוסף רכיבי HTML בקרוסלה"
734
+
735
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:32
736
+ msgid "HTML Elements"
737
+ msgstr "רכיבי HTML"
738
+
739
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:33
740
+ msgid "HTML Element"
741
+ msgstr "רכיב HTML"
742
+
743
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:42
744
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:54
745
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:39
746
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:39
747
+ msgid "Name"
748
+ msgstr "שם"
749
+
750
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:43
751
+ msgid "The title to identify the HTML element"
752
+ msgstr "כותרת לזיהוי רכיב ה HTML"
753
+
754
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:48
755
+ msgid "HTML element"
756
+ msgstr "רכיב HTML"
757
+
758
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:49
759
+ msgid "The HTML content for the carousel item."
760
+ msgstr "תוכן ה HTML עבור פריט הקרוסלה"
761
+
762
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:56
763
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:88
764
+ msgid "General Settings"
765
+ msgstr "הגדרות כלליות"
766
+
767
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:61
768
+ msgid ""
769
+ "Custom CSS for presentation of the HTML elements. Will be embedded inline "
770
+ "with the page."
771
+ msgstr "Eטד עיצוב CSS עבור מצגת רכיבי HTML. יוטמע בשורה בעמוד."
772
+
773
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:69
774
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:148
775
+ msgid "Carousel Settings"
776
+ msgstr "הגדרות קרוסלה"
777
+
778
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:74
779
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:153
780
+ msgid "Prev/Next Arrows?"
781
+ msgstr "חצי הקודם/הבא?"
782
+
783
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:80
784
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:159
785
+ msgid "Show dot indicators for navigation?"
786
+ msgstr "להציג ניווט נקודות?"
787
+
788
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:85
789
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:164
790
+ msgid "Autoplay?"
791
+ msgstr "הפעלה אוטומטית?"
792
+
793
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:86
794
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:165
795
+ msgid "Should the carousel autoplay as in a slideshow."
796
+ msgstr "האם הקרוסלה צריכה לפעול אוטומטית כמצגת שקופיות?"
797
+
798
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:93
799
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:172
800
+ msgid "Autoplay speed in ms"
801
+ msgstr "מהירות הקרוסלה באלפיות השניה"
802
+
803
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:100
804
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:179
805
+ msgid "Autoplay animation speed in ms"
806
+ msgstr "מהירות האנימציה באלפיות השניה"
807
+
808
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:106
809
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:185
810
+ msgid "Pause on mouse hover?"
811
+ msgstr "לעצור בריחוף עכבר?"
812
+
813
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:112
814
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:146
815
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:181
816
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:64
817
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:182
818
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:191
819
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:225
820
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:260
821
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:108
822
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:145
823
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:69
824
+ msgid "Columns per row"
825
+ msgstr "מספר עמודות בשורה"
826
+
827
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:121
828
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:154
829
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:189
830
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:200
831
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:233
832
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:268
833
+ msgid "Columns to scroll"
834
+ msgstr "עמודות לגלילה"
835
+
836
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:130
837
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:162
838
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:197
839
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:191
840
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:208
841
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:229
842
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:209
843
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:241
844
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:276
845
+ msgid "Gutter"
846
+ msgstr "גאטר"
847
+
848
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:131
849
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:163
850
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:198
851
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:209
852
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:230
853
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:210
854
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:242
855
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:277
856
+ msgid "Space between columns."
857
+ msgstr "מרווח בין עמודות"
858
+
859
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:137
860
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:259
861
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:198
862
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:216
863
+ msgid "Responsive"
864
+ msgstr "רספונסיבי"
865
+
866
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:142
867
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:264
868
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:203
869
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:221
870
+ msgid "Tablet"
871
+ msgstr "טאבלט"
872
+
873
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:168
874
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:203
875
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:280
876
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:305
877
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:215
878
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:236
879
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:247
880
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:282
881
+ msgid "Resolution"
882
+ msgstr "רזולוציה"
883
+
884
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:169
885
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:281
886
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:216
887
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:248
888
+ msgid "The resolution to treat as a tablet resolution."
889
+ msgstr "הרזולוציה להתייחסות כאל רזולוציית טאבלט"
890
+
891
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:177
892
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:289
893
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:224
894
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:256
895
+ msgid "Mobile Phone"
896
+ msgstr "טלפון נייד"
897
+
898
+ #: includes/widgets/lsow-carousel-widget/lsow-carousel-widget.php:204
899
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:306
900
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:237
901
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:283
902
+ msgid "The resolution to treat as a mobile resolution."
903
+ msgstr "הרזולוציה להתייחסות כאל טלפון נייד"
904
+
905
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:15
906
+ msgid "Livemesh Clients"
907
+ msgstr "לקוחות"
908
+
909
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:17
910
+ msgid "Display one or more clients in a multi-column grid."
911
+ msgstr "להצגת לקוח אחד או יותר ברשת עמודות"
912
+
913
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:30
914
+ msgid "Clients"
915
+ msgstr "לקוחות"
916
+
917
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:31
918
+ msgid "Client"
919
+ msgstr "לקוח"
920
+
921
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:40
922
+ msgid "Client Name"
923
+ msgstr "שם הלקוח"
924
+
925
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:41
926
+ msgid "The name of the client/customer."
927
+ msgstr "שם הלקוח"
928
+
929
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:45
930
+ msgid "Client URL"
931
+ msgstr "כתובת הלקוח"
932
+
933
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:46
934
+ msgid "The website of the client/customer."
935
+ msgstr "אתר הלקוח"
936
+
937
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:50
938
+ msgid "Client Logo"
939
+ msgstr "הלוגו של הלקוח"
940
+
941
+ #: includes/widgets/lsow-clients-widget/lsow-clients-widget.php:52
942
+ msgid "The logo image for the client/customer."
943
+ msgstr "תמונת הלוגו של הלקוח"
944
+
945
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:16
946
+ msgid "Livemesh Heading"
947
+ msgstr "כותרת"
948
+
949
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:18
950
+ msgid "Create heading for display on the top of a section."
951
+ msgstr "יצירת כותרת להצגה בראש מקטע"
952
+
953
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:31
954
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:30
955
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:30
956
+ msgid "Choose Style"
957
+ msgstr "בחירת עיצוב"
958
+
959
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:45
960
+ msgid "Alignment of the heading."
961
+ msgstr "יישור הכותרת"
962
+
963
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:57
964
+ msgid "Heading Title"
965
+ msgstr "כותרת הכותר"
966
+
967
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:58
968
+ msgid "Title for the heading."
969
+ msgstr "הכותרת של הכותר"
970
+
971
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:63
972
+ msgid "Subheading"
973
+ msgstr "כותרת משנה"
974
+
975
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:64
976
+ msgid "A subtitle displayed above the title heading."
977
+ msgstr "כותרת משנה להצגה מעל הכותרת"
978
+
979
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:73
980
+ msgid "Short Text"
981
+ msgstr "טקסט קצר"
982
+
983
+ #: includes/widgets/lsow-heading-widget/lsow-heading-widget.php:74
984
+ msgid "Short text generally displayed below the heading title."
985
+ msgstr "טקסט קצר שבדרך כלל מוצג מתחת לכותרת"
986
+
987
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:15
988
+ msgid "Livemesh Hero Header"
989
+ msgstr "כותרת מלכותית"
990
+
991
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:17
992
+ msgid "Display a hero background with video or image background."
993
+ msgstr "הצגת רקע מלכותי עם וידאו או תמונה"
994
+
995
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:30
996
+ msgid "Header Type"
997
+ msgstr "סוג הכותרת"
998
+
999
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:37
1000
+ msgid "Standard"
1001
+ msgstr "רגיל"
1002
+
1003
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:44
1004
+ msgid "Custom Header"
1005
+ msgstr "כותרת בהתאמה אישית"
1006
+
1007
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:52
1008
+ msgid "Custom text"
1009
+ msgstr "טקסט בהתאמה אישית"
1010
+
1011
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:57
1012
+ msgid ""
1013
+ "Custom CSS for presentation of the Custom header elements. Will be embedded "
1014
+ "inline with the page."
1015
+ msgstr "קוד עיצוב CSS עבור רכיבי הכותרת בהתאמה אישית. הקוד יוטמע בשורה בעמוד"
1016
+
1017
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:66
1018
+ msgid "Standard Header"
1019
+ msgstr "כותרת רגילה"
1020
+
1021
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:74
1022
+ msgid "Header text"
1023
+ msgstr "טקסט הכותרת"
1024
+
1025
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:79
1026
+ msgid "Sub-heading text"
1027
+ msgstr "טקסט כותרת המשנה"
1028
+
1029
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:85
1030
+ msgid "Button text"
1031
+ msgstr "טקסט הכפתור"
1032
+
1033
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:90
1034
+ msgid "Button URL"
1035
+ msgstr "כתובת הכפתור"
1036
+
1037
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:95
1038
+ msgid "Open URL in a new window"
1039
+ msgstr "פתיחת הקישור בחלון חדש"
1040
+
1041
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:102
1042
+ msgid "URL for Pointer Down"
1043
+ msgstr "כתובת URL עבור המצביע מטה"
1044
+
1045
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:103
1046
+ msgid ""
1047
+ "If an URL for the pointer down is specified, the hero image will sport a "
1048
+ "pointer down indicator to help user smooth scroll to the section indicated "
1049
+ "by this URL."
1050
+ msgstr ""
1051
+ "אם תצוין כתובת URL עבור המצביע מטה, על התמונה המלכותית יוצג מצביע מטהשיאפשר "
1052
+ "למשתמש לבצע גלילה חלקה למקטע שאליו מפנה כתובת URL זו."
1053
+
1054
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:108
1055
+ msgid "Background"
1056
+ msgstr "רקע"
1057
+
1058
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:113
1059
+ msgid "Background Type"
1060
+ msgstr "סוג רקע"
1061
+
1062
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:120
1063
+ msgid "Cover Image"
1064
+ msgstr "תמונת רקע"
1065
+
1066
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:121
1067
+ msgid "Parallax Image"
1068
+ msgstr "תמונת פאראלקס"
1069
+
1070
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:122
1071
+ msgid "YouTube Video"
1072
+ msgstr "סרטון יוטיוב"
1073
+
1074
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:123
1075
+ msgid "HTML5 Video"
1076
+ msgstr "סרטון HTML5"
1077
+
1078
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:129
1079
+ msgid "YouTube Background Video"
1080
+ msgstr "סרטון רקע מיוטיוב"
1081
+
1082
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:139
1083
+ msgid "YouTube URL"
1084
+ msgstr "כתובת יוטיוב"
1085
+
1086
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:140
1087
+ msgid ""
1088
+ "An URL of the YouTube video that will act as background video for this "
1089
+ "section."
1090
+ msgstr "כתובת URL של הסרטון ביוטיוב שישמש כסרטון רקע עבור מקטע זה"
1091
+
1092
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:145
1093
+ msgid "Choose the YouTube video quality"
1094
+ msgstr "בחירת איכות הסרטון מיוטיוב"
1095
+
1096
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:148
1097
+ msgid "High Resolution"
1098
+ msgstr "רזולוציה גבוהה"
1099
+
1100
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:153
1101
+ msgid "HD 720p"
1102
+ msgstr "HD 720p"
1103
+
1104
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:154
1105
+ msgid "HD 1080p"
1106
+ msgstr "HD 1080p"
1107
+
1108
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:160
1109
+ msgid "Aspect ratio of the YouTube video"
1110
+ msgstr "יחס הרוחב והגובה של הסרטון מיוטיוב"
1111
+
1112
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:163
1113
+ msgid "16/9"
1114
+ msgstr "16/9"
1115
+
1116
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:164
1117
+ msgid "Auto"
1118
+ msgstr "אוטומט"
1119
+
1120
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:165
1121
+ msgid "4/3"
1122
+ msgstr "4/3"
1123
+
1124
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:174
1125
+ msgid "HTML5 Background videos"
1126
+ msgstr "סרטון רקע HTML5"
1127
+
1128
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:184
1129
+ msgid "MP4 Video file"
1130
+ msgstr "קובץ סרטון MP4"
1131
+
1132
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:189
1133
+ msgid "WebM Video file"
1134
+ msgstr "קובץ סרטון WebM"
1135
+
1136
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:194
1137
+ msgid "Ogg Video file"
1138
+ msgstr "קובץ סרטון Ogg"
1139
+
1140
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:202
1141
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:207
1142
+ msgid "Background Image"
1143
+ msgstr "תמונת רקע"
1144
+
1145
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:208
1146
+ msgid ""
1147
+ "This background image will be used as a placeholder image if YouTube or "
1148
+ "HTML5 video background option is chosen."
1149
+ msgstr ""
1150
+ "תמונת הרקע תשמש כתמונת צוין מיקום אם נבחרה אפשרות של סרטון רקע מסוג HTML5"
1151
+
1152
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:217
1153
+ msgid "Background Overlay"
1154
+ msgstr "שכבה מעל הרקע"
1155
+
1156
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:222
1157
+ msgid "Overlay color"
1158
+ msgstr "צבע השכבה מעל"
1159
+
1160
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:227
1161
+ msgid "Overlay opacity"
1162
+ msgstr "שקיפות השכבה מעל"
1163
+
1164
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:246
1165
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:268
1166
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:293
1167
+ msgid "Top padding"
1168
+ msgstr "מרווח עליון"
1169
+
1170
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:252
1171
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:274
1172
+ #: includes/widgets/lsow-hero-image-widget/lsow-hero-image-widget.php:299
1173
+ msgid "Bottom padding"
1174
+ msgstr "מרווח תחתון"
1175
+
1176
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:15
1177
+ msgid "Livemesh Icon List"
1178
+ msgstr "רשימת צלמיות"
1179
+
1180
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:17
1181
+ msgid ""
1182
+ "Use images or icon fonts to create social icons list, show payment options "
1183
+ "etc."
1184
+ msgstr ""
1185
+ "שימוש בגופני צלמית או תמונה ליצירת רשימת צלמיות מדיה חברתית, אפשרויות תשלום "
1186
+ "וכדומה."
1187
+
1188
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:44
1189
+ msgid "Icon List"
1190
+ msgstr "רשימת צלמיות"
1191
+
1192
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:56
1193
+ msgid "Title for the Icon."
1194
+ msgstr "כותרת הצלמית"
1195
+
1196
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:61
1197
+ msgid "Icon Image."
1198
+ msgstr "תמונת צלמית"
1199
+
1200
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:70
1201
+ msgid "Icon."
1202
+ msgstr "צלמית"
1203
+
1204
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:81
1205
+ msgid "The URL to which icon/image should point to. (optional)"
1206
+ msgstr "כתובת ה URL שהצלמית / תמונה יפנו אליה (רשות)."
1207
+
1208
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:94
1209
+ msgid "Icon/Image size in pixels"
1210
+ msgstr "גודל הצלמית / תמונה בפיקסלים"
1211
+
1212
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:103
1213
+ msgid "Icon color"
1214
+ msgstr "צבע הצלמית"
1215
+
1216
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:113
1217
+ msgid "Icon hover color"
1218
+ msgstr "צבע הצלמית בריחוף עכבר"
1219
+
1220
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:123
1221
+ msgid "Open the links in new window"
1222
+ msgstr "פתיחת הקישור בחלון חדש"
1223
+
1224
+ #: includes/widgets/lsow-icon-list-widget/lsow-icon-list-widget.php:129
1225
+ msgid "Alignment"
1226
+ msgstr "יישור"
1227
+
1228
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:15
1229
+ msgid "Livemesh Odometers"
1230
+ msgstr "מדדים"
1231
+
1232
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:17
1233
+ msgid "Display statistics as animated odometers in a multi-column grid."
1234
+ msgstr "הצגת סטטיסטיקה כאנימציית מד מרחק ברשת עמודות"
1235
+
1236
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:30
1237
+ msgid "Odometers"
1238
+ msgstr "מדדים"
1239
+
1240
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:31
1241
+ msgid "Odometer"
1242
+ msgstr "מדד"
1243
+
1244
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:40
1245
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:40
1246
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:39
1247
+ msgid "Stats Title"
1248
+ msgstr "כותרת הסטטיסטיקה"
1249
+
1250
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:41
1251
+ msgid "The title for the odometer stats"
1252
+ msgstr "הכותרת של סטטיסטיקת המדד"
1253
+
1254
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:46
1255
+ msgid "Start Value"
1256
+ msgstr "ערך התחלתי"
1257
+
1258
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:47
1259
+ msgid "The start value for the odometer stats."
1260
+ msgstr "הערך ההתחלתי של מדד הסטטיסטיקה"
1261
+
1262
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:52
1263
+ msgid "Stop Value"
1264
+ msgstr "ערך סיום"
1265
+
1266
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:53
1267
+ msgid "The stop value for the odometer stats."
1268
+ msgstr "הערך בות ייעצר מדד הסטטיסטיקה"
1269
+
1270
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:72
1271
+ msgid "Stats Image."
1272
+ msgstr "תמונת סטטיסטיקה"
1273
+
1274
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:81
1275
+ msgid "Stats Icon."
1276
+ msgstr "צלמית סטטיסטיקה"
1277
+
1278
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:90
1279
+ msgid "Prefix"
1280
+ msgstr "קידומת"
1281
+
1282
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:91
1283
+ msgid ""
1284
+ "The prefix string for the odometer stats. Examples include currency symbols "
1285
+ "like $ to indicate a monetary value."
1286
+ msgstr ""
1287
+ "מחרוזת הקידומת עבור סטטיסטיקת המדד: למשל הצגת סמל ערך מטבע $ לציון ערך כספי"
1288
+
1289
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:96
1290
+ msgid "Suffix"
1291
+ msgstr "סיומת"
1292
+
1293
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:97
1294
+ msgid ""
1295
+ "The suffix string for the odometer stats. Examples include strings like hr "
1296
+ "for hours or m for million."
1297
+ msgstr "מחרוזת הסיומת עבור סטטיסטיקת המדד. לדוגמה ימים, שעות וכדומה."
1298
+
1299
+ #: includes/widgets/lsow-odometers-widget/lsow-odometers-widget.php:109
1300
+ msgid "Odometers per row"
1301
+ msgstr "מספר מדדים בשורה"
1302
+
1303
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:15
1304
+ msgid "Livemesh Piecharts"
1305
+ msgstr "תרשימי עוגה"
1306
+
1307
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:17
1308
+ msgid "Display statistics or skills as a percentage piechart."
1309
+ msgstr "הצגת סטטיסטיקה או כישורים בתרשימי עוגה"
1310
+
1311
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:30
1312
+ msgid "Piecharts"
1313
+ msgstr "תרשימי עוגה"
1314
+
1315
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:31
1316
+ msgid "Piechart"
1317
+ msgstr "תרשים עוגה"
1318
+
1319
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:41
1320
+ msgid "The title for the piechart"
1321
+ msgstr "כותרת תרשים עוגה"
1322
+
1323
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:46
1324
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:45
1325
+ msgid "Percentage Value"
1326
+ msgstr "ערך באחוזים"
1327
+
1328
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:47
1329
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:46
1330
+ msgid "The percentage value for the stats."
1331
+ msgstr "הערך באחוזים עבור הסטטיסטיקה"
1332
+
1333
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:59
1334
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:51
1335
+ msgid "Bar color"
1336
+ msgstr "צבע הלוח"
1337
+
1338
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:65
1339
+ msgid "Track color"
1340
+ msgstr "צבע הדרך"
1341
+
1342
+ #: includes/widgets/lsow-piecharts-widget/lsow-piecharts-widget.php:71
1343
+ msgid "Piecharts per row"
1344
+ msgstr "מספר התרשימים בשורה"
1345
+
1346
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:15
1347
+ msgid "Livemesh Grid"
1348
+ msgstr "רשת"
1349
+
1350
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:17
1351
+ msgid ""
1352
+ "Showcase your work or posts or any custom post types with a filterable "
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
+ "הנכונים בהתבסס על סוג הפוסט שבחרת"
1373
+
1374
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:104
1375
+ msgid "Choose the taxonomy to display and filter on."
1376
+ msgstr "בחירת טקסונומיה לסינון הצגת הפוסטים"
1377
+
1378
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:105
1379
+ msgid ""
1380
+ "Choose the taxonomy information to display for posts/portfolio and the "
1381
+ "taxonomy that is used to filter the portfolio/post. Takes effect only if no "
1382
+ "taxonomy filters are specified when building query."
1383
+ msgstr ""
1384
+ "בחירת מידע הטקסונומיה לסינון הצגת הפוסטים. בשימוש רק אם לא צוין מסנן "
1385
+ "טקסונומי בשאילתה"
1386
+
1387
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:117
1388
+ msgid "Filterable?"
1389
+ msgstr "בר סינון?"
1390
+
1391
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:123
1392
+ msgid "Choose a layout for the grid"
1393
+ msgstr "בחירת פריסה עבור הרשת"
1394
+
1395
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:130
1396
+ msgid "Fit Rows"
1397
+ msgstr "מותאם לשורה"
1398
+
1399
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:131
1400
+ msgid "Masonry"
1401
+ msgstr "בניה"
1402
+
1403
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:137
1404
+ msgid "Link the image to the post/portfolio?"
1405
+ msgstr "לקשר את התמונה לפוסט?"
1406
+
1407
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:143
1408
+ msgid "Display project title below the post/portfolio?"
1409
+ msgstr "להציג את הכותרת מתחת לפוסט?"
1410
+
1411
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:149
1412
+ msgid "Display project excerpt/summary below the post/portfolio?"
1413
+ msgstr "להציג למטה תקציר?"
1414
+
1415
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:155
1416
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:119
1417
+ msgid "Post Meta"
1418
+ msgstr "תיאור פוסט"
1419
+
1420
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:160
1421
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:124
1422
+ msgid "Display post author info below the post item?"
1423
+ msgstr "האם להציג את מחבר הפוסט מתחת לפריט?"
1424
+
1425
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:166
1426
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:130
1427
+ msgid "Display post date info below the post item?"
1428
+ msgstr "האם להציג את תאריך הפוסט מתחת לפריט?"
1429
+
1430
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:172
1431
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:136
1432
+ msgid "Display taxonomy info below the post item?"
1433
+ msgstr "האם להציג מידע טקסונומיה מתחת לפריט?"
1434
+
1435
+ #: includes/widgets/lsow-portfolio-widget/lsow-portfolio-widget.php:192
1436
+ msgid "Space between columns in masonry grid."
1437
+ msgstr "המרווח בין העמודות ברשת בניה"
1438
+
1439
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:15
1440
+ msgid "Livemesh Posts Carousel"
1441
+ msgstr "קרוסלת פוסטים"
1442
+
1443
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:17
1444
+ msgid "Display blog posts or custom post types as a carousel"
1445
+ msgstr "הצגת פוסטים או סוגי פוסט כקרוסלה"
1446
+
1447
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:93
1448
+ msgid "Choose the taxonomy to display info."
1449
+ msgstr "בחירת טקסונומיה למידע תצוגה"
1450
+
1451
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:94
1452
+ msgid ""
1453
+ "Choose the taxonomy to use for display of taxonomy information for posts/"
1454
+ "custom post types."
1455
+ msgstr "בחירת טקסונומיה לשימוש עבור מידע הטקסונומיה עבור סוגי פוסט"
1456
+
1457
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:101
1458
+ msgid "Link Images to Posts?"
1459
+ msgstr "האם לקשר את התמונות לפוסטים?"
1460
+
1461
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:107
1462
+ msgid "Display posts title below the post item?"
1463
+ msgstr "הצגת כותרת פוסט מתחת לפריט?"
1464
+
1465
+ #: includes/widgets/lsow-posts-carousel-widget/lsow-posts-carousel-widget.php:113
1466
+ msgid "Display post excerpt/summary below the post item?"
1467
+ msgstr "להציג למטה תקציר?"
1468
+
1469
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:15
1470
+ msgid "Livemesh Pricing Table"
1471
+ msgstr "טבלת מחירים"
1472
+
1473
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:17
1474
+ msgid "Display pricing table in a multi-column grid."
1475
+ msgstr "הצגת טבלת מחירם ברשת עמודות"
1476
+
1477
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:30
1478
+ msgid "Pricing Table"
1479
+ msgstr "טבלת מחירים"
1480
+
1481
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:31
1482
+ msgid "Pricing Plan"
1483
+ msgstr "חבילת מחיר"
1484
+
1485
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:40
1486
+ msgid "Pricing Plan Title"
1487
+ msgstr "כותרת חבילת מחיר"
1488
+
1489
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:41
1490
+ msgid "The title for the pricing plan"
1491
+ msgstr "הכותרת עבור חבילת מחיר"
1492
+
1493
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:46
1494
+ msgid "Tagline Text"
1495
+ msgstr "טקסט תיאור"
1496
+
1497
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:47
1498
+ msgid ""
1499
+ "Provide any subtitle or taglines like \"Most Popular\", \"Best Value\", "
1500
+ "\"Best Selling\", \"Most Flexible\" etc. that you would like to use for this "
1501
+ "pricing plan."
1502
+ msgstr ""
1503
+ "כותרת משנה או תיאור כמו \"הכי פופולרי\", \"הכי נמכר\" וכדומה, עבור חבילת "
1504
+ "מחיר זו"
1505
+
1506
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:52
1507
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:51
1508
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:51
1509
+ msgid "Image"
1510
+ msgstr "תמונה"
1511
+
1512
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:57
1513
+ msgid "Price Tag"
1514
+ msgstr "תגית מחיר"
1515
+
1516
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:58
1517
+ msgid "Enter the price tag for the pricing plan. HTML is accepted."
1518
+ msgstr "הזנת תגית מחיר עבור חבילת המחיר. אפשר להשתמש ב HTML"
1519
+
1520
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:63
1521
+ msgid "Text for Pricing Link/Button"
1522
+ msgstr "טקסט עבור כפתור המחיר"
1523
+
1524
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:64
1525
+ msgid ""
1526
+ "Provide the text for the link or the button shown for this pricing plan."
1527
+ msgstr "הטקסט עבור הקישור או הכפתור המוצג עבור חבילת המחיר"
1528
+
1529
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:69
1530
+ msgid "URL for the Pricing link/button"
1531
+ msgstr "כתובת URL עבור הקישור / כפתור"
1532
+
1533
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:70
1534
+ msgid ""
1535
+ "Provide the target URL for the link or the button shown for this pricing "
1536
+ "plan."
1537
+ msgstr "כתובת URL אליה יפנה הקישור או הכפתור בחבילת המחיר"
1538
+
1539
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:75
1540
+ msgid "Open Button URL in a new window"
1541
+ msgstr "פתיחת הקישור בחלון חדש"
1542
+
1543
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:80
1544
+ msgid "Highlight Pricing Plan"
1545
+ msgstr "הבלטת החבילה"
1546
+
1547
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:81
1548
+ msgid "Specify if you want to highlight the pricing plan."
1549
+ msgstr "נא לציין אם להבליט חבילת מחיר זו"
1550
+
1551
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:86
1552
+ msgid "Pricing Plan Details"
1553
+ msgstr "פרטי החבילה"
1554
+
1555
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:87
1556
+ msgid "Pricing Item"
1557
+ msgstr "מחיר פריט"
1558
+
1559
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:100
1560
+ msgid "Value"
1561
+ msgstr "ערך"
1562
+
1563
+ #: includes/widgets/lsow-pricing-table-widget/lsow-pricing-table-widget.php:120
1564
+ msgid "Pricing Columns per row"
1565
+ msgstr "מספר עמודות בשורה"
1566
+
1567
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:15
1568
+ msgid "Livemesh Services"
1569
+ msgstr "שירותים"
1570
+
1571
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:17
1572
+ msgid "Create services to display in a column grid."
1573
+ msgstr "יצירת שירותים להצגה ברשת עמודות"
1574
+
1575
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:45
1576
+ msgid "Services"
1577
+ msgstr "שירותים"
1578
+
1579
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:46
1580
+ msgid "Service"
1581
+ msgstr "שירות"
1582
+
1583
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:57
1584
+ msgid "Title of the service."
1585
+ msgstr "כותרת השירות"
1586
+
1587
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:94
1588
+ msgid "Short description"
1589
+ msgstr "תיאור קצר"
1590
+
1591
+ #: includes/widgets/lsow-services-widget/lsow-services-widget.php:95
1592
+ msgid "Provide a short description for the service"
1593
+ msgstr "תיאור קצר של השירות"
1594
+
1595
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:15
1596
+ msgid "Livemesh Stats Bars"
1597
+ msgstr "לוחות סטטיסטיקה"
1598
+
1599
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:17
1600
+ msgid "Display statistics or skills as a percentage stats bar."
1601
+ msgstr "הצגת סטטיסטיקה או כישורים כאחוזים בלוחות סטטיסטיקה"
1602
+
1603
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:29
1604
+ msgid "Stats Bars"
1605
+ msgstr "לוחות סטטיסטיקה"
1606
+
1607
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:30
1608
+ msgid "Stats Bar"
1609
+ msgstr "לוח סטטיסטיקה"
1610
+
1611
+ #: includes/widgets/lsow-stats-bar-widget/lsow-stats-bar-widget.php:40
1612
+ msgid "The title for the stats bar"
1613
+ msgstr "הכותרת של לוח הסטטיסטיקה"
1614
+
1615
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:15
1616
+ msgid "Livemesh Tabs"
1617
+ msgstr "לשוניות"
1618
+
1619
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:17
1620
+ msgid "Display tabbed content in variety of styles."
1621
+ msgstr "הצגת תוכן בלשוניות במגוון עיצובים"
1622
+
1623
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:30
1624
+ msgid "Choose Tab Style"
1625
+ msgstr "בחירת עיצוב הלשונית"
1626
+
1627
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:37
1628
+ msgid "Tab Style 1"
1629
+ msgstr "עיצוב 1"
1630
+
1631
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:38
1632
+ msgid "Tab Style 2"
1633
+ msgstr "עיצוב 2"
1634
+
1635
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:39
1636
+ msgid "Tab Style 3"
1637
+ msgstr "עיצוב 3"
1638
+
1639
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:40
1640
+ msgid "Tab Style 4"
1641
+ msgstr "עיצוב 4"
1642
+
1643
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:41
1644
+ msgid "Tab Style 5"
1645
+ msgstr "עיצוב 5"
1646
+
1647
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:42
1648
+ msgid "Tab Style 6"
1649
+ msgstr "עיצוב 6"
1650
+
1651
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:43
1652
+ msgid "Vertical Tab Style 1"
1653
+ msgstr "עיצוב אנכי 1"
1654
+
1655
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:44
1656
+ msgid "Vertical Tab Style 2"
1657
+ msgstr "עיצוב אנכי 2"
1658
+
1659
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:45
1660
+ msgid "Vertical Tab Style 3"
1661
+ msgstr "עיצוב אנכי 3"
1662
+
1663
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:46
1664
+ msgid "Vertical Tab Style 4"
1665
+ msgstr "עיצוב אנכי 4"
1666
+
1667
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:52
1668
+ msgid "Tab highlight color"
1669
+ msgstr "צבע הבלטת הלשונית"
1670
+
1671
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:62
1672
+ msgid "Mobile Resolution"
1673
+ msgstr "רזולוציית טלפון נייד"
1674
+
1675
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:63
1676
+ msgid ""
1677
+ "The resolution to treat as a mobile resolution for invoking responsive tabs."
1678
+ msgstr ""
1679
+ "הרזולוציה שתשמש להתייחסות כאל רזולוציית טלפון נייד בלשוניות רספונסיביות"
1680
+
1681
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:70
1682
+ msgid "Some styles may ignore icons chosen."
1683
+ msgstr "חלק מן העיצובים עלולים להתעלם מן הצלמיות שנבחרו"
1684
+
1685
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:89
1686
+ msgid "Tabs"
1687
+ msgstr "לשוניות"
1688
+
1689
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:90
1690
+ msgid "Single Tab"
1691
+ msgstr "לשונית יחידה"
1692
+
1693
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:99
1694
+ msgid "Tab Title"
1695
+ msgstr "כותרת הלשונית"
1696
+
1697
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:100
1698
+ msgid "The title for the tab shown as name for tab navigation."
1699
+ msgstr "הכותרת עבור הלשונית המוצגת כשם הלשונית בניווט הלשוניות"
1700
+
1701
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:105
1702
+ msgid "Tab Image."
1703
+ msgstr "תמונת הלשונית"
1704
+
1705
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:115
1706
+ msgid "Tab Icon."
1707
+ msgstr "צלמית הלשונית"
1708
+
1709
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:125
1710
+ msgid "Tab Content"
1711
+ msgstr "תוכן הלשונית"
1712
+
1713
+ #: includes/widgets/lsow-tabs-widget/lsow-tabs-widget.php:126
1714
+ msgid "The content of the tab."
1715
+ msgstr "תוכן הלשונית"
1716
+
1717
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:15
1718
+ msgid "Livemesh Team Members"
1719
+ msgstr "צוות"
1720
+
1721
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:17
1722
+ msgid "Create team members to display in a column grid."
1723
+ msgstr "יצירת חברי צוות להצגה ברשת עמודות"
1724
+
1725
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:44
1726
+ msgid "Team Members"
1727
+ msgstr "צוות"
1728
+
1729
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:45
1730
+ msgid "Team Member"
1731
+ msgstr "חבר צוות"
1732
+
1733
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:55
1734
+ msgid "Name of the team member."
1735
+ msgstr "שם החבר בצוות"
1736
+
1737
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:60
1738
+ msgid "Team member image."
1739
+ msgstr "תמונת החבר בצוות"
1740
+
1741
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:65
1742
+ msgid "Position"
1743
+ msgstr "תפקיד"
1744
+
1745
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:66
1746
+ msgid "Specify the position/title of the team member."
1747
+ msgstr "ציון התפקיד / הכותרת של חבר הצוות"
1748
+
1749
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:71
1750
+ msgid "Short details"
1751
+ msgstr "פרטים בקצרה"
1752
+
1753
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:72
1754
+ msgid "Provide a short writeup for the team member"
1755
+ msgstr "מידע קצר על חבר הצוות"
1756
+
1757
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:78
1758
+ msgid "Social profile"
1759
+ msgstr "פרופיל חברתי"
1760
+
1761
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:82
1762
+ msgid "Email Address"
1763
+ msgstr "כתובת אימייל"
1764
+
1765
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:83
1766
+ msgid "Enter the email address of the team member."
1767
+ msgstr "הזנת כתובת האימייל של חבר הצוות"
1768
+
1769
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:88
1770
+ msgid "Facebook Page URL"
1771
+ msgstr "כתובת עמוד פייסבוק"
1772
+
1773
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:89
1774
+ msgid "URL of the Facebook page of the team member."
1775
+ msgstr "כתובת עמוד פייסבוק של חבר הצוות"
1776
+
1777
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:94
1778
+ msgid "Twitter Profile URL"
1779
+ msgstr "כתובת פרופיל טוויטר"
1780
+
1781
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:95
1782
+ msgid "URL of the Twitter page of the team member."
1783
+ msgstr "כתובת עמוד הטוויטר של חבר הצוות"
1784
+
1785
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:100
1786
+ msgid "LinkedIn Page URL"
1787
+ msgstr "כתובת ה URL ב LinkedIn "
1788
+
1789
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:101
1790
+ msgid "URL of the LinkedIn profile of the team member."
1791
+ msgstr "כתובת ה URL של פרופיל חבר הצוות ב LinkedIn "
1792
+
1793
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:106
1794
+ msgid "Pinterest Page URL"
1795
+ msgstr "כתובת ה URL ב Pinterest"
1796
+
1797
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:107
1798
+ msgid "URL of the Pinterest page for the team member."
1799
+ msgstr "כתובת ה URL של עמוד ה Pinterest של חבר הצוות"
1800
+
1801
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:112
1802
+ msgid "Dribbble Profile URL"
1803
+ msgstr "כתובת ה URL ב Dribbble"
1804
+
1805
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:113
1806
+ msgid "URL of the Dribbble profile of the team member."
1807
+ msgstr "כתובת ה URL של פרופיל חבר הצוות ב Dribbble"
1808
+
1809
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:118
1810
+ msgid "GooglePlus Page URL"
1811
+ msgstr "כתובת ה URL בגוגל פלוס"
1812
+
1813
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:119
1814
+ msgid "URL of the Google Plus page of the team member."
1815
+ msgstr "כתובת ה URL של עמוד חבר הצוות בגוגל פלוס"
1816
+
1817
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:124
1818
+ msgid "Instagram Page URL"
1819
+ msgstr "כתובת ה URL באינסטגרם"
1820
+
1821
+ #: includes/widgets/lsow-team-members-widget/lsow-team-members-widget.php:125
1822
+ msgid "URL of the Instagram feed for the team member."
1823
+ msgstr "כתובת ה URL של הזנת האינסטגרם של חבר הצוות"
1824
+
1825
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:24
1826
+ msgid "Send an email"
1827
+ msgstr "שליחת אימייל"
1828
+
1829
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:26
1830
+ msgid "Follow on Facebook"
1831
+ msgstr "עקוב בפייסבוק"
1832
+
1833
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:28
1834
+ msgid "Subscribe to Twitter Feed"
1835
+ msgstr "הרשמה להזנת טוויטר"
1836
+
1837
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:30
1838
+ msgid "View LinkedIn Profile"
1839
+ msgstr "הצגת פרופיל LinkedIn"
1840
+
1841
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:32
1842
+ msgid "Follow on Google Plus"
1843
+ msgstr "עקוב בגוגל פלוס"
1844
+
1845
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:34
1846
+ msgid "View Instagram Feed"
1847
+ msgstr "הצגת הזנת אינסטגרם"
1848
+
1849
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:36
1850
+ msgid "Subscribe to Pinterest Feed"
1851
+ msgstr "הרשמה להזנת Pinterest"
1852
+
1853
+ #: includes/widgets/lsow-team-members-widget/tpl/social-profile.php:38
1854
+ msgid "View Dribbble Portfolio"
1855
+ msgstr "הצגת תיק עבודות Dribbble"
1856
+
1857
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:15
1858
+ msgid "Livemesh Testimonials Slider"
1859
+ msgstr "סליידר משובים"
1860
+
1861
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:17
1862
+ msgid "Share your product/service testimonials in a responsive slider."
1863
+ msgstr "שיתוף המשובים על השירות/מוצר שלך בסליידר רספונסיבי"
1864
+
1865
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:29
1866
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:29
1867
+ msgid "Testimonials"
1868
+ msgstr "משובים"
1869
+
1870
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:30
1871
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:30
1872
+ msgid "Testimonial"
1873
+ msgstr "משוב"
1874
+
1875
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:40
1876
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:40
1877
+ msgid "The author of the testimonial"
1878
+ msgstr "מחבר המשוב"
1879
+
1880
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:45
1881
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:45
1882
+ msgid "Author Details"
1883
+ msgstr "פרטי המחבר"
1884
+
1885
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:46
1886
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:46
1887
+ msgid ""
1888
+ "The details of the author like company name, position held, company URL etc. "
1889
+ "HTML accepted."
1890
+ msgstr ""
1891
+ "פרטי מחבר המשוב כמו שם החברה, תפקיד, כתובת האתר של החברה וכד'. אפשר להשתמש ב "
1892
+ "HTML"
1893
+
1894
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:56
1895
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:56
1896
+ msgid "Text"
1897
+ msgstr "טקסט"
1898
+
1899
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:57
1900
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:57
1901
+ msgid "What your customer had to say"
1902
+ msgstr "מה הלקוח שלך אומר"
1903
+
1904
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:69
1905
+ msgid "Slideshow speed"
1906
+ msgstr "מהירות המצגת"
1907
+
1908
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:75
1909
+ msgid "Animation Speed"
1910
+ msgstr "מהירות האנימציה"
1911
+
1912
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:81
1913
+ msgid "Pause slider on action."
1914
+ msgstr "עצירת המצגת בפעולה"
1915
+
1916
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:82
1917
+ msgid ""
1918
+ "Should the slideshow pause once user initiates an action using navigation/"
1919
+ "direction controls."
1920
+ msgstr "האם לעצור את המצגת כאשר המשתמש מבצע פעולה בניווט החצים"
1921
+
1922
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:88
1923
+ msgid "Pause on Hover"
1924
+ msgstr "עצירה בריחוף העכבר"
1925
+
1926
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:89
1927
+ msgid "Should the slider pause on mouse hover over the slider."
1928
+ msgstr "האם לעצור את המצגת כאשר העכבר מרחף מעליה"
1929
+
1930
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:95
1931
+ msgid "Direction Navigation"
1932
+ msgstr "ניווט חצים"
1933
+
1934
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:96
1935
+ msgid "Should the slider have direction navigation."
1936
+ msgstr "האם להציג ניווט חצים למצגת"
1937
+
1938
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:102
1939
+ msgid "Navigation Controls"
1940
+ msgstr "בקרי ניווט"
1941
+
1942
+ #: includes/widgets/lsow-testimonials-slider-widget/lsow-testimonials-slider-widget.php:103
1943
+ msgid "Should the slider have navigation controls."
1944
+ msgstr "האם להציג בקרי ניווט"
1945
+
1946
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:15
1947
+ msgid "Livemesh Testimonials"
1948
+ msgstr "משובים"
1949
+
1950
+ #: includes/widgets/lsow-testimonials-widget/lsow-testimonials-widget.php:17
1951
+ msgid "Display testimonials in a responsive multi-column grid."
1952
+ msgstr "הצגת משובים בתצוגת רשת עמודות רספונסיבית"
1953
+
1954
+ #: livemesh-so-widgets.php:75 livemesh-so-widgets.php:84
1955
+ msgid "Cheatin&#8217; huh?"
1956
+ msgstr "מרמה, אה?"
livemesh-so-widgets.php CHANGED
@@ -1,13 +1,13 @@
1
  <?php
2
  /**
3
  * Plugin Name: Livemesh SiteOrigin Widgets
4
- * Plugin URI: http://portfoliotheme.org/siteorigin-widgets
5
  * Description: A collection of premium quality widgets for use in any widgetized area or in SiteOrigin page builder. SiteOrigin Widgets Bundle is required.
6
  * Author: Livemesh
7
- * Author URI: http://portfoliotheme.org/
8
  * License: GPL3
9
  * License URI: https://www.gnu.org/licenses/gpl-3.0.txt
10
- * Version: 1.4.8
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.4.8');
96
  }
97
 
98
  // Plugin Folder Path
@@ -191,6 +191,8 @@ if (!class_exists('Livemesh_SiteOrigin_Widgets')) :
191
  private function hooks() {
192
 
193
  add_action('wp_enqueue_scripts', array($this, 'load_frontend_scripts'), 10);
 
 
194
  }
195
 
196
  /**
@@ -217,8 +219,6 @@ if (!class_exists('Livemesh_SiteOrigin_Widgets')) :
217
  wp_register_script('lsow-frontend-scripts', LSOW_PLUGIN_URL . 'assets/js/lsow-frontend' . $suffix . '.js', array('jquery'), LSOW_VERSION, true);
218
  wp_enqueue_script('lsow-frontend-scripts');
219
 
220
- add_action('wp_enqueue_scripts', array($this, 'localize_scripts'), 999999);
221
-
222
  }
223
 
224
  public function localize_scripts() {
1
  <?php
2
  /**
3
  * Plugin Name: Livemesh SiteOrigin Widgets
4
+ * Plugin URI: https://www.livemeshthemes.com/siteorigin-widgets
5
  * Description: A collection of premium quality widgets for use in any widgetized area or in SiteOrigin page builder. SiteOrigin Widgets Bundle is required.
6
  * Author: Livemesh
7
+ * Author URI: https://www.livemeshthemes.com/
8
  * License: GPL3
9
  * License URI: https://www.gnu.org/licenses/gpl-3.0.txt
10
+ * Version: 1.4.9
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.4.9');
96
  }
97
 
98
  // Plugin Folder Path
191
  private function hooks() {
192
 
193
  add_action('wp_enqueue_scripts', array($this, 'load_frontend_scripts'), 10);
194
+
195
+ add_action('wp_enqueue_scripts', array($this, 'localize_scripts'), 999999);
196
  }
197
 
198
  /**
219
  wp_register_script('lsow-frontend-scripts', LSOW_PLUGIN_URL . 'assets/js/lsow-frontend' . $suffix . '.js', array('jquery'), LSOW_VERSION, true);
220
  wp_enqueue_script('lsow-frontend-scripts');
221
 
 
 
222
  }
223
 
224
  public function localize_scripts() {
readme.txt CHANGED
@@ -1,11 +1,11 @@
1
  === Livemesh SiteOrigin Widgets ===
2
- Author URI: http://portfoliotheme.org
3
- Plugin URI: http://portfoliotheme.org/siteorigin-widgets
4
  Contributors: livemesh
5
  Tags: widget, siteorigin, siteorigin widgets bundle, siteorigin page builder, siteorigin addons, grid, gallery, video background, portfolio, carousel, shortcode, tabs, admin, plugin, page
6
  Requires at least: 4.3
7
- Tested up to: 4.7
8
- Stable Tag: 1.4.8
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -15,7 +15,7 @@ A collection of premium quality widgets for use in any widgetized area or in Sit
15
 
16
  Livemesh SiteOrigin widgets features huge collection of premium, easy to use yet highly functional widgets that can be used in a page builder like <a href="https://wordpress.org/plugins/siteorigin-panels/" rel="nofollow">SiteOrigin</a> or in any widgetized area of your site. This is really a premium plugin that you can get for free.
17
 
18
- This plugin comes with widgets for just about everything you need to build a professional website without switching to a premium theme - hero headers, services, team profiles, statistics, testimonials, clients list, portfolio/posts grid, carousels, varieties of tabs, accordions, buttons, icon lists, pricing plan and much more in the <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Premium Version">PRO version</a>. All the widgets that help turn your free theme into a premium one with just a few clicks. Every premium page builder element you need is available for easy drag and drop into your page by just activating this plugin.
19
 
20
  <a href="https://wordpress.org/plugins/so-widgets-bundle/" alt="SiteOrigin Widgets Bundle" target="_blank">SiteOrigin Widgets Bundle</a> plugin must be activated to use this plugin. After you activate the required plugins, enable our widgets by going to Plugins > SiteOrigin Widgets in your WordPress admin.
21
 
@@ -23,14 +23,14 @@ Although not required, <a href="https://wordpress.org/plugins/siteorigin-panels/
23
 
24
  See the all of widgets in action here -
25
 
26
- <a href="http://portfoliotheme.org/siteorigin-widgets" title="Livemesh SiteOrigin Widgets Demo Site"><strong>LIVE DEMO</strong></a> | <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Premium Version"><strong>PRO Version</strong></a>.
27
 
28
  The plugin comes with the following widgets. <strong>Almost all of the widgets come with a dark version.</strong> -
29
 
30
  <ul>
31
  <li>Services that capture what you can offer for your clients/customers.</li>
32
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/tabs-and-accordions/" title="Responsive Tabs and Accordion Widgets">Responsive Tabs</a> that function seamlessly across all devices and resolutions.</li>
33
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/tabs-and-accordions/" title="Responsive Tabs and Accordion Widgets">Accordion/Toggle</a> that capture collapsible content panels when space is limited.</li>
34
  <li>Heading styles to capture effective headings for your page sections.</li>
35
  <li>Team Profiles widgets to display all the team members.</li>
36
  <li>Odometer to show impressive numbers pertaining to your work or company.</li>
@@ -40,27 +40,27 @@ The plugin comes with the following widgets. <strong>Almost all of the widgets c
40
  <li>Testimonials slider is a responsive touch enabled slider that cycles through testimonials.</li>
41
  <li>Post Carousel Widget that displays your posts or custom post types as a highly responsive carousel.</li>
42
  <li>Generic Carousel Widget that displays lets you present a list of HTML content in a carousel.</li>
43
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/hero-headers/" title="Hero Header Widget">Hero Header Widget</a> that lets you display any type of header content with option to set Parallax, YouTube or HTML5 video background.</li>
44
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid">Grid widget</a> that displays portfolio or blog entries in a nice responsive grid. Masonry and packed options are supported.</li>
45
  <li>Client List widget to showcase the clients that you have handled.</li>
46
  <li>Pricing Plans to help get more sales.</li>
47
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/icon-lists-buttons/" title="Icon Lists and Buttons">Flat style buttons</a> with rich set of customization options.</li>
48
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/icon-lists-buttons/" title="Icon List widget">Icon list widget</a> that lets you use either images or icon fonts to create custom social icons list, capture payment options etc.</li>
49
  </ul>
50
 
51
- The <strong><a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">PRO version</a></strong> of the plugin comes with additional widgets and advanced features added to widgets above -
52
 
53
  <ul>
54
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-sliders/" title="Image Slider Widget">Image Slider</a> to create a responsive slider of images with support for captions, multiple slider types like Nivo, Flex, Slick and lightweight sliders, thumbnail navigation etc.</li>
55
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/image-gallery/" title="Image Gallery Widget">Image Gallery</a> widget that lets you create a grid of images with options for masonry or fit rows, pagination, lazy load, lightbox support etc.</li>
56
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/video-gallery/" title="Video Gallery Widget">Video Gallery</a> to build a beautiful grid of videos to help showcase a collection of YouTube/Vimeo videos on your site.</li>
57
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/" title="Image Carousel">Image Carousel</a> for a responsive carousel of images.</li>
58
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/gallery-carousel/" title="Video Carousel">Video Carousel</a> for creation of a responsive carousel of YouTube/Vimeo videos.</li>
59
  <li>Countdown widget to display a countdown timer on your site pages such as those that feature events or under construction/coming soon pages.</li>
60
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/services/" title="FAQ Widget">FAQ widget</a> to display a set of Frequently Asked Questions in a page.</li>
61
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/features/" title="Features Widget">Features Widget</a> for showcasing product features or services provided by an agency/business.</li>
62
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid">Lazy Load</a> - The portfolio/post grid and image gallery widgets incorporate option to lazy load posts/images with the click of a Load More button.</li>
63
- <li><a href="http://portfoliotheme.org/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid">Pagination</a> - Create a grid of posts or custom post types with AJAX based pagination support. </li>
64
  <li>Lightbox Support - The premium version comes with support for Lightbox for grid and carousel widgets.</li>
65
  <li>Custom Fonts - Ability to choose custom fonts from Google Fonts library for headings in heading widget and the hero header widget.</li>
66
  <li>Custom Animations - Choose from over <strong>40+ animations</strong> for most widgets (excludes sliders, carousels and grid). The animations display on user scrolling to the widget or when the widget becomes visible in the browser window.</li>
@@ -81,7 +81,7 @@ http://twitter.com/live_mesh
81
  4. If you need page builder functions, install and activate the <strong>optional plugin</strong> <a href="https://wordpress.org/plugins/siteorigin-panels/" rel="nofollow">Page Builder by SiteOrigin</a>.
82
  4. For Portfolio widget, install and activate the <strong>optional plugin</strong> <a href="https://wordpress.org/plugins/portfolio-post-type/" title="Portfolio Post Type">Portfolio Post Type plugin</a>. The Portfolio widget is built using custom post type registered by this plugin.
83
 
84
- Optionally, if you have <a href="http://portfoliotheme.org/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> installed, you can import the sample data that replicates the demo site for you by importing the file sample-data.xml file located in the plugin directory. The import option is available under Tools &gt; Import in WordPress admin.
85
 
86
  == Frequently Asked Questions ==
87
 
@@ -114,6 +114,12 @@ Pls install and activate the <a href="https://wordpress.org/plugins/portfolio-po
114
 
115
  == Changelog ==
116
 
 
 
 
 
 
 
117
  = 1.4.8 =
118
  * Fixed - The grid filter hidden behind the grid items when number filters get big
119
  * Fixed - Pricing button overflowing the container element.
1
  === Livemesh SiteOrigin Widgets ===
2
+ Author URI: https://www.livemeshthemes.com
3
+ Plugin URI: https://www.livemeshthemes.com/siteorigin-widgets
4
  Contributors: livemesh
5
  Tags: widget, siteorigin, siteorigin widgets bundle, siteorigin page builder, siteorigin addons, grid, gallery, video background, portfolio, carousel, shortcode, tabs, admin, plugin, page
6
  Requires at least: 4.3
7
+ Tested up to: 4.8
8
+ Stable Tag: 1.4.9
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
15
 
16
  Livemesh SiteOrigin widgets features huge collection of premium, easy to use yet highly functional widgets that can be used in a page builder like <a href="https://wordpress.org/plugins/siteorigin-panels/" rel="nofollow">SiteOrigin</a> or in any widgetized area of your site. This is really a premium plugin that you can get for free.
17
 
18
+ This plugin comes with widgets for just about everything you need to build a professional website without switching to a premium theme - hero headers, services, team profiles, statistics, testimonials, clients list, portfolio/posts grid, carousels, varieties of tabs, accordions, buttons, icon lists, pricing plan and much more in the <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Premium Version">PRO version</a>. All the widgets that help turn your free theme into a premium one with just a few clicks. Every premium page builder element you need is available for easy drag and drop into your page by just activating this plugin.
19
 
20
  <a href="https://wordpress.org/plugins/so-widgets-bundle/" alt="SiteOrigin Widgets Bundle" target="_blank">SiteOrigin Widgets Bundle</a> plugin must be activated to use this plugin. After you activate the required plugins, enable our widgets by going to Plugins > SiteOrigin Widgets in your WordPress admin.
21
 
23
 
24
  See the all of widgets in action here -
25
 
26
+ <a href="https://www.livemeshthemes.com/siteorigin-widgets" title="Livemesh SiteOrigin Widgets Demo Site"><strong>LIVE DEMO</strong></a> | <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Premium Version"><strong>PRO Version</strong></a>.
27
 
28
  The plugin comes with the following widgets. <strong>Almost all of the widgets come with a dark version.</strong> -
29
 
30
  <ul>
31
  <li>Services that capture what you can offer for your clients/customers.</li>
32
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/tabs-and-accordions/" title="Responsive Tabs and Accordion Widgets">Responsive Tabs</a> that function seamlessly across all devices and resolutions.</li>
33
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/tabs-and-accordions/" title="Responsive Tabs and Accordion Widgets">Accordion/Toggle</a> that capture collapsible content panels when space is limited.</li>
34
  <li>Heading styles to capture effective headings for your page sections.</li>
35
  <li>Team Profiles widgets to display all the team members.</li>
36
  <li>Odometer to show impressive numbers pertaining to your work or company.</li>
40
  <li>Testimonials slider is a responsive touch enabled slider that cycles through testimonials.</li>
41
  <li>Post Carousel Widget that displays your posts or custom post types as a highly responsive carousel.</li>
42
  <li>Generic Carousel Widget that displays lets you present a list of HTML content in a carousel.</li>
43
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/hero-headers/" title="Hero Header Widget">Hero Header Widget</a> that lets you display any type of header content with option to set Parallax, YouTube or HTML5 video background.</li>
44
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid">Grid widget</a> that displays portfolio or blog entries in a nice responsive grid. Masonry and packed options are supported.</li>
45
  <li>Client List widget to showcase the clients that you have handled.</li>
46
  <li>Pricing Plans to help get more sales.</li>
47
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/icon-lists-buttons/" title="Icon Lists and Buttons">Flat style buttons</a> with rich set of customization options.</li>
48
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/icon-lists-buttons/" title="Icon List widget">Icon list widget</a> that lets you use either images or icon fonts to create custom social icons list, capture payment options etc.</li>
49
  </ul>
50
 
51
+ The <strong><a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">PRO version</a></strong> of the plugin comes with additional widgets and advanced features added to widgets above -
52
 
53
  <ul>
54
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-sliders/" title="Image Slider Widget">Image Slider</a> to create a responsive slider of images with support for captions, multiple slider types like Nivo, Flex, Slick and lightweight sliders, thumbnail navigation etc.</li>
55
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/image-gallery/" title="Image Gallery Widget">Image Gallery</a> widget that lets you create a grid of images with options for masonry or fit rows, pagination, lazy load, lightbox support etc.</li>
56
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/video-gallery/" title="Video Gallery Widget">Video Gallery</a> to build a beautiful grid of videos to help showcase a collection of YouTube/Vimeo videos on your site.</li>
57
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/" title="Image Carousel">Image Carousel</a> for a responsive carousel of images.</li>
58
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/gallery-carousel/" title="Video Carousel">Video Carousel</a> for creation of a responsive carousel of YouTube/Vimeo videos.</li>
59
  <li>Countdown widget to display a countdown timer on your site pages such as those that feature events or under construction/coming soon pages.</li>
60
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/services/" title="FAQ Widget">FAQ widget</a> to display a set of Frequently Asked Questions in a page.</li>
61
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/features/" title="Features Widget">Features Widget</a> for showcasing product features or services provided by an agency/business.</li>
62
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid">Lazy Load</a> - The portfolio/post grid and image gallery widgets incorporate option to lazy load posts/images with the click of a Load More button.</li>
63
+ <li><a href="https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/" title="Livemesh Grid">Pagination</a> - Create a grid of posts or custom post types with AJAX based pagination support. </li>
64
  <li>Lightbox Support - The premium version comes with support for Lightbox for grid and carousel widgets.</li>
65
  <li>Custom Fonts - Ability to choose custom fonts from Google Fonts library for headings in heading widget and the hero header widget.</li>
66
  <li>Custom Animations - Choose from over <strong>40+ animations</strong> for most widgets (excludes sliders, carousels and grid). The animations display on user scrolling to the widget or when the widget becomes visible in the browser window.</li>
81
  4. If you need page builder functions, install and activate the <strong>optional plugin</strong> <a href="https://wordpress.org/plugins/siteorigin-panels/" rel="nofollow">Page Builder by SiteOrigin</a>.
82
  4. For Portfolio widget, install and activate the <strong>optional plugin</strong> <a href="https://wordpress.org/plugins/portfolio-post-type/" title="Portfolio Post Type">Portfolio Post Type plugin</a>. The Portfolio widget is built using custom post type registered by this plugin.
83
 
84
+ Optionally, if you have <a href="https://www.livemeshthemes.com/products/livemesh-siteorigin-widgets-pro/" title="Livemesh SiteOrigin Widgets Pro" target="_blank">premium version</a> installed, you can import the sample data that replicates the demo site for you by importing the file sample-data.xml file located in the plugin directory. The import option is available under Tools &gt; Import in WordPress admin.
85
 
86
  == Frequently Asked Questions ==
87
 
114
 
115
  == Changelog ==
116
 
117
+ = 1.4.9 =
118
+ * Fixed - The top and bottom padding attributes for rows were not taking effect with 2.5.x version of page builder
119
+ * Updated - The top and bottom padding attributes for rows deprecated. Pls use native padding settings of page builder which now provides more fine grained padding controls.
120
+ * Updated - We have moved; all URLs now point to our new site https://www.livemeshthemes.com
121
+ * Added - Hebrew translation files - thanks Ahrale!
122
+
123
  = 1.4.8 =
124
  * Fixed - The grid filter hidden behind the grid items when number filters get big
125
  * Fixed - Pricing button overflowing the container element.