HT Mega – Addons for Elementor Page Builder ( Elementor Addons, Post Grid, Post Slider, Post Carousel, Mega Menu, Elementor Widgets, Elementor Templates, Accordion, Forms, Tables) - Version 1.6.8

Version Description

Download this release

Release Info

Developer devitemsllc
Plugin Icon 128x128 HT Mega – Addons for Elementor Page Builder ( Elementor Addons, Post Grid, Post Slider, Post Carousel, Mega Menu, Elementor Widgets, Elementor Templates, Accordion, Forms, Tables)
Version 1.6.8
Comparing to
See all releases

Code changes from version 1.6.2 to 1.6.8

Files changed (109) hide show
  1. admin/assets/js/template_library_manager.js +3 -3
  2. admin/include/template-library.php +2 -2
  3. assets/css/htmega-widgets.css +79 -9
  4. assets/js/htmega-widgets-active.js +17 -38
  5. extensions/ht-builder/widgets/bl_nav_menu.php +1 -1
  6. extensions/ht-builder/widgets/bl_page_title.php +1 -1
  7. extensions/ht-builder/widgets/bl_post_archive.php +2 -2
  8. extensions/ht-builder/widgets/bl_post_archive_title.php +1 -1
  9. extensions/ht-builder/widgets/bl_post_author_info.php +1 -1
  10. extensions/ht-builder/widgets/bl_post_comments.php +1 -1
  11. extensions/ht-builder/widgets/bl_post_content.php +1 -1
  12. extensions/ht-builder/widgets/bl_post_excerpt.php +1 -1
  13. extensions/ht-builder/widgets/bl_post_featured_image.php +1 -1
  14. extensions/ht-builder/widgets/bl_post_meta_info.php +1 -1
  15. extensions/ht-builder/widgets/bl_post_search_form.php +1 -1
  16. extensions/ht-builder/widgets/bl_post_title.php +1 -1
  17. extensions/ht-builder/widgets/bl_site_logo.php +1 -1
  18. extensions/ht-builder/widgets/bl_site_title.php +1 -1
  19. extensions/ht-menu/widgets/inline-mega-menu.php +1 -1
  20. extensions/ht-menu/widgets/verticle-mega-menu.php +1 -1
  21. htmega_addons_elementor.php +4 -4
  22. includes/recommended-plugins/recommended-plugins.php +1 -1
  23. includes/widgets/htmega_404_content.php +5 -5
  24. includes/widgets/htmega_accordion.php +39 -10
  25. includes/widgets/htmega_add_banner.php +5 -5
  26. includes/widgets/htmega_animated_heading.php +1 -1
  27. includes/widgets/htmega_bbpress.php +1 -1
  28. includes/widgets/htmega_blockquote.php +7 -7
  29. includes/widgets/htmega_booked_calender.php +1 -1
  30. includes/widgets/htmega_brand.php +1 -1
  31. includes/widgets/htmega_buddy_press.php +5 -5
  32. includes/widgets/htmega_business_hours.php +1 -1
  33. includes/widgets/htmega_button.php +5 -5
  34. includes/widgets/htmega_caldera_forms.php +1 -1
  35. includes/widgets/htmega_call_to_action.php +5 -5
  36. includes/widgets/htmega_carousel.php +1 -1
  37. includes/widgets/htmega_contact_form_seven.php +5 -5
  38. includes/widgets/htmega_countdown.php +9 -9
  39. includes/widgets/htmega_counter.php +8 -8
  40. includes/widgets/htmega_cuctom_event.php +1 -1
  41. includes/widgets/htmega_double_button.php +13 -13
  42. includes/widgets/htmega_download_monitor.php +1 -1
  43. includes/widgets/htmega_dropcaps.php +1 -1
  44. includes/widgets/htmega_easy_digital_download.php +4 -4
  45. includes/widgets/htmega_flip-box.php +9 -9
  46. includes/widgets/htmega_gallery_justify.php +1 -1
  47. includes/widgets/htmega_googlemap.php +1 -1
  48. includes/widgets/htmega_gravity_forms.php +1 -1
  49. includes/widgets/htmega_image_comparison.php +1 -1
  50. includes/widgets/htmega_image_grid.php +9 -9
  51. includes/widgets/htmega_image_magnifier.php +1 -1
  52. includes/widgets/htmega_image_marker.php +3 -3
  53. includes/widgets/htmega_image_masonry.php +9 -9
  54. includes/widgets/htmega_inline_menu.php +1 -1
  55. includes/widgets/htmega_instagram - Copy.php +1 -1
  56. includes/widgets/htmega_instagram.php +3 -3
  57. includes/widgets/htmega_instagram_feed.php +1 -1
  58. includes/widgets/htmega_job_manager.php +1 -1
  59. includes/widgets/htmega_layer_slider.php +1 -1
  60. includes/widgets/htmega_lightbox.php +1 -1
  61. includes/widgets/htmega_mailchimp_for_wp.php +5 -5
  62. includes/widgets/htmega_modal.php +11 -11
  63. includes/widgets/htmega_news_ticker.php +1 -1
  64. includes/widgets/htmega_ninja_forms.php +1 -1
  65. includes/widgets/htmega_notify.php +9 -9
  66. includes/widgets/htmega_offcanvas.php +6 -6
  67. includes/widgets/htmega_panel_slider.php +5 -5
  68. includes/widgets/htmega_popover.php +16 -16
  69. includes/widgets/htmega_post_carousel.php +13 -13
  70. includes/widgets/htmega_post_grid.php +9 -9
  71. includes/widgets/htmega_post_grid_tab.php +13 -13
  72. includes/widgets/htmega_post_slider.php +13 -13
  73. includes/widgets/htmega_pricing_list_view.php +11 -11
  74. includes/widgets/htmega_pricing_table.php +3 -3
  75. includes/widgets/htmega_progressbar.php +1 -1
  76. includes/widgets/htmega_qu_forms.php +1 -1
  77. includes/widgets/htmega_revolution_slider.php +1 -1
  78. includes/widgets/htmega_scroll_image.php +1 -1
  79. includes/widgets/htmega_scroll_navigation.php +1 -1
  80. includes/widgets/htmega_search.php +7 -7
  81. includes/widgets/htmega_section_title.php +7 -7
  82. includes/widgets/htmega_services.php +23 -23
  83. includes/widgets/htmega_single_post.php +9 -9
  84. includes/widgets/htmega_slider_thumb_gallery.php +1 -1
  85. includes/widgets/htmega_socialshere.php +1 -1
  86. includes/widgets/htmega_special_banner.php +5 -5
  87. includes/widgets/htmega_switcher.php +326 -139
  88. includes/widgets/htmega_tab.php +4 -4
  89. includes/widgets/htmega_table.php +9 -9
  90. includes/widgets/htmega_tablepress.php +9 -9
  91. includes/widgets/htmega_teammember.php +17 -17
  92. includes/widgets/htmega_template_selector.php +1 -1
  93. includes/widgets/htmega_testimonial.php +30 -27
  94. includes/widgets/htmega_testimonial_grid.php +5 -5
  95. includes/widgets/htmega_toggle.php +5 -5
  96. includes/widgets/htmega_tooltip.php +8 -8
  97. includes/widgets/htmega_twitter_feed.php +1 -1
  98. includes/widgets/htmega_user_login_form.php +9 -9
  99. includes/widgets/htmega_user_register_form.php +9 -9
  100. includes/widgets/htmega_vertical_timeline.php +3 -3
  101. includes/widgets/htmega_video_player.php +5 -5
  102. includes/widgets/htmega_wc_add_to_cart.php +2 -2
  103. includes/widgets/htmega_wc_categories.php +4 -4
  104. includes/widgets/htmega_wc_element_pages.php +1 -1
  105. includes/widgets/htmega_weather.php +1 -1
  106. includes/widgets/htmega_working_process.php +49 -4
  107. includes/widgets/htmega_wpforms.php +1 -1
  108. languages/htmega-addons.pot +5533 -5054
  109. readme.txt +363 -341
admin/assets/js/template_library_manager.js CHANGED
@@ -148,7 +148,7 @@
148
  let {
149
  thumbnail,
150
  id,
151
- demoUrl,
152
  shareId,
153
  title
154
  } = htwptPrintData[i],
@@ -262,7 +262,7 @@
262
  let {
263
  thumbnail,
264
  id,
265
- demoUrl,
266
  shareId,
267
  title,
268
  isPro,
@@ -285,7 +285,7 @@
285
  <span class="img-loader"></span>
286
  </a>
287
  <div class="htwpt-actions">
288
- <a href="${demoUrl}" target="_blank">${HTTM.buttontxt.preview}</a>
289
  ${$impbutton}
290
  </div>
291
  </div>
148
  let {
149
  thumbnail,
150
  id,
151
+ url,
152
  shareId,
153
  title
154
  } = htwptPrintData[i],
262
  let {
263
  thumbnail,
264
  id,
265
+ url,
266
  shareId,
267
  title,
268
  isPro,
285
  <span class="img-loader"></span>
286
  </a>
287
  <div class="htwpt-actions">
288
+ <a href="${url}" target="_blank">${HTTM.buttontxt.preview}</a>
289
  ${$impbutton}
290
  </div>
291
  </div>
admin/include/template-library.php CHANGED
@@ -7,8 +7,8 @@ class HTMega_Template_Library{
7
  const TRANSIENT_KEY = 'htmega_template_info';
8
  public static $buylink = null;
9
 
10
- public static $endpoint = 'https://htmega.hasthemes.com/library/wp-json/htmega/v1/templates';
11
- public static $templateapi = 'https://htmega.hasthemes.com/library/wp-json/htmega/v1/templates/%s';
12
 
13
  public static $api_args = [];
14
 
7
  const TRANSIENT_KEY = 'htmega_template_info';
8
  public static $buylink = null;
9
 
10
+ public static $endpoint = 'https://wphtmega.com/library/wp-json/htmega/v1/templates';
11
+ public static $templateapi = 'https://wphtmega.com/library/wp-json/htmega/v1/templates/%s';
12
 
13
  public static $api_args = [];
14
 
assets/css/htmega-widgets.css CHANGED
@@ -6316,15 +6316,15 @@ a.instagram_follow_btn.possition-center span {
6316
  }
6317
 
6318
  .htmega-switcher-nav a {
6319
- display: inline-block;
6320
- color: #444444;
6321
- font-size: 14px;
6322
- font-weight: 600;
6323
- text-transform: uppercase;
6324
- padding: 18px 32px;
6325
- z-index: 1;
6326
- position: relative;
6327
- font-family: "Montserrat", sans-serif;
6328
  }
6329
  .htmega-switcher-nav a i{
6330
  margin-right: 5px;
@@ -6355,6 +6355,73 @@ a.instagram_follow_btn.possition-center span {
6355
  background-color: #ed552d;
6356
  }
6357
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6358
 
6359
  /*
6360
  * User Register Style
@@ -15506,6 +15573,9 @@ a{
15506
  .htc-verctimeline-wrapper .ht-ver-timeline .timeline-content {
15507
  padding-left: 25px;
15508
  }
 
 
 
15509
  .htc-verctimeline-wrapper .ht-ver-timeline .timeline-content::before{
15510
  display: none;
15511
  }
6316
  }
6317
 
6318
  .htmega-switcher-nav a {
6319
+ display: inline-block;
6320
+ color: #444444;
6321
+ font-size: 14px;
6322
+ font-weight: 600;
6323
+ text-transform: uppercase;
6324
+ padding: 18px 32px;
6325
+ z-index: 1;
6326
+ position: relative;
6327
+ font-family: "Montserrat", sans-serif;
6328
  }
6329
  .htmega-switcher-nav a i{
6330
  margin-right: 5px;
6355
  background-color: #ed552d;
6356
  }
6357
 
6358
+ .htmega-switcher-toggle-title {
6359
+ text-transform: uppercase;
6360
+ font-weight: 600;
6361
+ }
6362
+
6363
+ .htmega-switcher-toggle{
6364
+ margin: 20px 0 30px 0;
6365
+ text-align: center;
6366
+ font-weight: 400;
6367
+ }
6368
+
6369
+ .htmega-switch-toggle{
6370
+ position: relative;
6371
+ display: inline-block;
6372
+ width: 60px;
6373
+ height: 34px;
6374
+ margin: 0 15px 0 15px;
6375
+ line-height: 36px;
6376
+ }
6377
+
6378
+ .htmega-switcher-toggle i{
6379
+ margin-right: 7px;
6380
+ }
6381
+
6382
+ .htmega-switche-toggle-slider{
6383
+ border-radius: 34px;
6384
+ position: absolute;
6385
+ cursor: pointer;
6386
+ top: 0;
6387
+ left: 0;
6388
+ right: 0;
6389
+ bottom: 0;
6390
+ background-color: #ccc;
6391
+ -webkit-transition: .4s;
6392
+ transition: .4s;
6393
+ }
6394
+
6395
+ input:checked+.htmega-switche-toggle-slider {
6396
+ background-color: #2196F3;
6397
+ }
6398
+
6399
+ input:checked+.htmega-switche-toggle-slider:before {
6400
+ -webkit-transform: translateX(26px);
6401
+ -ms-transform: translateX(26px);
6402
+ transform: translateX(26px);
6403
+ }
6404
+
6405
+ .htmega-switche-toggle-slider:before {
6406
+ position: absolute;
6407
+ border-radius: 50%;
6408
+ content: "";
6409
+ height: 26px;
6410
+ width: 26px;
6411
+ left: 4px;
6412
+ bottom: 4px;
6413
+ background-color: #fff;
6414
+ -webkit-transition: .4s;
6415
+ transition: .4s;
6416
+ }
6417
+
6418
+ .htmega-single-toggle-switch.toggle-tab-pane{
6419
+ display: none;
6420
+ }
6421
+
6422
+ .htmega-single-toggle-switch.toggl-active{
6423
+ display: block;
6424
+ }
6425
 
6426
  /*
6427
  * User Register Style
15573
  .htc-verctimeline-wrapper .ht-ver-timeline .timeline-content {
15574
  padding-left: 25px;
15575
  }
15576
+ .htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .timeline-content{
15577
+ padding-right: 25px;
15578
+ }
15579
  .htc-verctimeline-wrapper .ht-ver-timeline .timeline-content::before{
15580
  display: none;
15581
  }
assets/js/htmega-widgets-active.js CHANGED
@@ -635,44 +635,23 @@
635
  var swiper_elem = $scope.find('.swiper-container').eq(0);
636
  var swiper_opt = swiper_elem.data('settings');
637
 
638
- if( HTMEGAF.elementorpro == true ){
639
- var swiper = new Swiper( swiper_elem, {
640
- direction: swiper_opt.direction,
641
- slidesPerView: swiper_opt.slideitem,
642
- spaceBetween: 0,
643
- freeMode: true,
644
- mousewheel: {
645
- releaseOnEdges:true,
646
- },
647
- speed: swiper_opt.speed,
648
- pagination: {
649
- el: '.swiper-pagination',
650
- clickable: true,
651
- },
652
- navigation: {
653
- nextEl: '.swiper-button-next',
654
- prevEl: '.swiper-button-prev',
655
- },
656
- });
657
- }else{
658
- var swiper = new Swiper( swiper_elem, {
659
- direction: swiper_opt.direction,
660
- slidesPerView: swiper_opt.slideitem,
661
- spaceBetween: 0,
662
- mousewheel: {
663
- releaseOnEdges:true,
664
- },
665
- speed: swiper_opt.speed,
666
- pagination: {
667
- el: '.swiper-pagination',
668
- clickable: true,
669
- },
670
- navigation: {
671
- nextEl: '.swiper-button-next',
672
- prevEl: '.swiper-button-prev',
673
- },
674
- });
675
- }
676
 
677
  if( swiper_opt.mousewheel == false){
678
  swiper.mousewheel.disable();
635
  var swiper_elem = $scope.find('.swiper-container').eq(0);
636
  var swiper_opt = swiper_elem.data('settings');
637
 
638
+ var swiper = new Swiper( swiper_elem, {
639
+ direction: swiper_opt.direction,
640
+ slidesPerView: swiper_opt.slideitem,
641
+ spaceBetween: 0,
642
+ mousewheel: {
643
+ releaseOnEdges:true,
644
+ },
645
+ speed: swiper_opt.speed,
646
+ pagination: {
647
+ el: '.swiper-pagination',
648
+ clickable: true,
649
+ },
650
+ navigation: {
651
+ nextEl: '.swiper-button-next',
652
+ prevEl: '.swiper-button-prev',
653
+ },
654
+ });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
655
 
656
  if( swiper_opt.mousewheel == false){
657
  swiper.mousewheel.disable();
extensions/ht-builder/widgets/bl_nav_menu.php CHANGED
@@ -55,7 +55,7 @@ class Bl_Nav_Menu_ELement extends Widget_Base {
55
  return $menulists;
56
  }
57
 
58
- protected function _register_controls() {
59
 
60
  $this->start_controls_section(
61
  'nav_menu_content',
55
  return $menulists;
56
  }
57
 
58
+ protected function register_controls() {
59
 
60
  $this->start_controls_section(
61
  'nav_menu_content',
extensions/ht-builder/widgets/bl_page_title.php CHANGED
@@ -32,7 +32,7 @@ class Bl_Page_Title_ELement extends Widget_Base {
32
  return ['htmega_builder'];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  // Post Title
38
  $this->start_controls_section(
32
  return ['htmega_builder'];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  // Post Title
38
  $this->start_controls_section(
extensions/ht-builder/widgets/bl_post_archive.php CHANGED
@@ -33,7 +33,7 @@ class Bl_Post_Archive_ELement extends Widget_Base {
33
  return ['htmega_builder'];
34
  }
35
 
36
- protected function _register_controls() {
37
 
38
  // Content
39
  $this->start_controls_section(
@@ -234,7 +234,7 @@ class Bl_Post_Archive_ELement extends Widget_Base {
234
  $this->add_control(
235
  'hide_pagination_button',
236
  [
237
- 'label' => __( 'Hide Pagination', 'woolentor' ),
238
  'type' => Controls_Manager::SWITCHER,
239
  'selectors' => [
240
  '{{WRAPPER}} .htbuilder-pagination' => 'display: none;',
33
  return ['htmega_builder'];
34
  }
35
 
36
+ protected function register_controls() {
37
 
38
  // Content
39
  $this->start_controls_section(
234
  $this->add_control(
235
  'hide_pagination_button',
236
  [
237
+ 'label' => __( 'Hide Pagination', 'ht-builder' ),
238
  'type' => Controls_Manager::SWITCHER,
239
  'selectors' => [
240
  '{{WRAPPER}} .htbuilder-pagination' => 'display: none;',
extensions/ht-builder/widgets/bl_post_archive_title.php CHANGED
@@ -32,7 +32,7 @@ class Bl_Post_Archive_Title_ELement extends Widget_Base {
32
  return ['htmega_builder'];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  // Post Title
38
  $this->start_controls_section(
32
  return ['htmega_builder'];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  // Post Title
38
  $this->start_controls_section(
extensions/ht-builder/widgets/bl_post_author_info.php CHANGED
@@ -32,7 +32,7 @@ class Bl_Post_Author_Info_ELement extends Widget_Base {
32
  return ['htmega_builder'];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  // Post Title
38
  $this->start_controls_section(
32
  return ['htmega_builder'];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  // Post Title
38
  $this->start_controls_section(
extensions/ht-builder/widgets/bl_post_comments.php CHANGED
@@ -33,7 +33,7 @@ class Bl_Post_Comments_ELement extends Widget_Base {
33
  return ['htmega_builder'];
34
  }
35
 
36
- protected function _register_controls() {
37
 
38
  // Input Box Style
39
  $this->start_controls_section(
33
  return ['htmega_builder'];
34
  }
35
 
36
+ protected function register_controls() {
37
 
38
  // Input Box Style
39
  $this->start_controls_section(
extensions/ht-builder/widgets/bl_post_content.php CHANGED
@@ -32,7 +32,7 @@ class Bl_Post_Content_ELement extends Widget_Base {
32
  return ['htmega_builder'];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
 
38
  // Style
32
  return ['htmega_builder'];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
 
38
  // Style
extensions/ht-builder/widgets/bl_post_excerpt.php CHANGED
@@ -32,7 +32,7 @@ class Bl_Post_Excerpt_ELement extends Widget_Base {
32
  return ['htmega_builder'];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
 
38
  // Style
32
  return ['htmega_builder'];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
 
38
  // Style
extensions/ht-builder/widgets/bl_post_featured_image.php CHANGED
@@ -31,7 +31,7 @@ class Bl_Post_Featured_Image_ELement extends Widget_Base {
31
  return ['htmega_builder'];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  // Content
37
  $this->start_controls_section(
31
  return ['htmega_builder'];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  // Content
37
  $this->start_controls_section(
extensions/ht-builder/widgets/bl_post_meta_info.php CHANGED
@@ -31,7 +31,7 @@ class Bl_Post_Meta_Info_ELement extends Widget_Base {
31
  return ['htmega_builder'];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'post_meta_info_section',
31
  return ['htmega_builder'];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'post_meta_info_section',
extensions/ht-builder/widgets/bl_post_search_form.php CHANGED
@@ -30,7 +30,7 @@ class Bl_Post_Search_Form_ELement extends Widget_Base {
30
  return ['htmega_builder'];
31
  }
32
 
33
- protected function _register_controls() {
34
 
35
  $this->start_controls_section(
36
  'post_search_form_section',
30
  return ['htmega_builder'];
31
  }
32
 
33
+ protected function register_controls() {
34
 
35
  $this->start_controls_section(
36
  'post_search_form_section',
extensions/ht-builder/widgets/bl_post_title.php CHANGED
@@ -31,7 +31,7 @@ class Bl_Post_Title_ELement extends Widget_Base {
31
  return ['htmega_builder'];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
 
37
  // Post Title
31
  return ['htmega_builder'];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
 
37
  // Post Title
extensions/ht-builder/widgets/bl_site_logo.php CHANGED
@@ -32,7 +32,7 @@ class Bl_Site_Logo_ELement extends Widget_Base {
32
  return ['htmega_builder'];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  // Title
38
  $this->start_controls_section(
32
  return ['htmega_builder'];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  // Title
38
  $this->start_controls_section(
extensions/ht-builder/widgets/bl_site_title.php CHANGED
@@ -30,7 +30,7 @@ class Bl_Site_Title_ELement extends Widget_Base {
30
  return ['htmega_builder'];
31
  }
32
 
33
- protected function _register_controls() {
34
 
35
  // Title
36
  $this->start_controls_section(
30
  return ['htmega_builder'];
31
  }
32
 
33
+ protected function register_controls() {
34
 
35
  // Title
36
  $this->start_controls_section(
extensions/ht-menu/widgets/inline-mega-menu.php CHANGED
@@ -25,7 +25,7 @@ class HTMegaMenu_Inline_Menu extends Widget_Base {
25
  return array( 'htmegamenu-addons' );
26
  }
27
 
28
- protected function _register_controls() {
29
 
30
  $this->start_controls_section(
31
  'section_menu_options',
25
  return array( 'htmegamenu-addons' );
26
  }
27
 
28
+ protected function register_controls() {
29
 
30
  $this->start_controls_section(
31
  'section_menu_options',
extensions/ht-menu/widgets/verticle-mega-menu.php CHANGED
@@ -25,7 +25,7 @@ class HTMegaMenu_Verticle_Menu extends Widget_Base {
25
  return array( 'htmegamenu-addons' );
26
  }
27
 
28
- protected function _register_controls() {
29
 
30
  $this->start_controls_section(
31
  'section_menu_options',
25
  return array( 'htmegamenu-addons' );
26
  }
27
 
28
+ protected function register_controls() {
29
 
30
  $this->start_controls_section(
31
  'section_menu_options',
htmega_addons_elementor.php CHANGED
@@ -5,17 +5,17 @@
5
  * Plugin URI: http://demo.wphash.com/htmega/
6
  * Author: HasThemes
7
  * Author URI: https://hasthemes.com/
8
- * Version: 1.6.2
9
  * License: GPL2
10
  * License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
  * Text Domain: htmega-addons
12
  * Domain Path: /languages
13
- * Elementor tested up to: 3.3.1
14
- * Elementor Pro tested up to: 3.3.4
15
  */
16
 
17
  if( ! defined( 'ABSPATH' ) ) exit(); // Exit if accessed directly
18
- define( 'HTMEGA_VERSION', '1.6.2' );
19
  define( 'HTMEGA_ADDONS_PL_ROOT', __FILE__ );
20
  define( 'HTMEGA_ADDONS_PL_URL', plugins_url( '/', HTMEGA_ADDONS_PL_ROOT ) );
21
  define( 'HTMEGA_ADDONS_PL_PATH', plugin_dir_path( HTMEGA_ADDONS_PL_ROOT ) );
5
  * Plugin URI: http://demo.wphash.com/htmega/
6
  * Author: HasThemes
7
  * Author URI: https://hasthemes.com/
8
+ * Version: 1.6.8
9
  * License: GPL2
10
  * License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
  * Text Domain: htmega-addons
12
  * Domain Path: /languages
13
+ * Elementor tested up to: 3.4.6
14
+ * Elementor Pro tested up to: 3.4.2
15
  */
16
 
17
  if( ! defined( 'ABSPATH' ) ) exit(); // Exit if accessed directly
18
+ define( 'HTMEGA_VERSION', '1.6.8' );
19
  define( 'HTMEGA_ADDONS_PL_ROOT', __FILE__ );
20
  define( 'HTMEGA_ADDONS_PL_URL', plugins_url( '/', HTMEGA_ADDONS_PL_ROOT ) );
21
  define( 'HTMEGA_ADDONS_PL_PATH', plugin_dir_path( HTMEGA_ADDONS_PL_ROOT ) );
includes/recommended-plugins/recommended-plugins.php CHANGED
@@ -20,7 +20,7 @@ if( class_exists('Hasthemes\HTMega_Builder\HTRP_Recommended_Plugins') ){
20
  'menu_page_slug' => '',
21
  'priority' => 300,
22
  'assets_url' => '',
23
- 'hook_suffix' => '',
24
  )
25
  );
26
 
20
  'menu_page_slug' => '',
21
  'priority' => 300,
22
  'assets_url' => '',
23
+ 'hook_suffix' => 'htmega-addons_page_htmega-addons_extensions',
24
  )
25
  );
26
 
includes/widgets/htmega_404_content.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_ErrorContent extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'error_content_section',
@@ -236,19 +236,19 @@ class HTMega_Elementor_Widget_ErrorContent extends Widget_Base {
236
  'options' => [
237
  'left' => [
238
  'title' => __( 'Left', 'htmega-addons' ),
239
- 'icon' => 'fa fa-align-left',
240
  ],
241
  'center' => [
242
  'title' => __( 'Center', 'htmega-addons' ),
243
- 'icon' => 'fa fa-align-center',
244
  ],
245
  'right' => [
246
  'title' => __( 'Right', 'htmega-addons' ),
247
- 'icon' => 'fa fa-align-right',
248
  ],
249
  'justify' => [
250
  'title' => __( 'Justified', 'htmega-addons' ),
251
- 'icon' => 'fa fa-align-justify',
252
  ],
253
  ],
254
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'error_content_section',
236
  'options' => [
237
  'left' => [
238
  'title' => __( 'Left', 'htmega-addons' ),
239
+ 'icon' => 'eicon-text-align-left',
240
  ],
241
  'center' => [
242
  'title' => __( 'Center', 'htmega-addons' ),
243
+ 'icon' => 'eicon-text-align-center',
244
  ],
245
  'right' => [
246
  'title' => __( 'Right', 'htmega-addons' ),
247
+ 'icon' => 'eicon-text-align-right',
248
  ],
249
  'justify' => [
250
  'title' => __( 'Justified', 'htmega-addons' ),
251
+ 'icon' => 'eicon-text-align-justify',
252
  ],
253
  ],
254
  'selectors' => [
includes/widgets/htmega_accordion.php CHANGED
@@ -34,7 +34,7 @@ class HTMega_Elementor_Widget_Accordion extends Widget_Base {
34
  ];
35
  }
36
 
37
- protected function _register_controls() {
38
 
39
  $this->start_controls_section(
40
  'accordion_content',
@@ -466,15 +466,15 @@ class HTMega_Elementor_Widget_Accordion extends Widget_Base {
466
  'options' => [
467
  'left' => [
468
  'title' => __( 'Left', 'htmega-addons' ),
469
- 'icon' => 'fa fa-align-left',
470
  ],
471
  'center' => [
472
  'title' => __( 'Center', 'htmega-addons' ),
473
- 'icon' => 'fa fa-align-center',
474
  ],
475
  'right' => [
476
  'title' => __( 'Right', 'htmega-addons' ),
477
- 'icon' => 'fa fa-align-right',
478
  ],
479
  ],
480
  'selectors' => [
@@ -648,15 +648,15 @@ class HTMega_Elementor_Widget_Accordion extends Widget_Base {
648
  'options' => [
649
  'left' => [
650
  'title' => __( 'Left', 'htmega-addons' ),
651
- 'icon' => 'fa fa-align-left',
652
  ],
653
  'center' => [
654
  'title' => __( 'Center', 'htmega-addons' ),
655
- 'icon' => 'fa fa-align-center',
656
  ],
657
  'right' => [
658
  'title' => __( 'Right', 'htmega-addons' ),
659
- 'icon' => 'fa fa-align-right',
660
  ],
661
  ],
662
  'selectors' => [
@@ -710,15 +710,15 @@ class HTMega_Elementor_Widget_Accordion extends Widget_Base {
710
  'options' => [
711
  'left' => [
712
  'title' => __( 'Left', 'htmega-addons' ),
713
- 'icon' => 'fa fa-align-left',
714
  ],
715
  'center' => [
716
  'title' => __( 'Center', 'htmega-addons' ),
717
- 'icon' => 'fa fa-align-center',
718
  ],
719
  'right' => [
720
  'title' => __( 'Right', 'htmega-addons' ),
721
- 'icon' => 'fa fa-align-right',
722
  ],
723
  ],
724
  'selectors' => [
@@ -1174,6 +1174,35 @@ class HTMega_Elementor_Widget_Accordion extends Widget_Base {
1174
  ]
1175
  );
1176
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1177
  $this->end_controls_section(); // Content style tabs end
1178
 
1179
  }
34
  ];
35
  }
36
 
37
+ protected function register_controls() {
38
 
39
  $this->start_controls_section(
40
  'accordion_content',
466
  'options' => [
467
  'left' => [
468
  'title' => __( 'Left', 'htmega-addons' ),
469
+ 'icon' => 'eicon-text-align-left',
470
  ],
471
  'center' => [
472
  'title' => __( 'Center', 'htmega-addons' ),
473
+ 'icon' => 'eicon-text-align-center',
474
  ],
475
  'right' => [
476
  'title' => __( 'Right', 'htmega-addons' ),
477
+ 'icon' => 'eicon-text-align-right',
478
  ],
479
  ],
480
  'selectors' => [
648
  'options' => [
649
  'left' => [
650
  'title' => __( 'Left', 'htmega-addons' ),
651
+ 'icon' => 'eicon-text-align-left',
652
  ],
653
  'center' => [
654
  'title' => __( 'Center', 'htmega-addons' ),
655
+ 'icon' => 'eicon-text-align-center',
656
  ],
657
  'right' => [
658
  'title' => __( 'Right', 'htmega-addons' ),
659
+ 'icon' => 'eicon-text-align-right',
660
  ],
661
  ],
662
  'selectors' => [
710
  'options' => [
711
  'left' => [
712
  'title' => __( 'Left', 'htmega-addons' ),
713
+ 'icon' => 'eicon-text-align-left',
714
  ],
715
  'center' => [
716
  'title' => __( 'Center', 'htmega-addons' ),
717
+ 'icon' => 'eicon-text-align-center',
718
  ],
719
  'right' => [
720
  'title' => __( 'Right', 'htmega-addons' ),
721
+ 'icon' => 'eicon-text-align-right',
722
  ],
723
  ],
724
  'selectors' => [
1174
  ]
1175
  );
1176
 
1177
+ $this->add_responsive_control(
1178
+ 'contentthreealign',
1179
+ [
1180
+ 'label' => __( 'Alignment', 'htmega-addons' ),
1181
+ 'type' => Controls_Manager::CHOOSE,
1182
+ 'options' => [
1183
+ 'left' => [
1184
+ 'title' => __( 'Left', 'htmega-addons' ),
1185
+ 'icon' => 'eicon-text-align-left',
1186
+ ],
1187
+ 'center' => [
1188
+ 'title' => __( 'Center', 'htmega-addons' ),
1189
+ 'icon' => 'eicon-text-align-center',
1190
+ ],
1191
+ 'right' => [
1192
+ 'title' => __( 'Right', 'htmega-addons' ),
1193
+ 'icon' => 'eicon-text-align-right',
1194
+ ],
1195
+ ],
1196
+ 'selectors' => [
1197
+ '{{WRAPPER}} .accordion--4 li .description .accordion-content' => 'text-align: {{VALUE}};',
1198
+ '{{WRAPPER}} .accordion--5 .single_accordion .accordion-content' => 'text-align: {{VALUE}};',
1199
+ ],
1200
+ 'condition' => [
1201
+ 'accordiantstyle' => array('three'),
1202
+ ],
1203
+ ]
1204
+ );
1205
+
1206
  $this->end_controls_section(); // Content style tabs end
1207
 
1208
  }
includes/widgets/htmega_add_banner.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Add_Banner extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'add_banner_content',
@@ -154,19 +154,19 @@ class HTMega_Elementor_Widget_Add_Banner extends Widget_Base {
154
  'options' => [
155
  'left' => [
156
  'title' => __( 'Left', 'htmega-addons' ),
157
- 'icon' => 'fa fa-align-left',
158
  ],
159
  'center' => [
160
  'title' => __( 'Center', 'htmega-addons' ),
161
- 'icon' => 'fa fa-align-center',
162
  ],
163
  'right' => [
164
  'title' => __( 'Right', 'htmega-addons' ),
165
- 'icon' => 'fa fa-align-right',
166
  ],
167
  'justify' => [
168
  'title' => __( 'Justified', 'htmega-addons' ),
169
- 'icon' => 'fa fa-align-justify',
170
  ],
171
  ],
172
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'add_banner_content',
154
  'options' => [
155
  'left' => [
156
  'title' => __( 'Left', 'htmega-addons' ),
157
+ 'icon' => 'eicon-text-align-left',
158
  ],
159
  'center' => [
160
  'title' => __( 'Center', 'htmega-addons' ),
161
+ 'icon' => 'eicon-text-align-center',
162
  ],
163
  'right' => [
164
  'title' => __( 'Right', 'htmega-addons' ),
165
+ 'icon' => 'eicon-text-align-right',
166
  ],
167
  'justify' => [
168
  'title' => __( 'Justified', 'htmega-addons' ),
169
+ 'icon' => 'eicon-text-align-justify',
170
  ],
171
  ],
172
  'selectors' => [
includes/widgets/htmega_animated_heading.php CHANGED
@@ -37,7 +37,7 @@ class HTMega_Elementor_Widget_Animated_Heading extends Widget_Base {
37
  ];
38
  }
39
 
40
- protected function _register_controls() {
41
 
42
  $this->start_controls_section(
43
  'animatedheading_content',
37
  ];
38
  }
39
 
40
+ protected function register_controls() {
41
 
42
  $this->start_controls_section(
43
  'animatedheading_content',
includes/widgets/htmega_bbpress.php CHANGED
@@ -20,7 +20,7 @@ class HTMega_Elementor_Widget_Bbpress extends Widget_Base {
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
- protected function _register_controls() {
24
 
25
  $this->start_controls_section(
26
  'bbpress_content',
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
+ protected function register_controls() {
24
 
25
  $this->start_controls_section(
26
  'bbpress_content',
includes/widgets/htmega_blockquote.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Blockquote extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'blockquote_content',
@@ -109,11 +109,11 @@ class HTMega_Elementor_Widget_Blockquote extends Widget_Base {
109
  'options' =>[
110
  'img' =>[
111
  'title' =>__('Image','htmega-addons'),
112
- 'icon' =>'fa fa-picture-o',
113
  ],
114
  'icon' =>[
115
  'title' =>__('Icon','htmega-addons'),
116
- 'icon' =>'fa fa-info',
117
  ]
118
  ],
119
  'default' =>'img',
@@ -179,19 +179,19 @@ class HTMega_Elementor_Widget_Blockquote extends Widget_Base {
179
  'options' => [
180
  'left' => [
181
  'title' => __( 'Left', 'htmega-addons' ),
182
- 'icon' => 'fa fa-align-left',
183
  ],
184
  'center' => [
185
  'title' => __( 'Center', 'htmega-addons' ),
186
- 'icon' => 'fa fa-align-center',
187
  ],
188
  'right' => [
189
  'title' => __( 'Right', 'htmega-addons' ),
190
- 'icon' => 'fa fa-align-right',
191
  ],
192
  'justify' => [
193
  'title' => __( 'Justified', 'htmega-addons' ),
194
- 'icon' => 'fa fa-align-justify',
195
  ],
196
  ],
197
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'blockquote_content',
109
  'options' =>[
110
  'img' =>[
111
  'title' =>__('Image','htmega-addons'),
112
+ 'icon' =>'eicon-image',
113
  ],
114
  'icon' =>[
115
  'title' =>__('Icon','htmega-addons'),
116
+ 'icon' =>'eicon-info-circle',
117
  ]
118
  ],
119
  'default' =>'img',
179
  'options' => [
180
  'left' => [
181
  'title' => __( 'Left', 'htmega-addons' ),
182
+ 'icon' => 'eicon-text-align-left',
183
  ],
184
  'center' => [
185
  'title' => __( 'Center', 'htmega-addons' ),
186
+ 'icon' => 'eicon-text-align-center',
187
  ],
188
  'right' => [
189
  'title' => __( 'Right', 'htmega-addons' ),
190
+ 'icon' => 'eicon-text-align-right',
191
  ],
192
  'justify' => [
193
  'title' => __( 'Justified', 'htmega-addons' ),
194
+ 'icon' => 'eicon-text-align-justify',
195
  ],
196
  ],
197
  'selectors' => [
includes/widgets/htmega_booked_calender.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Booked_Calender extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'booked_calender_content',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'booked_calender_content',
includes/widgets/htmega_brand.php CHANGED
@@ -20,7 +20,7 @@ class HTMega_Elementor_Widget_Brand extends Widget_Base {
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
- protected function _register_controls() {
24
 
25
  $this->start_controls_section(
26
  'brand_content',
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
+ protected function register_controls() {
24
 
25
  $this->start_controls_section(
26
  'brand_content',
includes/widgets/htmega_buddy_press.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Buddy_Press extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'buddypress_content',
@@ -241,19 +241,19 @@ class HTMega_Elementor_Widget_Buddy_Press extends Widget_Base {
241
  'options' => [
242
  'left' => [
243
  'title' => __( 'Left', 'htmega-addons' ),
244
- 'icon' => 'fa fa-align-left',
245
  ],
246
  'center' => [
247
  'title' => __( 'Center', 'htmega-addons' ),
248
- 'icon' => 'fa fa-align-center',
249
  ],
250
  'right' => [
251
  'title' => __( 'Right', 'htmega-addons' ),
252
- 'icon' => 'fa fa-align-right',
253
  ],
254
  'justify' => [
255
  'title' => __( 'Justified', 'htmega-addons' ),
256
- 'icon' => 'fa fa-align-justify',
257
  ],
258
  ],
259
  'default' => '',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'buddypress_content',
241
  'options' => [
242
  'left' => [
243
  'title' => __( 'Left', 'htmega-addons' ),
244
+ 'icon' => 'eicon-text-align-left',
245
  ],
246
  'center' => [
247
  'title' => __( 'Center', 'htmega-addons' ),
248
+ 'icon' => 'eicon-text-align-center',
249
  ],
250
  'right' => [
251
  'title' => __( 'Right', 'htmega-addons' ),
252
+ 'icon' => 'eicon-text-align-right',
253
  ],
254
  'justify' => [
255
  'title' => __( 'Justified', 'htmega-addons' ),
256
+ 'icon' => 'eicon-text-align-justify',
257
  ],
258
  ],
259
  'default' => '',
includes/widgets/htmega_business_hours.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Business_Hours extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'businesshours_content',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'businesshours_content',
includes/widgets/htmega_button.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Button extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'button_content',
@@ -149,19 +149,19 @@ class HTMega_Elementor_Widget_Button extends Widget_Base {
149
  'options' => [
150
  'left' => [
151
  'title' => __( 'Left', 'htmega-addons' ),
152
- 'icon' => 'fa fa-align-left',
153
  ],
154
  'center' => [
155
  'title' => __( 'Center', 'htmega-addons' ),
156
- 'icon' => 'fa fa-align-center',
157
  ],
158
  'right' => [
159
  'title' => __( 'Right', 'htmega-addons' ),
160
- 'icon' => 'fa fa-align-right',
161
  ],
162
  'justify' => [
163
  'title' => __( 'Justified', 'htmega-addons' ),
164
- 'icon' => 'fa fa-align-justify',
165
  ],
166
  ],
167
  'default' => '',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'button_content',
149
  'options' => [
150
  'left' => [
151
  'title' => __( 'Left', 'htmega-addons' ),
152
+ 'icon' => 'eicon-text-align-left',
153
  ],
154
  'center' => [
155
  'title' => __( 'Center', 'htmega-addons' ),
156
+ 'icon' => 'eicon-text-align-center',
157
  ],
158
  'right' => [
159
  'title' => __( 'Right', 'htmega-addons' ),
160
+ 'icon' => 'eicon-text-align-right',
161
  ],
162
  'justify' => [
163
  'title' => __( 'Justified', 'htmega-addons' ),
164
+ 'icon' => 'eicon-text-align-justify',
165
  ],
166
  ],
167
  'default' => '',
includes/widgets/htmega_caldera_forms.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Caldera_Form extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'calderaform_content',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'calderaform_content',
includes/widgets/htmega_call_to_action.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Call_To_Action extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'callto_action_content',
@@ -184,19 +184,19 @@ class HTMega_Elementor_Widget_Call_To_Action extends Widget_Base {
184
  'options' => [
185
  'left' => [
186
  'title' => __( 'Left', 'htmega-addons' ),
187
- 'icon' => 'fa fa-align-left',
188
  ],
189
  'center' => [
190
  'title' => __( 'Center', 'htmega-addons' ),
191
- 'icon' => 'fa fa-align-center',
192
  ],
193
  'right' => [
194
  'title' => __( 'Right', 'htmega-addons' ),
195
- 'icon' => 'fa fa-align-right',
196
  ],
197
  'justify' => [
198
  'title' => __( 'Justified', 'htmega-addons' ),
199
- 'icon' => 'fa fa-align-justify',
200
  ],
201
  ],
202
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'callto_action_content',
184
  'options' => [
185
  'left' => [
186
  'title' => __( 'Left', 'htmega-addons' ),
187
+ 'icon' => 'eicon-text-align-left',
188
  ],
189
  'center' => [
190
  'title' => __( 'Center', 'htmega-addons' ),
191
+ 'icon' => 'eicon-text-align-center',
192
  ],
193
  'right' => [
194
  'title' => __( 'Right', 'htmega-addons' ),
195
+ 'icon' => 'eicon-text-align-right',
196
  ],
197
  'justify' => [
198
  'title' => __( 'Justified', 'htmega-addons' ),
199
+ 'icon' => 'eicon-text-align-justify',
200
  ],
201
  ],
202
  'selectors' => [
includes/widgets/htmega_carousel.php CHANGED
@@ -34,7 +34,7 @@ class HTMega_Elementor_Widget_Carousel extends Widget_Base {
34
  ];
35
  }
36
 
37
- protected function _register_controls() {
38
 
39
  $this->start_controls_section(
40
  'carosul_content',
34
  ];
35
  }
36
 
37
+ protected function register_controls() {
38
 
39
  $this->start_controls_section(
40
  'carosul_content',
includes/widgets/htmega_contact_form_seven.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Contact_Form_Seven extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'htmega_contact_form_seven',
@@ -114,19 +114,19 @@ class HTMega_Elementor_Widget_Contact_Form_Seven extends Widget_Base {
114
  'options' => [
115
  'left' => [
116
  'title' => __( 'Left', 'htmega-addons' ),
117
- 'icon' => 'fa fa-align-left',
118
  ],
119
  'center' => [
120
  'title' => __( 'Center', 'htmega-addons' ),
121
- 'icon' => 'fa fa-align-center',
122
  ],
123
  'right' => [
124
  'title' => __( 'Right', 'htmega-addons' ),
125
- 'icon' => 'fa fa-align-right',
126
  ],
127
  'justify' => [
128
  'title' => __( 'Justified', 'htmega-addons' ),
129
- 'icon' => 'fa fa-align-justify',
130
  ],
131
  ],
132
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'htmega_contact_form_seven',
114
  'options' => [
115
  'left' => [
116
  'title' => __( 'Left', 'htmega-addons' ),
117
+ 'icon' => 'eicon-text-align-left',
118
  ],
119
  'center' => [
120
  'title' => __( 'Center', 'htmega-addons' ),
121
+ 'icon' => 'eicon-text-align-center',
122
  ],
123
  'right' => [
124
  'title' => __( 'Right', 'htmega-addons' ),
125
+ 'icon' => 'eicon-text-align-right',
126
  ],
127
  'justify' => [
128
  'title' => __( 'Justified', 'htmega-addons' ),
129
+ 'icon' => 'eicon-text-align-justify',
130
  ],
131
  ],
132
  'selectors' => [
includes/widgets/htmega_countdown.php CHANGED
@@ -53,7 +53,7 @@ class HTMega_Elementor_Widget_Countdown extends Widget_Base {
53
  return $event_items;
54
  }
55
 
56
- protected function _register_controls() {
57
 
58
  // Start Date option tab
59
  $this->start_controls_section(
@@ -470,19 +470,19 @@ class HTMega_Elementor_Widget_Countdown extends Widget_Base {
470
  'options' => [
471
  'left' => [
472
  'title' => __( 'Left', 'htmega-addons' ),
473
- 'icon' => 'fa fa-align-left',
474
  ],
475
  'center' => [
476
  'title' => __( 'Center', 'htmega-addons' ),
477
- 'icon' => 'fa fa-align-center',
478
  ],
479
  'right' => [
480
  'title' => __( 'Right', 'htmega-addons' ),
481
- 'icon' => 'fa fa-align-right',
482
  ],
483
  'justify' => [
484
  'title' => __( 'Justified', 'htmega-addons' ),
485
- 'icon' => 'fa fa-align-justify',
486
  ],
487
  ],
488
  'selectors' => [
@@ -501,19 +501,19 @@ class HTMega_Elementor_Widget_Countdown extends Widget_Base {
501
  'options' => [
502
  'left' => [
503
  'title' => __( 'Left', 'htmega-addons' ),
504
- 'icon' => 'fa fa-align-left',
505
  ],
506
  'center' => [
507
  'title' => __( 'Center', 'htmega-addons' ),
508
- 'icon' => 'fa fa-align-center',
509
  ],
510
  'right' => [
511
  'title' => __( 'Right', 'htmega-addons' ),
512
- 'icon' => 'fa fa-align-right',
513
  ],
514
  'justify' => [
515
  'title' => __( 'Justified', 'htmega-addons' ),
516
- 'icon' => 'fa fa-align-justify',
517
  ],
518
  ],
519
  'selectors' => [
53
  return $event_items;
54
  }
55
 
56
+ protected function register_controls() {
57
 
58
  // Start Date option tab
59
  $this->start_controls_section(
470
  'options' => [
471
  'left' => [
472
  'title' => __( 'Left', 'htmega-addons' ),
473
+ 'icon' => 'eicon-text-align-left',
474
  ],
475
  'center' => [
476
  'title' => __( 'Center', 'htmega-addons' ),
477
+ 'icon' => 'eicon-text-align-center',
478
  ],
479
  'right' => [
480
  'title' => __( 'Right', 'htmega-addons' ),
481
+ 'icon' => 'eicon-text-align-right',
482
  ],
483
  'justify' => [
484
  'title' => __( 'Justified', 'htmega-addons' ),
485
+ 'icon' => 'eicon-text-align-justify',
486
  ],
487
  ],
488
  'selectors' => [
501
  'options' => [
502
  'left' => [
503
  'title' => __( 'Left', 'htmega-addons' ),
504
+ 'icon' => 'eicon-text-align-left',
505
  ],
506
  'center' => [
507
  'title' => __( 'Center', 'htmega-addons' ),
508
+ 'icon' => 'eicon-text-align-center',
509
  ],
510
  'right' => [
511
  'title' => __( 'Right', 'htmega-addons' ),
512
+ 'icon' => 'eicon-text-align-right',
513
  ],
514
  'justify' => [
515
  'title' => __( 'Justified', 'htmega-addons' ),
516
+ 'icon' => 'eicon-text-align-justify',
517
  ],
518
  ],
519
  'selectors' => [
includes/widgets/htmega_counter.php CHANGED
@@ -32,7 +32,7 @@ class HTMega_Elementor_Widget_Counter extends Widget_Base {
32
  ];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  $this->start_controls_section(
38
  'counter_content',
@@ -68,15 +68,15 @@ class HTMega_Elementor_Widget_Counter extends Widget_Base {
68
  'options' => [
69
  'none' => [
70
  'title' => __( 'None', 'htmega-addons' ),
71
- 'icon' => 'fa fa-ban',
72
  ],
73
  'image' => [
74
  'title' => __( 'Image', 'htmega-addons' ),
75
- 'icon' => 'fa fa-picture-o',
76
  ],
77
  'icon' => [
78
  'title' => __( 'Icon', 'htmega-addons' ),
79
- 'icon' => 'fa fa-info-circle',
80
  ],
81
  ],
82
  'default' => 'image',
@@ -251,19 +251,19 @@ class HTMega_Elementor_Widget_Counter extends Widget_Base {
251
  'options' => [
252
  'left' => [
253
  'title' => __( 'Left', 'htmega-addons' ),
254
- 'icon' => 'fa fa-align-left',
255
  ],
256
  'center' => [
257
  'title' => __( 'Center', 'htmega-addons' ),
258
- 'icon' => 'fa fa-align-center',
259
  ],
260
  'right' => [
261
  'title' => __( 'Right', 'htmega-addons' ),
262
- 'icon' => 'fa fa-align-right',
263
  ],
264
  'justify' => [
265
  'title' => __( 'Justified', 'htmega-addons' ),
266
- 'icon' => 'fa fa-align-justify',
267
  ],
268
  ],
269
  'selectors' => [
32
  ];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  $this->start_controls_section(
38
  'counter_content',
68
  'options' => [
69
  'none' => [
70
  'title' => __( 'None', 'htmega-addons' ),
71
+ 'icon' => 'eicon-ban',
72
  ],
73
  'image' => [
74
  'title' => __( 'Image', 'htmega-addons' ),
75
+ 'icon' => 'eicon-image-bold',
76
  ],
77
  'icon' => [
78
  'title' => __( 'Icon', 'htmega-addons' ),
79
+ 'icon' => 'eicon-info-circle',
80
  ],
81
  ],
82
  'default' => 'image',
251
  'options' => [
252
  'left' => [
253
  'title' => __( 'Left', 'htmega-addons' ),
254
+ 'icon' => 'eicon-text-align-left',
255
  ],
256
  'center' => [
257
  'title' => __( 'Center', 'htmega-addons' ),
258
+ 'icon' => 'eicon-text-align-center',
259
  ],
260
  'right' => [
261
  'title' => __( 'Right', 'htmega-addons' ),
262
+ 'icon' => 'eicon-text-align-right',
263
  ],
264
  'justify' => [
265
  'title' => __( 'Justified', 'htmega-addons' ),
266
+ 'icon' => 'eicon-text-align-justify',
267
  ],
268
  ],
269
  'selectors' => [
includes/widgets/htmega_cuctom_event.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Custom_Event extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'customevent_content',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'customevent_content',
includes/widgets/htmega_double_button.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Double_Button extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'dualbutton_content',
@@ -272,19 +272,19 @@ class HTMega_Elementor_Widget_Double_Button extends Widget_Base {
272
  'options' => [
273
  'start' => [
274
  'title' => __( 'Left', 'htmega-addons' ),
275
- 'icon' => 'fa fa-align-left',
276
  ],
277
  'center' => [
278
  'title' => __( 'Center', 'htmega-addons' ),
279
- 'icon' => 'fa fa-align-center',
280
  ],
281
  'end' => [
282
  'title' => __( 'Right', 'htmega-addons' ),
283
- 'icon' => 'fa fa-align-right',
284
  ],
285
  'justify' => [
286
  'title' => __( 'Justified', 'htmega-addons' ),
287
- 'icon' => 'fa fa-align-justify',
288
  ],
289
  ],
290
  'default' => '',
@@ -508,19 +508,19 @@ class HTMega_Elementor_Widget_Double_Button extends Widget_Base {
508
  'options' => [
509
  'start' => [
510
  'title' => __( 'Left', 'htmega-addons' ),
511
- 'icon' => 'fa fa-align-left',
512
  ],
513
  'center' => [
514
  'title' => __( 'Center', 'htmega-addons' ),
515
- 'icon' => 'fa fa-align-center',
516
  ],
517
  'end' => [
518
  'title' => __( 'Right', 'htmega-addons' ),
519
- 'icon' => 'fa fa-align-right',
520
  ],
521
  'justify' => [
522
  'title' => __( 'Justified', 'htmega-addons' ),
523
- 'icon' => 'fa fa-align-justify',
524
  ],
525
  ],
526
  'default' => '',
@@ -712,19 +712,19 @@ class HTMega_Elementor_Widget_Double_Button extends Widget_Base {
712
  'options' => [
713
  'start' => [
714
  'title' => __( 'Left', 'htmega-addons' ),
715
- 'icon' => 'fa fa-align-left',
716
  ],
717
  'center' => [
718
  'title' => __( 'Center', 'htmega-addons' ),
719
- 'icon' => 'fa fa-align-center',
720
  ],
721
  'end' => [
722
  'title' => __( 'Right', 'htmega-addons' ),
723
- 'icon' => 'fa fa-align-right',
724
  ],
725
  'justify' => [
726
  'title' => __( 'Justified', 'htmega-addons' ),
727
- 'icon' => 'fa fa-align-justify',
728
  ],
729
  ],
730
  'default' => '',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'dualbutton_content',
272
  'options' => [
273
  'start' => [
274
  'title' => __( 'Left', 'htmega-addons' ),
275
+ 'icon' => 'eicon-text-align-left',
276
  ],
277
  'center' => [
278
  'title' => __( 'Center', 'htmega-addons' ),
279
+ 'icon' => 'eicon-text-align-center',
280
  ],
281
  'end' => [
282
  'title' => __( 'Right', 'htmega-addons' ),
283
+ 'icon' => 'eicon-text-align-right',
284
  ],
285
  'justify' => [
286
  'title' => __( 'Justified', 'htmega-addons' ),
287
+ 'icon' => 'eicon-text-align-justify',
288
  ],
289
  ],
290
  'default' => '',
508
  'options' => [
509
  'start' => [
510
  'title' => __( 'Left', 'htmega-addons' ),
511
+ 'icon' => 'eicon-text-align-left',
512
  ],
513
  'center' => [
514
  'title' => __( 'Center', 'htmega-addons' ),
515
+ 'icon' => 'eicon-text-align-center',
516
  ],
517
  'end' => [
518
  'title' => __( 'Right', 'htmega-addons' ),
519
+ 'icon' => 'eicon-text-align-right',
520
  ],
521
  'justify' => [
522
  'title' => __( 'Justified', 'htmega-addons' ),
523
+ 'icon' => 'eicon-text-align-justify',
524
  ],
525
  ],
526
  'default' => '',
712
  'options' => [
713
  'start' => [
714
  'title' => __( 'Left', 'htmega-addons' ),
715
+ 'icon' => 'eicon-text-align-left',
716
  ],
717
  'center' => [
718
  'title' => __( 'Center', 'htmega-addons' ),
719
+ 'icon' => 'eicon-text-align-center',
720
  ],
721
  'end' => [
722
  'title' => __( 'Right', 'htmega-addons' ),
723
+ 'icon' => 'eicon-text-align-right',
724
  ],
725
  'justify' => [
726
  'title' => __( 'Justified', 'htmega-addons' ),
727
+ 'icon' => 'eicon-text-align-justify',
728
  ],
729
  ],
730
  'default' => '',
includes/widgets/htmega_download_monitor.php CHANGED
@@ -36,7 +36,7 @@ class HTMega_Elementor_Widget_Download_Monitor extends Widget_Base {
36
  return $downloadfile;
37
  }
38
 
39
- protected function _register_controls() {
40
 
41
  $this->start_controls_section(
42
  'download_file_content',
36
  return $downloadfile;
37
  }
38
 
39
+ protected function register_controls() {
40
 
41
  $this->start_controls_section(
42
  'download_file_content',
includes/widgets/htmega_dropcaps.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Dropcaps extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'dropcaps_content',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'dropcaps_content',
includes/widgets/htmega_easy_digital_download.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Easy_Digital_Download extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'easydigitaldownload_content',
@@ -305,15 +305,15 @@ class HTMega_Elementor_Widget_Easy_Digital_Download extends Widget_Base {
305
  'options' => [
306
  'left' => [
307
  'title' => esc_html__( 'Left', 'htmega-addons' ),
308
- 'icon' => 'fa fa-align-left',
309
  ],
310
  'center' => [
311
  'title' => esc_html__( 'Center', 'htmega-addons' ),
312
- 'icon' => 'fa fa-align-center',
313
  ],
314
  'right' => [
315
  'title' => esc_html__( 'Right', 'htmega-addons' ),
316
- 'icon' => 'fa fa-align-right',
317
  ],
318
  ],
319
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'easydigitaldownload_content',
305
  'options' => [
306
  'left' => [
307
  'title' => esc_html__( 'Left', 'htmega-addons' ),
308
+ 'icon' => 'eicon-text-align-left',
309
  ],
310
  'center' => [
311
  'title' => esc_html__( 'Center', 'htmega-addons' ),
312
+ 'icon' => 'eicon-text-align-center',
313
  ],
314
  'right' => [
315
  'title' => esc_html__( 'Right', 'htmega-addons' ),
316
+ 'icon' => 'eicon-text-align-right',
317
  ],
318
  ],
319
  'selectors' => [
includes/widgets/htmega_flip-box.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Flip_Box extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  // Layout Content area Start
30
  $this->start_controls_section(
@@ -65,19 +65,19 @@ class HTMega_Elementor_Widget_Flip_Box extends Widget_Base {
65
  'options' => [
66
  'none' => [
67
  'title' => __( 'None', 'htmega-addons' ),
68
- 'icon' => 'fa fa-ban',
69
  ],
70
  'number' => [
71
  'title' => __( 'Number', 'htmega-addons' ),
72
- 'icon' => 'fa fa-sort-numeric-asc',
73
  ],
74
  'image' => [
75
  'title' => __( 'Image', 'htmega-addons' ),
76
- 'icon' => 'fa fa-picture-o',
77
  ],
78
  'icon' => [
79
  'title' => __( 'Icon', 'htmega-addons' ),
80
- 'icon' => 'fa fa-info-circle',
81
  ],
82
  ],
83
  'default' => 'number',
@@ -160,19 +160,19 @@ class HTMega_Elementor_Widget_Flip_Box extends Widget_Base {
160
  'options' => [
161
  'none' => [
162
  'title' => __( 'None', 'htmega-addons' ),
163
- 'icon' => 'fa fa-ban',
164
  ],
165
  'number' => [
166
  'title' => __( 'Number', 'htmega-addons' ),
167
- 'icon' => 'fa fa-sort-numeric-asc',
168
  ],
169
  'image' => [
170
  'title' => __( 'Image', 'htmega-addons' ),
171
- 'icon' => 'fa fa-picture-o',
172
  ],
173
  'icon' => [
174
  'title' => __( 'Icon', 'htmega-addons' ),
175
- 'icon' => 'fa fa-info-circle',
176
  ],
177
  ],
178
  'default' => 'number',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  // Layout Content area Start
30
  $this->start_controls_section(
65
  'options' => [
66
  'none' => [
67
  'title' => __( 'None', 'htmega-addons' ),
68
+ 'icon' => 'eicon-ban',
69
  ],
70
  'number' => [
71
  'title' => __( 'Number', 'htmega-addons' ),
72
+ 'icon' => 'eicon-counter',
73
  ],
74
  'image' => [
75
  'title' => __( 'Image', 'htmega-addons' ),
76
+ 'icon' => 'eicon-image-bold',
77
  ],
78
  'icon' => [
79
  'title' => __( 'Icon', 'htmega-addons' ),
80
+ 'icon' => 'eicon-info-circle',
81
  ],
82
  ],
83
  'default' => 'number',
160
  'options' => [
161
  'none' => [
162
  'title' => __( 'None', 'htmega-addons' ),
163
+ 'icon' => 'eicon-ban',
164
  ],
165
  'number' => [
166
  'title' => __( 'Number', 'htmega-addons' ),
167
+ 'icon' => 'eicon-counter',
168
  ],
169
  'image' => [
170
  'title' => __( 'Image', 'htmega-addons' ),
171
+ 'icon' => 'eicon-image-bold',
172
  ],
173
  'icon' => [
174
  'title' => __( 'Icon', 'htmega-addons' ),
175
+ 'icon' => 'eicon-info-circle',
176
  ],
177
  ],
178
  'default' => 'number',
includes/widgets/htmega_gallery_justify.php CHANGED
@@ -33,7 +33,7 @@ class HTMega_Elementor_Widget_Gallery_Justify extends Widget_Base {
33
  ];
34
  }
35
 
36
- protected function _register_controls() {
37
 
38
  $this->start_controls_section(
39
  'gallery_content',
33
  ];
34
  }
35
 
36
+ protected function register_controls() {
37
 
38
  $this->start_controls_section(
39
  'gallery_content',
includes/widgets/htmega_googlemap.php CHANGED
@@ -29,7 +29,7 @@ class HTMega_Elementor_Widget_GoogleMap extends Widget_Base {
29
  ];
30
  }
31
 
32
- protected function _register_controls() {
33
 
34
  $this->start_controls_section(
35
  'google_map_content',
29
  ];
30
  }
31
 
32
+ protected function register_controls() {
33
 
34
  $this->start_controls_section(
35
  'google_map_content',
includes/widgets/htmega_gravity_forms.php CHANGED
@@ -41,7 +41,7 @@ class HTMega_Elementor_Widget_Gravity_Forms extends Widget_Base {
41
  return $form_options;
42
  }
43
 
44
- protected function _register_controls() {
45
 
46
  $this->start_controls_section(
47
  'gravityforms_content',
41
  return $form_options;
42
  }
43
 
44
+ protected function register_controls() {
45
 
46
  $this->start_controls_section(
47
  'gravityforms_content',
includes/widgets/htmega_image_comparison.php CHANGED
@@ -38,7 +38,7 @@ class HTMega_Elementor_Widget_Image_Comparison extends Widget_Base {
38
  ];
39
  }
40
 
41
- protected function _register_controls() {
42
 
43
  $this->start_controls_section(
44
  'image_comparison_content',
38
  ];
39
  }
40
 
41
+ protected function register_controls() {
42
 
43
  $this->start_controls_section(
44
  'image_comparison_content',
includes/widgets/htmega_image_grid.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Image_Grid extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'imagegrid_content',
@@ -200,19 +200,19 @@ class HTMega_Elementor_Widget_Image_Grid extends Widget_Base {
200
  'options' => [
201
  'left' => [
202
  'title' => __( 'Left', 'htmega-addons' ),
203
- 'icon' => 'fa fa-align-left',
204
  ],
205
  'center' => [
206
  'title' => __( 'Center', 'htmega-addons' ),
207
- 'icon' => 'fa fa-align-center',
208
  ],
209
  'right' => [
210
  'title' => __( 'Right', 'htmega-addons' ),
211
- 'icon' => 'fa fa-align-right',
212
  ],
213
  'justify' => [
214
  'title' => __( 'Justified', 'htmega-addons' ),
215
- 'icon' => 'fa fa-align-justify',
216
  ],
217
  ],
218
  'selectors' => [
@@ -286,19 +286,19 @@ class HTMega_Elementor_Widget_Image_Grid extends Widget_Base {
286
  'options' => [
287
  'left' => [
288
  'title' => __( 'Left', 'htmega-addons' ),
289
- 'icon' => 'fa fa-align-left',
290
  ],
291
  'center' => [
292
  'title' => __( 'Center', 'htmega-addons' ),
293
- 'icon' => 'fa fa-align-center',
294
  ],
295
  'right' => [
296
  'title' => __( 'Right', 'htmega-addons' ),
297
- 'icon' => 'fa fa-align-right',
298
  ],
299
  'justify' => [
300
  'title' => __( 'Justified', 'htmega-addons' ),
301
- 'icon' => 'fa fa-align-justify',
302
  ],
303
  ],
304
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'imagegrid_content',
200
  'options' => [
201
  'left' => [
202
  'title' => __( 'Left', 'htmega-addons' ),
203
+ 'icon' => 'eicon-text-align-left',
204
  ],
205
  'center' => [
206
  'title' => __( 'Center', 'htmega-addons' ),
207
+ 'icon' => 'eicon-text-align-center',
208
  ],
209
  'right' => [
210
  'title' => __( 'Right', 'htmega-addons' ),
211
+ 'icon' => 'eicon-text-align-right',
212
  ],
213
  'justify' => [
214
  'title' => __( 'Justified', 'htmega-addons' ),
215
+ 'icon' => 'eicon-text-align-justify',
216
  ],
217
  ],
218
  'selectors' => [
286
  'options' => [
287
  'left' => [
288
  'title' => __( 'Left', 'htmega-addons' ),
289
+ 'icon' => 'eicon-text-align-left',
290
  ],
291
  'center' => [
292
  'title' => __( 'Center', 'htmega-addons' ),
293
+ 'icon' => 'eicon-text-align-center',
294
  ],
295
  'right' => [
296
  'title' => __( 'Right', 'htmega-addons' ),
297
+ 'icon' => 'eicon-text-align-right',
298
  ],
299
  'justify' => [
300
  'title' => __( 'Justified', 'htmega-addons' ),
301
+ 'icon' => 'eicon-text-align-justify',
302
  ],
303
  ],
304
  'selectors' => [
includes/widgets/htmega_image_magnifier.php CHANGED
@@ -33,7 +33,7 @@ class HTMega_Elementor_Widget_Image_Magnifier extends Widget_Base {
33
  ];
34
  }
35
 
36
- protected function _register_controls() {
37
 
38
  $this->start_controls_section(
39
  'magifier_content',
33
  ];
34
  }
35
 
36
+ protected function register_controls() {
37
 
38
  $this->start_controls_section(
39
  'magifier_content',
includes/widgets/htmega_image_marker.php CHANGED
@@ -29,7 +29,7 @@ class HTMega_Elementor_Widget_ImageMarker extends Widget_Base {
29
  ];
30
  }
31
 
32
- protected function _register_controls() {
33
 
34
  $this->start_controls_section(
35
  'image_marker_image_section',
@@ -445,10 +445,10 @@ class HTMega_Elementor_Widget_ImageMarker extends Widget_Base {
445
  <div class="htmega_pointer_box">
446
  <?php
447
  if( !empty( $item['marker_title'] ) ){
448
- echo '<h4>'.esc_html__( $item['marker_title'], 'htmega-addons' ).'</h4>';
449
  }
450
  if( !empty( $item['marker_content'] ) ){
451
- echo '<p>'.esc_html__( $item['marker_content'], 'htmega-addons' ).'</p>';
452
  }
453
  ?>
454
  </div>
29
  ];
30
  }
31
 
32
+ protected function register_controls() {
33
 
34
  $this->start_controls_section(
35
  'image_marker_image_section',
445
  <div class="htmega_pointer_box">
446
  <?php
447
  if( !empty( $item['marker_title'] ) ){
448
+ echo '<h4>'. wp_kses_post($item['marker_title']) .'</h4>';
449
  }
450
  if( !empty( $item['marker_content'] ) ){
451
+ echo '<p>'. wp_kses_post($item['marker_content']) .'</p>';
452
  }
453
  ?>
454
  </div>
includes/widgets/htmega_image_masonry.php CHANGED
@@ -33,7 +33,7 @@ class HTMega_Elementor_Widget_Image_Masonry extends Widget_Base {
33
  ];
34
  }
35
 
36
- protected function _register_controls() {
37
 
38
  $this->start_controls_section(
39
  'imagemasonry_content',
@@ -196,19 +196,19 @@ class HTMega_Elementor_Widget_Image_Masonry extends Widget_Base {
196
  'options' => [
197
  'left' => [
198
  'title' => __( 'Left', 'htmega-addons' ),
199
- 'icon' => 'fa fa-align-left',
200
  ],
201
  'center' => [
202
  'title' => __( 'Center', 'htmega-addons' ),
203
- 'icon' => 'fa fa-align-center',
204
  ],
205
  'right' => [
206
  'title' => __( 'Right', 'htmega-addons' ),
207
- 'icon' => 'fa fa-align-right',
208
  ],
209
  'justify' => [
210
  'title' => __( 'Justified', 'htmega-addons' ),
211
- 'icon' => 'fa fa-align-justify',
212
  ],
213
  ],
214
  'selectors' => [
@@ -282,19 +282,19 @@ class HTMega_Elementor_Widget_Image_Masonry extends Widget_Base {
282
  'options' => [
283
  'left' => [
284
  'title' => __( 'Left', 'htmega-addons' ),
285
- 'icon' => 'fa fa-align-left',
286
  ],
287
  'center' => [
288
  'title' => __( 'Center', 'htmega-addons' ),
289
- 'icon' => 'fa fa-align-center',
290
  ],
291
  'right' => [
292
  'title' => __( 'Right', 'htmega-addons' ),
293
- 'icon' => 'fa fa-align-right',
294
  ],
295
  'justify' => [
296
  'title' => __( 'Justified', 'htmega-addons' ),
297
- 'icon' => 'fa fa-align-justify',
298
  ],
299
  ],
300
  'selectors' => [
33
  ];
34
  }
35
 
36
+ protected function register_controls() {
37
 
38
  $this->start_controls_section(
39
  'imagemasonry_content',
196
  'options' => [
197
  'left' => [
198
  'title' => __( 'Left', 'htmega-addons' ),
199
+ 'icon' => 'eicon-text-align-left',
200
  ],
201
  'center' => [
202
  'title' => __( 'Center', 'htmega-addons' ),
203
+ 'icon' => 'eicon-text-align-center',
204
  ],
205
  'right' => [
206
  'title' => __( 'Right', 'htmega-addons' ),
207
+ 'icon' => 'eicon-text-align-right',
208
  ],
209
  'justify' => [
210
  'title' => __( 'Justified', 'htmega-addons' ),
211
+ 'icon' => 'eicon-text-align-justify',
212
  ],
213
  ],
214
  'selectors' => [
282
  'options' => [
283
  'left' => [
284
  'title' => __( 'Left', 'htmega-addons' ),
285
+ 'icon' => 'eicon-text-align-left',
286
  ],
287
  'center' => [
288
  'title' => __( 'Center', 'htmega-addons' ),
289
+ 'icon' => 'eicon-text-align-center',
290
  ],
291
  'right' => [
292
  'title' => __( 'Right', 'htmega-addons' ),
293
+ 'icon' => 'eicon-text-align-right',
294
  ],
295
  'justify' => [
296
  'title' => __( 'Justified', 'htmega-addons' ),
297
+ 'icon' => 'eicon-text-align-justify',
298
  ],
299
  ],
300
  'selectors' => [
includes/widgets/htmega_inline_menu.php CHANGED
@@ -36,7 +36,7 @@ class HTMega_Elementor_Widget_InlineMenu extends Widget_Base {
36
 
37
  }
38
 
39
- protected function _register_controls() {
40
 
41
  $this->start_controls_section(
42
  'inline_menu_content',
36
 
37
  }
38
 
39
+ protected function register_controls() {
40
 
41
  $this->start_controls_section(
42
  'inline_menu_content',
includes/widgets/htmega_instagram - Copy.php CHANGED
@@ -36,7 +36,7 @@ class HTMega_Elementor_Widget_Instagram extends Widget_Base {
36
  ];
37
  }
38
 
39
- protected function _register_controls() {
40
 
41
  $this->start_controls_section(
42
  'instagram_content',
36
  ];
37
  }
38
 
39
+ protected function register_controls() {
40
 
41
  $this->start_controls_section(
42
  'instagram_content',
includes/widgets/htmega_instagram.php CHANGED
@@ -39,7 +39,7 @@ class HTMega_Elementor_Widget_Instagram extends Widget_Base {
39
  ];
40
  }
41
 
42
- protected function _register_controls() {
43
 
44
  $this->start_controls_section(
45
  'instagram_content',
@@ -228,11 +228,11 @@ class HTMega_Elementor_Widget_Instagram extends Widget_Base {
228
  'options' =>[
229
  'img' =>[
230
  'title' =>__('Image','htmega-addons'),
231
- 'icon' =>'fa fa-picture-o',
232
  ],
233
  'icon' =>[
234
  'title' =>__('Icon','htmega-addons'),
235
- 'icon' =>'fa fa-info',
236
  ]
237
  ],
238
  'default' =>'img',
39
  ];
40
  }
41
 
42
+ protected function register_controls() {
43
 
44
  $this->start_controls_section(
45
  'instagram_content',
228
  'options' =>[
229
  'img' =>[
230
  'title' =>__('Image','htmega-addons'),
231
+ 'icon' =>'eicon-image-bold',
232
  ],
233
  'icon' =>[
234
  'title' =>__('Icon','htmega-addons'),
235
+ 'icon' =>'eicon-info-circle',
236
  ]
237
  ],
238
  'default' =>'img',
includes/widgets/htmega_instagram_feed.php CHANGED
@@ -20,7 +20,7 @@ class HTMega_Elementor_Widget_Instragram_Feed extends Widget_Base {
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
- protected function _register_controls() {
24
 
25
  $this->start_controls_section(
26
  'instragram_feed_content',
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
+ protected function register_controls() {
24
 
25
  $this->start_controls_section(
26
  'instragram_feed_content',
includes/widgets/htmega_job_manager.php CHANGED
@@ -20,7 +20,7 @@ class HTMega_Elementor_Widget_Job_Manager extends Widget_Base {
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
- protected function _register_controls() {
24
 
25
  $this->start_controls_section(
26
  'jobmanager_content',
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
+ protected function register_controls() {
24
 
25
  $this->start_controls_section(
26
  'jobmanager_content',
includes/widgets/htmega_layer_slider.php CHANGED
@@ -33,7 +33,7 @@ class HTMega_Elementor_Widget_Layer_Slider extends Widget_Base {
33
  }
34
  }
35
 
36
- protected function _register_controls() {
37
 
38
  $this->start_controls_section(
39
  'layer_slider_content',
33
  }
34
  }
35
 
36
+ protected function register_controls() {
37
 
38
  $this->start_controls_section(
39
  'layer_slider_content',
includes/widgets/htmega_lightbox.php CHANGED
@@ -37,7 +37,7 @@ class HTMega_Elementor_Widget_Lightbox extends Widget_Base {
37
  ];
38
  }
39
 
40
- protected function _register_controls() {
41
 
42
  $this->start_controls_section(
43
  'lightbox_content',
37
  ];
38
  }
39
 
40
+ protected function register_controls() {
41
 
42
  $this->start_controls_section(
43
  'lightbox_content',
includes/widgets/htmega_mailchimp_for_wp.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Mailchimp_Wp extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'htmega_mailchimp',
@@ -116,19 +116,19 @@ class HTMega_Elementor_Widget_Mailchimp_Wp extends Widget_Base {
116
  'options' => [
117
  'left' => [
118
  'title' => __( 'Left', 'htmega-addons' ),
119
- 'icon' => 'fa fa-align-left',
120
  ],
121
  'center' => [
122
  'title' => __( 'Center', 'htmega-addons' ),
123
- 'icon' => 'fa fa-align-center',
124
  ],
125
  'right' => [
126
  'title' => __( 'Right', 'htmega-addons' ),
127
- 'icon' => 'fa fa-align-right',
128
  ],
129
  'justify' => [
130
  'title' => __( 'Justified', 'htmega-addons' ),
131
- 'icon' => 'fa fa-align-justify',
132
  ],
133
  ],
134
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'htmega_mailchimp',
116
  'options' => [
117
  'left' => [
118
  'title' => __( 'Left', 'htmega-addons' ),
119
+ 'icon' => 'eicon-text-align-left',
120
  ],
121
  'center' => [
122
  'title' => __( 'Center', 'htmega-addons' ),
123
+ 'icon' => 'eicon-text-align-center',
124
  ],
125
  'right' => [
126
  'title' => __( 'Right', 'htmega-addons' ),
127
+ 'icon' => 'eicon-text-align-right',
128
  ],
129
  'justify' => [
130
  'title' => __( 'Justified', 'htmega-addons' ),
131
+ 'icon' => 'eicon-text-align-justify',
132
  ],
133
  ],
134
  'selectors' => [
includes/widgets/htmega_modal.php CHANGED
@@ -25,7 +25,7 @@ class HTMega_Elementor_Widget_Modal extends Widget_Base {
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
- protected function _register_controls() {
29
 
30
  $this->start_controls_section(
31
  'modal_content',
@@ -119,11 +119,11 @@ class HTMega_Elementor_Widget_Modal extends Widget_Base {
119
  'options' =>[
120
  'img' =>[
121
  'title' =>__('Image','htmega-addons'),
122
- 'icon' =>'fa fa-picture-o',
123
  ],
124
  'icon' =>[
125
  'title' =>__('Icon','htmega-addons'),
126
- 'icon' =>'fa fa-info',
127
  ]
128
  ],
129
  ]
@@ -344,19 +344,19 @@ class HTMega_Elementor_Widget_Modal extends Widget_Base {
344
  'options' => [
345
  'left' => [
346
  'title' => __( 'Left', 'htmega-addons' ),
347
- 'icon' => 'fa fa-align-left',
348
  ],
349
  'center' => [
350
  'title' => __( 'Center', 'htmega-addons' ),
351
- 'icon' => 'fa fa-align-center',
352
  ],
353
  'right' => [
354
  'title' => __( 'Right', 'htmega-addons' ),
355
- 'icon' => 'fa fa-align-right',
356
  ],
357
  'justify' => [
358
  'title' => __( 'Justified', 'htmega-addons' ),
359
- 'icon' => 'fa fa-align-justify',
360
  ],
361
  ],
362
  'selectors' => [
@@ -745,19 +745,19 @@ class HTMega_Elementor_Widget_Modal extends Widget_Base {
745
  'options' => [
746
  'left' => [
747
  'title' => __( 'Left', 'htmega-addons' ),
748
- 'icon' => 'fa fa-align-left',
749
  ],
750
  'center' => [
751
  'title' => __( 'Center', 'htmega-addons' ),
752
- 'icon' => 'fa fa-align-center',
753
  ],
754
  'right' => [
755
  'title' => __( 'Right', 'htmega-addons' ),
756
- 'icon' => 'fa fa-align-right',
757
  ],
758
  'justify' => [
759
  'title' => __( 'Justified', 'htmega-addons' ),
760
- 'icon' => 'fa fa-align-justify',
761
  ],
762
  ],
763
  'selectors' => [
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
+ protected function register_controls() {
29
 
30
  $this->start_controls_section(
31
  'modal_content',
119
  'options' =>[
120
  'img' =>[
121
  'title' =>__('Image','htmega-addons'),
122
+ 'icon' =>'eicon-image-bold',
123
  ],
124
  'icon' =>[
125
  'title' =>__('Icon','htmega-addons'),
126
+ 'icon' =>'eicon-info-circle',
127
  ]
128
  ],
129
  ]
344
  'options' => [
345
  'left' => [
346
  'title' => __( 'Left', 'htmega-addons' ),
347
+ 'icon' => 'eicon-text-align-left',
348
  ],
349
  'center' => [
350
  'title' => __( 'Center', 'htmega-addons' ),
351
+ 'icon' => 'eicon-text-align-center',
352
  ],
353
  'right' => [
354
  'title' => __( 'Right', 'htmega-addons' ),
355
+ 'icon' => 'eicon-text-align-right',
356
  ],
357
  'justify' => [
358
  'title' => __( 'Justified', 'htmega-addons' ),
359
+ 'icon' => 'eicon-text-align-justify',
360
  ],
361
  ],
362
  'selectors' => [
745
  'options' => [
746
  'left' => [
747
  'title' => __( 'Left', 'htmega-addons' ),
748
+ 'icon' => 'eicon-text-align-left',
749
  ],
750
  'center' => [
751
  'title' => __( 'Center', 'htmega-addons' ),
752
+ 'icon' => 'eicon-text-align-center',
753
  ],
754
  'right' => [
755
  'title' => __( 'Right', 'htmega-addons' ),
756
+ 'icon' => 'eicon-text-align-right',
757
  ],
758
  'justify' => [
759
  'title' => __( 'Justified', 'htmega-addons' ),
760
+ 'icon' => 'eicon-text-align-justify',
761
  ],
762
  ],
763
  'selectors' => [
includes/widgets/htmega_news_ticker.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_Newsticker extends Widget_Base {
31
  ];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'news_ticker',
31
  ];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'news_ticker',
includes/widgets/htmega_ninja_forms.php CHANGED
@@ -41,7 +41,7 @@ class HTMega_Elementor_Widget_Ninja_Form extends Widget_Base {
41
  return $form_options;
42
  }
43
 
44
- protected function _register_controls() {
45
 
46
  $this->start_controls_section(
47
  'ninjaform_content',
41
  return $form_options;
42
  }
43
 
44
+ protected function register_controls() {
45
 
46
  $this->start_controls_section(
47
  'ninjaform_content',
includes/widgets/htmega_notify.php CHANGED
@@ -32,7 +32,7 @@ class HTMega_Elementor_Widget_Notify extends Widget_Base {
32
  ];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  // Notification Button
38
  $this->start_controls_section(
@@ -270,19 +270,19 @@ class HTMega_Elementor_Widget_Notify extends Widget_Base {
270
  'options' => [
271
  'left' => [
272
  'title' => __( 'Left', 'woomentor' ),
273
- 'icon' => 'fa fa-align-left',
274
  ],
275
  'center' => [
276
  'title' => __( 'Center', 'woomentor' ),
277
- 'icon' => 'fa fa-align-center',
278
  ],
279
  'right' => [
280
  'title' => __( 'Right', 'woomentor' ),
281
- 'icon' => 'fa fa-align-right',
282
  ],
283
  'justify' => [
284
  'title' => __( 'Justified', 'woomentor' ),
285
- 'icon' => 'fa fa-align-justify',
286
  ],
287
  ],
288
  'default' => 'center',
@@ -539,19 +539,19 @@ class HTMega_Elementor_Widget_Notify extends Widget_Base {
539
  'options' => [
540
  'left' => [
541
  'title' => __( 'Left', 'woomentor' ),
542
- 'icon' => 'fa fa-align-left',
543
  ],
544
  'center' => [
545
  'title' => __( 'Center', 'woomentor' ),
546
- 'icon' => 'fa fa-align-center',
547
  ],
548
  'right' => [
549
  'title' => __( 'Right', 'woomentor' ),
550
- 'icon' => 'fa fa-align-right',
551
  ],
552
  'justify' => [
553
  'title' => __( 'Justified', 'woomentor' ),
554
- 'icon' => 'fa fa-align-justify',
555
  ],
556
  ],
557
  'default' => 'center',
32
  ];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  // Notification Button
38
  $this->start_controls_section(
270
  'options' => [
271
  'left' => [
272
  'title' => __( 'Left', 'woomentor' ),
273
+ 'icon' => 'eicon-text-align-left',
274
  ],
275
  'center' => [
276
  'title' => __( 'Center', 'woomentor' ),
277
+ 'icon' => 'eicon-text-align-center',
278
  ],
279
  'right' => [
280
  'title' => __( 'Right', 'woomentor' ),
281
+ 'icon' => 'eicon-text-align-right',
282
  ],
283
  'justify' => [
284
  'title' => __( 'Justified', 'woomentor' ),
285
+ 'icon' => 'eicon-text-align-justify',
286
  ],
287
  ],
288
  'default' => 'center',
539
  'options' => [
540
  'left' => [
541
  'title' => __( 'Left', 'woomentor' ),
542
+ 'icon' => 'eicon-text-align-left',
543
  ],
544
  'center' => [
545
  'title' => __( 'Center', 'woomentor' ),
546
+ 'icon' => 'eicon-text-align-center',
547
  ],
548
  'right' => [
549
  'title' => __( 'Right', 'woomentor' ),
550
+ 'icon' => 'eicon-text-align-right',
551
  ],
552
  'justify' => [
553
  'title' => __( 'Justified', 'woomentor' ),
554
+ 'icon' => 'eicon-text-align-justify',
555
  ],
556
  ],
557
  'default' => 'center',
includes/widgets/htmega_offcanvas.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_Offcanvas extends Widget_Base {
31
  ];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'offcanvas_content',
@@ -238,19 +238,19 @@ class HTMega_Elementor_Widget_Offcanvas extends Widget_Base {
238
  'options' => [
239
  'left' => [
240
  'title' => __( 'Left', 'htmega-addons' ),
241
- 'icon' => 'fa fa-align-left',
242
  ],
243
  'center' => [
244
  'title' => __( 'Center', 'htmega-addons' ),
245
- 'icon' => 'fa fa-align-center',
246
  ],
247
  'right' => [
248
  'title' => __( 'Right', 'htmega-addons' ),
249
- 'icon' => 'fa fa-align-right',
250
  ],
251
  'justify' => [
252
  'title' => __( 'Justified', 'htmega-addons' ),
253
- 'icon' => 'fa fa-align-justify',
254
  ],
255
  ],
256
  'selectors' => [
@@ -458,7 +458,7 @@ class HTMega_Elementor_Widget_Offcanvas extends Widget_Base {
458
 
459
  $('body').on('click' ,function(e) {
460
  var $target = e.target;
461
- if(!$($target).is('.canvas-btn') && !$($target).parents().is('.site-menu') && !$($target).is('.site-menu')){
462
  $('.canvas-btn').removeClass('active');
463
  $('.site-menu').removeClass('show-nav');
464
  $('body').removeClass('show-overlay');
31
  ];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'offcanvas_content',
238
  'options' => [
239
  'left' => [
240
  'title' => __( 'Left', 'htmega-addons' ),
241
+ 'icon' => 'eicon-text-align-left',
242
  ],
243
  'center' => [
244
  'title' => __( 'Center', 'htmega-addons' ),
245
+ 'icon' => 'eicon-text-align-center',
246
  ],
247
  'right' => [
248
  'title' => __( 'Right', 'htmega-addons' ),
249
+ 'icon' => 'eicon-text-align-right',
250
  ],
251
  'justify' => [
252
  'title' => __( 'Justified', 'htmega-addons' ),
253
+ 'icon' => 'eicon-text-align-justify',
254
  ],
255
  ],
256
  'selectors' => [
458
 
459
  $('body').on('click' ,function(e) {
460
  var $target = e.target;
461
+ if(!$($target).is('.canvas-btn') && !$($target).is('.canvas-btn i') && !$($target).parents().is('.site-menu') && !$($target).is('.site-menu')){
462
  $('.canvas-btn').removeClass('active');
463
  $('.site-menu').removeClass('show-nav');
464
  $('body').removeClass('show-overlay');
includes/widgets/htmega_panel_slider.php CHANGED
@@ -38,7 +38,7 @@ class HTMega_Elementor_Widget_Panel_Slider extends Widget_Base {
38
  ];
39
  }
40
 
41
- protected function _register_controls() {
42
 
43
  $this->start_controls_section(
44
  'panel_slider_content',
@@ -488,19 +488,19 @@ class HTMega_Elementor_Widget_Panel_Slider extends Widget_Base {
488
  'options' => [
489
  'left' => [
490
  'title' => __( 'Left', 'htmega-addons' ),
491
- 'icon' => 'fa fa-align-left',
492
  ],
493
  'center' => [
494
  'title' => __( 'Center', 'htmega-addons' ),
495
- 'icon' => 'fa fa-align-center',
496
  ],
497
  'right' => [
498
  'title' => __( 'Right', 'htmega-addons' ),
499
- 'icon' => 'fa fa-align-right',
500
  ],
501
  'justify' => [
502
  'title' => __( 'Justified', 'htmega-addons' ),
503
- 'icon' => 'fa fa-align-justify',
504
  ],
505
  ],
506
  'selectors' => [
38
  ];
39
  }
40
 
41
+ protected function register_controls() {
42
 
43
  $this->start_controls_section(
44
  'panel_slider_content',
488
  'options' => [
489
  'left' => [
490
  'title' => __( 'Left', 'htmega-addons' ),
491
+ 'icon' => 'eicon-text-align-left',
492
  ],
493
  'center' => [
494
  'title' => __( 'Center', 'htmega-addons' ),
495
+ 'icon' => 'eicon-text-align-center',
496
  ],
497
  'right' => [
498
  'title' => __( 'Right', 'htmega-addons' ),
499
+ 'icon' => 'eicon-text-align-right',
500
  ],
501
  'justify' => [
502
  'title' => __( 'Justified', 'htmega-addons' ),
503
+ 'icon' => 'eicon-text-align-justify',
504
  ],
505
  ],
506
  'selectors' => [
includes/widgets/htmega_popover.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_Popover extends Widget_Base {
31
  return [ 'htmega-addons' ];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'popover_content',
@@ -48,15 +48,15 @@ class HTMega_Elementor_Widget_Popover extends Widget_Base {
48
  'options' => [
49
  'icon' => [
50
  'title' => esc_html__( 'Icon', 'htmega-addons' ),
51
- 'icon' => 'fa fa-info',
52
  ],
53
  'text' => [
54
  'title' => esc_html__( 'Text', 'htmega-addons' ),
55
- 'icon' => 'fa fa-text-width',
56
  ],
57
  'image' => [
58
  'title' => esc_html__( 'Image', 'htmega-addons' ),
59
- 'icon' => 'fa fa-image',
60
  ],
61
  ],
62
  'default' => 'text',
@@ -260,19 +260,19 @@ class HTMega_Elementor_Widget_Popover extends Widget_Base {
260
  'options' => [
261
  'left' => [
262
  'title' => __( 'Left', 'htmega-addons' ),
263
- 'icon' => 'fa fa-align-left',
264
  ],
265
  'center' => [
266
  'title' => __( 'Center', 'htmega-addons' ),
267
- 'icon' => 'fa fa-align-center',
268
  ],
269
  'right' => [
270
  'title' => __( 'Right', 'htmega-addons' ),
271
- 'icon' => 'fa fa-align-right',
272
  ],
273
  'justify' => [
274
  'title' => __( 'Justified', 'htmega-addons' ),
275
- 'icon' => 'fa fa-align-justify',
276
  ],
277
  ],
278
  'selectors' => [
@@ -656,19 +656,19 @@ class HTMega_Elementor_Widget_Popover extends Widget_Base {
656
  'options' => [
657
  'left' => [
658
  'title' => __( 'Left', 'htmega-addons' ),
659
- 'icon' => 'fa fa-align-left',
660
  ],
661
  'center' => [
662
  'title' => __( 'Center', 'htmega-addons' ),
663
- 'icon' => 'fa fa-align-center',
664
  ],
665
  'right' => [
666
  'title' => __( 'Right', 'htmega-addons' ),
667
- 'icon' => 'fa fa-align-right',
668
  ],
669
  'justify' => [
670
  'title' => __( 'Justified', 'htmega-addons' ),
671
- 'icon' => 'fa fa-align-justify',
672
  ],
673
  ],
674
  'selectors' => [
@@ -761,19 +761,19 @@ class HTMega_Elementor_Widget_Popover extends Widget_Base {
761
  'options' => [
762
  'left' => [
763
  'title' => __( 'Left', 'htmega-addons' ),
764
- 'icon' => 'fa fa-align-left',
765
  ],
766
  'center' => [
767
  'title' => __( 'Center', 'htmega-addons' ),
768
- 'icon' => 'fa fa-align-center',
769
  ],
770
  'right' => [
771
  'title' => __( 'Right', 'htmega-addons' ),
772
- 'icon' => 'fa fa-align-right',
773
  ],
774
  'justify' => [
775
  'title' => __( 'Justified', 'htmega-addons' ),
776
- 'icon' => 'fa fa-align-justify',
777
  ],
778
  ],
779
  'selectors' => [
31
  return [ 'htmega-addons' ];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'popover_content',
48
  'options' => [
49
  'icon' => [
50
  'title' => esc_html__( 'Icon', 'htmega-addons' ),
51
+ 'icon' => 'eicon-info-circle',
52
  ],
53
  'text' => [
54
  'title' => esc_html__( 'Text', 'htmega-addons' ),
55
+ 'icon' => 'eicon-animation-text',
56
  ],
57
  'image' => [
58
  'title' => esc_html__( 'Image', 'htmega-addons' ),
59
+ 'icon' => 'eicon-image-bold',
60
  ],
61
  ],
62
  'default' => 'text',
260
  'options' => [
261
  'left' => [
262
  'title' => __( 'Left', 'htmega-addons' ),
263
+ 'icon' => 'eicon-text-align-left',
264
  ],
265
  'center' => [
266
  'title' => __( 'Center', 'htmega-addons' ),
267
+ 'icon' => 'eicon-text-align-center',
268
  ],
269
  'right' => [
270
  'title' => __( 'Right', 'htmega-addons' ),
271
+ 'icon' => 'eicon-text-align-right',
272
  ],
273
  'justify' => [
274
  'title' => __( 'Justified', 'htmega-addons' ),
275
+ 'icon' => 'eicon-text-align-justify',
276
  ],
277
  ],
278
  'selectors' => [
656
  'options' => [
657
  'left' => [
658
  'title' => __( 'Left', 'htmega-addons' ),
659
+ 'icon' => 'eicon-text-align-left',
660
  ],
661
  'center' => [
662
  'title' => __( 'Center', 'htmega-addons' ),
663
+ 'icon' => 'eicon-text-align-center',
664
  ],
665
  'right' => [
666
  'title' => __( 'Right', 'htmega-addons' ),
667
+ 'icon' => 'eicon-text-align-right',
668
  ],
669
  'justify' => [
670
  'title' => __( 'Justified', 'htmega-addons' ),
671
+ 'icon' => 'eicon-text-align-justify',
672
  ],
673
  ],
674
  'selectors' => [
761
  'options' => [
762
  'left' => [
763
  'title' => __( 'Left', 'htmega-addons' ),
764
+ 'icon' => 'eicon-text-align-left',
765
  ],
766
  'center' => [
767
  'title' => __( 'Center', 'htmega-addons' ),
768
+ 'icon' => 'eicon-text-align-center',
769
  ],
770
  'right' => [
771
  'title' => __( 'Right', 'htmega-addons' ),
772
+ 'icon' => 'eicon-text-align-right',
773
  ],
774
  'justify' => [
775
  'title' => __( 'Justified', 'htmega-addons' ),
776
+ 'icon' => 'eicon-text-align-justify',
777
  ],
778
  ],
779
  'selectors' => [
includes/widgets/htmega_post_carousel.php CHANGED
@@ -38,7 +38,7 @@ class HTMega_Elementor_Widget_Post_Carousel extends Widget_Base {
38
  ];
39
  }
40
 
41
- protected function _register_controls() {
42
 
43
  $this->start_controls_section(
44
  'post_carousel_content',
@@ -678,19 +678,19 @@ class HTMega_Elementor_Widget_Post_Carousel extends Widget_Base {
678
  'options' => [
679
  'left' => [
680
  'title' => __( 'Left', 'htmega-addons' ),
681
- 'icon' => 'fa fa-align-left',
682
  ],
683
  'center' => [
684
  'title' => __( 'Center', 'htmega-addons' ),
685
- 'icon' => 'fa fa-align-center',
686
  ],
687
  'right' => [
688
  'title' => __( 'Right', 'htmega-addons' ),
689
- 'icon' => 'fa fa-align-right',
690
  ],
691
  'justify' => [
692
  'title' => __( 'Justified', 'htmega-addons' ),
693
- 'icon' => 'fa fa-align-justify',
694
  ],
695
  ],
696
  'selectors' => [
@@ -766,19 +766,19 @@ class HTMega_Elementor_Widget_Post_Carousel extends Widget_Base {
766
  'options' => [
767
  'left' => [
768
  'title' => __( 'Left', 'htmega-addons' ),
769
- 'icon' => 'fa fa-align-left',
770
  ],
771
  'center' => [
772
  'title' => __( 'Center', 'htmega-addons' ),
773
- 'icon' => 'fa fa-align-center',
774
  ],
775
  'right' => [
776
  'title' => __( 'Right', 'htmega-addons' ),
777
- 'icon' => 'fa fa-align-right',
778
  ],
779
  'justify' => [
780
  'title' => __( 'Justified', 'htmega-addons' ),
781
- 'icon' => 'fa fa-align-justify',
782
  ],
783
  ],
784
  'selectors' => [
@@ -1011,19 +1011,19 @@ class HTMega_Elementor_Widget_Post_Carousel extends Widget_Base {
1011
  'options' => [
1012
  'start' => [
1013
  'title' => __( 'Left', 'htmega-addons' ),
1014
- 'icon' => 'fa fa-align-left',
1015
  ],
1016
  'center' => [
1017
  'title' => __( 'Center', 'htmega-addons' ),
1018
- 'icon' => 'fa fa-align-center',
1019
  ],
1020
  'end' => [
1021
  'title' => __( 'Right', 'htmega-addons' ),
1022
- 'icon' => 'fa fa-align-right',
1023
  ],
1024
  'justify' => [
1025
  'title' => __( 'Justified', 'htmega-addons' ),
1026
- 'icon' => 'fa fa-align-justify',
1027
  ],
1028
  ],
1029
  'selectors' => [
38
  ];
39
  }
40
 
41
+ protected function register_controls() {
42
 
43
  $this->start_controls_section(
44
  'post_carousel_content',
678
  'options' => [
679
  'left' => [
680
  'title' => __( 'Left', 'htmega-addons' ),
681
+ 'icon' => 'eicon-text-align-left',
682
  ],
683
  'center' => [
684
  'title' => __( 'Center', 'htmega-addons' ),
685
+ 'icon' => 'eicon-text-align-center',
686
  ],
687
  'right' => [
688
  'title' => __( 'Right', 'htmega-addons' ),
689
+ 'icon' => 'eicon-text-align-right',
690
  ],
691
  'justify' => [
692
  'title' => __( 'Justified', 'htmega-addons' ),
693
+ 'icon' => 'eicon-text-align-justify',
694
  ],
695
  ],
696
  'selectors' => [
766
  'options' => [
767
  'left' => [
768
  'title' => __( 'Left', 'htmega-addons' ),
769
+ 'icon' => 'eicon-text-align-left',
770
  ],
771
  'center' => [
772
  'title' => __( 'Center', 'htmega-addons' ),
773
+ 'icon' => 'eicon-text-align-center',
774
  ],
775
  'right' => [
776
  'title' => __( 'Right', 'htmega-addons' ),
777
+ 'icon' => 'eicon-text-align-right',
778
  ],
779
  'justify' => [
780
  'title' => __( 'Justified', 'htmega-addons' ),
781
+ 'icon' => 'eicon-text-align-justify',
782
  ],
783
  ],
784
  'selectors' => [
1011
  'options' => [
1012
  'start' => [
1013
  'title' => __( 'Left', 'htmega-addons' ),
1014
+ 'icon' => 'eicon-text-align-left',
1015
  ],
1016
  'center' => [
1017
  'title' => __( 'Center', 'htmega-addons' ),
1018
+ 'icon' => 'eicon-text-align-center',
1019
  ],
1020
  'end' => [
1021
  'title' => __( 'Right', 'htmega-addons' ),
1022
+ 'icon' => 'eicon-text-align-right',
1023
  ],
1024
  'justify' => [
1025
  'title' => __( 'Justified', 'htmega-addons' ),
1026
+ 'icon' => 'eicon-text-align-justify',
1027
  ],
1028
  ],
1029
  'selectors' => [
includes/widgets/htmega_post_grid.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_PostGrid extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'post_grid_content',
@@ -268,19 +268,19 @@ class HTMega_Elementor_Widget_PostGrid extends Widget_Base {
268
  'options' => [
269
  'left' => [
270
  'title' => __( 'Left', 'htmega-addons' ),
271
- 'icon' => 'fa fa-align-left',
272
  ],
273
  'center' => [
274
  'title' => __( 'Center', 'htmega-addons' ),
275
- 'icon' => 'fa fa-align-center',
276
  ],
277
  'right' => [
278
  'title' => __( 'Right', 'htmega-addons' ),
279
- 'icon' => 'fa fa-align-right',
280
  ],
281
  'justify' => [
282
  'title' => __( 'Justified', 'htmega-addons' ),
283
- 'icon' => 'fa fa-align-justify',
284
  ],
285
  ],
286
  'selectors' => [
@@ -358,19 +358,19 @@ class HTMega_Elementor_Widget_PostGrid extends Widget_Base {
358
  'options' => [
359
  'left' => [
360
  'title' => __( 'Left', 'htmega-addons' ),
361
- 'icon' => 'fa fa-align-left',
362
  ],
363
  'center' => [
364
  'title' => __( 'Center', 'htmega-addons' ),
365
- 'icon' => 'fa fa-align-center',
366
  ],
367
  'right' => [
368
  'title' => __( 'Right', 'htmega-addons' ),
369
- 'icon' => 'fa fa-align-right',
370
  ],
371
  'justify' => [
372
  'title' => __( 'Justified', 'htmega-addons' ),
373
- 'icon' => 'fa fa-align-justify',
374
  ],
375
  ],
376
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'post_grid_content',
268
  'options' => [
269
  'left' => [
270
  'title' => __( 'Left', 'htmega-addons' ),
271
+ 'icon' => 'eicon-text-align-left',
272
  ],
273
  'center' => [
274
  'title' => __( 'Center', 'htmega-addons' ),
275
+ 'icon' => 'eicon-text-align-center',
276
  ],
277
  'right' => [
278
  'title' => __( 'Right', 'htmega-addons' ),
279
+ 'icon' => 'eicon-text-align-right',
280
  ],
281
  'justify' => [
282
  'title' => __( 'Justified', 'htmega-addons' ),
283
+ 'icon' => 'eicon-text-align-justify',
284
  ],
285
  ],
286
  'selectors' => [
358
  'options' => [
359
  'left' => [
360
  'title' => __( 'Left', 'htmega-addons' ),
361
+ 'icon' => 'eicon-text-align-left',
362
  ],
363
  'center' => [
364
  'title' => __( 'Center', 'htmega-addons' ),
365
+ 'icon' => 'eicon-text-align-center',
366
  ],
367
  'right' => [
368
  'title' => __( 'Right', 'htmega-addons' ),
369
+ 'icon' => 'eicon-text-align-right',
370
  ],
371
  'justify' => [
372
  'title' => __( 'Justified', 'htmega-addons' ),
373
+ 'icon' => 'eicon-text-align-justify',
374
  ],
375
  ],
376
  'selectors' => [
includes/widgets/htmega_post_grid_tab.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_Post_Grid_Tab extends Widget_Base {
31
  ];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'post_gridtab_content',
@@ -347,19 +347,19 @@ class HTMega_Elementor_Widget_Post_Grid_Tab extends Widget_Base {
347
  'options' => [
348
  'left' => [
349
  'title' => __( 'Left', 'htmega-addons' ),
350
- 'icon' => 'fa fa-align-left',
351
  ],
352
  'center' => [
353
  'title' => __( 'Center', 'htmega-addons' ),
354
- 'icon' => 'fa fa-align-center',
355
  ],
356
  'right' => [
357
  'title' => __( 'Right', 'htmega-addons' ),
358
- 'icon' => 'fa fa-align-right',
359
  ],
360
  'justify' => [
361
  'title' => __( 'Justified', 'htmega-addons' ),
362
- 'icon' => 'fa fa-align-justify',
363
  ],
364
  ],
365
  'selectors' => [
@@ -432,19 +432,19 @@ class HTMega_Elementor_Widget_Post_Grid_Tab extends Widget_Base {
432
  'options' => [
433
  'left' => [
434
  'title' => __( 'Left', 'htmega-addons' ),
435
- 'icon' => 'fa fa-align-left',
436
  ],
437
  'center' => [
438
  'title' => __( 'Center', 'htmega-addons' ),
439
- 'icon' => 'fa fa-align-center',
440
  ],
441
  'right' => [
442
  'title' => __( 'Right', 'htmega-addons' ),
443
- 'icon' => 'fa fa-align-right',
444
  ],
445
  'justify' => [
446
  'title' => __( 'Justified', 'htmega-addons' ),
447
- 'icon' => 'fa fa-align-justify',
448
  ],
449
  ],
450
  'selectors' => [
@@ -631,19 +631,19 @@ class HTMega_Elementor_Widget_Post_Grid_Tab extends Widget_Base {
631
  'options' => [
632
  'start' => [
633
  'title' => __( 'Left', 'htmega-addons' ),
634
- 'icon' => 'fa fa-align-left',
635
  ],
636
  'center' => [
637
  'title' => __( 'Center', 'htmega-addons' ),
638
- 'icon' => 'fa fa-align-center',
639
  ],
640
  'end' => [
641
  'title' => __( 'Right', 'htmega-addons' ),
642
- 'icon' => 'fa fa-align-right',
643
  ],
644
  'justify' => [
645
  'title' => __( 'Justified', 'htmega-addons' ),
646
- 'icon' => 'fa fa-align-justify',
647
  ],
648
  ],
649
  'selectors' => [
31
  ];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'post_gridtab_content',
347
  'options' => [
348
  'left' => [
349
  'title' => __( 'Left', 'htmega-addons' ),
350
+ 'icon' => 'eicon-text-align-left',
351
  ],
352
  'center' => [
353
  'title' => __( 'Center', 'htmega-addons' ),
354
+ 'icon' => 'eicon-text-align-center',
355
  ],
356
  'right' => [
357
  'title' => __( 'Right', 'htmega-addons' ),
358
+ 'icon' => 'eicon-text-align-right',
359
  ],
360
  'justify' => [
361
  'title' => __( 'Justified', 'htmega-addons' ),
362
+ 'icon' => 'eicon-text-align-justify',
363
  ],
364
  ],
365
  'selectors' => [
432
  'options' => [
433
  'left' => [
434
  'title' => __( 'Left', 'htmega-addons' ),
435
+ 'icon' => 'eicon-text-align-left',
436
  ],
437
  'center' => [
438
  'title' => __( 'Center', 'htmega-addons' ),
439
+ 'icon' => 'eicon-text-align-center',
440
  ],
441
  'right' => [
442
  'title' => __( 'Right', 'htmega-addons' ),
443
+ 'icon' => 'eicon-text-align-right',
444
  ],
445
  'justify' => [
446
  'title' => __( 'Justified', 'htmega-addons' ),
447
+ 'icon' => 'eicon-text-align-justify',
448
  ],
449
  ],
450
  'selectors' => [
631
  'options' => [
632
  'start' => [
633
  'title' => __( 'Left', 'htmega-addons' ),
634
+ 'icon' => 'eicon-text-align-left',
635
  ],
636
  'center' => [
637
  'title' => __( 'Center', 'htmega-addons' ),
638
+ 'icon' => 'eicon-text-align-center',
639
  ],
640
  'end' => [
641
  'title' => __( 'Right', 'htmega-addons' ),
642
+ 'icon' => 'eicon-text-align-right',
643
  ],
644
  'justify' => [
645
  'title' => __( 'Justified', 'htmega-addons' ),
646
+ 'icon' => 'eicon-text-align-justify',
647
  ],
648
  ],
649
  'selectors' => [
includes/widgets/htmega_post_slider.php CHANGED
@@ -38,7 +38,7 @@ class HTMega_Elementor_Widget_Post_Slider extends Widget_Base {
38
  ];
39
  }
40
 
41
- protected function _register_controls() {
42
 
43
  $this->start_controls_section(
44
  'post_slider_content',
@@ -642,19 +642,19 @@ class HTMega_Elementor_Widget_Post_Slider extends Widget_Base {
642
  'options' => [
643
  'left' => [
644
  'title' => __( 'Left', 'htmega-addons' ),
645
- 'icon' => 'fa fa-align-left',
646
  ],
647
  'center' => [
648
  'title' => __( 'Center', 'htmega-addons' ),
649
- 'icon' => 'fa fa-align-center',
650
  ],
651
  'right' => [
652
  'title' => __( 'Right', 'htmega-addons' ),
653
- 'icon' => 'fa fa-align-right',
654
  ],
655
  'justify' => [
656
  'title' => __( 'Justified', 'htmega-addons' ),
657
- 'icon' => 'fa fa-align-justify',
658
  ],
659
  ],
660
  'selectors' => [
@@ -730,19 +730,19 @@ class HTMega_Elementor_Widget_Post_Slider extends Widget_Base {
730
  'options' => [
731
  'left' => [
732
  'title' => __( 'Left', 'htmega-addons' ),
733
- 'icon' => 'fa fa-align-left',
734
  ],
735
  'center' => [
736
  'title' => __( 'Center', 'htmega-addons' ),
737
- 'icon' => 'fa fa-align-center',
738
  ],
739
  'right' => [
740
  'title' => __( 'Right', 'htmega-addons' ),
741
- 'icon' => 'fa fa-align-right',
742
  ],
743
  'justify' => [
744
  'title' => __( 'Justified', 'htmega-addons' ),
745
- 'icon' => 'fa fa-align-justify',
746
  ],
747
  ],
748
  'selectors' => [
@@ -929,19 +929,19 @@ class HTMega_Elementor_Widget_Post_Slider extends Widget_Base {
929
  'options' => [
930
  'start' => [
931
  'title' => __( 'Left', 'htmega-addons' ),
932
- 'icon' => 'fa fa-align-left',
933
  ],
934
  'center' => [
935
  'title' => __( 'Center', 'htmega-addons' ),
936
- 'icon' => 'fa fa-align-center',
937
  ],
938
  'end' => [
939
  'title' => __( 'Right', 'htmega-addons' ),
940
- 'icon' => 'fa fa-align-right',
941
  ],
942
  'justify' => [
943
  'title' => __( 'Justified', 'htmega-addons' ),
944
- 'icon' => 'fa fa-align-justify',
945
  ],
946
  ],
947
  'selectors' => [
38
  ];
39
  }
40
 
41
+ protected function register_controls() {
42
 
43
  $this->start_controls_section(
44
  'post_slider_content',
642
  'options' => [
643
  'left' => [
644
  'title' => __( 'Left', 'htmega-addons' ),
645
+ 'icon' => 'eicon-text-align-left',
646
  ],
647
  'center' => [
648
  'title' => __( 'Center', 'htmega-addons' ),
649
+ 'icon' => 'eicon-text-align-center',
650
  ],
651
  'right' => [
652
  'title' => __( 'Right', 'htmega-addons' ),
653
+ 'icon' => 'eicon-text-align-right',
654
  ],
655
  'justify' => [
656
  'title' => __( 'Justified', 'htmega-addons' ),
657
+ 'icon' => 'eicon-text-align-justify',
658
  ],
659
  ],
660
  'selectors' => [
730
  'options' => [
731
  'left' => [
732
  'title' => __( 'Left', 'htmega-addons' ),
733
+ 'icon' => 'eicon-text-align-left',
734
  ],
735
  'center' => [
736
  'title' => __( 'Center', 'htmega-addons' ),
737
+ 'icon' => 'eicon-text-align-center',
738
  ],
739
  'right' => [
740
  'title' => __( 'Right', 'htmega-addons' ),
741
+ 'icon' => 'eicon-text-align-right',
742
  ],
743
  'justify' => [
744
  'title' => __( 'Justified', 'htmega-addons' ),
745
+ 'icon' => 'eicon-text-align-justify',
746
  ],
747
  ],
748
  'selectors' => [
929
  'options' => [
930
  'start' => [
931
  'title' => __( 'Left', 'htmega-addons' ),
932
+ 'icon' => 'eicon-text-align-left',
933
  ],
934
  'center' => [
935
  'title' => __( 'Center', 'htmega-addons' ),
936
+ 'icon' => 'eicon-text-align-center',
937
  ],
938
  'end' => [
939
  'title' => __( 'Right', 'htmega-addons' ),
940
+ 'icon' => 'eicon-text-align-right',
941
  ],
942
  'justify' => [
943
  'title' => __( 'Justified', 'htmega-addons' ),
944
+ 'icon' => 'eicon-text-align-justify',
945
  ],
946
  ],
947
  'selectors' => [
includes/widgets/htmega_pricing_list_view.php CHANGED
@@ -25,7 +25,7 @@ class HTMega_Elementor_Widget_Pricing_List_View extends Widget_Base {
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
- protected function _register_controls() {
29
 
30
  $this->start_controls_section(
31
  'datatable_layout',
@@ -231,11 +231,11 @@ class HTMega_Elementor_Widget_Pricing_List_View extends Widget_Base {
231
  'options' =>[
232
  'text' =>[
233
  'title' =>__('Text','htmega-addons'),
234
- 'icon' =>'fa fa-text-width',
235
  ],
236
  'icon' =>[
237
  'title' =>__('Icon','htmega-addons'),
238
- 'icon' =>'fa fa-info',
239
  ]
240
  ],
241
  'condition'=>[
@@ -503,19 +503,19 @@ class HTMega_Elementor_Widget_Pricing_List_View extends Widget_Base {
503
  'options' => [
504
  'left' => [
505
  'title' => __( 'Left', 'htmega-addons' ),
506
- 'icon' => 'fa fa-align-left',
507
  ],
508
  'center' => [
509
  'title' => __( 'Center', 'htmega-addons' ),
510
- 'icon' => 'fa fa-align-center',
511
  ],
512
  'right' => [
513
  'title' => __( 'Right', 'htmega-addons' ),
514
- 'icon' => 'fa fa-align-right',
515
  ],
516
  'justify' => [
517
  'title' => __( 'Justified', 'htmega-addons' ),
518
- 'icon' => 'fa fa-align-justify',
519
  ],
520
  ],
521
  'selectors' => [
@@ -626,19 +626,19 @@ class HTMega_Elementor_Widget_Pricing_List_View extends Widget_Base {
626
  'options' => [
627
  'left' => [
628
  'title' => __( 'Left', 'htmega-addons' ),
629
- 'icon' => 'fa fa-align-left',
630
  ],
631
  'center' => [
632
  'title' => __( 'Center', 'htmega-addons' ),
633
- 'icon' => 'fa fa-align-center',
634
  ],
635
  'right' => [
636
  'title' => __( 'Right', 'htmega-addons' ),
637
- 'icon' => 'fa fa-align-right',
638
  ],
639
  'justify' => [
640
  'title' => __( 'Justified', 'htmega-addons' ),
641
- 'icon' => 'fa fa-align-justify',
642
  ],
643
  ],
644
  'selectors' => [
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
+ protected function register_controls() {
29
 
30
  $this->start_controls_section(
31
  'datatable_layout',
231
  'options' =>[
232
  'text' =>[
233
  'title' =>__('Text','htmega-addons'),
234
+ 'icon' =>'eicon-animation-text',
235
  ],
236
  'icon' =>[
237
  'title' =>__('Icon','htmega-addons'),
238
+ 'icon' =>'eicon-info-circle',
239
  ]
240
  ],
241
  'condition'=>[
503
  'options' => [
504
  'left' => [
505
  'title' => __( 'Left', 'htmega-addons' ),
506
+ 'icon' => 'eicon-text-align-left',
507
  ],
508
  'center' => [
509
  'title' => __( 'Center', 'htmega-addons' ),
510
+ 'icon' => 'eicon-text-align-center',
511
  ],
512
  'right' => [
513
  'title' => __( 'Right', 'htmega-addons' ),
514
+ 'icon' => 'eicon-text-align-right',
515
  ],
516
  'justify' => [
517
  'title' => __( 'Justified', 'htmega-addons' ),
518
+ 'icon' => 'eicon-text-align-justify',
519
  ],
520
  ],
521
  'selectors' => [
626
  'options' => [
627
  'left' => [
628
  'title' => __( 'Left', 'htmega-addons' ),
629
+ 'icon' => 'eicon-text-align-left',
630
  ],
631
  'center' => [
632
  'title' => __( 'Center', 'htmega-addons' ),
633
+ 'icon' => 'eicon-text-align-center',
634
  ],
635
  'right' => [
636
  'title' => __( 'Right', 'htmega-addons' ),
637
+ 'icon' => 'eicon-text-align-right',
638
  ],
639
  'justify' => [
640
  'title' => __( 'Justified', 'htmega-addons' ),
641
+ 'icon' => 'eicon-text-align-justify',
642
  ],
643
  ],
644
  'selectors' => [
includes/widgets/htmega_pricing_table.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Pricing_Table extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  // Layout Fields tab start
30
  $this->start_controls_section(
@@ -123,11 +123,11 @@ class HTMega_Elementor_Widget_Pricing_Table extends Widget_Base {
123
  'options' =>[
124
  'img' =>[
125
  'title' =>__('Image','htmega-addons'),
126
- 'icon' =>'fa fa-picture-o',
127
  ],
128
  'icon' =>[
129
  'title' =>__('Icon','htmega-addons'),
130
- 'icon' =>'fa fa-info',
131
  ]
132
  ],
133
  'default' => 'img',
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  // Layout Fields tab start
30
  $this->start_controls_section(
123
  'options' =>[
124
  'img' =>[
125
  'title' =>__('Image','htmega-addons'),
126
+ 'icon' =>'eicon-image-bold',
127
  ],
128
  'icon' =>[
129
  'title' =>__('Icon','htmega-addons'),
130
+ 'icon' =>'eicon-info-circle',
131
  ]
132
  ],
133
  'default' => 'img',
includes/widgets/htmega_progressbar.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_Progress_Bar extends Widget_Base {
31
  ];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'progressbar_content',
31
  ];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'progressbar_content',
includes/widgets/htmega_qu_forms.php CHANGED
@@ -41,7 +41,7 @@ class HTMega_Elementor_Widget_QUforms extends Widget_Base {
41
  return $form_options;
42
  }
43
 
44
- protected function _register_controls() {
45
 
46
  $this->start_controls_section(
47
  'quform_content',
41
  return $form_options;
42
  }
43
 
44
+ protected function register_controls() {
45
 
46
  $this->start_controls_section(
47
  'quform_content',
includes/widgets/htmega_revolution_slider.php CHANGED
@@ -39,7 +39,7 @@ class HTMega_Elementor_Widget_Revolution_Slider extends Widget_Base {
39
  return $slider_options;
40
  }
41
 
42
- protected function _register_controls() {
43
 
44
  $this->start_controls_section(
45
  'revolution_slider_content',
39
  return $slider_options;
40
  }
41
 
42
+ protected function register_controls() {
43
 
44
  $this->start_controls_section(
45
  'revolution_slider_content',
includes/widgets/htmega_scroll_image.php CHANGED
@@ -20,7 +20,7 @@ class HTMega_Elementor_Widget_Scroll_Image extends Widget_Base {
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
- protected function _register_controls() {
24
 
25
  $this->start_controls_section(
26
  'button_content',
20
  return [ 'htmega-addons' ];
21
  }
22
 
23
+ protected function register_controls() {
24
 
25
  $this->start_controls_section(
26
  'button_content',
includes/widgets/htmega_scroll_navigation.php CHANGED
@@ -32,7 +32,7 @@ class HTMega_Elementor_Widget_Scroll_Navigation extends Widget_Base {
32
  ];
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  $this->start_controls_section(
38
  'scroll_navigation_content',
32
  ];
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  $this->start_controls_section(
38
  'scroll_navigation_content',
includes/widgets/htmega_search.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Search extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'search_content',
@@ -67,11 +67,11 @@ class HTMega_Elementor_Widget_Search extends Widget_Base {
67
  'options' =>[
68
  'buttontext' =>[
69
  'title' =>__('Text','htmega-addons'),
70
- 'icon' =>'fa fa-font',
71
  ],
72
  'icon' =>[
73
  'title' =>__('Icon','htmega-addons'),
74
- 'icon' =>'fa fa-info',
75
  ]
76
  ],
77
  'default' =>'icon',
@@ -129,19 +129,19 @@ class HTMega_Elementor_Widget_Search extends Widget_Base {
129
  'options' => [
130
  'left' => [
131
  'title' => __( 'Left', 'htmega-addons' ),
132
- 'icon' => 'fa fa-align-left',
133
  ],
134
  'center' => [
135
  'title' => __( 'Center', 'htmega-addons' ),
136
- 'icon' => 'fa fa-align-center',
137
  ],
138
  'right' => [
139
  'title' => __( 'Right', 'htmega-addons' ),
140
- 'icon' => 'fa fa-align-right',
141
  ],
142
  'justify' => [
143
  'title' => __( 'Justified', 'htmega-addons' ),
144
- 'icon' => 'fa fa-align-justify',
145
  ],
146
  ],
147
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'search_content',
67
  'options' =>[
68
  'buttontext' =>[
69
  'title' =>__('Text','htmega-addons'),
70
+ 'icon' =>'eicon-font',
71
  ],
72
  'icon' =>[
73
  'title' =>__('Icon','htmega-addons'),
74
+ 'icon' =>'eicon-info-circle',
75
  ]
76
  ],
77
  'default' =>'icon',
129
  'options' => [
130
  'left' => [
131
  'title' => __( 'Left', 'htmega-addons' ),
132
+ 'icon' => 'eicon-text-align-left',
133
  ],
134
  'center' => [
135
  'title' => __( 'Center', 'htmega-addons' ),
136
+ 'icon' => 'eicon-text-align-center',
137
  ],
138
  'right' => [
139
  'title' => __( 'Right', 'htmega-addons' ),
140
+ 'icon' => 'eicon-text-align-right',
141
  ],
142
  'justify' => [
143
  'title' => __( 'Justified', 'htmega-addons' ),
144
+ 'icon' => 'eicon-text-align-justify',
145
  ],
146
  ],
147
  'selectors' => [
includes/widgets/htmega_section_title.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Section_Title extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'section_title_txt',
@@ -93,11 +93,11 @@ class HTMega_Elementor_Widget_Section_Title extends Widget_Base {
93
  'options' =>[
94
  'img' =>[
95
  'title' =>__('Image','htmega-addons'),
96
- 'icon' =>'fa fa-picture-o',
97
  ],
98
  'icon' =>[
99
  'title' =>__('Icon','htmega-addons'),
100
- 'icon' =>'fa fa-info',
101
  ]
102
  ],
103
  ]
@@ -383,19 +383,19 @@ class HTMega_Elementor_Widget_Section_Title extends Widget_Base {
383
  'options' => [
384
  'left' => [
385
  'title' => __( 'Left', 'htmega-addons' ),
386
- 'icon' => 'fa fa-align-left',
387
  ],
388
  'center' => [
389
  'title' => __( 'Center', 'htmega-addons' ),
390
- 'icon' => 'fa fa-align-center',
391
  ],
392
  'right' => [
393
  'title' => __( 'Right', 'htmega-addons' ),
394
- 'icon' => 'fa fa-align-right',
395
  ],
396
  'justify' => [
397
  'title' => __( 'Justified', 'htmega-addons' ),
398
- 'icon' => 'fa fa-align-justify',
399
  ],
400
  ],
401
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'section_title_txt',
93
  'options' =>[
94
  'img' =>[
95
  'title' =>__('Image','htmega-addons'),
96
+ 'icon' =>'eicon-image-bold',
97
  ],
98
  'icon' =>[
99
  'title' =>__('Icon','htmega-addons'),
100
+ 'icon' =>'eicon-info-circle',
101
  ]
102
  ],
103
  ]
383
  'options' => [
384
  'left' => [
385
  'title' => __( 'Left', 'htmega-addons' ),
386
+ 'icon' => 'eicon-text-align-left',
387
  ],
388
  'center' => [
389
  'title' => __( 'Center', 'htmega-addons' ),
390
+ 'icon' => 'eicon-text-align-center',
391
  ],
392
  'right' => [
393
  'title' => __( 'Right', 'htmega-addons' ),
394
+ 'icon' => 'eicon-text-align-right',
395
  ],
396
  'justify' => [
397
  'title' => __( 'Justified', 'htmega-addons' ),
398
+ 'icon' => 'eicon-text-align-justify',
399
  ],
400
  ],
401
  'selectors' => [
includes/widgets/htmega_services.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Service extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'service_content',
@@ -67,11 +67,11 @@ class HTMega_Elementor_Widget_Service extends Widget_Base {
67
  'options' =>[
68
  'img' =>[
69
  'title' =>__('Image','htmega-addons'),
70
- 'icon' =>'fa fa-picture-o',
71
  ],
72
  'icon' =>[
73
  'title' =>__('Icon','htmega-addons'),
74
- 'icon' =>'fa fa-info',
75
  ]
76
  ],
77
  'default' => 'img',
@@ -206,19 +206,19 @@ class HTMega_Elementor_Widget_Service extends Widget_Base {
206
  'options' => [
207
  'left' => [
208
  'title' => __( 'Left', 'htmega-addons' ),
209
- 'icon' => 'fa fa-align-left',
210
  ],
211
  'center' => [
212
  'title' => __( 'Center', 'htmega-addons' ),
213
- 'icon' => 'fa fa-align-center',
214
  ],
215
  'right' => [
216
  'title' => __( 'Right', 'htmega-addons' ),
217
- 'icon' => 'fa fa-align-right',
218
  ],
219
  'justify' => [
220
  'title' => __( 'Justified', 'htmega-addons' ),
221
- 'icon' => 'fa fa-align-justify',
222
  ],
223
  ],
224
  'selectors' => [
@@ -299,19 +299,19 @@ class HTMega_Elementor_Widget_Service extends Widget_Base {
299
  'options' => [
300
  'left' => [
301
  'title' => __( 'Left', 'htmega-addons' ),
302
- 'icon' => 'fa fa-align-left',
303
  ],
304
  'center' => [
305
  'title' => __( 'Center', 'htmega-addons' ),
306
- 'icon' => 'fa fa-align-center',
307
  ],
308
  'right' => [
309
  'title' => __( 'Right', 'htmega-addons' ),
310
- 'icon' => 'fa fa-align-right',
311
  ],
312
  'justify' => [
313
  'title' => __( 'Justified', 'htmega-addons' ),
314
- 'icon' => 'fa fa-align-justify',
315
  ],
316
  ],
317
  'selectors' => [
@@ -417,19 +417,19 @@ class HTMega_Elementor_Widget_Service extends Widget_Base {
417
  'options' => [
418
  'left' => [
419
  'title' => __( 'Left', 'htmega-addons' ),
420
- 'icon' => 'fa fa-align-left',
421
  ],
422
  'center' => [
423
  'title' => __( 'Center', 'htmega-addons' ),
424
- 'icon' => 'fa fa-align-center',
425
  ],
426
  'right' => [
427
  'title' => __( 'Right', 'htmega-addons' ),
428
- 'icon' => 'fa fa-align-right',
429
  ],
430
  'justify' => [
431
  'title' => __( 'Justified', 'htmega-addons' ),
432
- 'icon' => 'fa fa-align-justify',
433
  ],
434
  ],
435
  'selectors' => [
@@ -604,19 +604,19 @@ class HTMega_Elementor_Widget_Service extends Widget_Base {
604
  'options' => [
605
  'left' => [
606
  'title' => __( 'Left', 'htmega-addons' ),
607
- 'icon' => 'fa fa-align-left',
608
  ],
609
  'center' => [
610
  'title' => __( 'Center', 'htmega-addons' ),
611
- 'icon' => 'fa fa-align-center',
612
  ],
613
  'right' => [
614
  'title' => __( 'Right', 'htmega-addons' ),
615
- 'icon' => 'fa fa-align-right',
616
  ],
617
  'justify' => [
618
  'title' => __( 'Justified', 'htmega-addons' ),
619
- 'icon' => 'fa fa-align-justify',
620
  ],
621
  ],
622
  'selectors' => [
@@ -800,19 +800,19 @@ class HTMega_Elementor_Widget_Service extends Widget_Base {
800
  'options' => [
801
  'left' => [
802
  'title' => __( 'Left', 'htmega-addons' ),
803
- 'icon' => 'fa fa-align-left',
804
  ],
805
  'center' => [
806
  'title' => __( 'Center', 'htmega-addons' ),
807
- 'icon' => 'fa fa-align-center',
808
  ],
809
  'right' => [
810
  'title' => __( 'Right', 'htmega-addons' ),
811
- 'icon' => 'fa fa-align-right',
812
  ],
813
  'justify' => [
814
  'title' => __( 'Justified', 'htmega-addons' ),
815
- 'icon' => 'fa fa-align-justify',
816
  ],
817
  ],
818
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'service_content',
67
  'options' =>[
68
  'img' =>[
69
  'title' =>__('Image','htmega-addons'),
70
+ 'icon' =>'eicon-image-bold',
71
  ],
72
  'icon' =>[
73
  'title' =>__('Icon','htmega-addons'),
74
+ 'icon' =>'eicon-info-circle',
75
  ]
76
  ],
77
  'default' => 'img',
206
  'options' => [
207
  'left' => [
208
  'title' => __( 'Left', 'htmega-addons' ),
209
+ 'icon' => 'eicon-text-align-left',
210
  ],
211
  'center' => [
212
  'title' => __( 'Center', 'htmega-addons' ),
213
+ 'icon' => 'eicon-text-align-center',
214
  ],
215
  'right' => [
216
  'title' => __( 'Right', 'htmega-addons' ),
217
+ 'icon' => 'eicon-text-align-right',
218
  ],
219
  'justify' => [
220
  'title' => __( 'Justified', 'htmega-addons' ),
221
+ 'icon' => 'eicon-text-align-justify',
222
  ],
223
  ],
224
  'selectors' => [
299
  'options' => [
300
  'left' => [
301
  'title' => __( 'Left', 'htmega-addons' ),
302
+ 'icon' => 'eicon-text-align-left',
303
  ],
304
  'center' => [
305
  'title' => __( 'Center', 'htmega-addons' ),
306
+ 'icon' => 'eicon-text-align-center',
307
  ],
308
  'right' => [
309
  'title' => __( 'Right', 'htmega-addons' ),
310
+ 'icon' => 'eicon-text-align-right',
311
  ],
312
  'justify' => [
313
  'title' => __( 'Justified', 'htmega-addons' ),
314
+ 'icon' => 'eicon-text-align-justify',
315
  ],
316
  ],
317
  'selectors' => [
417
  'options' => [
418
  'left' => [
419
  'title' => __( 'Left', 'htmega-addons' ),
420
+ 'icon' => 'eicon-text-align-left',
421
  ],
422
  'center' => [
423
  'title' => __( 'Center', 'htmega-addons' ),
424
+ 'icon' => 'eicon-text-align-center',
425
  ],
426
  'right' => [
427
  'title' => __( 'Right', 'htmega-addons' ),
428
+ 'icon' => 'eicon-text-align-right',
429
  ],
430
  'justify' => [
431
  'title' => __( 'Justified', 'htmega-addons' ),
432
+ 'icon' => 'eicon-text-align-justify',
433
  ],
434
  ],
435
  'selectors' => [
604
  'options' => [
605
  'left' => [
606
  'title' => __( 'Left', 'htmega-addons' ),
607
+ 'icon' => 'eicon-text-align-left',
608
  ],
609
  'center' => [
610
  'title' => __( 'Center', 'htmega-addons' ),
611
+ 'icon' => 'eicon-text-align-center',
612
  ],
613
  'right' => [
614
  'title' => __( 'Right', 'htmega-addons' ),
615
+ 'icon' => 'eicon-text-align-right',
616
  ],
617
  'justify' => [
618
  'title' => __( 'Justified', 'htmega-addons' ),
619
+ 'icon' => 'eicon-text-align-justify',
620
  ],
621
  ],
622
  'selectors' => [
800
  'options' => [
801
  'left' => [
802
  'title' => __( 'Left', 'htmega-addons' ),
803
+ 'icon' => 'eicon-text-align-left',
804
  ],
805
  'center' => [
806
  'title' => __( 'Center', 'htmega-addons' ),
807
+ 'icon' => 'eicon-text-align-center',
808
  ],
809
  'right' => [
810
  'title' => __( 'Right', 'htmega-addons' ),
811
+ 'icon' => 'eicon-text-align-right',
812
  ],
813
  'justify' => [
814
  'title' => __( 'Justified', 'htmega-addons' ),
815
+ 'icon' => 'eicon-text-align-justify',
816
  ],
817
  ],
818
  'selectors' => [
includes/widgets/htmega_single_post.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_SinglePost extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'single_post_content',
@@ -190,19 +190,19 @@ class HTMega_Elementor_Widget_SinglePost extends Widget_Base {
190
  'options' => [
191
  'left' => [
192
  'title' => __( 'Left', 'htmega-addons' ),
193
- 'icon' => 'fa fa-align-left',
194
  ],
195
  'center' => [
196
  'title' => __( 'Center', 'htmega-addons' ),
197
- 'icon' => 'fa fa-align-center',
198
  ],
199
  'right' => [
200
  'title' => __( 'Right', 'htmega-addons' ),
201
- 'icon' => 'fa fa-align-right',
202
  ],
203
  'justify' => [
204
  'title' => __( 'Justified', 'htmega-addons' ),
205
- 'icon' => 'fa fa-align-justify',
206
  ],
207
  ],
208
  'selectors' => [
@@ -347,19 +347,19 @@ class HTMega_Elementor_Widget_SinglePost extends Widget_Base {
347
  'options' => [
348
  'left' => [
349
  'title' => __( 'Left', 'htmega-addons' ),
350
- 'icon' => 'fa fa-align-left',
351
  ],
352
  'center' => [
353
  'title' => __( 'Center', 'htmega-addons' ),
354
- 'icon' => 'fa fa-align-center',
355
  ],
356
  'right' => [
357
  'title' => __( 'Right', 'htmega-addons' ),
358
- 'icon' => 'fa fa-align-right',
359
  ],
360
  'justify' => [
361
  'title' => __( 'Justified', 'htmega-addons' ),
362
- 'icon' => 'fa fa-align-justify',
363
  ],
364
  ],
365
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'single_post_content',
190
  'options' => [
191
  'left' => [
192
  'title' => __( 'Left', 'htmega-addons' ),
193
+ 'icon' => 'eicon-text-align-left',
194
  ],
195
  'center' => [
196
  'title' => __( 'Center', 'htmega-addons' ),
197
+ 'icon' => 'eicon-text-align-center',
198
  ],
199
  'right' => [
200
  'title' => __( 'Right', 'htmega-addons' ),
201
+ 'icon' => 'eicon-text-align-right',
202
  ],
203
  'justify' => [
204
  'title' => __( 'Justified', 'htmega-addons' ),
205
+ 'icon' => 'eicon-text-align-justify',
206
  ],
207
  ],
208
  'selectors' => [
347
  'options' => [
348
  'left' => [
349
  'title' => __( 'Left', 'htmega-addons' ),
350
+ 'icon' => 'eicon-text-align-left',
351
  ],
352
  'center' => [
353
  'title' => __( 'Center', 'htmega-addons' ),
354
+ 'icon' => 'eicon-text-align-center',
355
  ],
356
  'right' => [
357
  'title' => __( 'Right', 'htmega-addons' ),
358
+ 'icon' => 'eicon-text-align-right',
359
  ],
360
  'justify' => [
361
  'title' => __( 'Justified', 'htmega-addons' ),
362
+ 'icon' => 'eicon-text-align-justify',
363
  ],
364
  ],
365
  'selectors' => [
includes/widgets/htmega_slider_thumb_gallery.php CHANGED
@@ -39,7 +39,7 @@ class HTMega_Elementor_Widget_Slider_Thumb_Gallery extends Widget_Base {
39
  ];
40
  }
41
 
42
- protected function _register_controls() {
43
 
44
  $this->start_controls_section(
45
  'thumbnails_gallery_content',
39
  ];
40
  }
41
 
42
+ protected function register_controls() {
43
 
44
  $this->start_controls_section(
45
  'thumbnails_gallery_content',
includes/widgets/htmega_socialshere.php CHANGED
@@ -30,7 +30,7 @@ class HTMega_Elementor_Widget_SocialShere extends Widget_Base {
30
  ];
31
  }
32
 
33
- protected function _register_controls() {
34
 
35
  $this->start_controls_section(
36
  'social_media_sheres',
30
  ];
31
  }
32
 
33
+ protected function register_controls() {
34
 
35
  $this->start_controls_section(
36
  'social_media_sheres',
includes/widgets/htmega_special_banner.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Special_day_Banner extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'add_banner_content',
@@ -260,19 +260,19 @@ class HTMega_Elementor_Widget_Special_day_Banner extends Widget_Base {
260
  'options' => [
261
  'left' => [
262
  'title' => __( 'Left', 'htmega-addons' ),
263
- 'icon' => 'fa fa-align-left',
264
  ],
265
  'center' => [
266
  'title' => __( 'Center', 'htmega-addons' ),
267
- 'icon' => 'fa fa-align-center',
268
  ],
269
  'right' => [
270
  'title' => __( 'Right', 'htmega-addons' ),
271
- 'icon' => 'fa fa-align-right',
272
  ],
273
  'justify' => [
274
  'title' => __( 'Justified', 'htmega-addons' ),
275
- 'icon' => 'fa fa-align-justify',
276
  ],
277
  ],
278
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'add_banner_content',
260
  'options' => [
261
  'left' => [
262
  'title' => __( 'Left', 'htmega-addons' ),
263
+ 'icon' => 'eicon-text-align-left',
264
  ],
265
  'center' => [
266
  'title' => __( 'Center', 'htmega-addons' ),
267
+ 'icon' => 'eicon-text-align-center',
268
  ],
269
  'right' => [
270
  'title' => __( 'Right', 'htmega-addons' ),
271
+ 'icon' => 'eicon-text-align-right',
272
  ],
273
  'justify' => [
274
  'title' => __( 'Justified', 'htmega-addons' ),
275
+ 'icon' => 'eicon-text-align-justify',
276
  ],
277
  ],
278
  'selectors' => [
includes/widgets/htmega_switcher.php CHANGED
@@ -24,7 +24,29 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
  $this->start_controls_section(
30
  'switch_one_content',
@@ -183,6 +205,7 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
183
  'size_units' => [ 'px', '%', 'em' ],
184
  'selectors' => [
185
  '{{WRAPPER}} .htmega-switcher-area' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
 
186
  ], ]
187
  );
188
 
@@ -194,6 +217,7 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
194
  'size_units' => [ 'px', '%', 'em' ],
195
  'selectors' => [
196
  '{{WRAPPER}} .htmega-switcher-area' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
 
197
  ],
198
  'separator' =>'after',
199
  ]
@@ -201,95 +225,6 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
201
 
202
  $this->end_controls_section();
203
 
204
-
205
- // Style Content tab section
206
- $this->start_controls_section(
207
- 'htmega_switcher_content_style_section',
208
- [
209
- 'label' => __( 'Content', 'htmega-addons' ),
210
- 'tab' => Controls_Manager::TAB_STYLE,
211
- ]
212
- );
213
-
214
- $this->add_control(
215
- 'switcher_content_color',
216
- [
217
- 'label' => __( 'Color', 'htmega-addons' ),
218
- 'type' => Controls_Manager::COLOR,
219
- 'default' => '#000000',
220
- 'selectors' => [
221
- '{{WRAPPER}} .htmega-switcher-area .htmega_switcher_content' => 'color: {{VALUE}};',
222
- ],
223
- 'decsription' =>__( 'Only for custom content.', 'htmega-addons' ),
224
- ]
225
- );
226
-
227
- $this->add_group_control(
228
- Group_Control_Typography::get_type(),
229
- [
230
- 'name' => 'switcher_content_typography',
231
- 'scheme' => Scheme_Typography::TYPOGRAPHY_1,
232
- 'selector' => '{{WRAPPER}} .htmega-switcher-area .htmega_switcher_content',
233
- 'decsription' =>__( 'Only for custom content.', 'htmega-addons' ),
234
- ]
235
- );
236
-
237
- $this->add_responsive_control(
238
- 'switcher_content_margin',
239
- [
240
- 'label' => __( 'Margin', 'htmega-addons' ),
241
- 'type' => Controls_Manager::DIMENSIONS,
242
- 'size_units' => [ 'px', '%', 'em' ],
243
- 'selectors' => [
244
- '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
245
- ], ]
246
- );
247
-
248
- $this->add_responsive_control(
249
- 'switcher_content_padding',
250
- [
251
- 'label' => __( 'Padding', 'htmega-addons' ),
252
- 'type' => Controls_Manager::DIMENSIONS,
253
- 'size_units' => [ 'px', '%', 'em' ],
254
- 'selectors' => [
255
- '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
256
- ],
257
- 'separator' =>'after',
258
- ]
259
- );
260
-
261
- $this->add_group_control(
262
- Group_Control_Background::get_type(),
263
- [
264
- 'name' => 'switcher_content_background',
265
- 'label' => __( 'Background', 'htmega-addons' ),
266
- 'types' => [ 'classic', 'gradient' ],
267
- 'selector' => '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch',
268
- ]
269
- );
270
-
271
- $this->add_group_control(
272
- Group_Control_Border::get_type(),
273
- [
274
- 'name' => 'switcher_content_border',
275
- 'label' => __( 'Border', 'htmega-addons' ),
276
- 'selector' => '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch',
277
- ]
278
- );
279
-
280
- $this->add_responsive_control(
281
- 'switcher_content_border_radius',
282
- [
283
- 'label' => esc_html__( 'Border Radius', 'htmega-addons' ),
284
- 'type' => Controls_Manager::DIMENSIONS,
285
- 'selectors' => [
286
- '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch' => 'border-radius: {{TOP}}px {{RIGHT}}px {{BOTTOM}}px {{LEFT}}px;',
287
- ],
288
- ]
289
- );
290
-
291
- $this->end_controls_section();
292
-
293
  // Style switcher button tab section
294
  $this->start_controls_section(
295
  'switcher_button_style_section',
@@ -306,6 +241,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
306
  'label' => __( 'Background', 'htmega-addons' ),
307
  'types' => [ 'classic', 'gradient' ],
308
  'selector' => '{{WRAPPER}} .htmega-switcher-nav',
 
 
 
309
  ]
310
  );
311
 
@@ -315,6 +253,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
315
  'name' => 'switcher_button_area_border',
316
  'label' => __( 'Border', 'htmega-addons' ),
317
  'selector' => '{{WRAPPER}} .htmega-switcher-nav',
 
 
 
318
  ]
319
  );
320
 
@@ -326,6 +267,36 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
326
  'selectors' => [
327
  '{{WRAPPER}} .htmega-switcher-nav' => 'border-radius: {{TOP}}px {{RIGHT}}px {{BOTTOM}}px {{LEFT}}px;',
328
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
329
  ]
330
  );
331
 
@@ -342,12 +313,15 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
342
  $this->add_control(
343
  'switcher_button_color',
344
  [
345
- 'label' => __( 'Color', 'htmega-addons' ),
346
  'type' => Controls_Manager::COLOR,
347
  'default' => '#444444',
348
  'selectors' => [
349
  '{{WRAPPER}} .htmega-switcher-nav a' => 'color: {{VALUE}};',
350
  ],
 
 
 
351
  ]
352
  );
353
 
@@ -357,6 +331,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
357
  'name' => 'switcher_button_typography',
358
  'scheme' => Scheme_Typography::TYPOGRAPHY_1,
359
  'selector' => '{{WRAPPER}} .htmega-switcher-nav a',
 
 
 
360
  ]
361
  );
362
 
@@ -368,7 +345,10 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
368
  'size_units' => [ 'px', '%', 'em' ],
369
  'selectors' => [
370
  '{{WRAPPER}} .htmega-switcher-nav a' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
371
- ], ]
 
 
 
372
  );
373
 
374
  $this->add_responsive_control(
@@ -381,6 +361,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
381
  '{{WRAPPER}} .htmega-switcher-nav a' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
382
  ],
383
  'separator' =>'after',
 
 
 
384
  ]
385
  );
386
 
@@ -390,7 +373,21 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
390
  'name' => 'switcher_button_background',
391
  'label' => __( 'Background', 'htmega-addons' ),
392
  'types' => [ 'classic', 'gradient' ],
393
- 'selector' => '{{WRAPPER}} .htmega-switcher-nav a',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
394
  ]
395
  );
396
 
@@ -400,6 +397,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
400
  'name' => 'switcher_button_border',
401
  'label' => __( 'Border', 'htmega-addons' ),
402
  'selector' => '{{WRAPPER}} .htmega-switcher-nav a',
 
 
 
403
  ]
404
  );
405
 
@@ -411,6 +411,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
411
  'selectors' => [
412
  '{{WRAPPER}} .htmega-switcher-nav a' => 'border-radius: {{TOP}}px {{RIGHT}}px {{BOTTOM}}px {{LEFT}}px;',
413
  ],
 
 
 
414
  ]
415
  );
416
 
@@ -432,6 +435,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
432
  'selectors' => [
433
  '{{WRAPPER}} .htmega-switcher-nav a.htb-active' => 'color: {{VALUE}};',
434
  ],
 
 
 
435
  ]
436
  );
437
 
@@ -441,7 +447,21 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
441
  'name' => 'switcher_button_active_background',
442
  'label' => __( 'Background', 'htmega-addons' ),
443
  'types' => [ 'classic', 'gradient' ],
444
- 'selector' => '{{WRAPPER}} .htmega-switcher-nav a.htb-active, {{WRAPPER}} .htmega-switcher-nav a.htb-active::before',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
445
  ]
446
  );
447
 
@@ -451,6 +471,9 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
451
  'name' => 'switcher_button_active_border',
452
  'label' => __( 'Border', 'htmega-addons' ),
453
  'selector' => '{{WRAPPER}} .htmega-switcher-nav a.htb-active',
 
 
 
454
  ]
455
  );
456
 
@@ -459,21 +482,171 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
459
  $this->end_controls_tabs();
460
 
461
  $this->end_controls_section();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
462
 
463
  }
464
 
465
  protected function render( $instance = [] ) {
466
 
467
  $settings = $this->get_settings_for_display();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
468
 
469
- $this->add_render_attribute( 'htmega_switcher_attr', 'class', 'htmega-switcher-area' );
470
-
471
- ?>
472
- <div <?php echo $this->get_render_attribute_string( 'htmega_switcher_attr' ); ?>>
473
- <!-- Switcher Menu area start -->
474
- <div class="htmega-switcher-btn">
475
- <div class="htmega-switcher-nav htb-nav" role="tablist">
476
- <a class="htb-nav-link htb-active htb-show" data-toggle="htbtab" href="#switcherone<?php echo $this->get_id(); ?>">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
477
  <?php
478
  if( $settings['switcher_one_icon']['value'] != ''){
479
  echo HTMega_Icon_manager::render_icon( $settings['switcher_one_icon'], [ 'aria-hidden' => 'true' ] ).esc_html__( $settings['switch_one_title'],'htmega-addons' );
@@ -481,52 +654,66 @@ class HTMega_Elementor_Widget_Switcher extends Widget_Base {
481
  echo esc_html__( $settings['switch_one_title'],'htmega-addons' );
482
  }
483
  ?>
484
- </a>
485
- <a class="htb-nav-link" data-toggle="htbtab" href="#switchertwo<?php echo $this->get_id(); ?>">
 
 
 
 
486
  <?php
487
  if( $settings['switcher_two_icon']['value'] != ''){
488
  echo HTMega_Icon_manager::render_icon( $settings['switcher_two_icon'], [ 'aria-hidden' => 'true' ] ).esc_html__( $settings['switch_two_title'],'htmega-addons' );
489
  }else{
490
  echo esc_html__( $settings['switch_two_title'],'htmega-addons' );
491
  }
492
- ?>
493
- </a>
494
- </div>
495
- </div>
496
- <!-- Switcher Menu area End -->
497
-
498
- <!-- Switcher Content area Start -->
499
- <div class="ht-tab-content htb-tab-content">
500
-
501
- <!-- Start Single Tab -->
502
- <div class="htmega-single-switch htb-tab-pane htb-active htb-show" id="switcherone<?php echo $this->get_id(); ?>" role="tabpanel">
503
- <?php
504
- if ( $settings['switcher_one_content_source'] == "elementor" && !empty( $settings['switcher_one_template_id'] ) ) {
505
- echo Plugin::instance()->frontend->get_builder_content_for_display( $settings['switcher_one_template_id'] );
506
- }
507
- else {
508
- echo '<div class="htmega_switcher_content">'.wp_kses_post( $settings['switcher_one_custom_content'] ).'</div>';
509
- }
510
- ?>
511
  </div>
512
- <!-- End Tab A Tab -->
513
-
514
- <!-- Start tab B Single Tab -->
515
- <div class="htmega-single-switch htb-tab-pane" id="switchertwo<?php echo $this->get_id(); ?>" role="tabpanel">
516
- <?php
517
- if ( $settings['switcher_two_content_source'] == "elementor" && !empty( $settings['switcher_two_template_id'] ) ) {
518
- echo Plugin::instance()->frontend->get_builder_content_for_display( $settings['switcher_two_template_id'] );
519
- }
520
- else {
521
- echo '<div class="htmega_switcher_content">'.wp_kses_post( $settings['switcher_two_custom_content'] ).'</div>';
522
- }
523
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
524
  </div>
525
- <!-- End Tab B Tab -->
526
  </div>
527
- <!-- Switcher Content area End -->
528
- </div>
529
- <?php
 
 
 
 
 
 
 
 
 
 
 
 
 
 
530
  }
531
 
532
  }
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
+
29
+ $this->start_controls_section(
30
+ 'htmega_switch_layout',
31
+ [
32
+ 'label' => __( 'Switcher Layout', 'htmega-addons' ),
33
+ ]
34
+ );
35
+
36
+ $this->add_control(
37
+ 'htmega_switcher_layout_style',
38
+ [
39
+ 'label' => __( 'Style', 'htmega-addons' ),
40
+ 'type' => Controls_Manager::SELECT,
41
+ 'default' => 'layout-1',
42
+ 'options' => [
43
+ 'layout-1' => __( 'Layout One', 'htmega-addons' ),
44
+ 'layout-2' => __( 'Layout Two', 'htmega-addons' ),
45
+ ],
46
+ ]
47
+ );
48
+
49
+ $this->end_controls_section(); // Switcher One tab end
50
 
51
  $this->start_controls_section(
52
  'switch_one_content',
205
  'size_units' => [ 'px', '%', 'em' ],
206
  'selectors' => [
207
  '{{WRAPPER}} .htmega-switcher-area' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
208
+ '{{WRAPPER}} .htmega-switcher-toggle-area' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
209
  ], ]
210
  );
211
 
217
  'size_units' => [ 'px', '%', 'em' ],
218
  'selectors' => [
219
  '{{WRAPPER}} .htmega-switcher-area' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
220
+ '{{WRAPPER}} .htmega-switcher-toggle-area' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
221
  ],
222
  'separator' =>'after',
223
  ]
225
 
226
  $this->end_controls_section();
227
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
228
  // Style switcher button tab section
229
  $this->start_controls_section(
230
  'switcher_button_style_section',
241
  'label' => __( 'Background', 'htmega-addons' ),
242
  'types' => [ 'classic', 'gradient' ],
243
  'selector' => '{{WRAPPER}} .htmega-switcher-nav',
244
+ 'condition' => [
245
+ 'htmega_switcher_layout_style' => "layout-1"
246
+ ],
247
  ]
248
  );
249
 
253
  'name' => 'switcher_button_area_border',
254
  'label' => __( 'Border', 'htmega-addons' ),
255
  'selector' => '{{WRAPPER}} .htmega-switcher-nav',
256
+ 'condition' => [
257
+ 'htmega_switcher_layout_style' => "layout-1"
258
+ ],
259
  ]
260
  );
261
 
267
  'selectors' => [
268
  '{{WRAPPER}} .htmega-switcher-nav' => 'border-radius: {{TOP}}px {{RIGHT}}px {{BOTTOM}}px {{LEFT}}px;',
269
  ],
270
+ 'condition' => [
271
+ 'htmega_switcher_layout_style' => "layout-1"
272
+ ],
273
+ ]
274
+ );
275
+
276
+ $this->add_control(
277
+ 'switcher_toggle_button_title_color',
278
+ [
279
+ 'label' => __( 'Title Color', 'htmega-addons' ),
280
+ 'type' => Controls_Manager::COLOR,
281
+ 'default' => '#444444',
282
+ 'selectors' => [
283
+ '{{WRAPPER}} .htmega-switcher-toggle .htmega-switcher-toggle-title' => 'color: {{VALUE}};',
284
+ ],
285
+ 'condition' => [
286
+ 'htmega_switcher_layout_style' => "layout-2"
287
+ ],
288
+ ]
289
+ );
290
+
291
+ $this->add_group_control(
292
+ Group_Control_Typography::get_type(),
293
+ [
294
+ 'name' => 'switcher_button_toggle_title_typography',
295
+ 'scheme' => Scheme_Typography::TYPOGRAPHY_1,
296
+ 'selector' => '{{WRAPPER}} .htmega-switcher-toggle .htmega-switcher-toggle-title',
297
+ 'condition' => [
298
+ 'htmega_switcher_layout_style' => "layout-2"
299
+ ],
300
  ]
301
  );
302
 
313
  $this->add_control(
314
  'switcher_button_color',
315
  [
316
+ 'label' => __( 'Title Color', 'htmega-addons' ),
317
  'type' => Controls_Manager::COLOR,
318
  'default' => '#444444',
319
  'selectors' => [
320
  '{{WRAPPER}} .htmega-switcher-nav a' => 'color: {{VALUE}};',
321
  ],
322
+ 'condition' => [
323
+ 'htmega_switcher_layout_style' => "layout-1"
324
+ ],
325
  ]
326
  );
327
 
331
  'name' => 'switcher_button_typography',
332
  'scheme' => Scheme_Typography::TYPOGRAPHY_1,
333
  'selector' => '{{WRAPPER}} .htmega-switcher-nav a',
334
+ 'condition' => [
335
+ 'htmega_switcher_layout_style' => "layout-1"
336
+ ],
337
  ]
338
  );
339
 
345
  'size_units' => [ 'px', '%', 'em' ],
346
  'selectors' => [
347
  '{{WRAPPER}} .htmega-switcher-nav a' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
348
+ ],
349
+ 'condition' => [
350
+ 'htmega_switcher_layout_style' => "layout-1"
351
+ ], ]
352
  );
353
 
354
  $this->add_responsive_control(
361
  '{{WRAPPER}} .htmega-switcher-nav a' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
362
  ],
363
  'separator' =>'after',
364
+ 'condition' => [
365
+ 'htmega_switcher_layout_style' => "layout-1"
366
+ ],
367
  ]
368
  );
369
 
373
  'name' => 'switcher_button_background',
374
  'label' => __( 'Background', 'htmega-addons' ),
375
  'types' => [ 'classic', 'gradient' ],
376
+ 'selector' => '{{WRAPPER}} .htmega-switcher-nav a,{{WRAPPER}} input+.htmega-switche-toggle-slider',
377
+ ]
378
+ );
379
+
380
+ $this->add_control(
381
+ 'switcher_button_toggle_color',
382
+ [
383
+ 'label' => __( 'Toggle Color', 'htmega-addons' ),
384
+ 'type' => Controls_Manager::COLOR,
385
+ 'selectors' => [
386
+ '{{WRAPPER}} .htmega-switcher-toggle input+.htmega-switche-toggle-slider:before' => 'background-color: {{VALUE}};',
387
+ ],
388
+ 'condition' => [
389
+ 'htmega_switcher_layout_style' => "layout-2"
390
+ ],
391
  ]
392
  );
393
 
397
  'name' => 'switcher_button_border',
398
  'label' => __( 'Border', 'htmega-addons' ),
399
  'selector' => '{{WRAPPER}} .htmega-switcher-nav a',
400
+ 'condition' => [
401
+ 'htmega_switcher_layout_style' => "layout-1"
402
+ ],
403
  ]
404
  );
405
 
411
  'selectors' => [
412
  '{{WRAPPER}} .htmega-switcher-nav a' => 'border-radius: {{TOP}}px {{RIGHT}}px {{BOTTOM}}px {{LEFT}}px;',
413
  ],
414
+ 'condition' => [
415
+ 'htmega_switcher_layout_style' => "layout-1"
416
+ ],
417
  ]
418
  );
419
 
435
  'selectors' => [
436
  '{{WRAPPER}} .htmega-switcher-nav a.htb-active' => 'color: {{VALUE}};',
437
  ],
438
+ 'condition' => [
439
+ 'htmega_switcher_layout_style' => "layout-1"
440
+ ],
441
  ]
442
  );
443
 
447
  'name' => 'switcher_button_active_background',
448
  'label' => __( 'Background', 'htmega-addons' ),
449
  'types' => [ 'classic', 'gradient' ],
450
+ 'selector' => '{{WRAPPER}} .htmega-switcher-nav a.htb-active, {{WRAPPER}} .htmega-switcher-nav a.htb-active::before,{{WRAPPER}} input:checked+.htmega-switche-toggle-slider',
451
+ ]
452
+ );
453
+
454
+ $this->add_control(
455
+ 'switcher_button_toggle_active_color',
456
+ [
457
+ 'label' => __( 'Toggle Color', 'htmega-addons' ),
458
+ 'type' => Controls_Manager::COLOR,
459
+ 'selectors' => [
460
+ '{{WRAPPER}} .htmega-switcher-toggle input:checked+.htmega-switche-toggle-slider:before' => 'background-color: {{VALUE}};',
461
+ ],
462
+ 'condition' => [
463
+ 'htmega_switcher_layout_style' => "layout-2"
464
+ ],
465
  ]
466
  );
467
 
471
  'name' => 'switcher_button_active_border',
472
  'label' => __( 'Border', 'htmega-addons' ),
473
  'selector' => '{{WRAPPER}} .htmega-switcher-nav a.htb-active',
474
+ 'condition' => [
475
+ 'htmega_switcher_layout_style' => "layout-1"
476
+ ],
477
  ]
478
  );
479
 
482
  $this->end_controls_tabs();
483
 
484
  $this->end_controls_section();
485
+
486
+ // Style Content tab section
487
+ $this->start_controls_section(
488
+ 'htmega_switcher_content_style_section',
489
+ [
490
+ 'label' => __( 'Content', 'htmega-addons' ),
491
+ 'tab' => Controls_Manager::TAB_STYLE,
492
+ ]
493
+ );
494
+
495
+ $this->add_control(
496
+ 'switcher_content_color',
497
+ [
498
+ 'label' => __( 'Color', 'htmega-addons' ),
499
+ 'type' => Controls_Manager::COLOR,
500
+ 'default' => '#000000',
501
+ 'selectors' => [
502
+ '{{WRAPPER}} .htmega-switcher-area .htmega_switcher_content' => 'color: {{VALUE}};',
503
+ '{{WRAPPER}} .htmega-switcher-toggle-area .htmega_switcher_content' => 'color: {{VALUE}};',
504
+ ],
505
+ 'decsription' =>__( 'Only for custom content.', 'htmega-addons' ),
506
+ ]
507
+ );
508
+
509
+ $this->add_group_control(
510
+ Group_Control_Typography::get_type(),
511
+ [
512
+ 'name' => 'switcher_content_typography',
513
+ 'scheme' => Scheme_Typography::TYPOGRAPHY_1,
514
+ 'selector' => '{{WRAPPER}} .htmega-switcher-area .htmega_switcher_content,{{WRAPPER}} .htmega-switcher-toggle-area .htmega_switcher_content',
515
+ 'decsription' =>__( 'Only for custom content.', 'htmega-addons' ),
516
+ ]
517
+ );
518
+
519
+ $this->add_responsive_control(
520
+ 'switcher_content_margin',
521
+ [
522
+ 'label' => __( 'Margin', 'htmega-addons' ),
523
+ 'type' => Controls_Manager::DIMENSIONS,
524
+ 'size_units' => [ 'px', '%', 'em' ],
525
+ 'selectors' => [
526
+ '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
527
+ '{{WRAPPER}} .htmega-switcher-toggle-area .htmega_switcher_content' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
528
+ ], ]
529
+ );
530
+
531
+ $this->add_responsive_control(
532
+ 'switcher_content_padding',
533
+ [
534
+ 'label' => __( 'Padding', 'htmega-addons' ),
535
+ 'type' => Controls_Manager::DIMENSIONS,
536
+ 'size_units' => [ 'px', '%', 'em' ],
537
+ 'selectors' => [
538
+ '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
539
+ '{{WRAPPER}} .htmega-switcher-toggle-area .htmega_switcher_content' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
540
+ ],
541
+ 'separator' =>'after',
542
+ ]
543
+ );
544
+
545
+ $this->add_group_control(
546
+ Group_Control_Background::get_type(),
547
+ [
548
+ 'name' => 'switcher_content_background',
549
+ 'label' => __( 'Background', 'htmega-addons' ),
550
+ 'types' => [ 'classic', 'gradient' ],
551
+ 'selector' => '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch,{{WRAPPER}} .htmega-switcher-toggle-area .htmega_switcher_content',
552
+ ]
553
+ );
554
+
555
+ $this->add_group_control(
556
+ Group_Control_Border::get_type(),
557
+ [
558
+ 'name' => 'switcher_content_border',
559
+ 'label' => __( 'Border', 'htmega-addons' ),
560
+ 'selector' => '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch,{{WRAPPER}} .htmega-switcher-toggle-area .htmega_switcher_content',
561
+ ]
562
+ );
563
+
564
+ $this->add_responsive_control(
565
+ 'switcher_content_border_radius',
566
+ [
567
+ 'label' => esc_html__( 'Border Radius', 'htmega-addons' ),
568
+ 'type' => Controls_Manager::DIMENSIONS,
569
+ 'selectors' => [
570
+ '{{WRAPPER}} .htmega-switcher-area .htmega-single-switch' => 'border-radius: {{TOP}}px {{RIGHT}}px {{BOTTOM}}px {{LEFT}}px;',
571
+ '{{WRAPPER}} .htmega-switcher-toggle-area .htmega_switcher_content' => 'border-radius: {{TOP}}px {{RIGHT}}px {{BOTTOM}}px {{LEFT}}px;',
572
+ ],
573
+ ]
574
+ );
575
+
576
+ $this->end_controls_section();
577
 
578
  }
579
 
580
  protected function render( $instance = [] ) {
581
 
582
  $settings = $this->get_settings_for_display();
583
+ if( 'layout-1' == $settings['htmega_switcher_layout_style']):
584
+ $this->add_render_attribute( 'htmega_switcher_attr', 'class', 'htmega-switcher-area' );
585
+ ?>
586
+ <div <?php echo $this->get_render_attribute_string( 'htmega_switcher_attr' ); ?>>
587
+ <!-- Switcher Menu area start -->
588
+ <div class="htmega-switcher-btn">
589
+ <div class="htmega-switcher-nav htb-nav" role="tablist">
590
+ <a class="htb-nav-link htb-active htb-show" data-toggle="htbtab" href="#switcherone<?php echo $this->get_id(); ?>">
591
+ <?php
592
+ if( $settings['switcher_one_icon']['value'] != ''){
593
+ echo HTMega_Icon_manager::render_icon( $settings['switcher_one_icon'], [ 'aria-hidden' => 'true' ] ).esc_html__( $settings['switch_one_title'],'htmega-addons' );
594
+ }else{
595
+ echo esc_html__( $settings['switch_one_title'],'htmega-addons' );
596
+ }
597
+ ?>
598
+ </a>
599
+ <a class="htb-nav-link" data-toggle="htbtab" href="#switchertwo<?php echo $this->get_id(); ?>">
600
+ <?php
601
+ if( $settings['switcher_two_icon']['value'] != ''){
602
+ echo HTMega_Icon_manager::render_icon( $settings['switcher_two_icon'], [ 'aria-hidden' => 'true' ] ).esc_html__( $settings['switch_two_title'],'htmega-addons' );
603
+ }else{
604
+ echo esc_html__( $settings['switch_two_title'],'htmega-addons' );
605
+ }
606
+ ?>
607
+ </a>
608
+ </div>
609
+ </div>
610
+ <!-- Switcher Menu area End -->
611
 
612
+ <!-- Switcher Content area Start -->
613
+ <div class="ht-tab-content htb-tab-content">
614
+
615
+ <!-- Start Single Tab -->
616
+ <div class="htmega-single-switch htb-tab-pane htb-active htb-show" id="switcherone<?php echo $this->get_id(); ?>" role="tabpanel">
617
+ <?php
618
+ if ( $settings['switcher_one_content_source'] == "elementor" && !empty( $settings['switcher_one_template_id'] ) ) {
619
+ echo Plugin::instance()->frontend->get_builder_content_for_display( $settings['switcher_one_template_id'] );
620
+ }
621
+ else {
622
+ echo '<div class="htmega_switcher_content">'.wp_kses_post( $settings['switcher_one_custom_content'] ).'</div>';
623
+ }
624
+ ?>
625
+ </div>
626
+ <!-- End Tab A Tab -->
627
+
628
+ <!-- Start tab B Single Tab -->
629
+ <div class="htmega-single-switch htb-tab-pane" id="switchertwo<?php echo $this->get_id(); ?>" role="tabpanel">
630
+ <?php
631
+ if ( $settings['switcher_two_content_source'] == "elementor" && !empty( $settings['switcher_two_template_id'] ) ) {
632
+ echo Plugin::instance()->frontend->get_builder_content_for_display( $settings['switcher_two_template_id'] );
633
+ }
634
+ else {
635
+ echo '<div class="htmega_switcher_content">'.wp_kses_post( $settings['switcher_two_custom_content'] ).'</div>';
636
+ }
637
+ ?>
638
+ </div>
639
+ <!-- End Tab B Tab -->
640
+ </div>
641
+ <!-- Switcher Content area End -->
642
+ </div>
643
+ <?php
644
+ else:
645
+ $this->add_render_attribute( 'htmega_switcher_toggle_attr', 'class', 'htmega-switcher-toggle-area' );
646
+ ?>
647
+ <div <?php echo $this->get_render_attribute_string( 'htmega_switcher_toggle_attr' ); ?>>
648
+ <div class="htmega-switcher-toggle">
649
+ <span class="htmega-switcher-toggle-title" id="switcher-toggle-title-2">
650
  <?php
651
  if( $settings['switcher_one_icon']['value'] != ''){
652
  echo HTMega_Icon_manager::render_icon( $settings['switcher_one_icon'], [ 'aria-hidden' => 'true' ] ).esc_html__( $settings['switch_one_title'],'htmega-addons' );
654
  echo esc_html__( $settings['switch_one_title'],'htmega-addons' );
655
  }
656
  ?>
657
+ </span>
658
+ <label class="htmega-switch-toggle">
659
+ <input type="checkbox">
660
+ <span class="htmega-switche-toggle-slider"></span>
661
+ </label>
662
+ <span class="htmega-switcher-toggle-title" id="switcher-toggle-title-1">
663
  <?php
664
  if( $settings['switcher_two_icon']['value'] != ''){
665
  echo HTMega_Icon_manager::render_icon( $settings['switcher_two_icon'], [ 'aria-hidden' => 'true' ] ).esc_html__( $settings['switch_two_title'],'htmega-addons' );
666
  }else{
667
  echo esc_html__( $settings['switch_two_title'],'htmega-addons' );
668
  }
669
+ ?>
670
+ </span>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
671
  </div>
672
+ <div class="htmega-switcher-toggle-content">
673
+ <!-- Start Single Tab -->
674
+ <div class="htmega-single-toggle-switch toggle-tab-pane toggl-active" id="switchertglone-<?php echo $this->get_id(); ?>" role="tabpanel">
675
+ <?php
676
+ if ( $settings['switcher_one_content_source'] == "elementor" && !empty( $settings['switcher_one_template_id'] ) ) {
677
+ echo Plugin::instance()->frontend->get_builder_content_for_display( $settings['switcher_one_template_id'] );
678
+ }
679
+ else {
680
+ echo '<div class="htmega_switcher_content">'.wp_kses_post( $settings['switcher_one_custom_content'] ).'</div>';
681
+ }
682
+ ?>
683
+ </div>
684
+ <!-- End Tab A Tab -->
685
+
686
+ <!-- Start tab B Single Tab -->
687
+ <div class="htmega-single-toggle-switch toggle-tab-pane" id="switchertgltwo-<?php echo $this->get_id(); ?>" role="tabpanel">
688
+ <?php
689
+ if ( $settings['switcher_two_content_source'] == "elementor" && !empty( $settings['switcher_two_template_id'] ) ) {
690
+ echo Plugin::instance()->frontend->get_builder_content_for_display( $settings['switcher_two_template_id'] );
691
+ }
692
+ else {
693
+ echo '<div class="htmega_switcher_content">'.wp_kses_post( $settings['switcher_two_custom_content'] ).'</div>';
694
+ }
695
+ ?>
696
+ </div>
697
+ <!-- End Tab B Tab -->
698
  </div>
 
699
  </div>
700
+ <script type="text/javascript">
701
+ jQuery(document).ready(function($){
702
+ var switcherTglOne ='#switchertglone-'+'<?php echo $this->get_id(); ?>';
703
+ var switcherTglTwo ='#switchertgltwo-'+'<?php echo $this->get_id(); ?>';
704
+ $('.htmega-switch-toggle input').on( 'click', function() {
705
+ if(this.checked) {
706
+ $(switcherTglOne).removeClass('toggl-active');
707
+ $(switcherTglTwo).addClass('toggl-active');
708
+ }else{
709
+ $(switcherTglTwo).removeClass('toggl-active');
710
+ $(switcherTglOne).addClass('toggl-active');
711
+ }
712
+ });
713
+ });
714
+ </script>
715
+ <?php
716
+ endif;
717
  }
718
 
719
  }
includes/widgets/htmega_tab.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Tabs extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'tab_content',
@@ -320,15 +320,15 @@ class HTMega_Elementor_Widget_Tabs extends Widget_Base {
320
  'options' => [
321
  'start' => [
322
  'title' => __( 'Left', 'htmega-addons' ),
323
- 'icon' => 'fa fa-align-left',
324
  ],
325
  'center' => [
326
  'title' => __( 'Center', 'htmega-addons' ),
327
- 'icon' => 'fa fa-align-center',
328
  ],
329
  'end' => [
330
  'title' => __( 'Right', 'htmega-addons' ),
331
- 'icon' => 'fa fa-align-right',
332
  ],
333
  ],
334
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'tab_content',
320
  'options' => [
321
  'start' => [
322
  'title' => __( 'Left', 'htmega-addons' ),
323
+ 'icon' => 'eicon-text-align-left',
324
  ],
325
  'center' => [
326
  'title' => __( 'Center', 'htmega-addons' ),
327
+ 'icon' => 'eicon-text-align-center',
328
  ],
329
  'end' => [
330
  'title' => __( 'Right', 'htmega-addons' ),
331
+ 'icon' => 'eicon-text-align-right',
332
  ],
333
  ],
334
  'selectors' => [
includes/widgets/htmega_table.php CHANGED
@@ -33,7 +33,7 @@ class HTMega_Elementor_Widget_Data_Table extends Widget_Base {
33
  return [ 'datatables' ];
34
  }
35
 
36
- protected function _register_controls() {
37
 
38
  $this->start_controls_section(
39
  'datatable_layout',
@@ -420,19 +420,19 @@ class HTMega_Elementor_Widget_Data_Table extends Widget_Base {
420
  'options' => [
421
  'left' => [
422
  'title' => __( 'Left', 'htmega-addons' ),
423
- 'icon' => 'fa fa-align-left',
424
  ],
425
  'center' => [
426
  'title' => __( 'Center', 'htmega-addons' ),
427
- 'icon' => 'fa fa-align-center',
428
  ],
429
  'right' => [
430
  'title' => __( 'Right', 'htmega-addons' ),
431
- 'icon' => 'fa fa-align-right',
432
  ],
433
  'justify' => [
434
  'title' => __( 'Justified', 'htmega-addons' ),
435
- 'icon' => 'fa fa-align-justify',
436
  ],
437
  ],
438
  'selectors' => [
@@ -540,19 +540,19 @@ class HTMega_Elementor_Widget_Data_Table extends Widget_Base {
540
  'options' => [
541
  'left' => [
542
  'title' => __( 'Left', 'htmega-addons' ),
543
- 'icon' => 'fa fa-align-left',
544
  ],
545
  'center' => [
546
  'title' => __( 'Center', 'htmega-addons' ),
547
- 'icon' => 'fa fa-align-center',
548
  ],
549
  'right' => [
550
  'title' => __( 'Right', 'htmega-addons' ),
551
- 'icon' => 'fa fa-align-right',
552
  ],
553
  'justify' => [
554
  'title' => __( 'Justified', 'htmega-addons' ),
555
- 'icon' => 'fa fa-align-justify',
556
  ],
557
  ],
558
  'selectors' => [
33
  return [ 'datatables' ];
34
  }
35
 
36
+ protected function register_controls() {
37
 
38
  $this->start_controls_section(
39
  'datatable_layout',
420
  'options' => [
421
  'left' => [
422
  'title' => __( 'Left', 'htmega-addons' ),
423
+ 'icon' => 'eicon-text-align-left',
424
  ],
425
  'center' => [
426
  'title' => __( 'Center', 'htmega-addons' ),
427
+ 'icon' => 'eicon-text-align-center',
428
  ],
429
  'right' => [
430
  'title' => __( 'Right', 'htmega-addons' ),
431
+ 'icon' => 'eicon-text-align-right',
432
  ],
433
  'justify' => [
434
  'title' => __( 'Justified', 'htmega-addons' ),
435
+ 'icon' => 'eicon-text-align-justify',
436
  ],
437
  ],
438
  'selectors' => [
540
  'options' => [
541
  'left' => [
542
  'title' => __( 'Left', 'htmega-addons' ),
543
+ 'icon' => 'eicon-text-align-left',
544
  ],
545
  'center' => [
546
  'title' => __( 'Center', 'htmega-addons' ),
547
+ 'icon' => 'eicon-text-align-center',
548
  ],
549
  'right' => [
550
  'title' => __( 'Right', 'htmega-addons' ),
551
+ 'icon' => 'eicon-text-align-right',
552
  ],
553
  'justify' => [
554
  'title' => __( 'Justified', 'htmega-addons' ),
555
+ 'icon' => 'eicon-text-align-justify',
556
  ],
557
  ],
558
  'selectors' => [
includes/widgets/htmega_tablepress.php CHANGED
@@ -34,7 +34,7 @@ class HTMega_Elementor_Widget_Tablepress extends Widget_Base {
34
  return $table_data;
35
  }
36
 
37
- protected function _register_controls() {
38
 
39
  $this->start_controls_section(
40
  'tablepress_content',
@@ -205,19 +205,19 @@ class HTMega_Elementor_Widget_Tablepress extends Widget_Base {
205
  'options' => [
206
  'start' => [
207
  'title' => __( 'Left', 'htmega-addons' ),
208
- 'icon' => 'fa fa-align-left',
209
  ],
210
  'center' => [
211
  'title' => __( 'Center', 'htmega-addons' ),
212
- 'icon' => 'fa fa-align-center',
213
  ],
214
  'end' => [
215
  'title' => __( 'Right', 'htmega-addons' ),
216
- 'icon' => 'fa fa-align-right',
217
  ],
218
  'justify' => [
219
  'title' => __( 'Justified', 'htmega-addons' ),
220
- 'icon' => 'fa fa-align-justify',
221
  ],
222
  ],
223
  'default' => 'center',
@@ -362,19 +362,19 @@ class HTMega_Elementor_Widget_Tablepress extends Widget_Base {
362
  'options' => [
363
  'start' => [
364
  'title' => __( 'Left', 'htmega-addons' ),
365
- 'icon' => 'fa fa-align-left',
366
  ],
367
  'center' => [
368
  'title' => __( 'Center', 'htmega-addons' ),
369
- 'icon' => 'fa fa-align-center',
370
  ],
371
  'end' => [
372
  'title' => __( 'Right', 'htmega-addons' ),
373
- 'icon' => 'fa fa-align-right',
374
  ],
375
  'justify' => [
376
  'title' => __( 'Justified', 'htmega-addons' ),
377
- 'icon' => 'fa fa-align-justify',
378
  ],
379
  ],
380
  'default' => 'center',
34
  return $table_data;
35
  }
36
 
37
+ protected function register_controls() {
38
 
39
  $this->start_controls_section(
40
  'tablepress_content',
205
  'options' => [
206
  'start' => [
207
  'title' => __( 'Left', 'htmega-addons' ),
208
+ 'icon' => 'eicon-text-align-left',
209
  ],
210
  'center' => [
211
  'title' => __( 'Center', 'htmega-addons' ),
212
+ 'icon' => 'eicon-text-align-center',
213
  ],
214
  'end' => [
215
  'title' => __( 'Right', 'htmega-addons' ),
216
+ 'icon' => 'eicon-text-align-right',
217
  ],
218
  'justify' => [
219
  'title' => __( 'Justified', 'htmega-addons' ),
220
+ 'icon' => 'eicon-text-align-justify',
221
  ],
222
  ],
223
  'default' => 'center',
362
  'options' => [
363
  'start' => [
364
  'title' => __( 'Left', 'htmega-addons' ),
365
+ 'icon' => 'eicon-text-align-left',
366
  ],
367
  'center' => [
368
  'title' => __( 'Center', 'htmega-addons' ),
369
+ 'icon' => 'eicon-text-align-center',
370
  ],
371
  'end' => [
372
  'title' => __( 'Right', 'htmega-addons' ),
373
+ 'icon' => 'eicon-text-align-right',
374
  ],
375
  'justify' => [
376
  'title' => __( 'Justified', 'htmega-addons' ),
377
+ 'icon' => 'eicon-text-align-justify',
378
  ],
379
  ],
380
  'default' => 'center',
includes/widgets/htmega_teammember.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_TeamMember extends Widget_Base {
31
  ];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  // Team Content tab Start
37
  $this->start_controls_section(
@@ -434,19 +434,19 @@ class HTMega_Elementor_Widget_TeamMember extends Widget_Base {
434
  'options' => [
435
  'left' => [
436
  'title' => __( 'Left', 'htmega-addons' ),
437
- 'icon' => 'fa fa-align-left',
438
  ],
439
  'center' => [
440
  'title' => __( 'Center', 'htmega-addons' ),
441
- 'icon' => 'fa fa-align-center',
442
  ],
443
  'right' => [
444
  'title' => __( 'Right', 'htmega-addons' ),
445
- 'icon' => 'fa fa-align-right',
446
  ],
447
  'justify' => [
448
  'title' => __( 'Justified', 'htmega-addons' ),
449
- 'icon' => 'fa fa-align-justify',
450
  ],
451
  ],
452
  'selectors' => [
@@ -527,19 +527,19 @@ class HTMega_Elementor_Widget_TeamMember extends Widget_Base {
527
  'options' => [
528
  'left' => [
529
  'title' => __( 'Left', 'htmega-addons' ),
530
- 'icon' => 'fa fa-align-left',
531
  ],
532
  'center' => [
533
  'title' => __( 'Center', 'htmega-addons' ),
534
- 'icon' => 'fa fa-align-center',
535
  ],
536
  'right' => [
537
  'title' => __( 'Right', 'htmega-addons' ),
538
- 'icon' => 'fa fa-align-right',
539
  ],
540
  'justify' => [
541
  'title' => __( 'Justified', 'htmega-addons' ),
542
- 'icon' => 'fa fa-align-justify',
543
  ],
544
  ],
545
  'selectors' => [
@@ -620,19 +620,19 @@ class HTMega_Elementor_Widget_TeamMember extends Widget_Base {
620
  'options' => [
621
  'left' => [
622
  'title' => __( 'Left', 'htmega-addons' ),
623
- 'icon' => 'fa fa-align-left',
624
  ],
625
  'center' => [
626
  'title' => __( 'Center', 'htmega-addons' ),
627
- 'icon' => 'fa fa-align-center',
628
  ],
629
  'right' => [
630
  'title' => __( 'Right', 'htmega-addons' ),
631
- 'icon' => 'fa fa-align-right',
632
  ],
633
  'justify' => [
634
  'title' => __( 'Justified', 'htmega-addons' ),
635
- 'icon' => 'fa fa-align-justify',
636
  ],
637
  ],
638
  'selectors' => [
@@ -688,19 +688,19 @@ class HTMega_Elementor_Widget_TeamMember extends Widget_Base {
688
  'options' => [
689
  'left' => [
690
  'title' => __( 'Left', 'htmega-addons' ),
691
- 'icon' => 'fa fa-align-left',
692
  ],
693
  'center' => [
694
  'title' => __( 'Center', 'htmega-addons' ),
695
- 'icon' => 'fa fa-align-center',
696
  ],
697
  'right' => [
698
  'title' => __( 'Right', 'htmega-addons' ),
699
- 'icon' => 'fa fa-align-right',
700
  ],
701
  'justify' => [
702
  'title' => __( 'Justified', 'htmega-addons' ),
703
- 'icon' => 'fa fa-align-justify',
704
  ],
705
  ],
706
  'selectors' => [
31
  ];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  // Team Content tab Start
37
  $this->start_controls_section(
434
  'options' => [
435
  'left' => [
436
  'title' => __( 'Left', 'htmega-addons' ),
437
+ 'icon' => 'eicon-text-align-left',
438
  ],
439
  'center' => [
440
  'title' => __( 'Center', 'htmega-addons' ),
441
+ 'icon' => 'eicon-text-align-center',
442
  ],
443
  'right' => [
444
  'title' => __( 'Right', 'htmega-addons' ),
445
+ 'icon' => 'eicon-text-align-right',
446
  ],
447
  'justify' => [
448
  'title' => __( 'Justified', 'htmega-addons' ),
449
+ 'icon' => 'eicon-text-align-justify',
450
  ],
451
  ],
452
  'selectors' => [
527
  'options' => [
528
  'left' => [
529
  'title' => __( 'Left', 'htmega-addons' ),
530
+ 'icon' => 'eicon-text-align-left',
531
  ],
532
  'center' => [
533
  'title' => __( 'Center', 'htmega-addons' ),
534
+ 'icon' => 'eicon-text-align-center',
535
  ],
536
  'right' => [
537
  'title' => __( 'Right', 'htmega-addons' ),
538
+ 'icon' => 'eicon-text-align-right',
539
  ],
540
  'justify' => [
541
  'title' => __( 'Justified', 'htmega-addons' ),
542
+ 'icon' => 'eicon-text-align-justify',
543
  ],
544
  ],
545
  'selectors' => [
620
  'options' => [
621
  'left' => [
622
  'title' => __( 'Left', 'htmega-addons' ),
623
+ 'icon' => 'eicon-text-align-left',
624
  ],
625
  'center' => [
626
  'title' => __( 'Center', 'htmega-addons' ),
627
+ 'icon' => 'eicon-text-align-center',
628
  ],
629
  'right' => [
630
  'title' => __( 'Right', 'htmega-addons' ),
631
+ 'icon' => 'eicon-text-align-right',
632
  ],
633
  'justify' => [
634
  'title' => __( 'Justified', 'htmega-addons' ),
635
+ 'icon' => 'eicon-text-align-justify',
636
  ],
637
  ],
638
  'selectors' => [
688
  'options' => [
689
  'left' => [
690
  'title' => __( 'Left', 'htmega-addons' ),
691
+ 'icon' => 'eicon-text-align-left',
692
  ],
693
  'center' => [
694
  'title' => __( 'Center', 'htmega-addons' ),
695
+ 'icon' => 'eicon-text-align-center',
696
  ],
697
  'right' => [
698
  'title' => __( 'Right', 'htmega-addons' ),
699
+ 'icon' => 'eicon-text-align-right',
700
  ],
701
  'justify' => [
702
  'title' => __( 'Justified', 'htmega-addons' ),
703
+ 'icon' => 'eicon-text-align-justify',
704
  ],
705
  ],
706
  'selectors' => [
includes/widgets/htmega_template_selector.php CHANGED
@@ -27,7 +27,7 @@ class HTMega_Elementor_Widget_Template_Selector extends Widget_Base {
27
  ];
28
  }
29
 
30
- protected function _register_controls() {
31
 
32
  // Content
33
  $this->start_controls_section(
27
  ];
28
  }
29
 
30
+ protected function register_controls() {
31
 
32
  // Content
33
  $this->start_controls_section(
includes/widgets/htmega_testimonial.php CHANGED
@@ -38,7 +38,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
38
  ];
39
  }
40
 
41
- protected function _register_controls() {
42
 
43
  $this->start_controls_section(
44
  'htmega_testimonial_content_section',
@@ -355,6 +355,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
355
  'default' => 1,
356
  'condition' => [
357
  'slider_on' => 'yes',
 
358
  ]
359
  ]
360
  );
@@ -397,6 +398,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
397
  'default' => 1,
398
  'condition' => [
399
  'slider_on' => 'yes',
 
400
  ]
401
  ]
402
  );
@@ -452,6 +454,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
452
  'default' => 1,
453
  'condition' => [
454
  'slider_on' => 'yes',
 
455
  ]
456
  ]
457
  );
@@ -556,19 +559,19 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
556
  'options' => [
557
  'left' => [
558
  'title' => __( 'Left', 'htmega-addons' ),
559
- 'icon' => 'fa fa-align-left',
560
  ],
561
  'center' => [
562
  'title' => __( 'Center', 'htmega-addons' ),
563
- 'icon' => 'fa fa-align-center',
564
  ],
565
  'right' => [
566
  'title' => __( 'Right', 'htmega-addons' ),
567
- 'icon' => 'fa fa-align-right',
568
  ],
569
  'justify' => [
570
  'title' => __( 'Justified', 'htmega-addons' ),
571
- 'icon' => 'fa fa-align-justify',
572
  ],
573
  ],
574
  'selectors' => [
@@ -649,19 +652,19 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
649
  'options' => [
650
  'left' => [
651
  'title' => __( 'Left', 'htmega-addons' ),
652
- 'icon' => 'fa fa-align-left',
653
  ],
654
  'center' => [
655
  'title' => __( 'Center', 'htmega-addons' ),
656
- 'icon' => 'fa fa-align-center',
657
  ],
658
  'right' => [
659
  'title' => __( 'Right', 'htmega-addons' ),
660
- 'icon' => 'fa fa-align-right',
661
  ],
662
  'justify' => [
663
  'title' => __( 'Justified', 'htmega-addons' ),
664
- 'icon' => 'fa fa-align-justify',
665
  ],
666
  ],
667
  'selectors' => [
@@ -743,19 +746,19 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
743
  'options' => [
744
  'left' => [
745
  'title' => __( 'Left', 'htmega-addons' ),
746
- 'icon' => 'fa fa-align-left',
747
  ],
748
  'center' => [
749
  'title' => __( 'Center', 'htmega-addons' ),
750
- 'icon' => 'fa fa-align-center',
751
  ],
752
  'right' => [
753
  'title' => __( 'Right', 'htmega-addons' ),
754
- 'icon' => 'fa fa-align-right',
755
  ],
756
  'justify' => [
757
  'title' => __( 'Justified', 'htmega-addons' ),
758
- 'icon' => 'fa fa-align-justify',
759
  ],
760
  ],
761
  'selectors' => [
@@ -1248,7 +1251,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1248
  foreach ( $settings['htmega_testimonial_list'] as $testimonial ){
1249
 
1250
  if( !empty($testimonial['client_say']) ){
1251
- echo '<div class="testimonial-desc"><p>'.esc_html__( $testimonial['client_say'],'htmega-addons' ).'</p></div>';
1252
  }
1253
 
1254
  }
@@ -1267,7 +1270,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1267
  <div class="content">
1268
  <?php
1269
  if( !empty($testimonial['client_name']) ){
1270
- echo '<h4>'.esc_html__( $testimonial['client_name'],'htmega-addons' ).'</h4>';
1271
  }
1272
  if( !empty($testimonial['client_designation']) ){
1273
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
@@ -1296,7 +1299,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1296
  <div class="content">
1297
  <?php
1298
  if( !empty($testimonial['client_say']) ){
1299
- echo '<p>'.esc_html__( $testimonial['client_say'],'htmega-addons' ).'</p>';
1300
  }
1301
  ?>
1302
  <div class="triangle"></div>
@@ -1312,7 +1315,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1312
  }
1313
 
1314
  if( !empty($testimonial['client_name']) ){
1315
- echo '<h4>'.esc_html__( $testimonial['client_name'],'htmega-addons' ).'</h4>';
1316
  }
1317
  if( !empty($testimonial['client_designation']) ){
1318
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
@@ -1332,13 +1335,13 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1332
  echo '<div class="shape">'.Group_Control_Image_Size::get_attachment_image_html( $settings, 'client_image_divider_size', 'client_image_divider' ).'</div>';
1333
  }
1334
  if( !empty($testimonial['client_say']) ){
1335
- echo ' <div class="content"><p>'.esc_html__( $testimonial['client_say'],'htmega-addons' ).'</p></div>';
1336
  }
1337
  ?>
1338
  <div class="clint-info">
1339
  <?php
1340
  if( !empty($testimonial['client_name']) ){
1341
- echo '<h4>'.esc_html__( $testimonial['client_name'],'htmega-addons' ).'</h4>';
1342
  }
1343
  if( !empty($testimonial['client_designation']) ){
1344
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
@@ -1362,7 +1365,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1362
  <div class="clint-info">
1363
  <?php
1364
  if( !empty($testimonial['client_name']) ){
1365
- echo '<h4>'.esc_html__( $testimonial['client_name'],'htmega-addons' ).'</h4>';
1366
  }
1367
  if( !empty($testimonial['client_designation']) ){
1368
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
@@ -1372,7 +1375,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1372
  </div>
1373
  <?php
1374
  if( !empty($testimonial['client_say']) ){
1375
- echo '<div class="content"><p>'.esc_html__( $testimonial['client_say'],'htmega-addons' ).'</p></div>';
1376
  }
1377
  ?>
1378
  </div>
@@ -1393,7 +1396,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1393
  <div class="clint-info">
1394
  <?php
1395
  if( !empty($testimonial['client_name']) ){
1396
- echo '<h4>'.esc_html__( $testimonial['client_name'],'htmega-addons' ).'</h4>';
1397
  }
1398
  if( !empty($testimonial['client_designation']) ){
1399
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
@@ -1403,7 +1406,7 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1403
  </div>
1404
  <?php
1405
  if( !empty($testimonial['client_say']) ){
1406
- echo '<div class="content"><p>'.esc_html__( $testimonial['client_say'],'htmega-addons' ).'</p></div>';
1407
  }
1408
  ?>
1409
  </div>
@@ -1425,13 +1428,13 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1425
  <div class="content">
1426
  <?php
1427
  if( !empty($testimonial['client_say']) ){
1428
- echo '<p>'.esc_html__( $testimonial['client_say'],'htmega-addons' ).'</p>';
1429
  }
1430
  ?>
1431
  <div class="clint-info">
1432
  <?php
1433
  if( !empty($testimonial['client_name']) ){
1434
- echo '<h4>'.esc_html__( $testimonial['client_name'],'htmega-addons' ).'</h4>';
1435
  }
1436
  if( !empty($testimonial['client_designation']) ){
1437
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
@@ -1443,10 +1446,10 @@ class HTMega_Elementor_Widget_Testimonial extends Widget_Base {
1443
  <div class="content">
1444
  <?php
1445
  if( !empty($testimonial['client_say']) ){
1446
- echo '<p>'.esc_html__( $testimonial['client_say'],'htmega-addons' ).'</p>';
1447
  }
1448
  if( !empty($testimonial['client_name']) ){
1449
- echo '<h4>'.esc_html__( $testimonial['client_name'],'htmega-addons' ).'</h4>';
1450
  }
1451
  if( !empty($testimonial['client_designation']) ){
1452
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
38
  ];
39
  }
40
 
41
+ protected function register_controls() {
42
 
43
  $this->start_controls_section(
44
  'htmega_testimonial_content_section',
355
  'default' => 1,
356
  'condition' => [
357
  'slider_on' => 'yes',
358
+ 'slcentermode!' => 'yes',
359
  ]
360
  ]
361
  );
398
  'default' => 1,
399
  'condition' => [
400
  'slider_on' => 'yes',
401
+ 'slcentermode!' => 'yes',
402
  ]
403
  ]
404
  );
454
  'default' => 1,
455
  'condition' => [
456
  'slider_on' => 'yes',
457
+ 'slcentermode!' => 'yes',
458
  ]
459
  ]
460
  );
559
  'options' => [
560
  'left' => [
561
  'title' => __( 'Left', 'htmega-addons' ),
562
+ 'icon' => 'eicon-text-align-left',
563
  ],
564
  'center' => [
565
  'title' => __( 'Center', 'htmega-addons' ),
566
+ 'icon' => 'eicon-text-align-center',
567
  ],
568
  'right' => [
569
  'title' => __( 'Right', 'htmega-addons' ),
570
+ 'icon' => 'eicon-text-align-right',
571
  ],
572
  'justify' => [
573
  'title' => __( 'Justified', 'htmega-addons' ),
574
+ 'icon' => 'eicon-text-align-justify',
575
  ],
576
  ],
577
  'selectors' => [
652
  'options' => [
653
  'left' => [
654
  'title' => __( 'Left', 'htmega-addons' ),
655
+ 'icon' => 'eicon-text-align-left',
656
  ],
657
  'center' => [
658
  'title' => __( 'Center', 'htmega-addons' ),
659
+ 'icon' => 'eicon-text-align-center',
660
  ],
661
  'right' => [
662
  'title' => __( 'Right', 'htmega-addons' ),
663
+ 'icon' => 'eicon-text-align-right',
664
  ],
665
  'justify' => [
666
  'title' => __( 'Justified', 'htmega-addons' ),
667
+ 'icon' => 'eicon-text-align-justify',
668
  ],
669
  ],
670
  'selectors' => [
746
  'options' => [
747
  'left' => [
748
  'title' => __( 'Left', 'htmega-addons' ),
749
+ 'icon' => 'eicon-text-align-left',
750
  ],
751
  'center' => [
752
  'title' => __( 'Center', 'htmega-addons' ),
753
+ 'icon' => 'eicon-text-align-center',
754
  ],
755
  'right' => [
756
  'title' => __( 'Right', 'htmega-addons' ),
757
+ 'icon' => 'eicon-text-align-right',
758
  ],
759
  'justify' => [
760
  'title' => __( 'Justified', 'htmega-addons' ),
761
+ 'icon' => 'eicon-text-align-justify',
762
  ],
763
  ],
764
  'selectors' => [
1251
  foreach ( $settings['htmega_testimonial_list'] as $testimonial ){
1252
 
1253
  if( !empty($testimonial['client_say']) ){
1254
+ echo '<div class="testimonial-desc"><p>'.wp_kses_post( $testimonial['client_say'] ).'</p></div>';
1255
  }
1256
 
1257
  }
1270
  <div class="content">
1271
  <?php
1272
  if( !empty($testimonial['client_name']) ){
1273
+ echo '<h4>'.wp_kses_post( $testimonial['client_name'] ).'</h4>';
1274
  }
1275
  if( !empty($testimonial['client_designation']) ){
1276
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
1299
  <div class="content">
1300
  <?php
1301
  if( !empty($testimonial['client_say']) ){
1302
+ echo '<p>'.wp_kses_post( $testimonial['client_say'] ).'</p>';
1303
  }
1304
  ?>
1305
  <div class="triangle"></div>
1315
  }
1316
 
1317
  if( !empty($testimonial['client_name']) ){
1318
+ echo '<h4>'.wp_kses_post( $testimonial['client_name'] ).'</h4>';
1319
  }
1320
  if( !empty($testimonial['client_designation']) ){
1321
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
1335
  echo '<div class="shape">'.Group_Control_Image_Size::get_attachment_image_html( $settings, 'client_image_divider_size', 'client_image_divider' ).'</div>';
1336
  }
1337
  if( !empty($testimonial['client_say']) ){
1338
+ echo ' <div class="content"><p>'.wp_kses_post( $testimonial['client_say'] ).'</p></div>';
1339
  }
1340
  ?>
1341
  <div class="clint-info">
1342
  <?php
1343
  if( !empty($testimonial['client_name']) ){
1344
+ echo '<h4>'.wp_kses_post( $testimonial['client_name'] ).'</h4>';
1345
  }
1346
  if( !empty($testimonial['client_designation']) ){
1347
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
1365
  <div class="clint-info">
1366
  <?php
1367
  if( !empty($testimonial['client_name']) ){
1368
+ echo '<h4>'.wp_kses_post( $testimonial['client_name'] ).'</h4>';
1369
  }
1370
  if( !empty($testimonial['client_designation']) ){
1371
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
1375
  </div>
1376
  <?php
1377
  if( !empty($testimonial['client_say']) ){
1378
+ echo '<div class="content"><p>'.wp_kses_post( $testimonial['client_say'] ).'</p></div>';
1379
  }
1380
  ?>
1381
  </div>
1396
  <div class="clint-info">
1397
  <?php
1398
  if( !empty($testimonial['client_name']) ){
1399
+ echo '<h4>'.wp_kses_post( $testimonial['client_name'] ).'</h4>';
1400
  }
1401
  if( !empty($testimonial['client_designation']) ){
1402
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
1406
  </div>
1407
  <?php
1408
  if( !empty($testimonial['client_say']) ){
1409
+ echo '<div class="content"><p>'.wp_kses_post( $testimonial['client_say'] ).'</p></div>';
1410
  }
1411
  ?>
1412
  </div>
1428
  <div class="content">
1429
  <?php
1430
  if( !empty($testimonial['client_say']) ){
1431
+ echo '<p>'.wp_kses_post( $testimonial['client_say'] ).'</p>';
1432
  }
1433
  ?>
1434
  <div class="clint-info">
1435
  <?php
1436
  if( !empty($testimonial['client_name']) ){
1437
+ echo '<h4>'.wp_kses_post( $testimonial['client_name'] ).'</h4>';
1438
  }
1439
  if( !empty($testimonial['client_designation']) ){
1440
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
1446
  <div class="content">
1447
  <?php
1448
  if( !empty($testimonial['client_say']) ){
1449
+ echo '<p>'.wp_kses_post( $testimonial['client_say'] ).'</p>';
1450
  }
1451
  if( !empty($testimonial['client_name']) ){
1452
+ echo '<h4>'.wp_kses_post( $testimonial['client_name'] ).'</h4>';
1453
  }
1454
  if( !empty($testimonial['client_designation']) ){
1455
  echo '<span>'.esc_html__( $testimonial['client_designation'],'htmega-addons' ).'</span>';
includes/widgets/htmega_testimonial_grid.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Testimonial_Grid extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'testimonial_content',
@@ -336,19 +336,19 @@ class HTMega_Elementor_Widget_Testimonial_Grid extends Widget_Base {
336
  'options' => [
337
  'left' => [
338
  'title' => __( 'Left', 'htmega-addons' ),
339
- 'icon' => 'fa fa-align-left',
340
  ],
341
  'center' => [
342
  'title' => __( 'Center', 'htmega-addons' ),
343
- 'icon' => 'fa fa-align-center',
344
  ],
345
  'right' => [
346
  'title' => __( 'Right', 'htmega-addons' ),
347
- 'icon' => 'fa fa-align-right',
348
  ],
349
  'justify' => [
350
  'title' => __( 'Justified', 'htmega-addons' ),
351
- 'icon' => 'fa fa-align-justify',
352
  ],
353
  ],
354
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'testimonial_content',
336
  'options' => [
337
  'left' => [
338
  'title' => __( 'Left', 'htmega-addons' ),
339
+ 'icon' => 'eicon-text-align-left',
340
  ],
341
  'center' => [
342
  'title' => __( 'Center', 'htmega-addons' ),
343
+ 'icon' => 'eicon-text-align-center',
344
  ],
345
  'right' => [
346
  'title' => __( 'Right', 'htmega-addons' ),
347
+ 'icon' => 'eicon-text-align-right',
348
  ],
349
  'justify' => [
350
  'title' => __( 'Justified', 'htmega-addons' ),
351
+ 'icon' => 'eicon-text-align-justify',
352
  ],
353
  ],
354
  'selectors' => [
includes/widgets/htmega_toggle.php CHANGED
@@ -25,7 +25,7 @@ class HTMega_Elementor_Widget_Toggle extends Widget_Base {
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
- protected function _register_controls() {
29
 
30
  $this->start_controls_section(
31
  'toggle_content',
@@ -192,19 +192,19 @@ class HTMega_Elementor_Widget_Toggle extends Widget_Base {
192
  'options' => [
193
  'left' => [
194
  'title' => __( 'Left', 'htmega-addons' ),
195
- 'icon' => 'fa fa-align-left',
196
  ],
197
  'center' => [
198
  'title' => __( 'Center', 'htmega-addons' ),
199
- 'icon' => 'fa fa-align-center',
200
  ],
201
  'right' => [
202
  'title' => __( 'Right', 'htmega-addons' ),
203
- 'icon' => 'fa fa-align-right',
204
  ],
205
  'justify' => [
206
  'title' => __( 'Justified', 'htmega-addons' ),
207
- 'icon' => 'fa fa-align-justify',
208
  ],
209
  ],
210
  'selectors' => [
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
+ protected function register_controls() {
29
 
30
  $this->start_controls_section(
31
  'toggle_content',
192
  'options' => [
193
  'left' => [
194
  'title' => __( 'Left', 'htmega-addons' ),
195
+ 'icon' => 'eicon-text-align-left',
196
  ],
197
  'center' => [
198
  'title' => __( 'Center', 'htmega-addons' ),
199
+ 'icon' => 'eicon-text-align-center',
200
  ],
201
  'right' => [
202
  'title' => __( 'Right', 'htmega-addons' ),
203
+ 'icon' => 'eicon-text-align-right',
204
  ],
205
  'justify' => [
206
  'title' => __( 'Justified', 'htmega-addons' ),
207
+ 'icon' => 'eicon-text-align-justify',
208
  ],
209
  ],
210
  'selectors' => [
includes/widgets/htmega_tooltip.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_Tooltip extends Widget_Base {
31
  ];
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'tooltip_button_content',
@@ -48,15 +48,15 @@ class HTMega_Elementor_Widget_Tooltip extends Widget_Base {
48
  'options' => [
49
  'icon' => [
50
  'title' => esc_html__( 'Icon', 'htmega-addons' ),
51
- 'icon' => 'fa fa-info',
52
  ],
53
  'text' => [
54
  'title' => esc_html__( 'Text', 'htmega-addons' ),
55
- 'icon' => 'fa fa-text-width',
56
  ],
57
  'image' => [
58
  'title' => esc_html__( 'Image', 'htmega-addons' ),
59
- 'icon' => 'fa fa-image',
60
  ],
61
  ],
62
  'default' => 'text',
@@ -236,19 +236,19 @@ class HTMega_Elementor_Widget_Tooltip extends Widget_Base {
236
  'options' => [
237
  'left' => [
238
  'title' => __( 'Left', 'htmega-addons' ),
239
- 'icon' => 'fa fa-align-left',
240
  ],
241
  'center' => [
242
  'title' => __( 'Center', 'htmega-addons' ),
243
- 'icon' => 'fa fa-align-center',
244
  ],
245
  'right' => [
246
  'title' => __( 'Right', 'htmega-addons' ),
247
- 'icon' => 'fa fa-align-right',
248
  ],
249
  'justify' => [
250
  'title' => __( 'Justified', 'htmega-addons' ),
251
- 'icon' => 'fa fa-align-justify',
252
  ],
253
  ],
254
  'selectors' => [
31
  ];
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'tooltip_button_content',
48
  'options' => [
49
  'icon' => [
50
  'title' => esc_html__( 'Icon', 'htmega-addons' ),
51
+ 'icon' => 'eicon-info-circle',
52
  ],
53
  'text' => [
54
  'title' => esc_html__( 'Text', 'htmega-addons' ),
55
+ 'icon' => 'eicon-font',
56
  ],
57
  'image' => [
58
  'title' => esc_html__( 'Image', 'htmega-addons' ),
59
+ 'icon' => 'eicon-image-bold',
60
  ],
61
  ],
62
  'default' => 'text',
236
  'options' => [
237
  'left' => [
238
  'title' => __( 'Left', 'htmega-addons' ),
239
+ 'icon' => 'eicon-text-align-left',
240
  ],
241
  'center' => [
242
  'title' => __( 'Center', 'htmega-addons' ),
243
+ 'icon' => 'eicon-text-align-center',
244
  ],
245
  'right' => [
246
  'title' => __( 'Right', 'htmega-addons' ),
247
+ 'icon' => 'eicon-text-align-right',
248
  ],
249
  'justify' => [
250
  'title' => __( 'Justified', 'htmega-addons' ),
251
+ 'icon' => 'eicon-text-align-justify',
252
  ],
253
  ],
254
  'selectors' => [
includes/widgets/htmega_twitter_feed.php CHANGED
@@ -42,7 +42,7 @@ class HTMega_Elementor_Widget_Twitter_Feed extends Widget_Base {
42
  ];
43
  }
44
 
45
- protected function _register_controls() {
46
 
47
  $this->start_controls_section(
48
  'twitterfeed_content',
42
  ];
43
  }
44
 
45
+ protected function register_controls() {
46
 
47
  $this->start_controls_section(
48
  'twitterfeed_content',
includes/widgets/htmega_user_login_form.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_User_Login_Form extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'user_login_form_content',
@@ -238,19 +238,19 @@ class HTMega_Elementor_Widget_User_Login_Form extends Widget_Base {
238
  'options' => [
239
  'left' => [
240
  'title' => __( 'Left', 'htmega-addons' ),
241
- 'icon' => 'fa fa-align-left',
242
  ],
243
  'center' => [
244
  'title' => __( 'Center', 'htmega-addons' ),
245
- 'icon' => 'fa fa-align-center',
246
  ],
247
  'right' => [
248
  'title' => __( 'Right', 'htmega-addons' ),
249
- 'icon' => 'fa fa-align-right',
250
  ],
251
  'justify' => [
252
  'title' => __( 'Justified', 'htmega-addons' ),
253
- 'icon' => 'fa fa-align-justify',
254
  ],
255
  ],
256
  'selectors' => [
@@ -779,19 +779,19 @@ class HTMega_Elementor_Widget_User_Login_Form extends Widget_Base {
779
  'options' => [
780
  'left' => [
781
  'title' => __( 'Left', 'htmega-addons' ),
782
- 'icon' => 'fa fa-align-left',
783
  ],
784
  'center' => [
785
  'title' => __( 'Center', 'htmega-addons' ),
786
- 'icon' => 'fa fa-align-center',
787
  ],
788
  'right' => [
789
  'title' => __( 'Right', 'htmega-addons' ),
790
- 'icon' => 'fa fa-align-right',
791
  ],
792
  'justify' => [
793
  'title' => __( 'Justified', 'htmega-addons' ),
794
- 'icon' => 'fa fa-align-justify',
795
  ],
796
  ],
797
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'user_login_form_content',
238
  'options' => [
239
  'left' => [
240
  'title' => __( 'Left', 'htmega-addons' ),
241
+ 'icon' => 'eicon-text-align-left',
242
  ],
243
  'center' => [
244
  'title' => __( 'Center', 'htmega-addons' ),
245
+ 'icon' => 'eicon-text-align-center',
246
  ],
247
  'right' => [
248
  'title' => __( 'Right', 'htmega-addons' ),
249
+ 'icon' => 'eicon-text-align-right',
250
  ],
251
  'justify' => [
252
  'title' => __( 'Justified', 'htmega-addons' ),
253
+ 'icon' => 'eicon-text-align-justify',
254
  ],
255
  ],
256
  'selectors' => [
779
  'options' => [
780
  'left' => [
781
  'title' => __( 'Left', 'htmega-addons' ),
782
+ 'icon' => 'eicon-text-align-left',
783
  ],
784
  'center' => [
785
  'title' => __( 'Center', 'htmega-addons' ),
786
+ 'icon' => 'eicon-text-align-center',
787
  ],
788
  'right' => [
789
  'title' => __( 'Right', 'htmega-addons' ),
790
+ 'icon' => 'eicon-text-align-right',
791
  ],
792
  'justify' => [
793
  'title' => __( 'Justified', 'htmega-addons' ),
794
+ 'icon' => 'eicon-text-align-justify',
795
  ],
796
  ],
797
  'selectors' => [
includes/widgets/htmega_user_register_form.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_User_Register_Form extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'user_register_form_content',
@@ -433,19 +433,19 @@ class HTMega_Elementor_Widget_User_Register_Form extends Widget_Base {
433
  'options' => [
434
  'left' => [
435
  'title' => __( 'Left', 'htmega-addons' ),
436
- 'icon' => 'fa fa-align-left',
437
  ],
438
  'center' => [
439
  'title' => __( 'Center', 'htmega-addons' ),
440
- 'icon' => 'fa fa-align-center',
441
  ],
442
  'right' => [
443
  'title' => __( 'Right', 'htmega-addons' ),
444
- 'icon' => 'fa fa-align-right',
445
  ],
446
  'justify' => [
447
  'title' => __( 'Justified', 'htmega-addons' ),
448
- 'icon' => 'fa fa-align-justify',
449
  ],
450
  ],
451
  'selectors' => [
@@ -1027,19 +1027,19 @@ class HTMega_Elementor_Widget_User_Register_Form extends Widget_Base {
1027
  'options' => [
1028
  'left' => [
1029
  'title' => __( 'Left', 'htmega-addons' ),
1030
- 'icon' => 'fa fa-align-left',
1031
  ],
1032
  'center' => [
1033
  'title' => __( 'Center', 'htmega-addons' ),
1034
- 'icon' => 'fa fa-align-center',
1035
  ],
1036
  'right' => [
1037
  'title' => __( 'Right', 'htmega-addons' ),
1038
- 'icon' => 'fa fa-align-right',
1039
  ],
1040
  'justify' => [
1041
  'title' => __( 'Justified', 'htmega-addons' ),
1042
- 'icon' => 'fa fa-align-justify',
1043
  ],
1044
  ],
1045
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'user_register_form_content',
433
  'options' => [
434
  'left' => [
435
  'title' => __( 'Left', 'htmega-addons' ),
436
+ 'icon' => 'eicon-text-align-left',
437
  ],
438
  'center' => [
439
  'title' => __( 'Center', 'htmega-addons' ),
440
+ 'icon' => 'eicon-text-align-center',
441
  ],
442
  'right' => [
443
  'title' => __( 'Right', 'htmega-addons' ),
444
+ 'icon' => 'eicon-text-align-right',
445
  ],
446
  'justify' => [
447
  'title' => __( 'Justified', 'htmega-addons' ),
448
+ 'icon' => 'eicon-text-align-justify',
449
  ],
450
  ],
451
  'selectors' => [
1027
  'options' => [
1028
  'left' => [
1029
  'title' => __( 'Left', 'htmega-addons' ),
1030
+ 'icon' => 'eicon-text-align-left',
1031
  ],
1032
  'center' => [
1033
  'title' => __( 'Center', 'htmega-addons' ),
1034
+ 'icon' => 'eicon-text-align-center',
1035
  ],
1036
  'right' => [
1037
  'title' => __( 'Right', 'htmega-addons' ),
1038
+ 'icon' => 'eicon-text-align-right',
1039
  ],
1040
  'justify' => [
1041
  'title' => __( 'Justified', 'htmega-addons' ),
1042
+ 'icon' => 'eicon-text-align-justify',
1043
  ],
1044
  ],
1045
  'selectors' => [
includes/widgets/htmega_vertical_timeline.php CHANGED
@@ -25,7 +25,7 @@ class HTMega_Elementor_Widget_Verticle_Time_Line extends Widget_Base {
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
- protected function _register_controls() {
29
 
30
  $this->start_controls_section(
31
  'button_content',
@@ -300,7 +300,7 @@ class HTMega_Elementor_Widget_Verticle_Time_Line extends Widget_Base {
300
  echo '<div class="content">';
301
  }
302
  if( !empty( $items['content_title'] ) ){
303
- echo '<h6 class="time_line_title">'.esc_attr__( $items['content_title'],'htmega-addons' ).'</h6>';
304
  }
305
  echo wp_kses_post( $items['content_text'] );
306
  if( $settings['verticle_timeline_layout'] == 3 ){
@@ -326,7 +326,7 @@ class HTMega_Elementor_Widget_Verticle_Time_Line extends Widget_Base {
326
  echo '<div class="content">';
327
  }
328
  if( !empty( $items['content_title'] ) ){
329
- echo '<h6 class="time_line_title">'.esc_attr__( $items['content_title'],'htmega-addons' ).'</h6>';
330
  }
331
  echo wp_kses_post( $items['content_text'] );
332
  if( $settings['verticle_timeline_layout'] == 3 ){
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
+ protected function register_controls() {
29
 
30
  $this->start_controls_section(
31
  'button_content',
300
  echo '<div class="content">';
301
  }
302
  if( !empty( $items['content_title'] ) ){
303
+ echo '<h6 class="time_line_title">'. wp_kses_post($items['content_title']) .'</h6>';
304
  }
305
  echo wp_kses_post( $items['content_text'] );
306
  if( $settings['verticle_timeline_layout'] == 3 ){
326
  echo '<div class="content">';
327
  }
328
  if( !empty( $items['content_title'] ) ){
329
+ echo '<h6 class="time_line_title">'. wp_kses_post($items['content_title']) .'</h6>';
330
  }
331
  echo wp_kses_post( $items['content_text'] );
332
  if( $settings['verticle_timeline_layout'] == 3 ){
includes/widgets/htmega_video_player.php CHANGED
@@ -36,7 +36,7 @@ class HTMega_Elementor_Widget_VideoPlayer extends Widget_Base {
36
  return [ 'htmega-addons' ];
37
  }
38
 
39
- protected function _register_controls() {
40
 
41
  $this->start_controls_section(
42
  'videoplayer_content',
@@ -202,19 +202,19 @@ class HTMega_Elementor_Widget_VideoPlayer extends Widget_Base {
202
  'options' => [
203
  'left' => [
204
  'title' => __( 'Left', 'htmega-addons' ),
205
- 'icon' => 'fa fa-align-left',
206
  ],
207
  'center' => [
208
  'title' => __( 'Center', 'htmega-addons' ),
209
- 'icon' => 'fa fa-align-center',
210
  ],
211
  'right' => [
212
  'title' => __( 'Right', 'htmega-addons' ),
213
- 'icon' => 'fa fa-align-right',
214
  ],
215
  'justify' => [
216
  'title' => __( 'Justified', 'htmega-addons' ),
217
- 'icon' => 'fa fa-align-justify',
218
  ],
219
  ],
220
  'selectors' => [
36
  return [ 'htmega-addons' ];
37
  }
38
 
39
+ protected function register_controls() {
40
 
41
  $this->start_controls_section(
42
  'videoplayer_content',
202
  'options' => [
203
  'left' => [
204
  'title' => __( 'Left', 'htmega-addons' ),
205
+ 'icon' => 'eicon-text-align-left',
206
  ],
207
  'center' => [
208
  'title' => __( 'Center', 'htmega-addons' ),
209
+ 'icon' => 'eicon-text-align-center',
210
  ],
211
  'right' => [
212
  'title' => __( 'Right', 'htmega-addons' ),
213
+ 'icon' => 'eicon-text-align-right',
214
  ],
215
  'justify' => [
216
  'title' => __( 'Justified', 'htmega-addons' ),
217
+ 'icon' => 'eicon-text-align-justify',
218
  ],
219
  ],
220
  'selectors' => [
includes/widgets/htmega_wc_add_to_cart.php CHANGED
@@ -32,7 +32,7 @@ class HTMega_Elementor_Widget_WC_Add_to_Cart extends Widget_Button {
32
  return $text;
33
  }
34
 
35
- protected function _register_controls() {
36
 
37
  $this->start_controls_section(
38
  'wcaddtocart_content',
@@ -81,7 +81,7 @@ class HTMega_Elementor_Widget_WC_Add_to_Cart extends Widget_Button {
81
 
82
  $this->end_controls_section();
83
 
84
- parent::_register_controls();
85
 
86
  $this->update_control(
87
  'link',
32
  return $text;
33
  }
34
 
35
+ protected function register_controls() {
36
 
37
  $this->start_controls_section(
38
  'wcaddtocart_content',
81
 
82
  $this->end_controls_section();
83
 
84
+ parent::register_controls();
85
 
86
  $this->update_control(
87
  'link',
includes/widgets/htmega_wc_categories.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_WC_Categories extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'categories_content',
@@ -346,15 +346,15 @@ class HTMega_Elementor_Widget_WC_Categories extends Widget_Base {
346
  'options' => [
347
  'left' => [
348
  'title' => esc_html__( 'Left', 'htmega-addons' ),
349
- 'icon' => 'fa fa-align-left',
350
  ],
351
  'center' => [
352
  'title' => esc_html__( 'Center', 'htmega-addons' ),
353
- 'icon' => 'fa fa-align-center',
354
  ],
355
  'right' => [
356
  'title' => esc_html__( 'Right', 'htmega-addons' ),
357
- 'icon' => 'fa fa-align-right',
358
  ],
359
  ],
360
  'selectors' => [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'categories_content',
346
  'options' => [
347
  'left' => [
348
  'title' => esc_html__( 'Left', 'htmega-addons' ),
349
+ 'icon' => 'eicon-text-align-left',
350
  ],
351
  'center' => [
352
  'title' => esc_html__( 'Center', 'htmega-addons' ),
353
+ 'icon' => 'eicon-text-align-center',
354
  ],
355
  'right' => [
356
  'title' => esc_html__( 'Right', 'htmega-addons' ),
357
+ 'icon' => 'eicon-text-align-right',
358
  ],
359
  ],
360
  'selectors' => [
includes/widgets/htmega_wc_element_pages.php CHANGED
@@ -31,7 +31,7 @@ class HTMega_Elementor_Widget_WC_Element_Pages extends Widget_Base {
31
  return $element;
32
  }
33
 
34
- protected function _register_controls() {
35
 
36
  $this->start_controls_section(
37
  'wcpages_content',
31
  return $element;
32
  }
33
 
34
+ protected function register_controls() {
35
 
36
  $this->start_controls_section(
37
  'wcpages_content',
includes/widgets/htmega_weather.php CHANGED
@@ -25,7 +25,7 @@ class HTMega_Elementor_Widget_Weather extends Widget_Base {
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
- protected function _register_controls() {
29
 
30
  $this->start_controls_section(
31
  'weather_content',
25
  return [ 'htmega-addons' ];
26
  }
27
 
28
+ protected function register_controls() {
29
 
30
  $this->start_controls_section(
31
  'weather_content',
includes/widgets/htmega_working_process.php CHANGED
@@ -24,7 +24,7 @@ class HTMega_Elementor_Widget_Working_Process extends Widget_Base {
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
- protected function _register_controls() {
28
 
29
  $this->start_controls_section(
30
  'process_content',
@@ -103,11 +103,11 @@ class HTMega_Elementor_Widget_Working_Process extends Widget_Base {
103
  'options' =>[
104
  'img' =>[
105
  'title' =>__('Image','htmega-addons'),
106
- 'icon' =>'fa fa-picture-o',
107
  ],
108
  'icon' =>[
109
  'title' =>__('Icon','htmega-addons'),
110
- 'icon' =>'fa fa-info',
111
  ]
112
  ],
113
  'default' =>'img',
@@ -225,6 +225,51 @@ class HTMega_Elementor_Widget_Working_Process extends Widget_Base {
225
  ]
226
  );
227
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
228
  $this->end_controls_section();
229
 
230
  // Process Item tab section
@@ -235,7 +280,7 @@ class HTMega_Elementor_Widget_Working_Process extends Widget_Base {
235
  'tab' => Controls_Manager::TAB_STYLE,
236
  ]
237
  );
238
-
239
  $this->add_group_control(
240
  Group_Control_Background::get_type(),
241
  [
24
  return [ 'htmega-addons' ];
25
  }
26
 
27
+ protected function register_controls() {
28
 
29
  $this->start_controls_section(
30
  'process_content',
103
  'options' =>[
104
  'img' =>[
105
  'title' =>__('Image','htmega-addons'),
106
+ 'icon' =>'eicon-image-bold',
107
  ],
108
  'icon' =>[
109
  'title' =>__('Icon','htmega-addons'),
110
+ 'icon' =>'eicon-info-circle',
111
  ]
112
  ],
113
  'default' =>'img',
225
  ]
226
  );
227
 
228
+ $this->add_control(
229
+ 'vertical_line_color',
230
+ [
231
+ 'label' => __( 'Vertical Line Color', 'htmega-addons' ),
232
+ 'type' => Controls_Manager::COLOR,
233
+ 'default' => '#e51515',
234
+ 'selectors' => [
235
+ '{{WRAPPER}} .htmega-process-style-3::before' => 'background: {{VALUE}}',
236
+ ],
237
+ 'condition' => array(
238
+ 'process_style' => '3'
239
+ )
240
+ ]
241
+ );
242
+
243
+ $this->add_control(
244
+ 'arrow_left_color',
245
+ [
246
+ 'label' => __( 'Arrow Left Color', 'htmega-addons' ),
247
+ 'type' => Controls_Manager::COLOR,
248
+ 'default' => '#e51515',
249
+ 'selectors' => [
250
+ '{{WRAPPER}} .htmega-process-style-3 .htmega-single-process:not(.process-reverse) .icon::before' => 'border-right-color: {{VALUE}}',
251
+ ],
252
+ 'condition' => array(
253
+ 'process_style' => '3'
254
+ )
255
+ ]
256
+ );
257
+
258
+ $this->add_control(
259
+ 'arrow_right_color',
260
+ [
261
+ 'label' => __( 'Arrow Right Color', 'htmega-addons' ),
262
+ 'type' => Controls_Manager::COLOR,
263
+ 'default' => '#e51515',
264
+ 'selectors' => [
265
+ '{{WRAPPER}} .htmega-process-style-3 .htmega-single-process.process-reverse .icon::before' => 'border-left-color: {{VALUE}}',
266
+ ],
267
+ 'condition' => array(
268
+ 'process_style' => '3'
269
+ )
270
+ ]
271
+ );
272
+
273
  $this->end_controls_section();
274
 
275
  // Process Item tab section
280
  'tab' => Controls_Manager::TAB_STYLE,
281
  ]
282
  );
283
+
284
  $this->add_group_control(
285
  Group_Control_Background::get_type(),
286
  [
includes/widgets/htmega_wpforms.php CHANGED
@@ -39,7 +39,7 @@ class HTMega_Elementor_Widget_WPforms extends Widget_Base {
39
  return $formlist;
40
  }
41
 
42
- protected function _register_controls() {
43
 
44
  $this->start_controls_section(
45
  'wpforms_content',
39
  return $formlist;
40
  }
41
 
42
+ protected function register_controls() {
43
 
44
  $this->start_controls_section(
45
  'wpforms_content',
languages/htmega-addons.pot CHANGED
@@ -3,7 +3,7 @@ msgid ""
3
  msgstr ""
4
  "Project-Id-Version: HT Mega - Absolute Addons for Elementor Page Builder\n"
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2020-04-13 06:19+0000\n"
7
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9
  "Language-Team: \n"
@@ -13,60 +13,61 @@ msgstr ""
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "X-Generator: Loco https://localise.biz/\n"
16
- "X-Loco-Version: 2.3.3; wp-5.4"
 
17
 
18
- #: includes/widgets/htmega_twitter_feed.php:1491
19
  msgid " days ago"
20
  msgstr ""
21
 
22
- #: includes/widgets/htmega_twitter_feed.php:1485
23
  msgid " hours ago"
24
  msgstr ""
25
 
26
- #: includes/widgets/htmega_twitter_feed.php:1479
27
  msgid " min ago"
28
  msgstr ""
29
 
30
- #: includes/widgets/htmega_twitter_feed.php:1495
31
  msgid " months ago"
32
  msgstr ""
33
 
34
- #: includes/widgets/htmega_twitter_feed.php:1498
35
  msgid " years ago"
36
  msgstr ""
37
 
38
- #: includes/class.htmega.php:139 includes/class.htmega.php:154
39
  #, php-format
40
  msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
41
  msgstr ""
42
 
43
  #: includes/widgets/htmega_brand.php:86 includes/widgets/htmega_brand.php:99
44
- #: includes/widgets/htmega_image_grid.php:137
45
- #: includes/widgets/htmega_image_masonry.php:146
46
  msgid "#"
47
  msgstr ""
48
 
49
- #: includes/widgets/htmega_counter.php:146
50
  msgid "$"
51
  msgstr ""
52
 
53
- #: includes/widgets/htmega_pricing_list_view.php:133
54
  msgid "$42"
55
  msgstr ""
56
 
57
- #: includes/widgets/htmega_pricing_list_view.php:127
58
  msgid "$46"
59
  msgstr ""
60
 
61
- #: includes/widgets/htmega_pricing_list_view.php:121
62
  msgid "$48"
63
  msgstr ""
64
 
65
- #: includes/widgets/htmega_pricing_list_view.php:115
66
  msgid "$52"
67
  msgstr ""
68
 
69
- #: includes/widgets/htmega_pricing_list_view.php:76
70
  msgid "$56"
71
  msgstr ""
72
 
@@ -74,69 +75,70 @@ msgstr ""
74
  msgid "(no name)"
75
  msgstr ""
76
 
77
- #: includes/widgets/htmega_counter.php:155
78
  msgid "+"
79
  msgstr ""
80
 
81
- #: includes/widgets/htmega_booked_calender.php:52
82
- #: includes/widgets/htmega_flip-box.php:98
83
- #: includes/widgets/htmega_flip-box.php:193
84
  msgid "01"
85
  msgstr ""
86
 
87
- #: includes/widgets/htmega_booked_calender.php:53
88
  msgid "02"
89
  msgstr ""
90
 
91
- #: includes/widgets/htmega_booked_calender.php:54
92
  msgid "03"
93
  msgstr ""
94
 
95
- #: includes/widgets/htmega_booked_calender.php:55
96
  msgid "04"
97
  msgstr ""
98
 
99
- #: includes/widgets/htmega_booked_calender.php:56
100
  msgid "05"
101
  msgstr ""
102
 
103
- #: includes/widgets/htmega_booked_calender.php:57
104
  msgid "06"
105
  msgstr ""
106
 
107
- #: includes/widgets/htmega_booked_calender.php:58
108
  msgid "07"
109
  msgstr ""
110
 
111
- #: includes/widgets/htmega_booked_calender.php:59
112
  msgid "08"
113
  msgstr ""
114
 
115
- #: includes/widgets/htmega_booked_calender.php:60
116
  msgid "09"
117
  msgstr ""
118
 
119
- #: includes/widgets/htmega_instagram.php:112
120
- #: includes/widgets/htmega_pricing_list_view.php:316
121
- #: includes/widgets/htmega_pricing_list_view.php:317
122
- #: includes/widgets/htmega_pricing_list_view.php:323
123
- #: includes/widgets/htmega_pricing_list_view.php:329
124
- #: includes/widgets/htmega_pricing_list_view.php:336
125
- #: includes/widgets/htmega_table.php:239 includes/widgets/htmega_table.php:240
126
- #: includes/widgets/htmega_table.php:246 includes/widgets/htmega_table.php:252
127
- #: includes/widgets/htmega_table.php:259
 
128
  msgid "1"
129
  msgstr ""
130
 
131
- #: includes/widgets/htmega_weather.php:87
132
  msgid "1 Days"
133
  msgstr ""
134
 
135
- #: includes/widgets/htmega_twitter_feed.php:1482
136
  msgid "1 hour ago"
137
  msgstr ""
138
 
139
- #: includes/widgets/htmega_twitter_feed.php:1476
140
  msgid "1 min ago"
141
  msgstr ""
142
 
@@ -144,7 +146,7 @@ msgstr ""
144
  msgid "1 minute"
145
  msgstr ""
146
 
147
- #: includes/widgets/htmega_twitter_feed.php:1495
148
  msgid "1 month ago"
149
  msgstr ""
150
 
@@ -152,7 +154,7 @@ msgstr ""
152
  msgid "1 week"
153
  msgstr ""
154
 
155
- #: includes/widgets/htmega_twitter_feed.php:1498
156
  msgid "1 year ago"
157
  msgstr ""
158
 
@@ -160,7 +162,7 @@ msgstr ""
160
  msgid "1.5 minutes"
161
  msgstr ""
162
 
163
- #: includes/widgets/htmega_booked_calender.php:61
164
  msgid "10"
165
  msgstr ""
166
 
@@ -168,55 +170,60 @@ msgstr ""
168
  msgid "10 seconds"
169
  msgstr ""
170
 
171
- #: includes/widgets/htmega_booked_calender.php:62
172
  msgid "11"
173
  msgstr ""
174
 
175
- #: includes/widgets/htmega_booked_calender.php:63
176
  msgid "12"
177
  msgstr ""
178
 
179
- #: includes/widgets/htmega_booked_calender.php:64
180
  msgid "13"
181
  msgstr ""
182
 
183
- #: includes/widgets/htmega_booked_calender.php:65
184
  msgid "14"
185
  msgstr ""
186
 
187
- #: includes/widgets/htmega_booked_calender.php:66
188
  msgid "15"
189
  msgstr ""
190
 
191
- #: admin/include/admin-setting.php:1139
192
  msgid "15 Categories / Template set"
193
  msgstr ""
194
 
195
- #: admin/include/admin-setting.php:1140
196
  msgid "15 Templates"
197
  msgstr ""
198
 
199
- #: includes/widgets/htmega_booked_calender.php:67
 
 
 
 
200
  msgid "16"
201
  msgstr ""
202
 
203
- #: includes/widgets/htmega_booked_calender.php:68
204
  msgid "17"
205
  msgstr ""
206
 
207
- #: includes/widgets/htmega_booked_calender.php:69
208
  msgid "18"
209
  msgstr ""
210
 
211
- #: includes/widgets/htmega_booked_calender.php:70
212
  msgid "19"
213
  msgstr ""
214
 
215
- #: includes/widgets/htmega_instagram.php:113
 
216
  msgid "2"
217
  msgstr ""
218
 
219
- #: includes/widgets/htmega_weather.php:86
220
  msgid "2 Days"
221
  msgstr ""
222
 
@@ -228,7 +235,7 @@ msgstr ""
228
  msgid "2 seconds"
229
  msgstr ""
230
 
231
- #: includes/widgets/htmega_booked_calender.php:71
232
  msgid "20"
233
  msgstr ""
234
 
@@ -236,147 +243,152 @@ msgstr ""
236
  msgid "20 seconds"
237
  msgstr ""
238
 
239
- #: includes/widgets/htmega_booked_calender.php:117
240
  msgid "2018"
241
  msgstr ""
242
 
243
- #: includes/widgets/htmega_booked_calender.php:118
244
  msgid "2019"
245
  msgstr ""
246
 
247
- #: includes/widgets/htmega_booked_calender.php:119
248
  msgid "2020"
249
  msgstr ""
250
 
251
- #: includes/widgets/htmega_booked_calender.php:120
252
  msgid "2021"
253
  msgstr ""
254
 
255
- #: includes/widgets/htmega_booked_calender.php:121
256
  msgid "2022"
257
  msgstr ""
258
 
259
- #: includes/widgets/htmega_booked_calender.php:122
260
  msgid "2023"
261
  msgstr ""
262
 
263
- #: includes/widgets/htmega_booked_calender.php:123
264
  msgid "2024"
265
  msgstr ""
266
 
267
- #: includes/widgets/htmega_booked_calender.php:124
268
  msgid "2025"
269
  msgstr ""
270
 
271
- #: includes/widgets/htmega_booked_calender.php:125
272
  msgid "2026"
273
  msgstr ""
274
 
275
- #: includes/widgets/htmega_booked_calender.php:126
276
  msgid "2027"
277
  msgstr ""
278
 
279
- #: includes/widgets/htmega_booked_calender.php:127
280
  msgid "2028"
281
  msgstr ""
282
 
283
- #: includes/widgets/htmega_booked_calender.php:128
284
  msgid "2029"
285
  msgstr ""
286
 
287
- #: includes/widgets/htmega_booked_calender.php:129
288
  msgid "2030"
289
  msgstr ""
290
 
291
- #: includes/widgets/htmega_booked_calender.php:130
292
  msgid "2031"
293
  msgstr ""
294
 
295
- #: includes/widgets/htmega_booked_calender.php:131
296
  msgid "2032"
297
  msgstr ""
298
 
299
- #: includes/widgets/htmega_booked_calender.php:132
300
  msgid "2033"
301
  msgstr ""
302
 
303
- #: includes/widgets/htmega_booked_calender.php:133
304
  msgid "2034"
305
  msgstr ""
306
 
307
- #: includes/widgets/htmega_booked_calender.php:134
308
  msgid "2035"
309
  msgstr ""
310
 
311
- #: includes/widgets/htmega_booked_calender.php:135
312
  msgid "2036"
313
  msgstr ""
314
 
315
- #: includes/widgets/htmega_booked_calender.php:136
316
  msgid "2037"
317
  msgstr ""
318
 
319
- #: includes/widgets/htmega_booked_calender.php:137
320
  msgid "2038"
321
  msgstr ""
322
 
323
- #: includes/widgets/htmega_booked_calender.php:138
324
  msgid "2039"
325
  msgstr ""
326
 
327
- #: includes/widgets/htmega_booked_calender.php:139
328
  msgid "2040"
329
  msgstr ""
330
 
331
- #: includes/widgets/htmega_booked_calender.php:72
332
  msgid "21"
333
  msgstr ""
334
 
335
- #: includes/widgets/htmega_booked_calender.php:73
336
  msgid "22"
337
  msgstr ""
338
 
339
- #: includes/widgets/htmega_booked_calender.php:74
340
  msgid "23"
341
  msgstr ""
342
 
343
- #: includes/widgets/htmega_googlemap.php:129
344
  msgid "23.8103"
345
  msgstr ""
346
 
347
- #: includes/widgets/htmega_booked_calender.php:75
348
  msgid "24"
349
  msgstr ""
350
 
351
- #: includes/widgets/htmega_booked_calender.php:76
 
 
 
 
352
  msgid "25"
353
  msgstr ""
354
 
355
- #: includes/widgets/htmega_booked_calender.php:77
356
  msgid "26"
357
  msgstr ""
358
 
359
- #: includes/widgets/htmega_booked_calender.php:78
360
  msgid "27"
361
  msgstr ""
362
 
363
- #: includes/widgets/htmega_booked_calender.php:79
364
  msgid "28"
365
  msgstr ""
366
 
367
- #: includes/widgets/htmega_booked_calender.php:80
368
  msgid "29"
369
  msgstr ""
370
 
371
- #: includes/widgets/htmega_mailchimp_for_wp.php:53
372
  msgid "294"
373
  msgstr ""
374
 
375
- #: includes/widgets/htmega_instagram.php:114
 
376
  msgid "3"
377
  msgstr ""
378
 
379
- #: includes/widgets/htmega_weather.php:85
380
  msgid "3 Days"
381
  msgstr ""
382
 
@@ -384,7 +396,7 @@ msgstr ""
384
  msgid "3 seconds"
385
  msgstr ""
386
 
387
- #: includes/widgets/htmega_booked_calender.php:81
388
  msgid "30"
389
  msgstr ""
390
 
@@ -392,27 +404,40 @@ msgstr ""
392
  msgid "30 seconds"
393
  msgstr ""
394
 
395
- #: includes/widgets/htmega_booked_calender.php:82
396
  msgid "31"
397
  msgstr ""
398
 
399
- #: admin/include/admin-setting.php:1165
 
 
 
 
400
  msgid "325 Blocks / Sections"
401
  msgstr ""
402
 
403
- #: admin/include/admin-setting.php:1166
404
  msgid "35 Categories / Template set"
405
  msgstr ""
406
 
407
- #: admin/include/admin-setting.php:1141
408
  msgid "360 Blocks / Sections"
409
  msgstr ""
410
 
411
- #: includes/widgets/htmega_instagram.php:115
 
 
 
 
 
 
 
 
 
412
  msgid "4"
413
  msgstr ""
414
 
415
- #: includes/widgets/htmega_weather.php:84
416
  msgid "4 Days"
417
  msgstr ""
418
 
@@ -425,13 +450,13 @@ msgstr ""
425
  msgid "40 seconds"
426
  msgstr ""
427
 
 
 
428
  #: admin/include/admin-setting.php:598
429
- #: includes/widgets/htmega_404_content.php:13
430
- #: includes/widgets/htmega_404_content.php:28
431
  msgid "404 Content"
432
  msgstr ""
433
 
434
- #: admin/include/admin-setting.php:1143 admin/include/admin-setting.php:1169
435
  msgid "404 Error Page Builder"
436
  msgstr ""
437
 
@@ -439,7 +464,12 @@ msgstr ""
439
  msgid "404 Page Template."
440
  msgstr ""
441
 
442
- #: includes/widgets/htmega_instagram.php:116
 
 
 
 
 
443
  msgid "5"
444
  msgstr ""
445
 
@@ -451,15 +481,16 @@ msgstr ""
451
  msgid "50 seconds"
452
  msgstr ""
453
 
454
- #: includes/widgets/htmega_special_banner.php:100
455
  msgid "50%"
456
  msgstr ""
457
 
458
- #: admin/include/admin-setting.php:1167
459
  msgid "524 Templates"
460
  msgstr ""
461
 
462
- #: includes/widgets/htmega_instagram.php:117
 
463
  msgid "6"
464
  msgstr ""
465
 
@@ -467,12 +498,8 @@ msgstr ""
467
  msgid "6 seconds"
468
  msgstr ""
469
 
470
- #: includes/widgets/htmega_instagram.php:60
471
- msgid "6666969077"
472
- msgstr ""
473
-
474
- #: includes/widgets/htmega_instagram.php:71
475
- msgid "6666969077.1677ed0.d325f406d94c4dfab939137c5c2cc6c2"
476
  msgstr ""
477
 
478
  #: extensions/wc-sales-notification/admin/setting.php:124
@@ -483,7 +510,11 @@ msgstr ""
483
  msgid "8 seconds"
484
  msgstr ""
485
 
486
- #: admin/include/admin-setting.php:1138 admin/include/admin-setting.php:1164
 
 
 
 
487
  msgid "84 Elements"
488
  msgstr ""
489
 
@@ -491,151 +522,159 @@ msgstr ""
491
  msgid "9 seconds"
492
  msgstr ""
493
 
494
- #: includes/widgets/htmega_googlemap.php:130
495
- #: includes/widgets/htmega_googlemap.php:131
496
  msgid "90.4125"
497
  msgstr ""
498
 
499
- #: includes/widgets/htmega_business_hours.php:65
500
  msgid "9:00 AM - 6:00 PM"
501
  msgstr ""
502
 
503
- #: includes/widgets/htmega_business_hours.php:143
504
- #: includes/widgets/htmega_business_hours.php:154
505
- #: includes/widgets/htmega_business_hours.php:159
506
- #: includes/widgets/htmega_business_hours.php:164
507
- #: includes/widgets/htmega_business_hours.php:169
508
  msgid "9:00 AM to 6:00 PM"
509
  msgstr ""
510
 
511
- #: includes/widgets/htmega_business_hours.php:174
512
  msgid "9:00 AM to 6:30 PM"
513
  msgstr ""
514
 
515
- #: includes/widgets/htmega_inline_menu.php:83
516
  #, php-format
517
  msgid ""
518
  "<strong>There are no menus in your site.</strong><br>Go to the <a "
519
  "href=\"%s\" target=\"_blank\">Menus Option</a> to create one."
520
  msgstr ""
521
 
522
- #: includes/widgets/htmega_notify.php:66
523
  msgid "<strong>Welcome,</strong>to Notification."
524
  msgstr ""
525
 
526
- #: includes/widgets/htmega_twitter_feed.php:94
527
  msgid "Access Token"
528
  msgstr ""
529
 
530
- #: includes/widgets/htmega_twitter_feed.php:104
531
  msgid "Access Token Secret"
532
  msgstr ""
533
 
534
- #: admin/include/admin-setting.php:109 admin/include/admin-setting.php:110
535
- #: includes/widgets/htmega_accordion.php:14
536
- #: includes/widgets/htmega_accordion.php:39
537
  msgid "Accordion"
538
  msgstr ""
539
 
540
- #: includes/widgets/htmega_accordion.php:102
541
- #: includes/widgets/htmega_accordion.php:104
542
- #: includes/widgets/htmega_accordion.php:112
543
- #: includes/widgets/htmega_accordion.php:213
544
  #: includes/widgets/htmega_accordion.php:215
545
- #: includes/widgets/htmega_accordion.php:223
546
- #: includes/widgets/htmega_accordion.php:968
 
547
  msgid "Accordion Content"
548
  msgstr ""
549
 
550
- #: includes/widgets/htmega_accordion.php:353
551
  msgid "Accordion Height"
552
  msgstr ""
553
 
554
- #: includes/widgets/htmega_accordion.php:741
555
  msgid "Accordion Icon"
556
  msgstr ""
557
 
558
- #: includes/widgets/htmega_accordion.php:391
559
  msgid "Accordion Item"
560
  msgstr ""
561
 
562
- #: includes/widgets/htmega_accordion.php:401
563
  msgid "Accordion Item Spacing"
564
  msgstr ""
565
 
566
- #: includes/widgets/htmega_accordion.php:62
567
- #: includes/widgets/htmega_accordion.php:132
568
- #: includes/widgets/htmega_accordion.php:171
569
  msgid "Accordion Items"
570
  msgstr ""
571
 
572
- #: includes/widgets/htmega_accordion.php:86
573
- #: includes/widgets/htmega_accordion.php:149
574
- #: includes/widgets/htmega_accordion.php:188
575
- #: includes/widgets/htmega_accordion.php:424
576
- #: includes/widgets/htmega_accordion.php:617
577
  msgid "Accordion Title"
578
  msgstr ""
579
 
580
- #: includes/widgets/htmega_accordion.php:69
581
- #: includes/widgets/htmega_accordion.php:140
582
- #: includes/widgets/htmega_accordion.php:178
583
- msgid "Accordion Title One"
584
  msgstr ""
585
 
586
- #: includes/widgets/htmega_accordion.php:77
587
- msgid "Accordion Title Three"
 
588
  msgstr ""
589
 
590
- #: includes/widgets/htmega_accordion.php:73
 
591
  msgid "Accordion Title Two"
592
  msgstr ""
593
 
594
- #: admin/include/template-library.php:229
595
- #: admin/include/template-library.php:281
596
  msgid "Activate"
597
  msgstr ""
598
 
599
- #: admin/include/template-library.php:240
600
- #: admin/include/template-library.php:292
601
  msgid "Activated"
602
  msgstr ""
603
 
604
- #: includes/class.assests.php:359
605
  msgid "Activating.."
606
  msgstr ""
607
 
608
- #: includes/class.assests.php:360 includes/widgets/htmega_accordion.php:550
609
- #: includes/widgets/htmega_accordion.php:880
610
- #: includes/widgets/htmega_buddy_press.php:55
611
- #: includes/widgets/htmega_carousel.php:749
612
- #: includes/widgets/htmega_inline_menu.php:280
613
- #: includes/widgets/htmega_instagram.php:1270
614
- #: includes/widgets/htmega_panel_slider.php:971
615
- #: includes/widgets/htmega_popover.php:197
616
- #: includes/widgets/htmega_post_carousel.php:1521
617
- #: includes/widgets/htmega_post_slider.php:1541
618
- #: includes/widgets/htmega_scroll_navigation.php:387
619
- #: includes/widgets/htmega_slider_thumb_gallery.php:1045
620
- #: includes/widgets/htmega_switcher.php:427 includes/widgets/htmega_tab.php:421
621
- #: includes/widgets/htmega_testimonial.php:1164
622
- #: includes/widgets/htmega_twitter_feed.php:1256
 
 
 
623
  msgid "Active"
624
  msgstr ""
625
 
626
- #: includes/widgets/htmega_booked_calender.php:435
627
  msgid "Active Date Background Color"
628
  msgstr ""
629
 
630
- #: includes/widgets/htmega_tab.php:207
631
  msgid "Active Icon Color"
632
  msgstr ""
633
 
634
- #: includes/widgets/htmega_add_banner.php:13
 
 
 
 
 
 
 
 
635
  msgid "Add Banner"
636
  msgstr ""
637
 
638
- #: includes/widgets/htmega_gallery_justify.php:42
639
  msgid "Add Images"
640
  msgstr ""
641
 
@@ -644,26 +683,23 @@ msgstr ""
644
  msgid "Add to Cart"
645
  msgstr ""
646
 
647
- #: includes/widgets/htmega_section_title.php:55
648
  msgid "Add Your Heading Text Here"
649
  msgstr ""
650
 
651
- #: includes/widgets/htmega_single_post.php:62
652
  msgid "Additional Option"
653
  msgstr ""
654
 
655
- #: includes/widgets/htmega_accordion.php:326
 
656
  msgid "Additional Options"
657
  msgstr ""
658
 
659
- #: includes/widgets/htmega_image_comparison.php:92
660
  msgid "Additional Setting"
661
  msgstr ""
662
 
663
- #: includes/widgets/htmega_flip-box.php:279
664
- msgid "Aditional Options"
665
- msgstr ""
666
-
667
  #: admin/include/admin-setting.php:126
668
  msgid "Ads Banner"
669
  msgstr ""
@@ -672,110 +708,115 @@ msgstr ""
672
  msgid "Advance Addons"
673
  msgstr ""
674
 
675
- #: includes/widgets/htmega_socialshere.php:335
676
  msgid "Advance Options"
677
  msgstr ""
678
 
679
- #: includes/widgets/htmega_section_title.php:74
680
  msgid "Advance Title"
681
  msgstr ""
682
 
683
- #: includes/widgets/htmega_section_title.php:248
684
  msgid "Advance Title Setting"
685
  msgstr ""
686
 
687
- #: includes/widgets/htmega_section_title.php:715
688
  msgid "Advance Title style"
689
  msgstr ""
690
 
691
- #: includes/widgets/htmega_blockquote.php:409
692
- #: includes/widgets/htmega_image_comparison.php:110
693
  msgid "After"
694
  msgstr ""
695
 
696
- #: includes/widgets/htmega_image_comparison.php:69
697
  msgid "After Image"
698
  msgstr ""
699
 
700
- #: includes/widgets/htmega_animated_heading.php:222
701
  msgid "After Text Style"
702
  msgstr ""
703
 
704
- #: includes/widgets/htmega_image_comparison.php:108
705
- #: includes/widgets/htmega_image_comparison.php:225
706
  msgid "After Title"
707
  msgstr ""
708
 
709
- #: includes/widgets/htmega_404_content.php:230
710
- #: includes/widgets/htmega_accordion.php:445
711
- #: includes/widgets/htmega_accordion.php:628
712
- #: includes/widgets/htmega_accordion.php:763
713
- #: includes/widgets/htmega_add_banner.php:148
714
- #: includes/widgets/htmega_blockquote.php:173
715
- #: includes/widgets/htmega_buddy_press.php:235
716
- #: includes/widgets/htmega_button.php:163
717
- #: includes/widgets/htmega_call_to_action.php:178
718
- #: includes/widgets/htmega_contact_form_seven.php:108
719
- #: includes/widgets/htmega_counter.php:245
720
- #: includes/widgets/htmega_double_button.php:267
721
- #: includes/widgets/htmega_double_button.php:503
722
- #: includes/widgets/htmega_double_button.php:707
723
- #: includes/widgets/htmega_easy_digital_download.php:299
724
- #: includes/widgets/htmega_image_grid.php:198
725
- #: includes/widgets/htmega_image_grid.php:288
726
- #: includes/widgets/htmega_image_masonry.php:194
727
- #: includes/widgets/htmega_image_masonry.php:284
728
- #: includes/widgets/htmega_inline_menu.php:112
729
- #: includes/widgets/htmega_mailchimp_for_wp.php:110
730
- #: includes/widgets/htmega_modal.php:342 includes/widgets/htmega_modal.php:763
731
- #: includes/widgets/htmega_offcanvas.php:232
732
- #: includes/widgets/htmega_panel_slider.php:476
733
- #: includes/widgets/htmega_popover.php:254
734
- #: includes/widgets/htmega_popover.php:662
735
- #: includes/widgets/htmega_popover.php:771
736
- #: includes/widgets/htmega_post_carousel.php:678
737
- #: includes/widgets/htmega_post_carousel.php:770
738
- #: includes/widgets/htmega_post_carousel.php:981
739
- #: includes/widgets/htmega_post_grid.php:266
740
- #: includes/widgets/htmega_post_grid.php:360
741
  #: includes/widgets/htmega_post_grid_tab.php:345
742
- #: includes/widgets/htmega_post_grid_tab.php:434
743
- #: includes/widgets/htmega_post_grid_tab.php:645
744
- #: includes/widgets/htmega_post_slider.php:634
745
- #: includes/widgets/htmega_post_slider.php:726
746
- #: includes/widgets/htmega_post_slider.php:937
747
- #: includes/widgets/htmega_pricing_list_view.php:497
748
- #: includes/widgets/htmega_pricing_list_view.php:620
749
- #: includes/widgets/htmega_search.php:123
750
- #: includes/widgets/htmega_section_title.php:378
751
- #: includes/widgets/htmega_services.php:200
752
- #: includes/widgets/htmega_services.php:296
753
- #: includes/widgets/htmega_services.php:426
754
- #: includes/widgets/htmega_services.php:617
755
- #: includes/widgets/htmega_services.php:817
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
756
  #: includes/widgets/htmega_single_post.php:188
757
- #: includes/widgets/htmega_single_post.php:353
758
- #: includes/widgets/htmega_special_banner.php:254
759
- #: includes/widgets/htmega_tab.php:314 includes/widgets/htmega_table.php:414
760
- #: includes/widgets/htmega_table.php:534
761
  #: includes/widgets/htmega_tablepress.php:203
762
  #: includes/widgets/htmega_tablepress.php:360
763
- #: includes/widgets/htmega_teammember.php:399
764
- #: includes/widgets/htmega_teammember.php:496
765
- #: includes/widgets/htmega_teammember.php:593
766
- #: includes/widgets/htmega_teammember.php:661
767
- #: includes/widgets/htmega_testimonial.php:544
768
- #: includes/widgets/htmega_testimonial.php:641
769
- #: includes/widgets/htmega_testimonial.php:739
770
- #: includes/widgets/htmega_testimonial_grid.php:338
771
  #: includes/widgets/htmega_toggle.php:190
772
- #: includes/widgets/htmega_tooltip.php:230
773
- #: includes/widgets/htmega_user_login_form.php:232
774
- #: includes/widgets/htmega_user_login_form.php:712
775
- #: includes/widgets/htmega_user_register_form.php:427
776
- #: includes/widgets/htmega_user_register_form.php:1021
777
- #: includes/widgets/htmega_video_player.php:200
778
- #: includes/widgets/htmega_wc_categories.php:339
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
779
  msgid "Alignment"
780
  msgstr ""
781
 
@@ -787,14 +828,14 @@ msgstr ""
787
  msgid "All Builders"
788
  msgstr ""
789
 
790
- #: includes/class.assests.php:349
791
  msgid "All Items have been Loaded"
792
  msgstr ""
793
 
794
- #: includes/widgets/htmega_accordion.php:70
795
- #: includes/widgets/htmega_accordion.php:74
796
- #: includes/widgets/htmega_accordion.php:78
797
- #: includes/widgets/htmega_accordion.php:179
798
  msgid ""
799
  "Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry "
800
  "richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard "
@@ -811,24 +852,24 @@ msgstr ""
811
  msgid "Animate Heading"
812
  msgstr ""
813
 
814
- #: includes/widgets/htmega_animated_heading.php:13
815
- #: includes/widgets/htmega_animated_heading.php:35
816
  msgid "Animated Heading"
817
  msgstr ""
818
 
819
- #: includes/widgets/htmega_animated_heading.php:95
820
  msgid "Animated Heading Text"
821
  msgstr ""
822
 
823
- #: includes/widgets/htmega_animated_heading.php:310
824
  msgid "Animated Text Style"
825
  msgstr ""
826
 
827
- #: includes/widgets/htmega_news_ticker.php:105
828
  msgid "Animatied duration"
829
  msgstr ""
830
 
831
- #: includes/widgets/htmega_flip-box.php:308
832
  msgid "Animation"
833
  msgstr ""
834
 
@@ -840,104 +881,116 @@ msgstr ""
840
  msgid "Animation Out"
841
  msgstr ""
842
 
843
- #: includes/widgets/htmega_news_ticker.php:96
844
  msgid "Animation Speed"
845
  msgstr ""
846
 
847
- #: includes/widgets/htmega_animated_heading.php:60
848
  msgid "Animation Type"
849
  msgstr ""
850
 
851
- #: includes/widgets/htmega_googlemap.php:156
852
  msgid "Another Place"
853
  msgstr ""
854
 
855
- #: includes/widgets/htmega_booked_calender.php:542
856
  msgid "Appointment Button"
857
  msgstr ""
858
 
859
- #: includes/widgets/htmega_booked_calender.php:399
860
  msgid "Appointments"
861
  msgstr ""
862
 
863
- #: includes/widgets/htmega_booked_calender.php:97
864
  msgid "April"
865
  msgstr ""
866
 
867
- #: admin/include/admin-setting.php:736 admin/include/admin-setting.php:737
868
  msgid "Archive Posts"
869
  msgstr ""
870
 
871
- #: admin/include/admin-setting.php:745 admin/include/admin-setting.php:746
 
 
 
872
  msgid "Archive Title"
873
  msgstr ""
874
 
875
- #: includes/widgets/htmega_buddy_press.php:161
876
- #: includes/widgets/htmega_popover.php:508
877
  msgid "Area"
878
  msgstr ""
879
 
880
- #: includes/widgets/htmega_carousel.php:414
881
- #: includes/widgets/htmega_instagram.php:935
882
- #: includes/widgets/htmega_panel_slider.php:630
883
- #: includes/widgets/htmega_popover.php:805
884
- #: includes/widgets/htmega_post_carousel.php:1176
885
- #: includes/widgets/htmega_post_slider.php:1131
886
- #: includes/widgets/htmega_slider_thumb_gallery.php:712
887
- #: includes/widgets/htmega_testimonial.php:829
888
- #: includes/widgets/htmega_tooltip.php:552
889
- #: includes/widgets/htmega_twitter_feed.php:924
 
890
  msgid "Arrow"
891
  msgstr ""
892
 
893
- #: includes/widgets/htmega_popover.php:835
894
  msgid "Arrow Background Color"
895
  msgstr ""
896
 
897
- #: includes/widgets/htmega_popover.php:812
898
  msgid "Arrow Border Color"
899
  msgstr ""
900
 
901
- #: includes/widgets/htmega_tooltip.php:558
902
  msgid "Arrow Color"
903
  msgstr ""
904
 
905
- #: includes/widgets/htmega_easy_digital_download.php:198
 
 
 
 
 
 
 
 
906
  msgid "ASC"
907
  msgstr ""
908
 
 
 
 
 
 
909
  #: includes/widgets/htmega_job_manager.php:68
910
- #: includes/widgets/htmega_news_ticker.php:251
911
- #: includes/widgets/htmega_post_carousel.php:144
912
- #: includes/widgets/htmega_post_grid.php:123
913
- #: includes/widgets/htmega_post_grid_tab.php:131
914
- #: includes/widgets/htmega_post_slider.php:132
915
- #: includes/widgets/htmega_wc_categories.php:138
916
  msgid "Ascending"
917
  msgstr ""
918
 
919
- #: includes/widgets/htmega_vertical_timeline.php:101
920
  msgid "Aug<br/>2018"
921
  msgstr ""
922
 
923
- #: includes/widgets/htmega_booked_calender.php:101
924
  msgid "August"
925
  msgstr ""
926
 
 
 
 
 
927
  #: includes/widgets/htmega_job_manager.php:86
928
- #: includes/widgets/htmega_post_carousel.php:266
929
- #: includes/widgets/htmega_post_slider.php:244
930
- #: includes/widgets/htmega_single_post.php:105
931
- #: includes/widgets/htmega_twitter_feed.php:662
932
  msgid "Author"
933
  msgstr ""
934
 
935
- #: admin/include/admin-setting.php:790 admin/include/admin-setting.php:791
936
  msgid "Author Info"
937
  msgstr ""
938
 
939
  #: includes/widgets/htmega_instagram_feed.php:57
940
- #: includes/widgets/htmega_notify.php:221
941
  msgid "Auto"
942
  msgstr ""
943
 
@@ -945,49 +998,51 @@ msgstr ""
945
  msgid "Auto Play"
946
  msgstr ""
947
 
948
- #: includes/widgets/htmega_news_ticker.php:137
949
  msgid "Auto Start"
950
  msgstr ""
951
 
952
- #: includes/widgets/htmega_carousel.php:274
953
- #: includes/widgets/htmega_instagram.php:467
954
- #: includes/widgets/htmega_panel_slider.php:294
955
- #: includes/widgets/htmega_post_carousel.php:434
956
- #: includes/widgets/htmega_post_slider.php:434
957
- #: includes/widgets/htmega_slider_thumb_gallery.php:256
958
- #: includes/widgets/htmega_testimonial.php:328
959
- #: includes/widgets/htmega_twitter_feed.php:368
 
960
  msgid "Autoplay animation speed"
961
  msgstr ""
962
 
963
- #: includes/widgets/htmega_carousel.php:261
964
- #: includes/widgets/htmega_instagram.php:454
965
- #: includes/widgets/htmega_panel_slider.php:281
966
- #: includes/widgets/htmega_post_carousel.php:421
967
- #: includes/widgets/htmega_post_slider.php:421
968
- #: includes/widgets/htmega_slider_thumb_gallery.php:245
969
- #: includes/widgets/htmega_testimonial.php:315
970
- #: includes/widgets/htmega_twitter_feed.php:355
 
971
  msgid "Autoplay speed"
972
  msgstr ""
973
 
974
- #: includes/widgets/htmega_booked_calender.php:287
975
  msgid "Available Date"
976
  msgstr ""
977
 
978
- #: includes/widgets/htmega_flip-box.php:148
979
- #: includes/widgets/htmega_flip-box.php:763
980
  msgid "Back"
981
  msgstr ""
982
 
983
- #: includes/widgets/htmega_404_content.php:121
984
- #: includes/widgets/htmega_404_content.php:530
985
  msgid "Back Button"
986
  msgstr ""
987
 
988
- #: includes/widgets/htmega_404_content.php:129
989
- #: includes/widgets/htmega_404_content.php:130
990
- #: includes/widgets/htmega_404_content.php:178
991
  msgid "Back To Home"
992
  msgstr ""
993
 
@@ -995,310 +1050,324 @@ msgstr ""
995
  msgid "Back to Library"
996
  msgstr ""
997
 
998
- #: includes/widgets/htmega_404_content.php:558
999
- #: includes/widgets/htmega_404_content.php:645
1000
- #: includes/widgets/htmega_404_content.php:710
1001
- #: includes/widgets/htmega_404_content.php:797
1002
- #: includes/widgets/htmega_accordion.php:471
1003
- #: includes/widgets/htmega_accordion.php:557
1004
- #: includes/widgets/htmega_accordion.php:655
1005
- #: includes/widgets/htmega_accordion.php:785
1006
- #: includes/widgets/htmega_accordion.php:888
1007
- #: includes/widgets/htmega_accordion.php:1029
1008
- #: includes/widgets/htmega_add_banner.php:458
1009
- #: includes/widgets/htmega_add_banner.php:537
1010
- #: includes/widgets/htmega_animated_heading.php:187
1011
- #: includes/widgets/htmega_animated_heading.php:275
1012
- #: includes/widgets/htmega_animated_heading.php:363
1013
- #: includes/widgets/htmega_blockquote.php:205
1014
- #: includes/widgets/htmega_blockquote.php:522
1015
- #: includes/widgets/htmega_booked_calender.php:241
1016
- #: includes/widgets/htmega_booked_calender.php:294
1017
- #: includes/widgets/htmega_booked_calender.php:410
 
 
 
 
 
 
 
 
 
1018
  #: includes/widgets/htmega_brand.php:159 includes/widgets/htmega_brand.php:184
1019
- #: includes/widgets/htmega_buddy_press.php:190
1020
- #: includes/widgets/htmega_business_hours.php:196
1021
- #: includes/widgets/htmega_business_hours.php:348
1022
- #: includes/widgets/htmega_business_hours.php:388
1023
- #: includes/widgets/htmega_button.php:255
1024
- #: includes/widgets/htmega_button.php:342
1025
- #: includes/widgets/htmega_call_to_action.php:136
1026
- #: includes/widgets/htmega_call_to_action.php:403
1027
- #: includes/widgets/htmega_call_to_action.php:491
1028
- #: includes/widgets/htmega_carousel.php:480
1029
- #: includes/widgets/htmega_carousel.php:603
1030
- #: includes/widgets/htmega_carousel.php:663
1031
- #: includes/widgets/htmega_carousel.php:757
1032
- #: includes/widgets/htmega_contact_form_seven.php:99
1033
- #: includes/widgets/htmega_countdown.php:393
1034
- #: includes/widgets/htmega_countdown.php:595
1035
- #: includes/widgets/htmega_countdown.php:662
1036
- #: includes/widgets/htmega_countdown.php:722
1037
- #: includes/widgets/htmega_counter.php:173
1038
- #: includes/widgets/htmega_counter.php:315
1039
- #: includes/widgets/htmega_counter.php:411
1040
- #: includes/widgets/htmega_counter.php:540
1041
- #: includes/widgets/htmega_counter.php:633
1042
- #: includes/widgets/htmega_counter.php:726
1043
- #: includes/widgets/htmega_double_button.php:459
1044
- #: includes/widgets/htmega_double_button.php:576
1045
- #: includes/widgets/htmega_double_button.php:663
1046
- #: includes/widgets/htmega_double_button.php:779
1047
- #: includes/widgets/htmega_double_button.php:859
1048
- #: includes/widgets/htmega_dropcaps.php:100
1049
- #: includes/widgets/htmega_dropcaps.php:192
1050
- #: includes/widgets/htmega_easy_digital_download.php:540
1051
- #: includes/widgets/htmega_easy_digital_download.php:609
1052
- #: includes/widgets/htmega_flip-box.php:348
1053
- #: includes/widgets/htmega_flip-box.php:785
1054
- #: includes/widgets/htmega_gravity_forms.php:178
1055
- #: includes/widgets/htmega_image_comparison.php:200
1056
- #: includes/widgets/htmega_image_comparison.php:282
1057
- #: includes/widgets/htmega_image_comparison.php:351
1058
- #: includes/widgets/htmega_image_comparison.php:417
1059
- #: includes/widgets/htmega_image_comparison.php:437
1060
- #: includes/widgets/htmega_image_grid.php:246
1061
- #: includes/widgets/htmega_image_grid.php:404
1062
- #: includes/widgets/htmega_image_grid.php:480
1063
- #: includes/widgets/htmega_image_marker.php:36
1064
- #: includes/widgets/htmega_image_marker.php:197
1065
- #: includes/widgets/htmega_image_marker.php:250
1066
- #: includes/widgets/htmega_image_masonry.php:242
1067
- #: includes/widgets/htmega_image_masonry.php:389
1068
- #: includes/widgets/htmega_image_masonry.php:465
1069
- #: includes/widgets/htmega_inline_menu.php:161
1070
- #: includes/widgets/htmega_inline_menu.php:247
1071
- #: includes/widgets/htmega_inline_menu.php:301
1072
- #: includes/widgets/htmega_instagram.php:616
1073
- #: includes/widgets/htmega_instagram.php:662
1074
- #: includes/widgets/htmega_instagram.php:793
1075
- #: includes/widgets/htmega_instagram.php:1001
1076
- #: includes/widgets/htmega_instagram.php:1124
1077
- #: includes/widgets/htmega_instagram.php:1184
1078
- #: includes/widgets/htmega_instagram.php:1278
1079
- #: includes/widgets/htmega_mailchimp_for_wp.php:101
1080
- #: includes/widgets/htmega_modal.php:222 includes/widgets/htmega_modal.php:399
1081
- #: includes/widgets/htmega_modal.php:468 includes/widgets/htmega_modal.php:561
1082
- #: includes/widgets/htmega_modal.php:658 includes/widgets/htmega_modal.php:708
1083
- #: includes/widgets/htmega_news_ticker.php:324
1084
- #: includes/widgets/htmega_news_ticker.php:454
1085
- #: includes/widgets/htmega_news_ticker.php:536
1086
- #: includes/widgets/htmega_news_ticker.php:617
1087
- #: includes/widgets/htmega_news_ticker.php:680
1088
- #: includes/widgets/htmega_ninja_forms.php:274
1089
- #: includes/widgets/htmega_notify.php:361
1090
- #: includes/widgets/htmega_notify.php:432
1091
- #: includes/widgets/htmega_notify.php:522
1092
- #: includes/widgets/htmega_offcanvas.php:223
1093
- #: includes/widgets/htmega_offcanvas.php:335
1094
- #: includes/widgets/htmega_offcanvas.php:366
1095
- #: includes/widgets/htmega_panel_slider.php:467
1096
- #: includes/widgets/htmega_panel_slider.php:692
1097
- #: includes/widgets/htmega_panel_slider.php:815
1098
- #: includes/widgets/htmega_panel_slider.php:928
1099
- #: includes/widgets/htmega_panel_slider.php:979
1100
- #: includes/widgets/htmega_popover.php:392
1101
- #: includes/widgets/htmega_popover.php:473
1102
- #: includes/widgets/htmega_popover.php:542
1103
- #: includes/widgets/htmega_popover.php:633
1104
- #: includes/widgets/htmega_popover.php:742
1105
- #: includes/widgets/htmega_post_carousel.php:873
1106
- #: includes/widgets/htmega_post_carousel.php:907
1107
- #: includes/widgets/htmega_post_carousel.php:1085
1108
- #: includes/widgets/htmega_post_carousel.php:1139
1109
- #: includes/widgets/htmega_post_carousel.php:1242
1110
- #: includes/widgets/htmega_post_carousel.php:1365
1111
- #: includes/widgets/htmega_post_carousel.php:1478
1112
- #: includes/widgets/htmega_post_carousel.php:1529
1113
- #: includes/widgets/htmega_post_grid.php:454
1114
- #: includes/widgets/htmega_post_grid_tab.php:228
1115
- #: includes/widgets/htmega_post_grid_tab.php:537
1116
- #: includes/widgets/htmega_post_grid_tab.php:571
1117
- #: includes/widgets/htmega_post_grid_tab.php:749
1118
- #: includes/widgets/htmega_post_grid_tab.php:803
1119
- #: includes/widgets/htmega_post_grid_tab.php:873
1120
- #: includes/widgets/htmega_post_grid_tab.php:907
1121
- #: includes/widgets/htmega_post_slider.php:829
1122
- #: includes/widgets/htmega_post_slider.php:863
1123
- #: includes/widgets/htmega_post_slider.php:1041
1124
- #: includes/widgets/htmega_post_slider.php:1095
1125
- #: includes/widgets/htmega_post_slider.php:1262
1126
- #: includes/widgets/htmega_post_slider.php:1385
1127
- #: includes/widgets/htmega_post_slider.php:1498
1128
- #: includes/widgets/htmega_post_slider.php:1549
1129
- #: includes/widgets/htmega_pricing_table.php:410
1130
- #: includes/widgets/htmega_pricing_table.php:510
1131
- #: includes/widgets/htmega_pricing_table.php:578
1132
- #: includes/widgets/htmega_pricing_table.php:619
1133
- #: includes/widgets/htmega_pricing_table.php:694
1134
- #: includes/widgets/htmega_pricing_table.php:778
1135
- #: includes/widgets/htmega_progressbar.php:361
1136
- #: includes/widgets/htmega_progressbar.php:579
1137
- #: includes/widgets/htmega_qu_forms.php:73
1138
- #: includes/widgets/htmega_qu_forms.php:162
1139
- #: includes/widgets/htmega_scroll_image.php:94
1140
- #: includes/widgets/htmega_scroll_navigation.php:301
1141
- #: includes/widgets/htmega_scroll_navigation.php:395
1142
- #: includes/widgets/htmega_search.php:225
1143
- #: includes/widgets/htmega_search.php:356
1144
- #: includes/widgets/htmega_search.php:461
1145
- #: includes/widgets/htmega_section_title.php:345
1146
- #: includes/widgets/htmega_section_title.php:588
1147
- #: includes/widgets/htmega_section_title.php:703
1148
- #: includes/widgets/htmega_section_title.php:805
1149
- #: includes/widgets/htmega_services.php:191
1150
- #: includes/widgets/htmega_services.php:588
1151
- #: includes/widgets/htmega_services.php:674
1152
- #: includes/widgets/htmega_services.php:788
1153
- #: includes/widgets/htmega_services.php:921
1154
- #: includes/widgets/htmega_services.php:977
1155
- #: includes/widgets/htmega_single_post.php:281
1156
- #: includes/widgets/htmega_slider_thumb_gallery.php:700
1157
- #: includes/widgets/htmega_slider_thumb_gallery.php:777
1158
- #: includes/widgets/htmega_slider_thumb_gallery.php:900
1159
- #: includes/widgets/htmega_slider_thumb_gallery.php:959
1160
- #: includes/widgets/htmega_slider_thumb_gallery.php:1053
1161
- #: includes/widgets/htmega_socialshere.php:145
1162
- #: includes/widgets/htmega_socialshere.php:184
1163
- #: includes/widgets/htmega_socialshere.php:233
1164
- #: includes/widgets/htmega_socialshere.php:284
1165
- #: includes/widgets/htmega_socialshere.php:416
1166
- #: includes/widgets/htmega_socialshere.php:512
1167
- #: includes/widgets/htmega_special_banner.php:692
1168
- #: includes/widgets/htmega_special_banner.php:771
1169
  #: includes/widgets/htmega_switcher.php:265
1170
  #: includes/widgets/htmega_switcher.php:306
1171
- #: includes/widgets/htmega_switcher.php:395
1172
- #: includes/widgets/htmega_switcher.php:450 includes/widgets/htmega_tab.php:141
1173
- #: includes/widgets/htmega_tab.php:162 includes/widgets/htmega_tab.php:364
1174
- #: includes/widgets/htmega_tab.php:440 includes/widgets/htmega_tab.php:474
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1175
  #: includes/widgets/htmega_tablepress.php:145
1176
  #: includes/widgets/htmega_tablepress.php:264
1177
  #: includes/widgets/htmega_tablepress.php:308
1178
- #: includes/widgets/htmega_teammember.php:285
1179
- #: includes/widgets/htmega_testimonial.php:895
1180
- #: includes/widgets/htmega_testimonial.php:1018
1181
- #: includes/widgets/htmega_testimonial.php:1078
1182
- #: includes/widgets/htmega_testimonial.php:1172
1183
- #: includes/widgets/htmega_toggle.php:282
1184
- #: includes/widgets/htmega_toggle.php:337
1185
- #: includes/widgets/htmega_tooltip.php:368
1186
- #: includes/widgets/htmega_tooltip.php:449
1187
- #: includes/widgets/htmega_tooltip.php:529
1188
- #: includes/widgets/htmega_twitter_feed.php:517
1189
- #: includes/widgets/htmega_twitter_feed.php:992
1190
- #: includes/widgets/htmega_twitter_feed.php:1108
1191
- #: includes/widgets/htmega_twitter_feed.php:1168
1192
- #: includes/widgets/htmega_twitter_feed.php:1264
1193
- #: includes/widgets/htmega_user_login_form.php:290
1194
- #: includes/widgets/htmega_user_login_form.php:359
1195
- #: includes/widgets/htmega_user_login_form.php:485
1196
- #: includes/widgets/htmega_user_login_form.php:590
1197
- #: includes/widgets/htmega_user_login_form.php:657
1198
- #: includes/widgets/htmega_user_register_form.php:535
1199
- #: includes/widgets/htmega_user_register_form.php:666
1200
- #: includes/widgets/htmega_user_register_form.php:792
1201
- #: includes/widgets/htmega_user_register_form.php:897
1202
- #: includes/widgets/htmega_user_register_form.php:966
1203
- #: includes/widgets/htmega_video_player.php:271
1204
- #: includes/widgets/htmega_video_player.php:402
1205
- #: includes/widgets/htmega_wc_categories.php:178
1206
- #: includes/widgets/htmega_wc_categories.php:240
1207
- #: includes/widgets/htmega_wc_element_pages.php:1150
1208
- #: includes/widgets/htmega_wc_element_pages.php:1193
1209
- #: includes/widgets/htmega_weather.php:201
1210
- #: includes/widgets/htmega_working_process.php:192
1211
- #: includes/widgets/htmega_working_process.php:239
1212
- #: includes/widgets/htmega_working_process.php:253
1213
- #: includes/widgets/htmega_working_process.php:503
1214
- #: includes/widgets/htmega_wpforms.php:264
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1215
  msgid "Background"
1216
  msgstr ""
1217
 
1218
- #: includes/widgets/htmega_weather.php:122
1219
  msgid "Background By Weather"
1220
  msgstr ""
1221
 
1222
- #: includes/widgets/htmega_booked_calender.php:657
1223
- #: includes/widgets/htmega_business_hours.php:123
1224
- #: includes/widgets/htmega_caldera_forms.php:113
1225
- #: includes/widgets/htmega_caldera_forms.php:218
1226
- #: includes/widgets/htmega_caldera_forms.php:306
1227
- #: includes/widgets/htmega_contact_form_seven.php:175
1228
- #: includes/widgets/htmega_contact_form_seven.php:342
1229
- #: includes/widgets/htmega_contact_form_seven.php:444
1230
- #: includes/widgets/htmega_contact_form_seven.php:582
1231
- #: includes/widgets/htmega_contact_form_seven.php:670
1232
- #: includes/widgets/htmega_cuctom_event.php:358
1233
- #: includes/widgets/htmega_gravity_forms.php:267
1234
- #: includes/widgets/htmega_gravity_forms.php:431
1235
- #: includes/widgets/htmega_gravity_forms.php:518
1236
- #: includes/widgets/htmega_mailchimp_for_wp.php:181
1237
- #: includes/widgets/htmega_mailchimp_for_wp.php:333
1238
- #: includes/widgets/htmega_mailchimp_for_wp.php:421
1239
- #: includes/widgets/htmega_ninja_forms.php:363
1240
- #: includes/widgets/htmega_ninja_forms.php:482
1241
- #: includes/widgets/htmega_ninja_forms.php:644
1242
- #: includes/widgets/htmega_ninja_forms.php:731
1243
- #: includes/widgets/htmega_pricing_list_view.php:361
1244
- #: includes/widgets/htmega_pricing_list_view.php:431
1245
- #: includes/widgets/htmega_pricing_list_view.php:713
1246
- #: includes/widgets/htmega_pricing_list_view.php:761
1247
- #: includes/widgets/htmega_qu_forms.php:251
1248
- #: includes/widgets/htmega_qu_forms.php:370
1249
- #: includes/widgets/htmega_qu_forms.php:532
1250
- #: includes/widgets/htmega_qu_forms.php:619
1251
- #: includes/widgets/htmega_table.php:281 includes/widgets/htmega_table.php:348
1252
- #: includes/widgets/htmega_wc_element_pages.php:95
1253
- #: includes/widgets/htmega_wc_element_pages.php:130
1254
- #: includes/widgets/htmega_wc_element_pages.php:211
1255
- #: includes/widgets/htmega_wc_element_pages.php:296
1256
- #: includes/widgets/htmega_wc_element_pages.php:372
1257
- #: includes/widgets/htmega_wc_element_pages.php:438
1258
- #: includes/widgets/htmega_wc_element_pages.php:547
1259
- #: includes/widgets/htmega_wc_element_pages.php:670
1260
- #: includes/widgets/htmega_wc_element_pages.php:724
1261
- #: includes/widgets/htmega_wc_element_pages.php:792
1262
- #: includes/widgets/htmega_wc_element_pages.php:883
1263
- #: includes/widgets/htmega_wc_element_pages.php:996
1264
- #: includes/widgets/htmega_wc_element_pages.php:1076
1265
- #: includes/widgets/htmega_wpforms.php:353
1266
- #: includes/widgets/htmega_wpforms.php:472
1267
- #: includes/widgets/htmega_wpforms.php:634
1268
- #: includes/widgets/htmega_wpforms.php:721
 
1269
  #: extensions/wc-sales-notification/admin/setting.php:188
1270
  msgid "Background Color"
1271
  msgstr ""
1272
 
1273
- #: includes/widgets/htmega_pricing_list_view.php:542
1274
- #: includes/widgets/htmega_table.php:456
1275
  msgid "Background Color ( Event )"
1276
  msgstr ""
1277
 
1278
- #: includes/widgets/htmega_pricing_list_view.php:554
1279
- #: includes/widgets/htmega_table.php:468
1280
  msgid "Background Color ( Odd )"
1281
  msgstr ""
1282
 
1283
- #: admin/include/admin-setting.php:1154 admin/include/admin-setting.php:1180
1284
  msgid "Background color option"
1285
  msgstr ""
1286
 
1287
- #: includes/widgets/htmega_counter.php:182
1288
- #: includes/widgets/htmega_flip-box.php:357
1289
- #: includes/widgets/htmega_flip-box.php:794
1290
  msgid "Background Overlay"
1291
  msgstr ""
1292
 
1293
- #: includes/widgets/htmega_special_banner.php:150
1294
  msgid "Badge Image"
1295
  msgstr ""
1296
 
1297
- #: includes/widgets/htmega_pricing_table.php:202
1298
  msgid "Baht"
1299
  msgstr ""
1300
 
1301
- #: includes/widgets/htmega_socialshere.php:79
1302
  msgid "Baidu"
1303
  msgstr ""
1304
 
@@ -1306,32 +1375,32 @@ msgstr ""
1306
  msgid "Bangladesh"
1307
  msgstr ""
1308
 
1309
- #: includes/widgets/htmega_add_banner.php:28
1310
- #: includes/widgets/htmega_special_banner.php:28
1311
  msgid "Banner"
1312
  msgstr ""
1313
 
1314
- #: includes/widgets/htmega_special_banner.php:140
1315
  msgid "Banner Badge"
1316
  msgstr ""
1317
 
1318
- #: includes/widgets/htmega_add_banner.php:106
1319
- #: includes/widgets/htmega_special_banner.php:91
1320
  msgid "Banner Description"
1321
  msgstr ""
1322
 
1323
- #: includes/widgets/htmega_add_banner.php:113
1324
- #: includes/widgets/htmega_special_banner.php:116
1325
  msgid "Banner Link"
1326
  msgstr ""
1327
 
1328
- #: includes/widgets/htmega_add_banner.php:97
1329
- #: includes/widgets/htmega_special_banner.php:82
1330
  msgid "Banner Sub Title"
1331
  msgstr ""
1332
 
1333
- #: includes/widgets/htmega_add_banner.php:88
1334
- #: includes/widgets/htmega_special_banner.php:73
1335
  msgid "Banner Title"
1336
  msgstr ""
1337
 
@@ -1340,90 +1409,106 @@ msgstr ""
1340
  msgid "Bbpress"
1341
  msgstr ""
1342
 
1343
- #: admin/include/admin-setting.php:861
1344
  msgid "bbPress"
1345
  msgstr ""
1346
 
1347
- #: includes/widgets/htmega_blockquote.php:408
1348
- #: includes/widgets/htmega_image_comparison.php:101
1349
  msgid "Before"
1350
  msgstr ""
1351
 
1352
- #: includes/widgets/htmega_section_title.php:418
1353
  msgid "Before And After Border Color"
1354
  msgstr ""
1355
 
1356
- #: includes/widgets/htmega_image_comparison.php:49
1357
  msgid "Before Image"
1358
  msgstr ""
1359
 
1360
- #: includes/widgets/htmega_image_comparison.php:117
1361
  msgid "Before Start Amount"
1362
  msgstr ""
1363
 
1364
- #: includes/widgets/htmega_animated_heading.php:134
1365
  msgid "Before Text Style"
1366
  msgstr ""
1367
 
1368
- #: includes/widgets/htmega_image_comparison.php:99
1369
- #: includes/widgets/htmega_image_comparison.php:143
1370
  msgid "Before Title"
1371
  msgstr ""
1372
 
1373
- #: includes/widgets/htmega_user_register_form.php:369
1374
- #: includes/widgets/htmega_user_register_form.php:370
1375
  msgid "Bio"
1376
  msgstr ""
1377
 
1378
- #: includes/widgets/htmega_teammember.php:121
1379
  msgid "Bio Info"
1380
  msgstr ""
1381
 
1382
- #: includes/widgets/htmega_teammember.php:530
1383
  msgid "Bio info"
1384
  msgstr ""
1385
 
1386
- #: includes/widgets/htmega_user_register_form.php:245
1387
- #: includes/widgets/htmega_user_register_form.php:246
1388
  msgid "Biographical"
1389
  msgstr ""
1390
 
1391
- #: includes/widgets/htmega_user_register_form.php:100
1392
  msgid "Biographical Info"
1393
  msgstr ""
1394
 
1395
- #: includes/widgets/htmega_user_register_form.php:243
1396
  msgid "Biographical Info Label"
1397
  msgstr ""
1398
 
1399
- #: includes/widgets/htmega_user_register_form.php:367
1400
  msgid "Biographical Placeholder"
1401
  msgstr ""
1402
 
1403
- #: includes/widgets/htmega_section_title.php:569
1404
- #: includes/widgets/htmega_section_title.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1405
  msgid "Block"
1406
  msgstr ""
1407
 
 
 
1408
  #: admin/include/admin-setting.php:142
1409
- #: includes/widgets/htmega_blockquote.php:13
1410
- #: includes/widgets/htmega_blockquote.php:28
1411
  msgid "Blockquote"
1412
  msgstr ""
1413
 
1414
- #: includes/widgets/htmega_blockquote.php:73
1415
  msgid "Blockquote By"
1416
  msgstr ""
1417
 
1418
- #: includes/widgets/htmega_blockquote.php:63
1419
  msgid "Blockquote Content"
1420
  msgstr ""
1421
 
1422
- #: includes/widgets/htmega_blockquote.php:83
1423
  msgid "Blockquote Position"
1424
  msgstr ""
1425
 
1426
- #: includes/widgets/htmega_blockquote.php:103
1427
  msgid "Blockquote Type"
1428
  msgstr ""
1429
 
@@ -1431,15 +1516,15 @@ msgstr ""
1431
  msgid "Blocks"
1432
  msgstr ""
1433
 
1434
- #: admin/include/admin-setting.php:1145 admin/include/admin-setting.php:1171
1435
  msgid "Blog Archive Category Wise Individual layout"
1436
  msgstr ""
1437
 
1438
- #: admin/include/admin-setting.php:1146 admin/include/admin-setting.php:1172
1439
  msgid "Blog Archive Tag Wise Individual layout"
1440
  msgstr ""
1441
 
1442
- #: admin/include/admin-setting.php:1142 admin/include/admin-setting.php:1168
1443
  msgid "Blog Search Page Builder"
1444
  msgstr ""
1445
 
@@ -1447,671 +1532,697 @@ msgstr ""
1447
  msgid "Blog Template."
1448
  msgstr ""
1449
 
1450
- #: includes/widgets/htmega_socialshere.php:66
 
 
 
 
1451
  msgid "Blogger"
1452
  msgstr ""
1453
 
1454
- #: includes/widgets/htmega_booked_calender.php:231
1455
- #: includes/widgets/htmega_notify.php:86
1456
  #: includes/widgets/htmega_tablepress.php:236
 
 
1457
  msgid "Body"
1458
  msgstr ""
1459
 
1460
- #: admin/include/admin-setting.php:871
1461
- #: includes/widgets/htmega_booked_calender.php:13
1462
- #: includes/widgets/htmega_booked_calender.php:28
1463
  msgid "Booked Calender"
1464
  msgstr ""
1465
 
1466
- #: includes/widgets/htmega_notify.php:217
1467
  msgid "Bootstrap Column Width"
1468
  msgstr ""
1469
 
1470
- #: includes/widgets/htmega_404_content.php:322
1471
- #: includes/widgets/htmega_404_content.php:402
1472
- #: includes/widgets/htmega_404_content.php:482
1473
- #: includes/widgets/htmega_404_content.php:605
1474
- #: includes/widgets/htmega_404_content.php:656
1475
- #: includes/widgets/htmega_404_content.php:757
1476
- #: includes/widgets/htmega_404_content.php:808
1477
- #: includes/widgets/htmega_accordion.php:494
1478
- #: includes/widgets/htmega_accordion.php:579
1479
- #: includes/widgets/htmega_accordion.php:680
1480
- #: includes/widgets/htmega_accordion.php:807
1481
- #: includes/widgets/htmega_accordion.php:910
1482
- #: includes/widgets/htmega_accordion.php:1039
1483
- #: includes/widgets/htmega_add_banner.php:438
1484
- #: includes/widgets/htmega_add_banner.php:517
1485
- #: includes/widgets/htmega_animated_heading.php:167
1486
- #: includes/widgets/htmega_animated_heading.php:255
1487
- #: includes/widgets/htmega_animated_heading.php:343
1488
- #: includes/widgets/htmega_blockquote.php:241
1489
- #: includes/widgets/htmega_blockquote.php:385
1490
- #: includes/widgets/htmega_blockquote.php:558
 
 
1491
  #: includes/widgets/htmega_brand.php:237 includes/widgets/htmega_brand.php:249
1492
- #: includes/widgets/htmega_buddy_press.php:170
1493
- #: includes/widgets/htmega_business_hours.php:241
1494
- #: includes/widgets/htmega_business_hours.php:298
1495
- #: includes/widgets/htmega_button.php:235
1496
- #: includes/widgets/htmega_button.php:322
1497
- #: includes/widgets/htmega_button.php:461
1498
- #: includes/widgets/htmega_caldera_forms.php:160
1499
- #: includes/widgets/htmega_caldera_forms.php:230
1500
- #: includes/widgets/htmega_call_to_action.php:383
1501
- #: includes/widgets/htmega_call_to_action.php:471
1502
- #: includes/widgets/htmega_carousel.php:490
1503
- #: includes/widgets/htmega_carousel.php:613
1504
- #: includes/widgets/htmega_carousel.php:673
1505
- #: includes/widgets/htmega_carousel.php:767
1506
- #: includes/widgets/htmega_contact_form_seven.php:248
1507
- #: includes/widgets/htmega_contact_form_seven.php:387
1508
- #: includes/widgets/htmega_contact_form_seven.php:476
1509
- #: includes/widgets/htmega_contact_form_seven.php:620
1510
- #: includes/widgets/htmega_contact_form_seven.php:682
1511
- #: includes/widgets/htmega_countdown.php:412
1512
- #: includes/widgets/htmega_countdown.php:605
1513
- #: includes/widgets/htmega_countdown.php:732
1514
- #: includes/widgets/htmega_countdown.php:840
1515
- #: includes/widgets/htmega_countdown.php:925
1516
- #: includes/widgets/htmega_counter.php:224
1517
- #: includes/widgets/htmega_counter.php:352
1518
- #: includes/widgets/htmega_counter.php:446
1519
- #: includes/widgets/htmega_counter.php:575
1520
- #: includes/widgets/htmega_counter.php:668
1521
- #: includes/widgets/htmega_counter.php:761
1522
- #: includes/widgets/htmega_cuctom_event.php:445
1523
- #: includes/widgets/htmega_cuctom_event.php:491
1524
- #: includes/widgets/htmega_double_button.php:342
1525
- #: includes/widgets/htmega_double_button.php:372
1526
- #: includes/widgets/htmega_double_button.php:439
1527
- #: includes/widgets/htmega_double_button.php:556
1528
- #: includes/widgets/htmega_double_button.php:643
1529
- #: includes/widgets/htmega_double_button.php:759
1530
- #: includes/widgets/htmega_double_button.php:839
1531
- #: includes/widgets/htmega_download_monitor.php:178
1532
- #: includes/widgets/htmega_download_monitor.php:251
1533
- #: includes/widgets/htmega_dropcaps.php:135
1534
- #: includes/widgets/htmega_dropcaps.php:229
1535
- #: includes/widgets/htmega_easy_digital_download.php:267
1536
- #: includes/widgets/htmega_easy_digital_download.php:551
1537
- #: includes/widgets/htmega_easy_digital_download.php:620
1538
- #: includes/widgets/htmega_flip-box.php:397
1539
- #: includes/widgets/htmega_flip-box.php:486
1540
- #: includes/widgets/htmega_flip-box.php:653
1541
- #: includes/widgets/htmega_flip-box.php:737
1542
- #: includes/widgets/htmega_flip-box.php:834
1543
- #: includes/widgets/htmega_flip-box.php:924
1544
- #: includes/widgets/htmega_flip-box.php:1152
1545
- #: includes/widgets/htmega_flip-box.php:1236
1546
- #: includes/widgets/htmega_gravity_forms.php:210
1547
- #: includes/widgets/htmega_gravity_forms.php:354
1548
- #: includes/widgets/htmega_gravity_forms.php:469
1549
- #: includes/widgets/htmega_gravity_forms.php:530
1550
- #: includes/widgets/htmega_image_comparison.php:179
1551
- #: includes/widgets/htmega_image_comparison.php:261
1552
- #: includes/widgets/htmega_image_comparison.php:330
1553
- #: includes/widgets/htmega_image_comparison.php:447
1554
- #: includes/widgets/htmega_image_grid.php:436
1555
- #: includes/widgets/htmega_image_grid.php:499
1556
- #: includes/widgets/htmega_image_magnifier.php:110
1557
- #: includes/widgets/htmega_image_marker.php:207
1558
- #: includes/widgets/htmega_image_marker.php:260
1559
- #: includes/widgets/htmega_image_marker.php:322
1560
- #: includes/widgets/htmega_image_masonry.php:421
1561
- #: includes/widgets/htmega_image_masonry.php:484
1562
- #: includes/widgets/htmega_inline_menu.php:184
1563
- #: includes/widgets/htmega_inline_menu.php:257
1564
- #: includes/widgets/htmega_inline_menu.php:311
1565
- #: includes/widgets/htmega_instagram.php:697
1566
- #: includes/widgets/htmega_instagram.php:815
1567
- #: includes/widgets/htmega_instagram.php:913
1568
- #: includes/widgets/htmega_instagram.php:1011
1569
- #: includes/widgets/htmega_instagram.php:1134
1570
- #: includes/widgets/htmega_instagram.php:1194
1571
- #: includes/widgets/htmega_instagram.php:1288
1572
- #: includes/widgets/htmega_lightbox.php:233
1573
- #: includes/widgets/htmega_lightbox.php:367
1574
- #: includes/widgets/htmega_mailchimp_for_wp.php:224
1575
- #: includes/widgets/htmega_mailchimp_for_wp.php:371
1576
- #: includes/widgets/htmega_mailchimp_for_wp.php:433
1577
- #: includes/widgets/htmega_modal.php:232 includes/widgets/htmega_modal.php:409
1578
- #: includes/widgets/htmega_modal.php:478 includes/widgets/htmega_modal.php:571
1579
- #: includes/widgets/htmega_modal.php:718
1580
- #: includes/widgets/htmega_news_ticker.php:334
1581
- #: includes/widgets/htmega_news_ticker.php:464
1582
- #: includes/widgets/htmega_news_ticker.php:546
1583
- #: includes/widgets/htmega_news_ticker.php:627
1584
- #: includes/widgets/htmega_news_ticker.php:690
1585
- #: includes/widgets/htmega_ninja_forms.php:157
1586
- #: includes/widgets/htmega_ninja_forms.php:241
1587
- #: includes/widgets/htmega_ninja_forms.php:306
1588
- #: includes/widgets/htmega_ninja_forms.php:451
1589
- #: includes/widgets/htmega_ninja_forms.php:568
1590
- #: includes/widgets/htmega_ninja_forms.php:682
1591
- #: includes/widgets/htmega_ninja_forms.php:743
1592
- #: includes/widgets/htmega_notify.php:341
1593
- #: includes/widgets/htmega_notify.php:443
1594
- #: includes/widgets/htmega_notify.php:502
1595
- #: includes/widgets/htmega_offcanvas.php:315
1596
- #: includes/widgets/htmega_offcanvas.php:376
1597
- #: includes/widgets/htmega_panel_slider.php:702
1598
- #: includes/widgets/htmega_panel_slider.php:825
1599
- #: includes/widgets/htmega_panel_slider.php:950
1600
- #: includes/widgets/htmega_panel_slider.php:989
1601
- #: includes/widgets/htmega_popover.php:402
1602
- #: includes/widgets/htmega_popover.php:483
1603
- #: includes/widgets/htmega_popover.php:562
1604
- #: includes/widgets/htmega_popover.php:643
1605
- #: includes/widgets/htmega_popover.php:752
1606
- #: includes/widgets/htmega_post_carousel.php:1095
1607
- #: includes/widgets/htmega_post_carousel.php:1149
1608
- #: includes/widgets/htmega_post_carousel.php:1252
1609
- #: includes/widgets/htmega_post_carousel.php:1375
1610
- #: includes/widgets/htmega_post_carousel.php:1500
1611
- #: includes/widgets/htmega_post_carousel.php:1539
1612
- #: includes/widgets/htmega_post_grid_tab.php:238
1613
- #: includes/widgets/htmega_post_grid_tab.php:759
1614
- #: includes/widgets/htmega_post_grid_tab.php:813
1615
- #: includes/widgets/htmega_post_slider.php:1051
1616
- #: includes/widgets/htmega_post_slider.php:1105
1617
- #: includes/widgets/htmega_post_slider.php:1272
1618
- #: includes/widgets/htmega_post_slider.php:1395
1619
- #: includes/widgets/htmega_post_slider.php:1520
1620
- #: includes/widgets/htmega_post_slider.php:1559
1621
- #: includes/widgets/htmega_pricing_list_view.php:398
1622
- #: includes/widgets/htmega_pricing_list_view.php:478
1623
- #: includes/widgets/htmega_pricing_list_view.php:601
1624
- #: includes/widgets/htmega_pricing_table.php:429
1625
- #: includes/widgets/htmega_pricing_table.php:588
1626
- #: includes/widgets/htmega_pricing_table.php:748
1627
- #: includes/widgets/htmega_pricing_table.php:799
1628
- #: includes/widgets/htmega_progressbar.php:313
1629
- #: includes/widgets/htmega_progressbar.php:399
1630
- #: includes/widgets/htmega_progressbar.php:492
1631
- #: includes/widgets/htmega_progressbar.php:589
1632
- #: includes/widgets/htmega_progressbar.php:694
1633
- #: includes/widgets/htmega_qu_forms.php:105
1634
- #: includes/widgets/htmega_qu_forms.php:194
1635
- #: includes/widgets/htmega_qu_forms.php:339
1636
- #: includes/widgets/htmega_qu_forms.php:456
1637
- #: includes/widgets/htmega_qu_forms.php:570
1638
- #: includes/widgets/htmega_qu_forms.php:631
1639
- #: includes/widgets/htmega_scroll_image.php:104
1640
- #: includes/widgets/htmega_scroll_navigation.php:311
1641
- #: includes/widgets/htmega_scroll_navigation.php:405
1642
- #: includes/widgets/htmega_search.php:288
1643
- #: includes/widgets/htmega_search.php:419
1644
- #: includes/widgets/htmega_search.php:471
1645
- #: includes/widgets/htmega_section_title.php:410
1646
- #: includes/widgets/htmega_section_title.php:521
1647
- #: includes/widgets/htmega_section_title.php:637
1648
- #: includes/widgets/htmega_section_title.php:770
1649
- #: includes/widgets/htmega_services.php:598
1650
- #: includes/widgets/htmega_services.php:684
1651
- #: includes/widgets/htmega_services.php:798
1652
- #: includes/widgets/htmega_services.php:931
1653
- #: includes/widgets/htmega_services.php:987
1654
- #: includes/widgets/htmega_slider_thumb_gallery.php:787
1655
- #: includes/widgets/htmega_slider_thumb_gallery.php:910
1656
- #: includes/widgets/htmega_slider_thumb_gallery.php:969
1657
- #: includes/widgets/htmega_slider_thumb_gallery.php:1063
1658
- #: includes/widgets/htmega_socialshere.php:155
1659
- #: includes/widgets/htmega_socialshere.php:194
1660
- #: includes/widgets/htmega_socialshere.php:243
1661
- #: includes/widgets/htmega_socialshere.php:294
1662
- #: includes/widgets/htmega_socialshere.php:426
1663
- #: includes/widgets/htmega_socialshere.php:522
1664
- #: includes/widgets/htmega_special_banner.php:672
1665
- #: includes/widgets/htmega_special_banner.php:751
1666
  #: includes/widgets/htmega_switcher.php:275
1667
  #: includes/widgets/htmega_switcher.php:316
1668
- #: includes/widgets/htmega_switcher.php:405
1669
- #: includes/widgets/htmega_switcher.php:460 includes/widgets/htmega_tab.php:261
1670
- #: includes/widgets/htmega_tab.php:399 includes/widgets/htmega_tab.php:450
1671
- #: includes/widgets/htmega_tab.php:484 includes/widgets/htmega_table.php:318
1672
- #: includes/widgets/htmega_table.php:395 includes/widgets/htmega_table.php:515
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1673
  #: includes/widgets/htmega_tablepress.php:126
1674
  #: includes/widgets/htmega_tablepress.php:182
1675
  #: includes/widgets/htmega_tablepress.php:245
1676
- #: includes/widgets/htmega_teammember.php:693
1677
- #: includes/widgets/htmega_testimonial.php:514
1678
- #: includes/widgets/htmega_testimonial.php:905
1679
- #: includes/widgets/htmega_testimonial.php:1028
1680
- #: includes/widgets/htmega_testimonial.php:1088
1681
- #: includes/widgets/htmega_testimonial.php:1182
1682
- #: includes/widgets/htmega_testimonial_grid.php:177
1683
- #: includes/widgets/htmega_toggle.php:292
1684
- #: includes/widgets/htmega_toggle.php:347
1685
- #: includes/widgets/htmega_tooltip.php:378
1686
- #: includes/widgets/htmega_tooltip.php:459
1687
- #: includes/widgets/htmega_twitter_feed.php:562
1688
- #: includes/widgets/htmega_twitter_feed.php:1002
1689
- #: includes/widgets/htmega_twitter_feed.php:1118
1690
- #: includes/widgets/htmega_twitter_feed.php:1178
1691
- #: includes/widgets/htmega_twitter_feed.php:1274
1692
- #: includes/widgets/htmega_user_login_form.php:422
1693
- #: includes/widgets/htmega_user_login_form.php:548
1694
- #: includes/widgets/htmega_user_login_form.php:600
1695
- #: includes/widgets/htmega_user_login_form.php:692
1696
- #: includes/widgets/htmega_user_register_form.php:598
1697
- #: includes/widgets/htmega_user_register_form.php:729
1698
- #: includes/widgets/htmega_user_register_form.php:855
1699
- #: includes/widgets/htmega_user_register_form.php:907
1700
- #: includes/widgets/htmega_user_register_form.php:1001
1701
- #: includes/widgets/htmega_video_player.php:336
1702
- #: includes/widgets/htmega_video_player.php:366
1703
- #: includes/widgets/htmega_wc_categories.php:188
1704
- #: includes/widgets/htmega_wc_categories.php:250
1705
- #: includes/widgets/htmega_wc_categories.php:423
1706
- #: includes/widgets/htmega_wc_categories.php:451
1707
- #: includes/widgets/htmega_wc_element_pages.php:154
1708
- #: includes/widgets/htmega_wc_element_pages.php:223
1709
- #: includes/widgets/htmega_wc_element_pages.php:384
1710
- #: includes/widgets/htmega_wc_element_pages.php:450
1711
- #: includes/widgets/htmega_wc_element_pages.php:619
1712
- #: includes/widgets/htmega_wc_element_pages.php:736
1713
- #: includes/widgets/htmega_wc_element_pages.php:933
1714
- #: includes/widgets/htmega_wc_element_pages.php:1008
1715
- #: includes/widgets/htmega_working_process.php:293
1716
- #: includes/widgets/htmega_working_process.php:378
1717
- #: includes/widgets/htmega_working_process.php:462
1718
- #: includes/widgets/htmega_working_process.php:575
1719
- #: includes/widgets/htmega_wpforms.php:149
1720
- #: includes/widgets/htmega_wpforms.php:233
1721
- #: includes/widgets/htmega_wpforms.php:296
1722
- #: includes/widgets/htmega_wpforms.php:441
1723
- #: includes/widgets/htmega_wpforms.php:558
1724
- #: includes/widgets/htmega_wpforms.php:672
1725
- #: includes/widgets/htmega_wpforms.php:733
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1726
  msgid "Border"
1727
  msgstr ""
1728
 
1729
- #: includes/widgets/htmega_booked_calender.php:359
1730
- #: includes/widgets/htmega_booked_calender.php:668
1731
- #: includes/widgets/htmega_booked_calender.php:814
1732
- #: includes/widgets/htmega_caldera_forms.php:317
1733
- #: includes/widgets/htmega_post_carousel.php:583
1734
  #: includes/widgets/htmega_tablepress.php:287
1735
  #: includes/widgets/htmega_tablepress.php:331
1736
- #: includes/widgets/htmega_wc_element_pages.php:307
1737
- #: includes/widgets/htmega_wc_element_pages.php:803
1738
- #: includes/widgets/htmega_wc_element_pages.php:1087
1739
  msgid "Border Color"
1740
  msgstr ""
1741
 
1742
- #: includes/widgets/htmega_progressbar.php:324
1743
  msgid "Border color"
1744
  msgstr ""
1745
 
1746
- #: includes/widgets/htmega_404_content.php:330
1747
- #: includes/widgets/htmega_404_content.php:410
1748
- #: includes/widgets/htmega_404_content.php:490
1749
- #: includes/widgets/htmega_404_content.php:613
1750
- #: includes/widgets/htmega_404_content.php:664
1751
- #: includes/widgets/htmega_404_content.php:765
1752
- #: includes/widgets/htmega_404_content.php:816
1753
- #: includes/widgets/htmega_accordion.php:502
1754
- #: includes/widgets/htmega_accordion.php:587
1755
- #: includes/widgets/htmega_accordion.php:689
1756
- #: includes/widgets/htmega_accordion.php:815
1757
- #: includes/widgets/htmega_accordion.php:918
1758
- #: includes/widgets/htmega_accordion.php:1047
1759
- #: includes/widgets/htmega_add_banner.php:446
1760
- #: includes/widgets/htmega_add_banner.php:525
1761
- #: includes/widgets/htmega_animated_heading.php:175
1762
- #: includes/widgets/htmega_animated_heading.php:263
1763
- #: includes/widgets/htmega_animated_heading.php:351
1764
- #: includes/widgets/htmega_blockquote.php:249
1765
- #: includes/widgets/htmega_blockquote.php:393
1766
- #: includes/widgets/htmega_blockquote.php:566
1767
- #: includes/widgets/htmega_booked_calender.php:594
1768
- #: includes/widgets/htmega_booked_calender.php:741
1769
  #: includes/widgets/htmega_brand.php:260
1770
- #: includes/widgets/htmega_buddy_press.php:178
1771
- #: includes/widgets/htmega_business_hours.php:249
1772
- #: includes/widgets/htmega_business_hours.php:306
1773
- #: includes/widgets/htmega_button.php:243
1774
- #: includes/widgets/htmega_button.php:330
1775
- #: includes/widgets/htmega_button.php:469
1776
- #: includes/widgets/htmega_caldera_forms.php:171
1777
- #: includes/widgets/htmega_caldera_forms.php:241
1778
- #: includes/widgets/htmega_call_to_action.php:391
1779
- #: includes/widgets/htmega_call_to_action.php:479
1780
- #: includes/widgets/htmega_carousel.php:498
1781
- #: includes/widgets/htmega_carousel.php:621
1782
- #: includes/widgets/htmega_carousel.php:681
1783
- #: includes/widgets/htmega_carousel.php:775
1784
- #: includes/widgets/htmega_contact_form_seven.php:256
1785
- #: includes/widgets/htmega_contact_form_seven.php:395
1786
- #: includes/widgets/htmega_contact_form_seven.php:484
1787
- #: includes/widgets/htmega_contact_form_seven.php:628
1788
- #: includes/widgets/htmega_countdown.php:420
1789
- #: includes/widgets/htmega_countdown.php:613
1790
- #: includes/widgets/htmega_countdown.php:740
1791
- #: includes/widgets/htmega_countdown.php:851
1792
- #: includes/widgets/htmega_countdown.php:936
1793
- #: includes/widgets/htmega_counter.php:232
1794
- #: includes/widgets/htmega_counter.php:360
1795
- #: includes/widgets/htmega_counter.php:454
1796
- #: includes/widgets/htmega_counter.php:583
1797
- #: includes/widgets/htmega_counter.php:676
1798
- #: includes/widgets/htmega_counter.php:769
1799
- #: includes/widgets/htmega_cuctom_event.php:453
1800
- #: includes/widgets/htmega_double_button.php:222
1801
- #: includes/widgets/htmega_double_button.php:350
1802
- #: includes/widgets/htmega_double_button.php:380
1803
- #: includes/widgets/htmega_double_button.php:447
1804
- #: includes/widgets/htmega_double_button.php:564
1805
- #: includes/widgets/htmega_double_button.php:651
1806
- #: includes/widgets/htmega_double_button.php:767
1807
- #: includes/widgets/htmega_double_button.php:847
1808
- #: includes/widgets/htmega_download_monitor.php:189
1809
- #: includes/widgets/htmega_download_monitor.php:262
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1810
  #: includes/widgets/htmega_dropcaps.php:143
1811
- #: includes/widgets/htmega_dropcaps.php:238
1812
- #: includes/widgets/htmega_easy_digital_download.php:276
1813
- #: includes/widgets/htmega_easy_digital_download.php:562
1814
- #: includes/widgets/htmega_easy_digital_download.php:630
1815
- #: includes/widgets/htmega_flip-box.php:405
1816
- #: includes/widgets/htmega_flip-box.php:494
1817
- #: includes/widgets/htmega_flip-box.php:661
1818
- #: includes/widgets/htmega_flip-box.php:745
1819
- #: includes/widgets/htmega_flip-box.php:842
1820
- #: includes/widgets/htmega_flip-box.php:932
1821
- #: includes/widgets/htmega_flip-box.php:1160
1822
- #: includes/widgets/htmega_flip-box.php:1244
1823
- #: includes/widgets/htmega_gravity_forms.php:218
1824
- #: includes/widgets/htmega_gravity_forms.php:363
1825
- #: includes/widgets/htmega_gravity_forms.php:477
1826
- #: includes/widgets/htmega_image_comparison.php:187
1827
- #: includes/widgets/htmega_image_comparison.php:269
1828
- #: includes/widgets/htmega_image_comparison.php:338
1829
- #: includes/widgets/htmega_image_grid.php:444
1830
- #: includes/widgets/htmega_image_grid.php:507
1831
  #: includes/widgets/htmega_image_magnifier.php:118
1832
- #: includes/widgets/htmega_image_marker.php:215
1833
- #: includes/widgets/htmega_image_marker.php:330
1834
- #: includes/widgets/htmega_image_masonry.php:429
1835
- #: includes/widgets/htmega_image_masonry.php:492
1836
- #: includes/widgets/htmega_inline_menu.php:192
1837
- #: includes/widgets/htmega_inline_menu.php:265
1838
- #: includes/widgets/htmega_inline_menu.php:319
1839
- #: includes/widgets/htmega_instagram.php:705
1840
- #: includes/widgets/htmega_instagram.php:823
1841
- #: includes/widgets/htmega_instagram.php:921
1842
- #: includes/widgets/htmega_instagram.php:1019
1843
- #: includes/widgets/htmega_instagram.php:1142
1844
- #: includes/widgets/htmega_instagram.php:1202
1845
- #: includes/widgets/htmega_instagram.php:1296
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1846
  #: includes/widgets/htmega_lightbox.php:241
1847
- #: includes/widgets/htmega_lightbox.php:375
1848
- #: includes/widgets/htmega_mailchimp_for_wp.php:232
1849
- #: includes/widgets/htmega_mailchimp_for_wp.php:379
1850
- #: includes/widgets/htmega_modal.php:240 includes/widgets/htmega_modal.php:486
1851
- #: includes/widgets/htmega_modal.php:579 includes/widgets/htmega_modal.php:726
1852
- #: includes/widgets/htmega_news_ticker.php:342
1853
- #: includes/widgets/htmega_news_ticker.php:472
1854
- #: includes/widgets/htmega_news_ticker.php:554
1855
- #: includes/widgets/htmega_news_ticker.php:698
1856
- #: includes/widgets/htmega_ninja_forms.php:165
1857
- #: includes/widgets/htmega_ninja_forms.php:249
1858
- #: includes/widgets/htmega_ninja_forms.php:314
1859
- #: includes/widgets/htmega_ninja_forms.php:459
1860
- #: includes/widgets/htmega_ninja_forms.php:576
1861
- #: includes/widgets/htmega_ninja_forms.php:690
1862
  #: includes/widgets/htmega_notify.php:349
1863
- #: includes/widgets/htmega_notify.php:510
1864
- #: includes/widgets/htmega_offcanvas.php:323
1865
- #: includes/widgets/htmega_panel_slider.php:710
1866
- #: includes/widgets/htmega_panel_slider.php:833
1867
- #: includes/widgets/htmega_panel_slider.php:958
1868
- #: includes/widgets/htmega_panel_slider.php:997
 
 
 
 
 
 
1869
  #: includes/widgets/htmega_popover.php:410
1870
- #: includes/widgets/htmega_popover.php:570
1871
- #: includes/widgets/htmega_popover.php:651
1872
- #: includes/widgets/htmega_popover.php:760
1873
- #: includes/widgets/htmega_post_carousel.php:1103
1874
- #: includes/widgets/htmega_post_carousel.php:1157
1875
- #: includes/widgets/htmega_post_carousel.php:1260
1876
- #: includes/widgets/htmega_post_carousel.php:1383
1877
- #: includes/widgets/htmega_post_carousel.php:1508
1878
- #: includes/widgets/htmega_post_carousel.php:1547
1879
- #: includes/widgets/htmega_post_grid_tab.php:246
1880
- #: includes/widgets/htmega_post_grid_tab.php:767
1881
- #: includes/widgets/htmega_post_grid_tab.php:821
1882
- #: includes/widgets/htmega_post_slider.php:1059
1883
- #: includes/widgets/htmega_post_slider.php:1113
1884
- #: includes/widgets/htmega_post_slider.php:1280
1885
- #: includes/widgets/htmega_post_slider.php:1403
1886
- #: includes/widgets/htmega_post_slider.php:1528
1887
- #: includes/widgets/htmega_post_slider.php:1567
1888
- #: includes/widgets/htmega_pricing_list_view.php:406
1889
- #: includes/widgets/htmega_pricing_list_view.php:486
1890
- #: includes/widgets/htmega_pricing_list_view.php:609
1891
- #: includes/widgets/htmega_pricing_table.php:437
1892
- #: includes/widgets/htmega_pricing_table.php:596
1893
- #: includes/widgets/htmega_pricing_table.php:756
1894
- #: includes/widgets/htmega_pricing_table.php:807
1895
- #: includes/widgets/htmega_progressbar.php:333
1896
- #: includes/widgets/htmega_progressbar.php:407
1897
- #: includes/widgets/htmega_progressbar.php:500
1898
- #: includes/widgets/htmega_progressbar.php:597
1899
- #: includes/widgets/htmega_qu_forms.php:113
1900
- #: includes/widgets/htmega_qu_forms.php:202
1901
- #: includes/widgets/htmega_qu_forms.php:347
1902
- #: includes/widgets/htmega_qu_forms.php:464
1903
- #: includes/widgets/htmega_qu_forms.php:578
1904
- #: includes/widgets/htmega_scroll_image.php:112
1905
- #: includes/widgets/htmega_scroll_navigation.php:319
1906
- #: includes/widgets/htmega_scroll_navigation.php:413
1907
- #: includes/widgets/htmega_search.php:297
1908
- #: includes/widgets/htmega_search.php:428
1909
- #: includes/widgets/htmega_search.php:480
1910
- #: includes/widgets/htmega_section_title.php:529
1911
- #: includes/widgets/htmega_section_title.php:645
1912
- #: includes/widgets/htmega_section_title.php:779
1913
- #: includes/widgets/htmega_services.php:606
1914
- #: includes/widgets/htmega_services.php:692
1915
- #: includes/widgets/htmega_services.php:806
1916
- #: includes/widgets/htmega_services.php:939
1917
- #: includes/widgets/htmega_services.php:995
1918
- #: includes/widgets/htmega_slider_thumb_gallery.php:795
1919
- #: includes/widgets/htmega_slider_thumb_gallery.php:918
1920
- #: includes/widgets/htmega_slider_thumb_gallery.php:977
1921
- #: includes/widgets/htmega_slider_thumb_gallery.php:1071
1922
- #: includes/widgets/htmega_socialshere.php:251
1923
- #: includes/widgets/htmega_socialshere.php:434
1924
- #: includes/widgets/htmega_socialshere.php:530
1925
- #: includes/widgets/htmega_special_banner.php:680
1926
- #: includes/widgets/htmega_special_banner.php:759
1927
- #: includes/widgets/htmega_switcher.php:283
1928
- #: includes/widgets/htmega_switcher.php:324
1929
- #: includes/widgets/htmega_switcher.php:413 includes/widgets/htmega_tab.php:269
1930
- #: includes/widgets/htmega_tab.php:407 includes/widgets/htmega_tab.php:492
1931
- #: includes/widgets/htmega_table.php:326 includes/widgets/htmega_table.php:403
1932
- #: includes/widgets/htmega_table.php:523
1933
- #: includes/widgets/htmega_teammember.php:701
1934
- #: includes/widgets/htmega_testimonial.php:522
1935
- #: includes/widgets/htmega_testimonial.php:913
1936
- #: includes/widgets/htmega_testimonial.php:1036
1937
- #: includes/widgets/htmega_testimonial.php:1096
1938
- #: includes/widgets/htmega_testimonial.php:1190
1939
- #: includes/widgets/htmega_testimonial_grid.php:185
1940
- #: includes/widgets/htmega_toggle.php:300
1941
- #: includes/widgets/htmega_tooltip.php:386
1942
- #: includes/widgets/htmega_tooltip.php:538
1943
- #: includes/widgets/htmega_twitter_feed.php:570
1944
- #: includes/widgets/htmega_twitter_feed.php:1010
1945
- #: includes/widgets/htmega_twitter_feed.php:1126
1946
- #: includes/widgets/htmega_twitter_feed.php:1186
1947
- #: includes/widgets/htmega_twitter_feed.php:1282
1948
- #: includes/widgets/htmega_user_login_form.php:431
1949
- #: includes/widgets/htmega_user_login_form.php:557
1950
- #: includes/widgets/htmega_user_login_form.php:609
1951
- #: includes/widgets/htmega_user_login_form.php:701
1952
- #: includes/widgets/htmega_user_register_form.php:607
1953
- #: includes/widgets/htmega_user_register_form.php:738
1954
- #: includes/widgets/htmega_user_register_form.php:864
1955
- #: includes/widgets/htmega_user_register_form.php:916
1956
- #: includes/widgets/htmega_user_register_form.php:1010
1957
- #: includes/widgets/htmega_video_player.php:344
1958
- #: includes/widgets/htmega_video_player.php:374
1959
- #: includes/widgets/htmega_wc_categories.php:196
1960
- #: includes/widgets/htmega_wc_categories.php:258
1961
- #: includes/widgets/htmega_wc_categories.php:431
1962
- #: includes/widgets/htmega_wc_categories.php:459
1963
- #: includes/widgets/htmega_wc_element_pages.php:162
1964
- #: includes/widgets/htmega_wc_element_pages.php:232
1965
- #: includes/widgets/htmega_wc_element_pages.php:392
1966
- #: includes/widgets/htmega_wc_element_pages.php:458
1967
- #: includes/widgets/htmega_wc_element_pages.php:632
1968
- #: includes/widgets/htmega_wc_element_pages.php:747
1969
- #: includes/widgets/htmega_wc_element_pages.php:946
1970
- #: includes/widgets/htmega_wc_element_pages.php:1019
1971
- #: includes/widgets/htmega_working_process.php:301
1972
- #: includes/widgets/htmega_working_process.php:386
1973
- #: includes/widgets/htmega_working_process.php:470
1974
- #: includes/widgets/htmega_working_process.php:583
1975
- #: includes/widgets/htmega_wpforms.php:157
1976
- #: includes/widgets/htmega_wpforms.php:241
1977
- #: includes/widgets/htmega_wpforms.php:304
1978
- #: includes/widgets/htmega_wpforms.php:449
1979
- #: includes/widgets/htmega_wpforms.php:566
1980
- #: includes/widgets/htmega_wpforms.php:680
1981
  msgid "Border Radius"
1982
  msgstr ""
1983
 
1984
- #: includes/widgets/htmega_add_banner.php:58
1985
- #: includes/widgets/htmega_button.php:127
1986
- #: includes/widgets/htmega_flip-box.php:313
1987
- #: includes/widgets/htmega_image_comparison.php:132
1988
- #: includes/widgets/htmega_offcanvas.php:92
1989
- #: includes/widgets/htmega_popover.php:189
1990
- #: includes/widgets/htmega_section_title.php:207
1991
- #: includes/widgets/htmega_slider_thumb_gallery.php:47
1992
- #: includes/widgets/htmega_special_banner.php:41
1993
- #: includes/widgets/htmega_teammember.php:69
1994
- #: includes/widgets/htmega_tooltip.php:177
1995
  msgid "Bottom"
1996
  msgstr ""
1997
 
1998
- #: includes/widgets/htmega_notify.php:103
1999
  msgid "Bottom Center"
2000
  msgstr ""
2001
 
2002
- #: includes/widgets/htmega_notify.php:106
2003
  msgid "Bottom Fullwidth"
2004
  msgstr ""
2005
 
2006
- #: includes/widgets/htmega_notify.php:102
2007
  #: extensions/wc-sales-notification/admin/setting.php:82
2008
  msgid "Bottom Left"
2009
  msgstr ""
2010
 
2011
- #: includes/widgets/htmega_notify.php:104
2012
  msgid "Bottom Right"
2013
  msgstr ""
2014
 
2015
- #: includes/widgets/htmega_notify.php:152
2016
- #: includes/widgets/htmega_notify.php:187
2017
  msgid "bounceIn"
2018
  msgstr ""
2019
 
2020
- #: includes/widgets/htmega_notify.php:153
2021
- #: includes/widgets/htmega_notify.php:188
2022
  msgid "bounceInDown"
2023
  msgstr ""
2024
 
2025
- #: includes/widgets/htmega_notify.php:154
2026
- #: includes/widgets/htmega_notify.php:189
2027
  msgid "bounceInLeft"
2028
  msgstr ""
2029
 
2030
- #: includes/widgets/htmega_notify.php:155
2031
- #: includes/widgets/htmega_notify.php:190
2032
  msgid "bounceInRight"
2033
  msgstr ""
2034
 
2035
- #: includes/widgets/htmega_notify.php:156
2036
- #: includes/widgets/htmega_notify.php:191
2037
  msgid "bounceInUp"
2038
  msgstr ""
2039
 
2040
- #: includes/widgets/htmega_notify.php:134
2041
- #: includes/widgets/htmega_notify.php:169
2042
  msgid "bounceOut"
2043
  msgstr ""
2044
 
2045
- #: includes/widgets/htmega_notify.php:135
2046
- #: includes/widgets/htmega_notify.php:170
2047
  msgid "bounceOutDown"
2048
  msgstr ""
2049
 
2050
- #: includes/widgets/htmega_notify.php:136
2051
- #: includes/widgets/htmega_notify.php:171
2052
  msgid "bounceOutLeft"
2053
  msgstr ""
2054
 
2055
- #: includes/widgets/htmega_notify.php:137
2056
- #: includes/widgets/htmega_notify.php:172
2057
  msgid "bounceOutRight"
2058
  msgstr ""
2059
 
2060
- #: includes/widgets/htmega_notify.php:138
2061
- #: includes/widgets/htmega_notify.php:173
2062
  msgid "bounceOutUp"
2063
  msgstr ""
2064
 
2065
- #: includes/widgets/htmega_accordion.php:515
2066
- #: includes/widgets/htmega_accordion.php:600
2067
- #: includes/widgets/htmega_accordion.php:703
2068
- #: includes/widgets/htmega_accordion.php:828
2069
- #: includes/widgets/htmega_accordion.php:931
2070
- #: includes/widgets/htmega_accordion.php:1060
2071
- #: includes/widgets/htmega_animated_heading.php:198
2072
- #: includes/widgets/htmega_animated_heading.php:286
2073
- #: includes/widgets/htmega_animated_heading.php:374
2074
  #: includes/widgets/htmega_brand.php:172 includes/widgets/htmega_brand.php:197
2075
- #: includes/widgets/htmega_buddy_press.php:201
2076
- #: includes/widgets/htmega_button.php:266
2077
- #: includes/widgets/htmega_button.php:353
2078
- #: includes/widgets/htmega_button.php:505
2079
- #: includes/widgets/htmega_call_to_action.php:146
2080
- #: includes/widgets/htmega_call_to_action.php:414
2081
- #: includes/widgets/htmega_call_to_action.php:502
2082
- #: includes/widgets/htmega_contact_form_seven.php:641
2083
- #: includes/widgets/htmega_countdown.php:403
2084
- #: includes/widgets/htmega_double_button.php:235
2085
- #: includes/widgets/htmega_double_button.php:470
2086
- #: includes/widgets/htmega_double_button.php:587
2087
- #: includes/widgets/htmega_double_button.php:674
2088
- #: includes/widgets/htmega_double_button.php:790
2089
- #: includes/widgets/htmega_double_button.php:870
2090
- #: includes/widgets/htmega_gravity_forms.php:489
2091
- #: includes/widgets/htmega_image_grid.php:414
2092
- #: includes/widgets/htmega_image_grid.php:490
2093
  #: includes/widgets/htmega_image_magnifier.php:132
2094
- #: includes/widgets/htmega_image_masonry.php:399
2095
- #: includes/widgets/htmega_image_masonry.php:475
2096
- #: includes/widgets/htmega_inline_menu.php:205
2097
- #: includes/widgets/htmega_mailchimp_for_wp.php:392
2098
- #: includes/widgets/htmega_modal.php:213 includes/widgets/htmega_modal.php:459
2099
- #: includes/widgets/htmega_ninja_forms.php:702
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2100
  #: includes/widgets/htmega_notify.php:372
2101
- #: includes/widgets/htmega_popover.php:552
2102
- #: includes/widgets/htmega_pricing_table.php:420
2103
- #: includes/widgets/htmega_progressbar.php:421
2104
- #: includes/widgets/htmega_progressbar.php:514
2105
- #: includes/widgets/htmega_progressbar.php:612
2106
- #: includes/widgets/htmega_qu_forms.php:590
2107
- #: includes/widgets/htmega_scroll_image.php:150
2108
- #: includes/widgets/htmega_section_title.php:761
2109
- #: includes/widgets/htmega_twitter_feed.php:527
2110
- #: includes/widgets/htmega_user_login_form.php:300
2111
- #: includes/widgets/htmega_wc_categories.php:221
2112
- #: includes/widgets/htmega_weather.php:211
2113
- #: includes/widgets/htmega_working_process.php:513
2114
- #: includes/widgets/htmega_wpforms.php:692
2115
  msgid "Box Shadow"
2116
  msgstr ""
2117
 
@@ -2119,64 +2230,64 @@ msgstr ""
2119
  msgid "Brand Logo"
2120
  msgstr ""
2121
 
2122
- #: admin/include/admin-setting.php:150 includes/widgets/htmega_brand.php:13
2123
- #: includes/widgets/htmega_brand.php:28
2124
  msgid "Brands"
2125
  msgstr ""
2126
 
2127
- #: includes/widgets/htmega_news_ticker.php:62
2128
  msgid "Breaking News"
2129
  msgstr ""
2130
 
2131
- #: admin/include/admin-setting.php:881
2132
- #: includes/widgets/htmega_buddy_press.php:13
2133
- #: includes/widgets/htmega_buddy_press.php:28
2134
  msgid "BuddyPress"
2135
  msgstr ""
2136
 
2137
- #: includes/widgets/htmega_socialshere.php:75
2138
  msgid "Buffer"
2139
  msgstr ""
2140
 
 
 
2141
  #: admin/include/admin-setting.php:158
2142
- #: includes/widgets/htmega_business_hours.php:13
2143
- #: includes/widgets/htmega_business_hours.php:28
2144
  msgid "Business Hours"
2145
  msgstr ""
2146
 
2147
- #: admin/include/admin-setting.php:166
2148
- #: includes/widgets/htmega_404_content.php:111
2149
- #: includes/widgets/htmega_add_banner.php:396
2150
- #: includes/widgets/htmega_button.php:13 includes/widgets/htmega_button.php:28
2151
- #: includes/widgets/htmega_call_to_action.php:341
2152
- #: includes/widgets/htmega_contact_form_seven.php:526
2153
- #: includes/widgets/htmega_cuctom_event.php:399
2154
- #: includes/widgets/htmega_double_button.php:95
2155
- #: includes/widgets/htmega_double_button.php:158
2156
- #: includes/widgets/htmega_double_button.php:260
2157
- #: includes/widgets/htmega_download_monitor.php:96
2158
- #: includes/widgets/htmega_easy_digital_download.php:507
2159
- #: includes/widgets/htmega_gravity_forms.php:378
2160
- #: includes/widgets/htmega_lightbox.php:117
2161
- #: includes/widgets/htmega_mailchimp_for_wp.php:276
2162
- #: includes/widgets/htmega_modal.php:97 includes/widgets/htmega_modal.php:171
2163
- #: includes/widgets/htmega_ninja_forms.php:591
2164
- #: includes/widgets/htmega_notify.php:37 includes/widgets/htmega_notify.php:297
2165
- #: includes/widgets/htmega_offcanvas.php:102
2166
- #: includes/widgets/htmega_offcanvas.php:265
2167
- #: includes/widgets/htmega_popover.php:314
2168
- #: includes/widgets/htmega_qu_forms.php:479
2169
- #: includes/widgets/htmega_services.php:850
2170
- #: includes/widgets/htmega_special_banner.php:630
2171
- #: includes/widgets/htmega_toggle.php:182
2172
- #: includes/widgets/htmega_tooltip.php:290
2173
  #: includes/widgets/htmega_video_player.php:234
2174
- #: includes/widgets/htmega_wc_element_pages.php:963
2175
- #: includes/widgets/htmega_wpforms.php:581
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2176
  msgid "Button"
2177
  msgstr ""
2178
 
2179
- #: includes/widgets/htmega_double_button.php:214
2180
  msgid "Button Area"
2181
  msgstr ""
2182
 
@@ -2184,68 +2295,68 @@ msgstr ""
2184
  msgid "Button Color"
2185
  msgstr ""
2186
 
2187
- #: includes/widgets/htmega_button.php:361
2188
  msgid "Button Hover Effect"
2189
  msgstr ""
2190
 
2191
- #: includes/widgets/htmega_button.php:387
2192
  msgid "Button Hover Shadow"
2193
  msgstr ""
2194
 
2195
- #: includes/widgets/htmega_offcanvas.php:117
2196
  #: includes/widgets/htmega_video_player.php:87
 
2197
  msgid "Button Icon"
2198
  msgstr ""
2199
 
2200
- #: includes/widgets/htmega_search.php:61
2201
  msgid "Button Icon Type"
2202
  msgstr ""
2203
 
2204
- #: includes/widgets/htmega_404_content.php:137
2205
- #: includes/widgets/htmega_404_content.php:185
2206
  msgid "Button Icons"
2207
  msgstr ""
2208
 
2209
- #: includes/widgets/htmega_404_content.php:149
2210
- #: includes/widgets/htmega_404_content.php:197
2211
- #: includes/widgets/htmega_call_to_action.php:80
2212
- #: includes/widgets/htmega_flip-box.php:258
2213
  msgid "Button Link"
2214
  msgstr ""
2215
 
2216
- #: includes/widgets/htmega_double_button.php:87
2217
- #: includes/widgets/htmega_double_button.php:398
2218
  msgid "Button One"
2219
  msgstr ""
2220
 
2221
- #: includes/widgets/htmega_button.php:95
2222
- #: includes/widgets/htmega_double_button.php:36
2223
  msgid "Button Size"
2224
  msgstr ""
2225
 
2226
- #: includes/widgets/htmega_button.php:35 includes/widgets/htmega_button.php:196
2227
- #: includes/widgets/htmega_countdown.php:781
2228
- #: includes/widgets/htmega_download_monitor.php:122
2229
- #: includes/widgets/htmega_wc_element_pages.php:683
2230
  msgid "Button Style"
2231
  msgstr ""
2232
 
2233
- #: includes/widgets/htmega_404_content.php:127
2234
- #: includes/widgets/htmega_404_content.php:176
2235
- #: includes/widgets/htmega_add_banner.php:128
2236
- #: includes/widgets/htmega_add_banner.php:130
2237
- #: includes/widgets/htmega_call_to_action.php:71
2238
- #: includes/widgets/htmega_call_to_action.php:73
2239
- #: includes/widgets/htmega_flip-box.php:250
2240
- #: includes/widgets/htmega_instagram_feed.php:90
2241
- #: includes/widgets/htmega_notify.php:44
2242
- #: includes/widgets/htmega_offcanvas.php:108
2243
- #: includes/widgets/htmega_popover.php:65
2244
- #: includes/widgets/htmega_pricing_table.php:369
2245
- #: includes/widgets/htmega_special_banner.php:131
2246
- #: includes/widgets/htmega_special_banner.php:133
2247
- #: includes/widgets/htmega_user_login_form.php:211
2248
  #: includes/widgets/htmega_video_player.php:75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2249
  msgid "Button Text"
2250
  msgstr ""
2251
 
@@ -2253,204 +2364,216 @@ msgstr ""
2253
  msgid "Button Text Color"
2254
  msgstr ""
2255
 
2256
- #: includes/widgets/htmega_double_button.php:150
2257
- #: includes/widgets/htmega_double_button.php:602
2258
  msgid "Button Two"
2259
  msgstr ""
2260
 
2261
- #: includes/widgets/htmega_button.php:76 includes/widgets/htmega_popover.php:41
2262
- #: includes/widgets/htmega_tooltip.php:41
2263
  msgid "Button Type"
2264
  msgstr ""
2265
 
2266
- #: includes/widgets/htmega_double_button.php:297
2267
  msgid "Button Width"
2268
  msgstr ""
2269
 
2270
- #: includes/class.assests.php:356 admin/include/admin-setting.php:1185
2271
- #: admin/include/template-library.php:248
2272
- #: admin/include/template-library.php:300
2273
  msgid "Buy Now"
2274
  msgstr ""
2275
 
2276
- #: includes/widgets/htmega_easy_digital_download.php:127
2277
- #: includes/widgets/htmega_wc_categories.php:76
2278
  msgid "By Parent"
2279
  msgstr ""
2280
 
2281
- #: includes/widgets/htmega_weather.php:59
2282
  msgid "C"
2283
  msgstr ""
2284
 
2285
- #: admin/include/admin-setting.php:891
2286
- #: includes/widgets/htmega_caldera_forms.php:13
2287
- #: includes/widgets/htmega_caldera_forms.php:28
 
 
 
 
2288
  msgid "Caldera Form"
2289
  msgstr ""
2290
 
2291
- #: includes/widgets/htmega_booked_calender.php:836
2292
  msgid "Calendar"
2293
  msgstr ""
2294
 
2295
- #: includes/widgets/htmega_booked_calender.php:858
2296
  msgid "Calendar Icon Background"
2297
  msgstr ""
2298
 
2299
- #: includes/widgets/htmega_booked_calender.php:847
2300
  msgid "Calendar Icon Color"
2301
  msgstr ""
2302
 
2303
- #: includes/widgets/htmega_booked_calender.php:900
2304
  msgid "Calendar Icon Padding"
2305
  msgstr ""
2306
 
2307
- #: includes/widgets/htmega_booked_calender.php:880
2308
  msgid "Calendar Icon Radius"
2309
  msgstr ""
2310
 
2311
- #: includes/widgets/htmega_booked_calender.php:147
2312
  msgid "Calendar Size"
2313
  msgstr ""
2314
 
 
 
2315
  #: admin/include/admin-setting.php:174
2316
- #: includes/widgets/htmega_call_to_action.php:13
2317
- #: includes/widgets/htmega_call_to_action.php:28
2318
  msgid "Call To Action"
2319
  msgstr ""
2320
 
2321
- #: includes/widgets/htmega_testimonial.php:78
2322
- #: includes/widgets/htmega_testimonial.php:125
2323
- #: includes/widgets/htmega_testimonial_grid.php:72
2324
- #: includes/widgets/htmega_testimonial_grid.php:130
 
 
 
 
2325
  msgid "Carolina Monntoya"
2326
  msgstr ""
2327
 
2328
- #: admin/include/admin-setting.php:182 includes/widgets/htmega_carousel.php:13
2329
- #: includes/widgets/htmega_carousel.php:36
2330
- #: includes/widgets/htmega_post_carousel.php:59
2331
  msgid "Carousel"
2332
  msgstr ""
2333
 
2334
- #: includes/widgets/htmega_post_carousel.php:279
2335
  msgid "Carousel Option"
2336
  msgstr ""
2337
 
2338
- #: includes/widgets/htmega_wc_element_pages.php:45
2339
  msgid "Cart Page"
2340
  msgstr ""
2341
 
2342
- #: includes/widgets/htmega_easy_digital_download.php:141
2343
- #: includes/widgets/htmega_news_ticker.php:177
2344
- #: includes/widgets/htmega_news_ticker.php:191
2345
- #: includes/widgets/htmega_post_carousel.php:91
2346
- #: includes/widgets/htmega_post_carousel.php:105
2347
- #: includes/widgets/htmega_post_grid.php:70
2348
- #: includes/widgets/htmega_post_grid.php:84
2349
- #: includes/widgets/htmega_post_grid_tab.php:78
2350
- #: includes/widgets/htmega_post_grid_tab.php:92
2351
- #: includes/widgets/htmega_post_slider.php:79
2352
- #: includes/widgets/htmega_post_slider.php:93
2353
- #: includes/widgets/htmega_wc_categories.php:28
2354
- #: includes/widgets/htmega_wc_categories.php:90
2355
  msgid "Categories"
2356
  msgstr ""
2357
 
2358
- #: includes/widgets/htmega_post_carousel.php:176
2359
- #: includes/widgets/htmega_post_carousel.php:802
2360
- #: includes/widgets/htmega_post_grid.php:180
2361
- #: includes/widgets/htmega_post_grid.php:393
2362
- #: includes/widgets/htmega_post_grid_tab.php:173
2363
- #: includes/widgets/htmega_post_grid_tab.php:466
2364
- #: includes/widgets/htmega_post_slider.php:234
2365
- #: includes/widgets/htmega_post_slider.php:758
2366
- #: includes/widgets/htmega_single_post.php:95
2367
  #: includes/widgets/htmega_single_post.php:220
 
 
2368
  msgid "Category"
2369
  msgstr ""
2370
 
2371
- #: includes/widgets/htmega_wc_categories.php:159
2372
  msgid "Category Area"
2373
  msgstr ""
2374
 
2375
- #: includes/widgets/htmega_pricing_list_view.php:246
2376
- #: includes/widgets/htmega_table.php:204
2377
  msgid "Cell Content"
2378
  msgstr ""
2379
 
2380
- #: includes/widgets/htmega_404_content.php:238
2381
- #: includes/widgets/htmega_accordion.php:453
2382
- #: includes/widgets/htmega_accordion.php:636
2383
- #: includes/widgets/htmega_add_banner.php:57
2384
- #: includes/widgets/htmega_add_banner.php:156
2385
- #: includes/widgets/htmega_blockquote.php:181
2386
- #: includes/widgets/htmega_buddy_press.php:243
2387
- #: includes/widgets/htmega_button.php:171
2388
- #: includes/widgets/htmega_call_to_action.php:186
2389
- #: includes/widgets/htmega_contact_form_seven.php:116
2390
- #: includes/widgets/htmega_countdown.php:466
2391
- #: includes/widgets/htmega_countdown.php:497
2392
- #: includes/widgets/htmega_counter.php:253
2393
- #: includes/widgets/htmega_double_button.php:275
2394
- #: includes/widgets/htmega_double_button.php:511
2395
- #: includes/widgets/htmega_double_button.php:715
2396
- #: includes/widgets/htmega_easy_digital_download.php:307
2397
- #: includes/widgets/htmega_image_comparison.php:131
2398
- #: includes/widgets/htmega_image_grid.php:206
2399
- #: includes/widgets/htmega_image_grid.php:296
2400
- #: includes/widgets/htmega_image_masonry.php:202
2401
- #: includes/widgets/htmega_image_masonry.php:292
2402
- #: includes/widgets/htmega_inline_menu.php:120
2403
- #: includes/widgets/htmega_mailchimp_for_wp.php:118
2404
- #: includes/widgets/htmega_modal.php:350 includes/widgets/htmega_modal.php:771
2405
- #: includes/widgets/htmega_offcanvas.php:240
2406
- #: includes/widgets/htmega_panel_slider.php:484
2407
- #: includes/widgets/htmega_popover.php:262
2408
- #: includes/widgets/htmega_popover.php:670
2409
- #: includes/widgets/htmega_popover.php:779
2410
- #: includes/widgets/htmega_post_carousel.php:686
2411
- #: includes/widgets/htmega_post_carousel.php:778
2412
- #: includes/widgets/htmega_post_carousel.php:989
2413
- #: includes/widgets/htmega_post_grid.php:274
2414
- #: includes/widgets/htmega_post_grid.php:368
2415
  #: includes/widgets/htmega_post_grid_tab.php:353
2416
- #: includes/widgets/htmega_post_grid_tab.php:442
2417
- #: includes/widgets/htmega_post_grid_tab.php:653
2418
- #: includes/widgets/htmega_post_slider.php:642
2419
- #: includes/widgets/htmega_post_slider.php:734
2420
- #: includes/widgets/htmega_post_slider.php:945
2421
- #: includes/widgets/htmega_pricing_list_view.php:505
2422
- #: includes/widgets/htmega_pricing_list_view.php:628
2423
- #: includes/widgets/htmega_search.php:131
2424
- #: includes/widgets/htmega_section_title.php:386
2425
- #: includes/widgets/htmega_services.php:208
2426
- #: includes/widgets/htmega_services.php:304
2427
- #: includes/widgets/htmega_services.php:434
2428
- #: includes/widgets/htmega_services.php:625
2429
- #: includes/widgets/htmega_services.php:825
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2430
  #: includes/widgets/htmega_single_post.php:196
2431
- #: includes/widgets/htmega_single_post.php:361
2432
- #: includes/widgets/htmega_special_banner.php:40
2433
- #: includes/widgets/htmega_special_banner.php:262
2434
- #: includes/widgets/htmega_tab.php:322 includes/widgets/htmega_table.php:422
2435
- #: includes/widgets/htmega_table.php:542
2436
  #: includes/widgets/htmega_tablepress.php:211
2437
  #: includes/widgets/htmega_tablepress.php:368
2438
- #: includes/widgets/htmega_teammember.php:407
2439
- #: includes/widgets/htmega_teammember.php:504
2440
- #: includes/widgets/htmega_teammember.php:601
2441
- #: includes/widgets/htmega_teammember.php:669
2442
- #: includes/widgets/htmega_testimonial.php:552
2443
- #: includes/widgets/htmega_testimonial.php:649
2444
- #: includes/widgets/htmega_testimonial.php:747
2445
- #: includes/widgets/htmega_testimonial_grid.php:346
2446
  #: includes/widgets/htmega_toggle.php:198
2447
- #: includes/widgets/htmega_tooltip.php:238
2448
- #: includes/widgets/htmega_user_login_form.php:240
2449
- #: includes/widgets/htmega_user_login_form.php:720
2450
- #: includes/widgets/htmega_user_register_form.php:435
2451
- #: includes/widgets/htmega_user_register_form.php:1029
2452
- #: includes/widgets/htmega_video_player.php:208
2453
- #: includes/widgets/htmega_wc_categories.php:348
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2454
  msgid "Center"
2455
  msgstr ""
2456
 
@@ -2458,478 +2581,503 @@ msgstr ""
2458
  msgid "Center Address"
2459
  msgstr ""
2460
 
2461
- #: includes/widgets/htmega_blockquote.php:92
2462
  msgid "Center Bottom"
2463
  msgstr ""
2464
 
2465
- #: includes/widgets/htmega_blockquote.php:91
2466
  msgid "Center Center"
2467
  msgstr ""
2468
 
2469
- #: includes/widgets/htmega_carousel.php:218
2470
- #: includes/widgets/htmega_instagram.php:411
2471
- #: includes/widgets/htmega_panel_slider.php:238
2472
- #: includes/widgets/htmega_post_carousel.php:378
2473
- #: includes/widgets/htmega_post_slider.php:378
2474
- #: includes/widgets/htmega_slider_thumb_gallery.php:207
2475
- #: includes/widgets/htmega_testimonial.php:272
2476
- #: includes/widgets/htmega_twitter_feed.php:312
 
2477
  msgid "Center Mode"
2478
  msgstr ""
2479
 
2480
- #: includes/widgets/htmega_carousel.php:231
2481
- #: includes/widgets/htmega_instagram.php:424
2482
- #: includes/widgets/htmega_panel_slider.php:251
2483
- #: includes/widgets/htmega_post_carousel.php:391
2484
- #: includes/widgets/htmega_post_slider.php:391
2485
- #: includes/widgets/htmega_slider_thumb_gallery.php:218
2486
- #: includes/widgets/htmega_testimonial.php:285
2487
- #: includes/widgets/htmega_twitter_feed.php:325
 
2488
  msgid "Center padding"
2489
  msgstr ""
2490
 
2491
- #: includes/widgets/htmega_blockquote.php:90
2492
  msgid "Center Top"
2493
  msgstr ""
2494
 
2495
- #: includes/widgets/htmega_wc_element_pages.php:328
2496
  msgid "Checkout Button"
2497
  msgstr ""
2498
 
2499
- #: includes/widgets/htmega_wc_element_pages.php:47
2500
  msgid "Checkout Page"
2501
  msgstr ""
2502
 
2503
- #: includes/widgets/htmega_wc_element_pages.php:57
 
 
 
 
2504
  msgid "Choose Product"
2505
  msgstr ""
2506
 
2507
- #: includes/widgets/htmega_progressbar.php:49
2508
  msgid "Circle"
2509
  msgstr ""
2510
 
2511
- #: includes/widgets/htmega_button.php:52
 
 
 
 
2512
  msgid "Click Me"
2513
  msgstr ""
2514
 
2515
- #: includes/widgets/htmega_testimonial_grid.php:88
2516
  msgid "Client Rating"
2517
  msgstr ""
2518
 
2519
- #: includes/widgets/htmega_testimonial.php:111
2520
- #: includes/widgets/htmega_testimonial_grid.php:116
2521
  msgid "Client Say"
2522
  msgstr ""
2523
 
2524
- #: includes/widgets/htmega_testimonial.php:731
2525
- #: includes/widgets/htmega_testimonial_grid.php:330
2526
  msgid "Client say"
2527
  msgstr ""
2528
 
2529
- #: includes/widgets/htmega_animated_heading.php:67
2530
  msgid "Clip"
2531
  msgstr ""
2532
 
2533
- #: includes/widgets/htmega_business_hours.php:148
2534
- #: includes/widgets/htmega_modal.php:618
2535
- #: includes/widgets/htmega_post_grid_tab.php:840
2536
- #: includes/widgets/htmega_toggle.php:56 includes/widgets/htmega_toggle.php:57
2537
  msgid "Close"
2538
  msgstr ""
2539
 
2540
- #: includes/widgets/htmega_search.php:547
2541
  msgid "close"
2542
  msgstr ""
2543
 
2544
- #: includes/widgets/htmega_accordion.php:285
2545
  msgid "Close All Item"
2546
  msgstr ""
2547
 
2548
- #: includes/widgets/htmega_notify.php:578
2549
  msgid "Close Button"
2550
  msgstr ""
2551
 
2552
- #: includes/widgets/htmega_pricing_list_view.php:315
2553
- #: includes/widgets/htmega_pricing_list_view.php:321
2554
- #: includes/widgets/htmega_pricing_list_view.php:327
2555
- #: includes/widgets/htmega_pricing_list_view.php:334
2556
- #: includes/widgets/htmega_table.php:238 includes/widgets/htmega_table.php:244
2557
- #: includes/widgets/htmega_table.php:250 includes/widgets/htmega_table.php:257
2558
  msgid "col"
2559
  msgstr ""
2560
 
2561
- #: includes/widgets/htmega_notify.php:233
2562
  msgid "col-md-1"
2563
  msgstr ""
2564
 
2565
- #: includes/widgets/htmega_notify.php:224
2566
  msgid "col-md-10"
2567
  msgstr ""
2568
 
2569
- #: includes/widgets/htmega_notify.php:223
2570
  msgid "col-md-11"
2571
  msgstr ""
2572
 
2573
- #: includes/widgets/htmega_notify.php:222
2574
  msgid "col-md-12"
2575
  msgstr ""
2576
 
2577
- #: includes/widgets/htmega_notify.php:232
2578
  msgid "col-md-2"
2579
  msgstr ""
2580
 
2581
- #: includes/widgets/htmega_notify.php:231
2582
  msgid "col-md-3"
2583
  msgstr ""
2584
 
2585
- #: includes/widgets/htmega_notify.php:230
2586
  msgid "col-md-4"
2587
  msgstr ""
2588
 
2589
- #: includes/widgets/htmega_notify.php:229
2590
  msgid "col-md-5"
2591
  msgstr ""
2592
 
2593
- #: includes/widgets/htmega_notify.php:228
2594
  msgid "col-md-6"
2595
  msgstr ""
2596
 
2597
- #: includes/widgets/htmega_notify.php:227
2598
  msgid "col-md-7"
2599
  msgstr ""
2600
 
2601
- #: includes/widgets/htmega_notify.php:226
2602
  msgid "col-md-8"
2603
  msgstr ""
2604
 
2605
- #: includes/widgets/htmega_notify.php:225
2606
  msgid "col-md-9"
2607
  msgstr ""
2608
 
2609
- #: includes/widgets/htmega_404_content.php:300
2610
- #: includes/widgets/htmega_404_content.php:380
2611
- #: includes/widgets/htmega_404_content.php:460
2612
- #: includes/widgets/htmega_404_content.php:546
2613
- #: includes/widgets/htmega_404_content.php:633
2614
- #: includes/widgets/htmega_404_content.php:698
2615
- #: includes/widgets/htmega_404_content.php:785
2616
- #: includes/widgets/htmega_accordion.php:524
2617
- #: includes/widgets/htmega_accordion.php:566
2618
- #: includes/widgets/htmega_accordion.php:713
2619
- #: includes/widgets/htmega_accordion.php:794
2620
- #: includes/widgets/htmega_accordion.php:897
2621
- #: includes/widgets/htmega_accordion.php:990
2622
- #: includes/widgets/htmega_add_banner.php:215
2623
- #: includes/widgets/htmega_add_banner.php:279
2624
- #: includes/widgets/htmega_add_banner.php:343
2625
- #: includes/widgets/htmega_add_banner.php:415
2626
- #: includes/widgets/htmega_add_banner.php:504
2627
- #: includes/widgets/htmega_animated_heading.php:144
2628
- #: includes/widgets/htmega_animated_heading.php:232
2629
- #: includes/widgets/htmega_animated_heading.php:320
2630
- #: includes/widgets/htmega_blockquote.php:271
2631
- #: includes/widgets/htmega_blockquote.php:333
2632
- #: includes/widgets/htmega_blockquote.php:505
2633
- #: includes/widgets/htmega_booked_calender.php:256
2634
- #: includes/widgets/htmega_booked_calender.php:305
2635
- #: includes/widgets/htmega_booked_calender.php:348
2636
- #: includes/widgets/htmega_booked_calender.php:463
2637
- #: includes/widgets/htmega_booked_calender.php:497
2638
- #: includes/widgets/htmega_buddy_press.php:286
2639
- #: includes/widgets/htmega_buddy_press.php:329
2640
- #: includes/widgets/htmega_buddy_press.php:356
2641
- #: includes/widgets/htmega_caldera_forms.php:55
2642
- #: includes/widgets/htmega_call_to_action.php:224
 
 
2643
  #: includes/widgets/htmega_call_to_action.php:288
2644
- #: includes/widgets/htmega_call_to_action.php:458
2645
- #: includes/widgets/htmega_carousel.php:436
2646
- #: includes/widgets/htmega_carousel.php:586
2647
- #: includes/widgets/htmega_countdown.php:530
2648
- #: includes/widgets/htmega_countdown.php:560
2649
- #: includes/widgets/htmega_countdown.php:687
2650
- #: includes/widgets/htmega_countdown.php:811
2651
- #: includes/widgets/htmega_countdown.php:896
2652
- #: includes/widgets/htmega_counter.php:288
2653
- #: includes/widgets/htmega_counter.php:385
2654
- #: includes/widgets/htmega_counter.php:494
2655
- #: includes/widgets/htmega_counter.php:607
2656
- #: includes/widgets/htmega_counter.php:700
2657
- #: includes/widgets/htmega_cuctom_event.php:136
2658
- #: includes/widgets/htmega_cuctom_event.php:196
2659
- #: includes/widgets/htmega_cuctom_event.php:230
2660
- #: includes/widgets/htmega_cuctom_event.php:292
2661
- #: includes/widgets/htmega_cuctom_event.php:342
2662
- #: includes/widgets/htmega_cuctom_event.php:419
2663
- #: includes/widgets/htmega_cuctom_event.php:474
2664
- #: includes/widgets/htmega_double_button.php:416
2665
- #: includes/widgets/htmega_double_button.php:543
2666
- #: includes/widgets/htmega_double_button.php:620
2667
- #: includes/widgets/htmega_double_button.php:746
2668
- #: includes/widgets/htmega_double_button.php:816
2669
- #: includes/widgets/htmega_download_monitor.php:149
2670
- #: includes/widgets/htmega_download_monitor.php:222
2671
- #: includes/widgets/htmega_dropcaps.php:73
2672
- #: includes/widgets/htmega_dropcaps.php:165
2673
- #: includes/widgets/htmega_easy_digital_download.php:344
2674
- #: includes/widgets/htmega_easy_digital_download.php:417
2675
- #: includes/widgets/htmega_easy_digital_download.php:527
2676
- #: includes/widgets/htmega_easy_digital_download.php:596
2677
- #: includes/widgets/htmega_gravity_forms.php:113
2678
- #: includes/widgets/htmega_gravity_forms.php:147
2679
- #: includes/widgets/htmega_gravity_forms.php:189
2680
- #: includes/widgets/htmega_gravity_forms.php:283
2681
- #: includes/widgets/htmega_gravity_forms.php:420
2682
- #: includes/widgets/htmega_gravity_forms.php:507
2683
- #: includes/widgets/htmega_image_comparison.php:154
2684
- #: includes/widgets/htmega_image_comparison.php:236
2685
- #: includes/widgets/htmega_image_comparison.php:316
2686
- #: includes/widgets/htmega_image_grid.php:229
2687
- #: includes/widgets/htmega_image_grid.php:319
2688
- #: includes/widgets/htmega_image_grid.php:376
2689
- #: includes/widgets/htmega_image_grid.php:463
2690
- #: includes/widgets/htmega_image_marker.php:183
2691
- #: includes/widgets/htmega_image_marker.php:300
2692
- #: includes/widgets/htmega_image_marker.php:363
2693
- #: includes/widgets/htmega_image_masonry.php:225
2694
- #: includes/widgets/htmega_image_masonry.php:315
2695
- #: includes/widgets/htmega_image_masonry.php:372
2696
- #: includes/widgets/htmega_image_masonry.php:448
2697
- #: includes/widgets/htmega_inline_menu.php:147
2698
- #: includes/widgets/htmega_inline_menu.php:233
2699
- #: includes/widgets/htmega_inline_menu.php:287
2700
- #: includes/widgets/htmega_instagram.php:775
2701
- #: includes/widgets/htmega_instagram.php:872
2702
- #: includes/widgets/htmega_instagram.php:957
2703
- #: includes/widgets/htmega_instagram.php:1107
2704
- #: includes/widgets/htmega_lightbox.php:262
2705
- #: includes/widgets/htmega_modal.php:186 includes/widgets/htmega_modal.php:382
2706
- #: includes/widgets/htmega_modal.php:432 includes/widgets/htmega_modal.php:534
2707
- #: includes/widgets/htmega_modal.php:625 includes/widgets/htmega_modal.php:681
2708
- #: includes/widgets/htmega_news_ticker.php:389
2709
- #: includes/widgets/htmega_news_ticker.php:428
2710
- #: includes/widgets/htmega_news_ticker.php:519
2711
- #: includes/widgets/htmega_news_ticker.php:600
2712
- #: includes/widgets/htmega_news_ticker.php:654
2713
- #: includes/widgets/htmega_ninja_forms.php:106
2714
  #: includes/widgets/htmega_ninja_forms.php:190
2715
- #: includes/widgets/htmega_ninja_forms.php:285
2716
- #: includes/widgets/htmega_ninja_forms.php:379
2717
- #: includes/widgets/htmega_ninja_forms.php:498
2718
- #: includes/widgets/htmega_ninja_forms.php:633
2719
- #: includes/widgets/htmega_ninja_forms.php:720
2720
- #: includes/widgets/htmega_notify.php:314
2721
- #: includes/widgets/htmega_notify.php:415
2722
- #: includes/widgets/htmega_notify.php:474
2723
- #: includes/widgets/htmega_notify.php:584
2724
- #: includes/widgets/htmega_offcanvas.php:282
2725
- #: includes/widgets/htmega_offcanvas.php:354
2726
- #: includes/widgets/htmega_panel_slider.php:516
2727
- #: includes/widgets/htmega_panel_slider.php:577
2728
- #: includes/widgets/htmega_panel_slider.php:652
2729
- #: includes/widgets/htmega_panel_slider.php:798
2730
- #: includes/widgets/htmega_popover.php:330
2731
- #: includes/widgets/htmega_popover.php:456
2732
- #: includes/widgets/htmega_popover.php:603
2733
- #: includes/widgets/htmega_popover.php:712
2734
- #: includes/widgets/htmega_post_carousel.php:628
2735
- #: includes/widgets/htmega_post_carousel.php:720
2736
- #: includes/widgets/htmega_post_carousel.php:822
2737
- #: includes/widgets/htmega_post_carousel.php:890
2738
- #: includes/widgets/htmega_post_carousel.php:930
2739
- #: includes/widgets/htmega_post_carousel.php:1034
2740
- #: includes/widgets/htmega_post_carousel.php:1122
2741
- #: includes/widgets/htmega_post_carousel.php:1198
2742
- #: includes/widgets/htmega_post_carousel.php:1348
2743
- #: includes/widgets/htmega_post_grid.php:213
2744
- #: includes/widgets/htmega_post_grid.php:310
2745
- #: includes/widgets/htmega_post_grid.php:403
2746
- #: includes/widgets/htmega_post_grid_tab.php:295
2747
- #: includes/widgets/htmega_post_grid_tab.php:384
2748
- #: includes/widgets/htmega_post_grid_tab.php:486
2749
- #: includes/widgets/htmega_post_grid_tab.php:554
2750
- #: includes/widgets/htmega_post_grid_tab.php:594
2751
- #: includes/widgets/htmega_post_grid_tab.php:698
2752
- #: includes/widgets/htmega_post_grid_tab.php:786
2753
- #: includes/widgets/htmega_post_grid_tab.php:857
2754
- #: includes/widgets/htmega_post_grid_tab.php:891
2755
- #: includes/widgets/htmega_post_slider.php:584
2756
- #: includes/widgets/htmega_post_slider.php:676
2757
- #: includes/widgets/htmega_post_slider.php:778
2758
- #: includes/widgets/htmega_post_slider.php:846
2759
- #: includes/widgets/htmega_post_slider.php:886
2760
- #: includes/widgets/htmega_post_slider.php:990
2761
- #: includes/widgets/htmega_post_slider.php:1078
2762
- #: includes/widgets/htmega_post_slider.php:1218
2763
- #: includes/widgets/htmega_post_slider.php:1368
2764
- #: includes/widgets/htmega_pricing_list_view.php:749
2765
- #: includes/widgets/htmega_pricing_table.php:528
2766
- #: includes/widgets/htmega_pricing_table.php:557
2767
- #: includes/widgets/htmega_pricing_table.php:628
2768
- #: includes/widgets/htmega_pricing_table.php:703
2769
- #: includes/widgets/htmega_pricing_table.php:787
2770
- #: includes/widgets/htmega_progressbar.php:430
2771
- #: includes/widgets/htmega_qu_forms.php:84
2772
- #: includes/widgets/htmega_qu_forms.php:173
2773
  #: includes/widgets/htmega_qu_forms.php:267
2774
- #: includes/widgets/htmega_qu_forms.php:386
2775
- #: includes/widgets/htmega_qu_forms.php:521
2776
- #: includes/widgets/htmega_qu_forms.php:608
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2777
  #: includes/widgets/htmega_scroll_navigation.php:227
2778
- #: includes/widgets/htmega_search.php:332
2779
- #: includes/widgets/htmega_search.php:449
2780
- #: includes/widgets/htmega_section_title.php:495
2781
- #: includes/widgets/htmega_section_title.php:611
2782
- #: includes/widgets/htmega_section_title.php:726
2783
- #: includes/widgets/htmega_services.php:245
2784
- #: includes/widgets/htmega_services.php:375
2785
- #: includes/widgets/htmega_services.php:543
2786
- #: includes/widgets/htmega_services.php:656
2787
- #: includes/widgets/htmega_services.php:869
2788
- #: includes/widgets/htmega_services.php:960
2789
- #: includes/widgets/htmega_single_post.php:138
 
 
2790
  #: includes/widgets/htmega_single_post.php:230
2791
- #: includes/widgets/htmega_single_post.php:303
2792
- #: includes/widgets/htmega_slider_thumb_gallery.php:648
2793
- #: includes/widgets/htmega_slider_thumb_gallery.php:733
2794
- #: includes/widgets/htmega_slider_thumb_gallery.php:883
2795
- #: includes/widgets/htmega_socialshere.php:133
2796
- #: includes/widgets/htmega_socialshere.php:221
2797
- #: includes/widgets/htmega_special_banner.php:321
2798
  #: includes/widgets/htmega_special_banner.php:385
2799
- #: includes/widgets/htmega_special_banner.php:449
2800
- #: includes/widgets/htmega_special_banner.php:513
2801
- #: includes/widgets/htmega_special_banner.php:577
2802
- #: includes/widgets/htmega_special_banner.php:649
2803
- #: includes/widgets/htmega_special_banner.php:738
2804
- #: includes/widgets/htmega_switcher.php:213
2805
- #: includes/widgets/htmega_switcher.php:345
2806
- #: includes/widgets/htmega_switcher.php:433 includes/widgets/htmega_tab.php:341
2807
- #: includes/widgets/htmega_tab.php:428
2808
  #: includes/widgets/htmega_tablepress.php:169
2809
  #: includes/widgets/htmega_tablepress.php:404
2810
- #: includes/widgets/htmega_teammember.php:348
2811
- #: includes/widgets/htmega_teammember.php:445
2812
- #: includes/widgets/htmega_teammember.php:542
2813
- #: includes/widgets/htmega_testimonial.php:576
2814
- #: includes/widgets/htmega_testimonial.php:673
2815
- #: includes/widgets/htmega_testimonial.php:771
2816
- #: includes/widgets/htmega_testimonial.php:851
2817
- #: includes/widgets/htmega_testimonial.php:1001
2818
- #: includes/widgets/htmega_testimonial_grid.php:207
2819
- #: includes/widgets/htmega_testimonial_grid.php:272
2820
- #: includes/widgets/htmega_testimonial_grid.php:369
2821
- #: includes/widgets/htmega_testimonial_grid.php:433
2822
- #: includes/widgets/htmega_toggle.php:122
2823
  #: includes/widgets/htmega_toggle.php:230
2824
- #: includes/widgets/htmega_toggle.php:320
2825
- #: includes/widgets/htmega_tooltip.php:306
2826
- #: includes/widgets/htmega_tooltip.php:432
2827
- #: includes/widgets/htmega_tooltip.php:490
2828
- #: includes/widgets/htmega_twitter_feed.php:592
2829
- #: includes/widgets/htmega_twitter_feed.php:682
2830
- #: includes/widgets/htmega_twitter_feed.php:742
2831
- #: includes/widgets/htmega_twitter_feed.php:776
2832
- #: includes/widgets/htmega_twitter_feed.php:850
2833
- #: includes/widgets/htmega_twitter_feed.php:901
2834
- #: includes/widgets/htmega_twitter_feed.php:946
2835
- #: includes/widgets/htmega_twitter_feed.php:1090
2836
- #: includes/widgets/htmega_user_login_form.php:464
2837
- #: includes/widgets/htmega_user_login_form.php:578
2838
- #: includes/widgets/htmega_user_login_form.php:635
2839
- #: includes/widgets/htmega_user_register_form.php:771
2840
- #: includes/widgets/htmega_user_register_form.php:885
2841
- #: includes/widgets/htmega_user_register_form.php:945
2842
- #: includes/widgets/htmega_vertical_timeline.php:124
2843
- #: includes/widgets/htmega_vertical_timeline.php:157
2844
- #: includes/widgets/htmega_vertical_timeline.php:190
2845
- #: includes/widgets/htmega_video_player.php:254
2846
- #: includes/widgets/htmega_video_player.php:385
2847
- #: includes/widgets/htmega_wc_categories.php:303
2848
- #: includes/widgets/htmega_wc_categories.php:374
2849
- #: includes/widgets/htmega_wc_element_pages.php:499
2850
- #: includes/widgets/htmega_wc_element_pages.php:836
2851
- #: includes/widgets/htmega_wc_element_pages.php:1128
2852
- #: includes/widgets/htmega_wc_element_pages.php:1181
2853
- #: includes/widgets/htmega_wc_element_pages.php:1219
2854
- #: includes/widgets/htmega_weather.php:167
2855
- #: includes/widgets/htmega_weather.php:230
2856
- #: includes/widgets/htmega_weather.php:262
2857
- #: includes/widgets/htmega_working_process.php:324
2858
- #: includes/widgets/htmega_working_process.php:408
2859
- #: includes/widgets/htmega_working_process.php:521
2860
- #: includes/widgets/htmega_wpforms.php:98
2861
- #: includes/widgets/htmega_wpforms.php:182
2862
- #: includes/widgets/htmega_wpforms.php:275
2863
- #: includes/widgets/htmega_wpforms.php:369
2864
- #: includes/widgets/htmega_wpforms.php:488
2865
- #: includes/widgets/htmega_wpforms.php:623
2866
- #: includes/widgets/htmega_wpforms.php:710
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2867
  msgid "Color"
2868
  msgstr ""
2869
 
2870
- #: includes/widgets/htmega_business_hours.php:328
2871
- #: includes/widgets/htmega_business_hours.php:368
2872
- #: includes/widgets/htmega_socialshere.php:396
2873
  msgid "color"
2874
  msgstr ""
2875
 
2876
- #: includes/widgets/htmega_pricing_list_view.php:275
2877
- #: includes/widgets/htmega_table.php:216
2878
  msgid "Colspan"
2879
  msgstr ""
2880
 
2881
- #: includes/widgets/htmega_image_grid.php:51
2882
- #: includes/widgets/htmega_instagram.php:93
2883
- #: includes/widgets/htmega_pricing_list_view.php:216
2884
- #: includes/widgets/htmega_table.php:196
2885
- #: includes/widgets/htmega_testimonial_grid.php:50
2886
- #: includes/widgets/htmega_working_process.php:50
 
2887
  msgid "Column"
2888
  msgstr ""
2889
 
2890
- #: includes/widgets/htmega_working_process.php:58
 
 
 
 
2891
  msgid "Column Five"
2892
  msgstr ""
2893
 
2894
- #: includes/widgets/htmega_working_process.php:57
2895
  msgid "Column Four"
2896
  msgstr ""
2897
 
2898
- #: includes/widgets/htmega_countdown.php:323
2899
  msgid "Column Height"
2900
  msgstr ""
2901
 
2902
- #: includes/widgets/htmega_pricing_list_view.php:160
2903
- #: includes/widgets/htmega_table.php:143
2904
  msgid "Column Name"
2905
  msgstr ""
2906
 
2907
- #: includes/widgets/htmega_working_process.php:54
2908
  msgid "Column One"
2909
  msgstr ""
2910
 
2911
- #: includes/widgets/htmega_countdown.php:355
2912
- msgid "Column Specing"
2913
  msgstr ""
2914
 
2915
- #: includes/widgets/htmega_working_process.php:56
2916
  msgid "Column Three"
2917
  msgstr ""
2918
 
2919
- #: includes/widgets/htmega_working_process.php:55
2920
  msgid "Column Two"
2921
  msgstr ""
2922
 
2923
- #: includes/widgets/htmega_countdown.php:291
2924
  msgid "Column Width"
2925
  msgstr ""
2926
 
2927
- #: includes/widgets/htmega_easy_digital_download.php:35
2928
- #: includes/widgets/htmega_wc_categories.php:35
2929
  msgid "Columns"
2930
  msgstr ""
2931
 
2932
- #: admin/include/admin-setting.php:1144 admin/include/admin-setting.php:1170
2933
  msgid "Coming soon Page Builder"
2934
  msgstr ""
2935
 
@@ -2937,106 +3085,105 @@ msgstr ""
2937
  msgid "Coming Soon Page Template."
2938
  msgstr ""
2939
 
2940
- #: includes/widgets/htmega_instagram.php:837
2941
  msgid "Comment & Like"
2942
  msgstr ""
2943
 
2944
- #: includes/widgets/htmega_news_ticker.php:234
2945
- #: includes/widgets/htmega_post_carousel.php:164
2946
- #: includes/widgets/htmega_post_grid.php:143
2947
- #: includes/widgets/htmega_post_grid_tab.php:151
2948
- #: includes/widgets/htmega_post_slider.php:152
2949
  msgid "Comment count"
2950
  msgstr ""
2951
 
2952
- #: includes/widgets/htmega_instagram.php:265
2953
  msgid "Comment Icon"
2954
  msgstr ""
2955
 
2956
- #: includes/widgets/htmega_twitter_feed.php:74
2957
  msgid "Consumer Key"
2958
  msgstr ""
2959
 
2960
- #: includes/widgets/htmega_twitter_feed.php:84
2961
  msgid "Consumer Secret"
2962
  msgstr ""
2963
 
2964
- #: includes/widgets/htmega_404_content.php:170
2965
- #: includes/widgets/htmega_404_content.php:682
2966
  msgid "Contact Button"
2967
  msgstr ""
2968
 
2969
- #: includes/widgets/htmega_contact_form_seven.php:28
2970
- #: includes/widgets/htmega_contact_form_seven.php:52
2971
  msgid "Contact Form"
2972
  msgstr ""
2973
 
2974
- #: admin/include/admin-setting.php:901
2975
- #: includes/widgets/htmega_contact_form_seven.php:13
2976
  msgid "Contact form 7"
2977
  msgstr ""
2978
 
2979
- #: admin/include/admin-setting.php:1126
2980
  msgid "Contact Us"
2981
  msgstr ""
2982
 
2983
- #: includes/widgets/htmega_blockquote.php:48
2984
- #: includes/widgets/htmega_blockquote.php:61
2985
- #: includes/widgets/htmega_blockquote.php:263
2986
- #: includes/widgets/htmega_dropcaps.php:51
2987
- #: includes/widgets/htmega_image_marker.php:241
2988
- #: includes/widgets/htmega_modal.php:58 includes/widgets/htmega_modal.php:71
2989
- #: includes/widgets/htmega_modal.php:73
2990
- #: includes/widgets/htmega_news_ticker.php:382
2991
- #: includes/widgets/htmega_notify.php:468
2992
- #: includes/widgets/htmega_popover.php:696
2993
- #: includes/widgets/htmega_post_carousel.php:219
2994
- #: includes/widgets/htmega_post_carousel.php:710
2995
  #: includes/widgets/htmega_post_grid_tab.php:377
2996
- #: includes/widgets/htmega_post_slider.php:188
2997
- #: includes/widgets/htmega_post_slider.php:666
2998
- #: includes/widgets/htmega_pricing_list_view.php:53
 
 
 
 
 
 
 
 
 
 
 
2999
  #: includes/widgets/htmega_scroll_navigation.php:62
3000
  #: includes/widgets/htmega_scroll_navigation.php:64
3001
  #: includes/widgets/htmega_scroll_navigation.php:74
3002
- #: includes/widgets/htmega_socialshere.php:45
3003
- #: includes/widgets/htmega_switcher.php:67
3004
- #: includes/widgets/htmega_switcher.php:80
3005
- #: includes/widgets/htmega_switcher.php:83
3006
- #: includes/widgets/htmega_switcher.php:138
3007
- #: includes/widgets/htmega_switcher.php:151
3008
- #: includes/widgets/htmega_switcher.php:154
3009
- #: includes/widgets/htmega_switcher.php:205 includes/widgets/htmega_tab.php:56
3010
- #: includes/widgets/htmega_tab.php:93 includes/widgets/htmega_tab.php:106
3011
- #: includes/widgets/htmega_tab.php:108 includes/widgets/htmega_tab.php:465
3012
- #: includes/widgets/htmega_toggle.php:86 includes/widgets/htmega_toggle.php:99
3013
- #: includes/widgets/htmega_tooltip.php:484
3014
- #: includes/widgets/htmega_twitter_feed.php:584
3015
- #: includes/widgets/htmega_vertical_timeline.php:54
3016
- #: includes/widgets/htmega_vertical_timeline.php:80
3017
- #: includes/widgets/htmega_vertical_timeline.php:149
3018
- #: includes/widgets/htmega_wc_element_pages.php:1208
3019
  msgid "Content"
3020
  msgstr ""
3021
 
3022
- #: includes/widgets/htmega_countdown.php:489
3023
  #: includes/widgets/htmega_job_manager.php:140
3024
  msgid "Content Alignment"
3025
  msgstr ""
3026
 
3027
- #: includes/widgets/htmega_panel_slider.php:434
3028
  msgid "Content area"
3029
  msgstr ""
3030
 
3031
- #: includes/widgets/htmega_image_marker.php:268
3032
  msgid "Content area border radius"
3033
  msgstr ""
3034
 
3035
- #: includes/widgets/htmega_image_marker.php:279
3036
  msgid "Content area padding"
3037
  msgstr ""
3038
 
3039
- #: includes/widgets/htmega_post_carousel.php:573
3040
  msgid "Content Border"
3041
  msgstr ""
3042
 
@@ -3044,30 +3191,30 @@ msgstr ""
3044
  msgid "Content Color"
3045
  msgstr ""
3046
 
3047
- #: admin/include/admin-setting.php:1156 admin/include/admin-setting.php:1182
3048
  msgid "Content color option"
3049
  msgstr ""
3050
 
3051
- #: includes/widgets/htmega_vertical_timeline.php:63
3052
  msgid "Content Date"
3053
  msgstr ""
3054
 
3055
- #: includes/widgets/htmega_post_carousel.php:229
3056
- #: includes/widgets/htmega_post_slider.php:198
3057
- #: includes/widgets/htmega_twitter_feed.php:125
3058
  msgid "Content Length"
3059
  msgstr ""
3060
 
3061
- #: includes/widgets/htmega_news_ticker.php:816
3062
  msgid "Content Not Found"
3063
  msgstr ""
3064
 
3065
- #: includes/widgets/htmega_news_ticker.php:160
3066
  msgid "Content Option"
3067
  msgstr ""
3068
 
3069
- #: includes/widgets/htmega_add_banner.php:52
3070
- #: includes/widgets/htmega_special_banner.php:35
3071
  msgid "Content Position"
3072
  msgstr ""
3073
 
@@ -3075,54 +3222,59 @@ msgstr ""
3075
  msgid "Content Source"
3076
  msgstr ""
3077
 
3078
- #: includes/widgets/htmega_news_ticker.php:167
3079
- #: includes/widgets/htmega_post_carousel.php:81
3080
- #: includes/widgets/htmega_post_grid.php:60
3081
- #: includes/widgets/htmega_post_grid_tab.php:68
3082
- #: includes/widgets/htmega_post_slider.php:69
3083
  msgid "Content Sourse"
3084
  msgstr ""
3085
 
3086
- #: includes/widgets/htmega_buddy_press.php:49
3087
- #: includes/widgets/htmega_flip-box.php:59
3088
- #: includes/widgets/htmega_flip-box.php:154
3089
- #: includes/widgets/htmega_pricing_list_view.php:224
 
 
 
 
 
3090
  msgid "Content Type"
3091
  msgstr ""
3092
 
3093
- #: includes/widgets/htmega_easy_digital_download.php:186
3094
- #: includes/widgets/htmega_socialshere.php:372
3095
- #: includes/widgets/htmega_wc_categories.php:126
3096
  msgid "Count"
3097
  msgstr ""
3098
 
3099
- #: includes/widgets/htmega_countdown.php:385
3100
  msgid "Count Area"
3101
  msgstr ""
3102
 
3103
- #: includes/widgets/htmega_countdown.php:283
3104
  msgid "Count Layout"
3105
  msgstr ""
3106
 
3107
- #: admin/include/admin-setting.php:190 includes/widgets/htmega_countdown.php:13
3108
- #: includes/widgets/htmega_countdown.php:58
3109
  msgid "Countdown"
3110
  msgstr ""
3111
 
3112
- #: admin/include/admin-setting.php:198 includes/widgets/htmega_counter.php:13
3113
- #: includes/widgets/htmega_counter.php:36
3114
  msgid "Counter"
3115
  msgstr ""
3116
 
3117
- #: includes/widgets/htmega_countdown.php:520
3118
  msgid "Counter separator"
3119
  msgstr ""
3120
 
3121
- #: includes/widgets/htmega_counter.php:125
3122
  msgid "Counter Title"
3123
  msgstr ""
3124
 
3125
- #: includes/widgets/htmega_wc_element_pages.php:178
3126
  msgid "Coupon / Update Button"
3127
  msgstr ""
3128
 
@@ -3134,46 +3286,46 @@ msgstr ""
3134
  msgid "Cross Icon Color"
3135
  msgstr ""
3136
 
3137
- #: admin/include/admin-setting.php:1157 admin/include/admin-setting.php:1183
3138
  msgid "Cross icon color option"
3139
  msgstr ""
3140
 
3141
- #: includes/widgets/htmega_pricing_table.php:196
3142
  msgid "Currency Symbol"
3143
  msgstr ""
3144
 
3145
- #: includes/widgets/htmega_booked_calender.php:341
3146
  msgid "Current Date"
3147
  msgstr ""
3148
 
3149
- #: includes/widgets/htmega_accordion.php:310
3150
  msgid "Current Item No"
3151
  msgstr ""
3152
 
3153
- #: includes/widgets/htmega_accordion.php:95
 
 
3154
  #: includes/widgets/htmega_accordion.php:206
3155
- #: includes/widgets/htmega_blockquote.php:39
3156
- #: includes/widgets/htmega_modal.php:49
3157
- #: includes/widgets/htmega_pricing_table.php:217
3158
  #: includes/widgets/htmega_scroll_navigation.php:53
3159
  #: includes/widgets/htmega_scroll_navigation.php:131
3160
- #: includes/widgets/htmega_switcher.php:58
3161
- #: includes/widgets/htmega_switcher.php:129 includes/widgets/htmega_tab.php:84
3162
- #: includes/widgets/htmega_toggle.php:76
3163
  msgid "Custom"
3164
  msgstr ""
3165
 
3166
- #: includes/widgets/htmega_weather.php:131
3167
  msgid "Custom Background Color"
3168
  msgstr ""
3169
 
3170
  #: includes/widgets/htmega_scroll_navigation.php:220
3171
- #: includes/widgets/htmega_toggle.php:101
3172
  msgid "Custom Content"
3173
  msgstr ""
3174
 
 
3175
  #: admin/include/admin-setting.php:206
3176
- #: includes/widgets/htmega_cuctom_event.php:13
3177
  msgid "Custom Event"
3178
  msgstr ""
3179
 
@@ -3181,119 +3333,120 @@ msgstr ""
3181
  msgid "Custom Height"
3182
  msgstr ""
3183
 
3184
- #: includes/widgets/htmega_countdown.php:182
3185
  msgid "Custom Label"
3186
  msgstr ""
3187
 
3188
- #: includes/widgets/htmega_user_login_form.php:64
3189
- #: includes/widgets/htmega_user_register_form.php:125
3190
  msgid "Custom label"
3191
  msgstr ""
3192
 
3193
- #: includes/widgets/htmega_news_ticker.php:215
3194
- #: includes/widgets/htmega_post_carousel.php:129
3195
- #: includes/widgets/htmega_post_grid.php:108
3196
- #: includes/widgets/htmega_post_grid_tab.php:116
3197
- #: includes/widgets/htmega_post_slider.php:117
3198
  msgid "Custom order"
3199
  msgstr ""
3200
 
3201
- #: includes/widgets/htmega_user_register_form.php:259
3202
  msgid "Custom Placeholder"
3203
  msgstr ""
3204
 
3205
- #: includes/widgets/htmega_pricing_table.php:226
3206
  msgid "Custom Symbol"
3207
  msgstr ""
3208
 
3209
- #: includes/widgets/htmega_post_carousel.php:1731
3210
- #: includes/widgets/htmega_post_carousel.php:1750
3211
- #: includes/widgets/htmega_post_carousel.php:1770
3212
- #: includes/widgets/htmega_post_grid.php:565
3213
- #: includes/widgets/htmega_post_grid.php:611
3214
- #: includes/widgets/htmega_post_grid.php:657
3215
- #: includes/widgets/htmega_post_grid.php:706
3216
- #: includes/widgets/htmega_post_grid.php:754
3217
- #: includes/widgets/htmega_post_grid.php:799
3218
- #: includes/widgets/htmega_post_grid.php:847
3219
- #: includes/widgets/htmega_post_grid.php:890
3220
- #: includes/widgets/htmega_post_grid.php:932
3221
- #: includes/widgets/htmega_post_grid.php:974
3222
- #: includes/widgets/htmega_post_grid.php:1018
3223
- #: includes/widgets/htmega_post_grid_tab.php:1189
3224
- #: includes/widgets/htmega_post_slider.php:1731
3225
- #: includes/widgets/htmega_single_post.php:445
3226
  msgid "d F Y"
3227
  msgstr ""
3228
 
3229
- #: includes/widgets/htmega_news_ticker.php:807
3230
  msgid "d M"
3231
  msgstr ""
3232
 
3233
- #: includes/widgets/htmega_button.php:83 includes/widgets/htmega_notify.php:119
3234
  msgid "Danger"
3235
  msgstr ""
3236
 
3237
- #: includes/widgets/htmega_button.php:87
3238
- msgid "Dark"
3239
  msgstr ""
3240
 
3241
- #: admin/include/admin-setting.php:502 includes/widgets/htmega_table.php:13
3242
- msgid "Data Table"
3243
  msgstr ""
3244
 
3245
- #: includes/widgets/htmega_booked_calender.php:273
3246
- #: includes/widgets/htmega_cuctom_event.php:334
3247
- #: includes/widgets/htmega_job_manager.php:84
3248
- #: includes/widgets/htmega_news_ticker.php:127
3249
- #: includes/widgets/htmega_news_ticker.php:231
3250
- #: includes/widgets/htmega_news_ticker.php:643
3251
- #: includes/widgets/htmega_post_carousel.php:161
3252
- #: includes/widgets/htmega_post_carousel.php:186
3253
- #: includes/widgets/htmega_post_grid.php:140
3254
- #: includes/widgets/htmega_post_grid.php:190
3255
  #: includes/widgets/htmega_post_grid.php:300
3256
- #: includes/widgets/htmega_post_grid_tab.php:148
3257
- #: includes/widgets/htmega_post_grid_tab.php:183
3258
- #: includes/widgets/htmega_post_slider.php:149
3259
- #: includes/widgets/htmega_post_slider.php:254
3260
- #: includes/widgets/htmega_single_post.php:115
3261
- #: includes/widgets/htmega_single_post.php:293
3262
- #: includes/widgets/htmega_vertical_timeline.php:182
 
 
 
3263
  msgid "Date"
3264
  msgstr ""
3265
 
3266
- #: includes/widgets/htmega_booked_calender.php:48
3267
- #: includes/widgets/htmega_business_hours.php:54
3268
- #: includes/widgets/htmega_business_hours.php:320
3269
- #: includes/widgets/htmega_countdown.php:124
 
3270
  msgid "Day"
3271
  msgstr ""
3272
 
3273
- #: includes/widgets/htmega_business_hours.php:83
3274
  msgid "Day Color"
3275
  msgstr ""
3276
 
3277
- #: includes/widgets/htmega_booked_calender.php:205
3278
  msgid "Day Name Background"
3279
  msgstr ""
3280
 
3281
- #: includes/widgets/htmega_booked_calender.php:217
3282
  msgid "Day Name Color"
3283
  msgstr ""
3284
 
3285
- #: includes/widgets/htmega_countdown.php:194
3286
- #: includes/widgets/htmega_countdown.php:196
3287
- #: includes/widgets/htmega_weather.php:222
3288
  msgid "Days"
3289
  msgstr ""
3290
 
3291
- #: includes/widgets/htmega_booked_calender.php:105
3292
  msgid "December"
3293
  msgstr ""
3294
 
3295
- #: includes/widgets/htmega_booked_calender.php:39
3296
- #: includes/widgets/htmega_booked_calender.php:151
3297
  msgid "Default"
3298
  msgstr ""
3299
 
@@ -3301,123 +3454,124 @@ msgstr ""
3301
  msgid "Default Zoom"
3302
  msgstr ""
3303
 
3304
- #: includes/widgets/htmega_notify.php:208
3305
  msgid "Delay"
3306
  msgstr ""
3307
 
3308
- #: includes/widgets/htmega_socialshere.php:70
 
 
 
 
3309
  msgid "Delicious"
3310
  msgstr ""
3311
 
3312
- #: includes/widgets/htmega_easy_digital_download.php:199
3313
  msgid "DESC"
3314
  msgstr ""
3315
 
 
 
 
 
 
3316
  #: includes/widgets/htmega_job_manager.php:69
3317
- #: includes/widgets/htmega_news_ticker.php:250
3318
- #: includes/widgets/htmega_post_carousel.php:143
3319
- #: includes/widgets/htmega_post_grid.php:122
3320
- #: includes/widgets/htmega_post_grid_tab.php:130
3321
- #: includes/widgets/htmega_post_slider.php:131
3322
- #: includes/widgets/htmega_wc_categories.php:139
3323
  msgid "Descending"
3324
  msgstr ""
3325
 
3326
- #: includes/widgets/htmega_image_grid.php:79
3327
- #: includes/widgets/htmega_image_grid.php:280
3328
- #: includes/widgets/htmega_image_masonry.php:88
3329
- #: includes/widgets/htmega_image_masonry.php:276
3330
- msgid "Desciption"
3331
- msgstr ""
3332
-
3333
- #: includes/widgets/htmega_404_content.php:97
3334
- #: includes/widgets/htmega_404_content.php:450
3335
- #: includes/widgets/htmega_add_banner.php:104
3336
- #: includes/widgets/htmega_add_banner.php:332
3337
- #: includes/widgets/htmega_call_to_action.php:62
3338
  #: includes/widgets/htmega_call_to_action.php:277
3339
- #: includes/widgets/htmega_cuctom_event.php:219
3340
- #: includes/widgets/htmega_easy_digital_download.php:185
3341
- #: includes/widgets/htmega_easy_digital_download.php:406
3342
- #: includes/widgets/htmega_flip-box.php:240
3343
- #: includes/widgets/htmega_flip-box.php:243
3344
- #: includes/widgets/htmega_flip-box.php:946
3345
- #: includes/widgets/htmega_gravity_forms.php:136
3346
- #: includes/widgets/htmega_image_marker.php:356
3347
  #: includes/widgets/htmega_ninja_forms.php:179
3348
- #: includes/widgets/htmega_services.php:364
3349
- #: includes/widgets/htmega_special_banner.php:89
3350
- #: includes/widgets/htmega_special_banner.php:438
3351
- #: includes/widgets/htmega_wc_categories.php:125
3352
- #: includes/widgets/htmega_working_process.php:88
3353
- #: includes/widgets/htmega_working_process.php:400
3354
- #: includes/widgets/htmega_wpforms.php:72
3355
  #: includes/widgets/htmega_wpforms.php:171
 
 
 
 
 
 
 
 
 
 
 
 
 
3356
  msgid "Description"
3357
  msgstr ""
3358
 
3359
- #: includes/widgets/htmega_flip-box.php:952
3360
  msgid "Description Color"
3361
  msgstr ""
3362
 
3363
- #: includes/widgets/htmega_ninja_forms.php:81
3364
  msgid "Description Hide"
3365
  msgstr ""
3366
 
3367
- #: includes/widgets/htmega_flip-box.php:990
3368
  msgid "Description Margin"
3369
  msgstr ""
3370
 
3371
- #: includes/widgets/htmega_flip-box.php:977
3372
  msgid "Description Padding"
3373
  msgstr ""
3374
 
3375
- #: includes/widgets/htmega_call_to_action.php:111
3376
  msgid "Description Tag"
3377
  msgstr ""
3378
 
3379
- #: includes/widgets/htmega_pricing_list_view.php:181
3380
- #: includes/widgets/htmega_table.php:164
3381
- #: includes/widgets/htmega_teammember.php:109
3382
- #: includes/widgets/htmega_teammember.php:433
3383
- #: includes/widgets/htmega_testimonial.php:102
3384
- #: includes/widgets/htmega_testimonial.php:633
3385
- #: includes/widgets/htmega_testimonial_grid.php:79
3386
  #: includes/widgets/htmega_testimonial_grid.php:264
3387
  msgid "Designation"
3388
  msgstr ""
3389
 
3390
- #: includes/widgets/htmega_countdown.php:265
3391
  msgid "Details"
3392
  msgstr ""
3393
 
3394
- #: includes/widgets/htmega_pricing_list_view.php:328
3395
- #: includes/widgets/htmega_table.php:251
3396
- #: includes/widgets/htmega_testimonial.php:138
3397
- #: includes/widgets/htmega_testimonial_grid.php:143
3398
  msgid "Developer"
3399
  msgstr ""
3400
 
3401
- #: includes/widgets/htmega_socialshere.php:67
3402
  msgid "Digg"
3403
  msgstr ""
3404
 
3405
- #: includes/widgets/htmega_news_ticker.php:114
3406
- #: includes/widgets/htmega_popover.php:181
3407
- #: includes/widgets/htmega_tooltip.php:169
3408
  msgid "Direction"
3409
  msgstr ""
3410
 
3411
- #: includes/widgets/htmega_section_title.php:565
3412
- #: includes/widgets/htmega_section_title.php:680
3413
  msgid "Display"
3414
  msgstr ""
3415
 
3416
- #: includes/helper-function.php:131
3417
  msgid "div"
3418
  msgstr ""
3419
 
3420
- #: includes/widgets/htmega_testimonial.php:149
3421
  msgid "Divider image"
3422
  msgstr ""
3423
 
@@ -3431,150 +3585,157 @@ msgid ""
3431
  "Pro )</span>"
3432
  msgstr ""
3433
 
3434
- #: includes/widgets/htmega_pricing_table.php:200
 
 
 
 
3435
  msgid "Dollar"
3436
  msgstr ""
3437
 
 
 
3438
  #: admin/include/admin-setting.php:214
3439
- #: includes/widgets/htmega_double_button.php:14
3440
- #: includes/widgets/htmega_double_button.php:29
3441
  msgid "Double Button"
3442
  msgstr ""
3443
 
3444
- #: includes/widgets/htmega_news_ticker.php:119
3445
  msgid "Down"
3446
  msgstr ""
3447
 
3448
- #: includes/widgets/htmega_download_monitor.php:40
3449
  msgid "Download File"
3450
  msgstr ""
3451
 
3452
- #: admin/include/admin-setting.php:911
3453
- #: includes/widgets/htmega_download_monitor.php:13
3454
  msgid "Download Monitor"
3455
  msgstr ""
3456
 
3457
- #: includes/widgets/htmega_download_monitor.php:315
3458
  msgid "Downloaded"
3459
  msgstr ""
3460
 
 
 
 
 
3461
  #: includes/widgets/htmega_dropcaps.php:157
3462
  msgid "Dropcap Latter"
3463
  msgstr ""
3464
 
3465
- #: admin/include/admin-setting.php:222 includes/widgets/htmega_dropcaps.php:13
3466
- #: includes/widgets/htmega_dropcaps.php:28
3467
  msgid "Dropcaps"
3468
  msgstr ""
3469
 
3470
- #: includes/widgets/htmega_countdown.php:101
3471
  msgid "Due Date"
3472
  msgstr ""
3473
 
3474
- #: admin/include/admin-setting.php:921
3475
- #: includes/widgets/htmega_easy_digital_download.php:13
3476
- #: includes/widgets/htmega_easy_digital_download.php:28
3477
  msgid "Easy Digital Downloads"
3478
  msgstr ""
3479
 
3480
- #: admin/include/template-library.php:173
3481
  msgid "Edit Page"
3482
  msgstr ""
3483
 
3484
- #: admin/include/template-library.php:173
3485
  msgid "Edit Template"
3486
  msgstr ""
3487
 
3488
- #: includes/widgets/htmega_button.php:366
3489
  msgid "Effect 1"
3490
  msgstr ""
3491
 
3492
- #: includes/widgets/htmega_button.php:375
3493
  msgid "Effect 10"
3494
  msgstr ""
3495
 
3496
- #: includes/widgets/htmega_button.php:376
3497
  msgid "Effect 11"
3498
  msgstr ""
3499
 
3500
- #: includes/widgets/htmega_button.php:377
3501
  msgid "Effect 12"
3502
  msgstr ""
3503
 
3504
- #: includes/widgets/htmega_button.php:378
3505
  msgid "Effect 13"
3506
  msgstr ""
3507
 
3508
- #: includes/widgets/htmega_button.php:379
3509
  msgid "Effect 14"
3510
  msgstr ""
3511
 
3512
- #: includes/widgets/htmega_button.php:367
3513
  msgid "Effect 2"
3514
  msgstr ""
3515
 
3516
- #: includes/widgets/htmega_button.php:368
3517
  msgid "Effect 3"
3518
  msgstr ""
3519
 
3520
- #: includes/widgets/htmega_button.php:369
3521
  msgid "Effect 4"
3522
  msgstr ""
3523
 
3524
- #: includes/widgets/htmega_button.php:370
3525
  msgid "Effect 5"
3526
  msgstr ""
3527
 
3528
- #: includes/widgets/htmega_button.php:371
3529
  msgid "Effect 6"
3530
  msgstr ""
3531
 
3532
- #: includes/widgets/htmega_button.php:372
3533
  msgid "Effect 7"
3534
  msgstr ""
3535
 
3536
- #: includes/widgets/htmega_button.php:373
3537
  msgid "Effect 8"
3538
  msgstr ""
3539
 
3540
- #: includes/widgets/htmega_button.php:374
3541
  msgid "Effect 9"
3542
  msgstr ""
3543
 
3544
- #: includes/widgets/htmega_wc_element_pages.php:35
3545
  msgid "Element"
3546
  msgstr ""
3547
 
3548
- #: includes/widgets/htmega_notify.php:82
3549
  msgid "Element Container"
3550
  msgstr ""
3551
 
3552
- #: includes/widgets/htmega_wc_element_pages.php:599
3553
- #: includes/widgets/htmega_wc_element_pages.php:913
3554
  msgid "Element Space"
3555
  msgstr ""
3556
 
3557
- #: includes/class.htmega.php:141 admin/include/templates_list.php:42
3558
  msgid "Elementor"
3559
  msgstr ""
3560
 
3561
- #: includes/class.htmega.php:119
3562
  msgid "Elementor Activate Now"
3563
  msgstr ""
3564
 
3565
- #: includes/class.htmega.php:127
3566
  msgid "Elementor Install Now"
3567
  msgstr ""
3568
 
3569
- #: includes/widgets/htmega_accordion.php:96
3570
- #: includes/widgets/htmega_accordion.php:207
3571
- #: includes/widgets/htmega_blockquote.php:40
3572
- #: includes/widgets/htmega_modal.php:50
3573
- #: includes/widgets/htmega_offcanvas.php:48
3574
  #: includes/widgets/htmega_scroll_navigation.php:54
3575
- #: includes/widgets/htmega_switcher.php:59
3576
- #: includes/widgets/htmega_switcher.php:130 includes/widgets/htmega_tab.php:85
3577
- #: includes/widgets/htmega_toggle.php:77
3578
  msgid "Elementor Template"
3579
  msgstr ""
3580
 
@@ -3582,20 +3743,20 @@ msgstr ""
3582
  msgid "Elements"
3583
  msgstr ""
3584
 
3585
- #: includes/widgets/htmega_pricing_list_view.php:185
3586
- #: includes/widgets/htmega_table.php:168
3587
  msgid "Email"
3588
  msgstr ""
3589
 
3590
- #: includes/helper-function.php:362
3591
  msgid "Email Already in Use"
3592
  msgstr ""
3593
 
3594
- #: includes/helper-function.php:359
3595
  msgid "Email is not valid"
3596
  msgstr ""
3597
 
3598
- #: includes/widgets/htmega_accordion.php:771
3599
  msgid "End"
3600
  msgstr ""
3601
 
@@ -3603,8 +3764,8 @@ msgstr ""
3603
  msgid "Enter Map Style Json Code."
3604
  msgstr ""
3605
 
3606
- #: includes/widgets/htmega_section_title.php:76
3607
- #: includes/widgets/htmega_section_title.php:78
3608
  msgid "Enter your advance title"
3609
  msgstr ""
3610
 
@@ -3612,25 +3773,25 @@ msgstr ""
3612
  msgid "Enter your center address."
3613
  msgstr ""
3614
 
3615
- #: includes/widgets/htmega_dropcaps.php:54
3616
  msgid "Enter Your Dropcaps Content."
3617
  msgstr ""
3618
 
3619
- #: includes/widgets/htmega_pricing_table.php:67
3620
  msgid "Enter your service title"
3621
  msgstr ""
3622
 
3623
- #: includes/widgets/htmega_section_title.php:65
3624
- #: includes/widgets/htmega_section_title.php:67
3625
  msgid "Enter your sub title"
3626
  msgstr ""
3627
 
3628
- #: includes/widgets/htmega_button.php:51 includes/widgets/htmega_button.php:53
3629
  msgid "Enter your Text"
3630
  msgstr ""
3631
 
3632
- #: includes/widgets/htmega_section_title.php:54
3633
- #: includes/widgets/htmega_section_title.php:56
3634
  msgid "Enter your title"
3635
  msgstr ""
3636
 
@@ -3638,27 +3799,27 @@ msgstr ""
3638
  msgid "Entries Hide"
3639
  msgstr ""
3640
 
3641
- #: includes/widgets/htmega_pricing_table.php:201
3642
  msgid "Euro"
3643
  msgstr ""
3644
 
3645
- #: includes/widgets/htmega_cuctom_event.php:28
3646
  msgid "Event"
3647
  msgstr ""
3648
 
3649
- #: includes/widgets/htmega_countdown.php:253
3650
  msgid "Event Button"
3651
  msgstr ""
3652
 
3653
- #: includes/widgets/htmega_cuctom_event.php:95
3654
  msgid "Event Button Link"
3655
  msgstr ""
3656
 
3657
- #: includes/widgets/htmega_cuctom_event.php:86
3658
  msgid "Event Button text"
3659
  msgstr ""
3660
 
3661
- #: includes/widgets/htmega_countdown.php:47
3662
  msgid "Event Calendar Not Installed"
3663
  msgstr ""
3664
 
@@ -3666,126 +3827,130 @@ msgstr ""
3666
  msgid "Event Cell"
3667
  msgstr ""
3668
 
3669
- #: includes/widgets/htmega_countdown.php:65
3670
  msgid "Event Countdown"
3671
  msgstr ""
3672
 
3673
- #: includes/widgets/htmega_cuctom_event.php:78
3674
  msgid "Event description"
3675
  msgstr ""
3676
 
3677
- #: includes/widgets/htmega_countdown.php:74
3678
  msgid "Event List"
3679
  msgstr ""
3680
 
3681
- #: includes/widgets/htmega_cuctom_event.php:69
3682
  msgid "Event Location"
3683
  msgstr ""
3684
 
3685
- #: includes/widgets/htmega_cuctom_event.php:61
3686
  msgid "Event Time"
3687
  msgstr ""
3688
 
3689
- #: includes/widgets/htmega_cuctom_event.php:37
3690
  msgid "Event Title."
3691
  msgstr ""
3692
 
3693
- #: includes/widgets/htmega_socialshere.php:68
 
 
 
 
3694
  msgid "Evernote"
3695
  msgstr ""
3696
 
3697
- #: includes/widgets/htmega_notify.php:164
3698
  msgid "Exit Animation"
3699
  msgstr ""
3700
 
3701
- #: includes/widgets/htmega_accordion.php:370
3702
  msgid "Expand Item Height"
3703
  msgstr ""
3704
 
3705
- #: includes/widgets/htmega_button.php:102
3706
- #: includes/widgets/htmega_double_button.php:43
3707
  msgid "Extra Large"
3708
  msgstr ""
3709
 
3710
- #: includes/widgets/htmega_button.php:103
3711
- #: includes/widgets/htmega_double_button.php:44
3712
  msgid "Extra Small"
3713
  msgstr ""
3714
 
3715
- #: includes/widgets/htmega_weather.php:58
3716
  msgid "F"
3717
  msgstr ""
3718
 
3719
- #: includes/widgets/htmega_socialshere.php:56
3720
- #: includes/widgets/htmega_socialshere.php:96
3721
- #: includes/widgets/htmega_socialshere.php:311
3722
  msgid "Facebook"
3723
  msgstr ""
3724
 
3725
- #: includes/widgets/htmega_notify.php:139
3726
- #: includes/widgets/htmega_notify.php:174
3727
  msgid "fadeIn"
3728
  msgstr ""
3729
 
3730
- #: includes/widgets/htmega_notify.php:140
3731
- #: includes/widgets/htmega_notify.php:175
3732
  msgid "fadeInDown"
3733
  msgstr ""
3734
 
3735
- #: includes/widgets/htmega_notify.php:141
3736
- #: includes/widgets/htmega_notify.php:176
3737
  msgid "fadeInDownBig"
3738
  msgstr ""
3739
 
3740
- #: includes/widgets/htmega_notify.php:142
3741
- #: includes/widgets/htmega_notify.php:177
3742
  #: extensions/wc-sales-notification/admin/setting.php:169
3743
  msgid "fadeInLeft"
3744
  msgstr ""
3745
 
3746
- #: includes/widgets/htmega_notify.php:143
3747
- #: includes/widgets/htmega_notify.php:178
3748
  msgid "fadeInLeftBig"
3749
  msgstr ""
3750
 
3751
- #: includes/widgets/htmega_notify.php:144
3752
- #: includes/widgets/htmega_notify.php:179
3753
  msgid "fadeInRight"
3754
  msgstr ""
3755
 
3756
- #: includes/widgets/htmega_notify.php:145
3757
- #: includes/widgets/htmega_notify.php:180
3758
  msgid "fadeInRightBig"
3759
  msgstr ""
3760
 
3761
- #: includes/widgets/htmega_notify.php:148
3762
- #: includes/widgets/htmega_notify.php:183
3763
  msgid "fadeInUp"
3764
  msgstr ""
3765
 
3766
- #: includes/widgets/htmega_notify.php:151
3767
- #: includes/widgets/htmega_notify.php:186
3768
  msgid "fadeInUpBig"
3769
  msgstr ""
3770
 
3771
- #: includes/widgets/htmega_notify.php:150
3772
- #: includes/widgets/htmega_notify.php:185
3773
  msgid "fadeOutDown"
3774
  msgstr ""
3775
-
3776
- #: includes/widgets/htmega_notify.php:147
3777
- #: includes/widgets/htmega_notify.php:182
3778
  msgid "fadeOutLeft"
3779
  msgstr ""
3780
 
3781
- #: includes/widgets/htmega_notify.php:146
3782
- #: includes/widgets/htmega_notify.php:181
3783
  #: extensions/wc-sales-notification/admin/setting.php:181
3784
  msgid "fadeOutRight"
3785
  msgstr ""
3786
 
3787
- #: includes/widgets/htmega_notify.php:149
3788
- #: includes/widgets/htmega_notify.php:184
3789
  msgid "fadeOutUp"
3790
  msgstr ""
3791
 
@@ -3793,14 +3958,14 @@ msgstr ""
3793
  msgid "Fakes"
3794
  msgstr ""
3795
 
3796
- #: admin/include/admin-setting.php:1147 admin/include/admin-setting.php:1173
3797
  msgid "Fakes notification"
3798
  msgstr ""
3799
 
3800
- #: includes/widgets/htmega_pricing_list_view.php:116
3801
- #: includes/widgets/htmega_pricing_list_view.php:122
3802
- #: includes/widgets/htmega_pricing_list_view.php:128
3803
- #: includes/widgets/htmega_pricing_list_view.php:134
3804
  msgid "fas fa-shopping-basket"
3805
  msgstr ""
3806
 
@@ -3808,28 +3973,28 @@ msgstr ""
3808
  msgid "Feature Jobs only"
3809
  msgstr ""
3810
 
3811
- #: includes/widgets/htmega_pricing_table.php:279
3812
- #: includes/widgets/htmega_pricing_table.php:611
3813
  msgid "Features"
3814
  msgstr ""
3815
 
3816
- #: includes/widgets/htmega_pricing_table.php:290
3817
  msgid "Features Tilte"
3818
  msgstr ""
3819
 
3820
- #: includes/widgets/htmega_pricing_table.php:337
3821
  msgid "Features Title One"
3822
  msgstr ""
3823
 
3824
- #: includes/widgets/htmega_pricing_table.php:347
3825
  msgid "Features Title Three"
3826
  msgstr ""
3827
 
3828
- #: includes/widgets/htmega_pricing_table.php:342
3829
  msgid "Features Title Two"
3830
  msgstr ""
3831
 
3832
- #: includes/widgets/htmega_booked_calender.php:95
3833
  msgid "February"
3834
  msgstr ""
3835
 
@@ -3837,8 +4002,8 @@ msgstr ""
3837
  msgid "Feed Limit"
3838
  msgstr ""
3839
 
3840
- #: includes/widgets/htmega_pricing_list_view.php:211
3841
- #: includes/widgets/htmega_table.php:191
3842
  msgid "Fild Type"
3843
  msgstr ""
3844
 
@@ -3846,20 +4011,20 @@ msgstr ""
3846
  msgid "Filters"
3847
  msgstr ""
3848
 
3849
- #: includes/widgets/htmega_user_register_form.php:185
3850
- #: includes/widgets/htmega_user_register_form.php:186
3851
- #: includes/widgets/htmega_user_register_form.php:200
3852
- #: includes/widgets/htmega_user_register_form.php:201
3853
- #: includes/widgets/htmega_user_register_form.php:313
3854
- #: includes/widgets/htmega_user_register_form.php:314
3855
  msgid "First Name"
3856
  msgstr ""
3857
 
3858
- #: includes/widgets/htmega_user_register_form.php:183
3859
  msgid "First Name Label"
3860
  msgstr ""
3861
 
3862
- #: includes/widgets/htmega_user_register_form.php:311
3863
  msgid "First Name Placeholder"
3864
  msgstr ""
3865
 
@@ -3867,28 +4032,46 @@ msgstr ""
3867
  msgid "First Slide Number"
3868
  msgstr ""
3869
 
3870
- #: includes/widgets/htmega_image_grid.php:59
3871
- #: includes/widgets/htmega_image_masonry.php:68
3872
- #: includes/widgets/htmega_testimonial_grid.php:58
3873
  msgid "Five"
3874
  msgstr ""
3875
 
3876
- #: admin/include/admin-setting.php:230 includes/widgets/htmega_flip-box.php:13
3877
  msgid "Flip Box"
3878
  msgstr ""
3879
 
3880
- #: includes/widgets/htmega_flip-box.php:183
3881
  msgid "Flip Box Back Heading"
3882
  msgstr ""
3883
 
3884
- #: includes/widgets/htmega_flip-box.php:88
3885
  msgid "Flip Box Heading"
3886
  msgstr ""
3887
 
3888
- #: includes/widgets/htmega_instagram.php:295
 
3889
  msgid "Flow Button Icon"
3890
  msgstr ""
3891
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3892
  #: includes/widgets/htmega_instagram_feed.php:192
3893
  msgid "Follow Color"
3894
  msgstr ""
@@ -3906,33 +4089,36 @@ msgstr ""
3906
  msgid "Follow Text Color"
3907
  msgstr ""
3908
 
3909
- #: includes/widgets/htmega_blockquote.php:577
3910
- #: includes/widgets/htmega_carousel.php:452
3911
- #: includes/widgets/htmega_instagram.php:747
3912
- #: includes/widgets/htmega_instagram.php:845
3913
- #: includes/widgets/htmega_instagram.php:973
3914
- #: includes/widgets/htmega_lightbox.php:291
3915
- #: includes/widgets/htmega_panel_slider.php:668
3916
- #: includes/widgets/htmega_post_carousel.php:1214
3917
- #: includes/widgets/htmega_post_slider.php:1234
3918
- #: includes/widgets/htmega_slider_thumb_gallery.php:749
3919
- #: includes/widgets/htmega_testimonial.php:867
3920
- #: includes/widgets/htmega_twitter_feed.php:963
3921
- #: includes/widgets/htmega_video_player.php:280
 
 
 
3922
  msgid "Font Size"
3923
  msgstr ""
3924
 
3925
- #: includes/widgets/htmega_modal.php:526
3926
- #: includes/widgets/htmega_pricing_table.php:362
3927
- #: includes/widgets/htmega_pricing_table.php:675
3928
  msgid "Footer"
3929
  msgstr ""
3930
 
3931
- #: includes/widgets/htmega_modal.php:616
3932
  msgid "Footer Close Button"
3933
  msgstr ""
3934
 
3935
- #: includes/widgets/htmega_table.php:119
3936
  msgid "Footer Info"
3937
  msgstr ""
3938
 
@@ -3944,7 +4130,7 @@ msgstr ""
3944
  msgid "Footer Template."
3945
  msgstr ""
3946
 
3947
- #: includes/widgets/htmega_modal.php:85
3948
  msgid "Footer Text"
3949
  msgstr ""
3950
 
@@ -3956,31 +4142,30 @@ msgstr ""
3956
  msgid "Footer text Hide"
3957
  msgstr ""
3958
 
3959
- #: includes/widgets/htmega_mailchimp_for_wp.php:54
3960
  msgid ""
3961
  "For show ID <a href=\"admin.php?page=mailchimp-for-wp-forms\" "
3962
  "target=\"_blank\"> Click here </a>"
3963
  msgstr ""
3964
 
3965
- #: includes/widgets/htmega_weather.php:80
3966
  msgid "Forecast"
3967
  msgstr ""
3968
 
3969
- #: includes/widgets/htmega_user_login_form.php:818
3970
  msgid "Forgot Password?"
3971
  msgstr ""
3972
 
3973
- #: includes/widgets/htmega_wpforms.php:33
3974
  msgid "Form not found"
3975
  msgstr ""
3976
 
3977
- #: includes/helper-function.php:253
3978
- #: includes/widgets/htmega_gravity_forms.php:34
3979
- #: includes/widgets/htmega_qu_forms.php:35
3980
  msgid "Form Not Found!"
3981
  msgstr ""
3982
 
3983
- #: includes/widgets/htmega_ninja_forms.php:35
3984
  msgid "Form Not Found."
3985
  msgstr ""
3986
 
@@ -3992,13 +4177,13 @@ msgstr ""
3992
  msgid "Forum Index"
3993
  msgstr ""
3994
 
3995
- #: includes/widgets/htmega_image_grid.php:58
3996
- #: includes/widgets/htmega_image_masonry.php:67
3997
- #: includes/widgets/htmega_testimonial_grid.php:57
3998
  msgid "Four"
3999
  msgstr ""
4000
 
4001
- #: includes/widgets/htmega_pricing_table.php:203
4002
  msgid "Franc"
4003
  msgstr ""
4004
 
@@ -4006,16 +4191,16 @@ msgstr ""
4006
  msgid "Free"
4007
  msgstr ""
4008
 
4009
- #: includes/widgets/htmega_business_hours.php:173
4010
  msgid "Friday"
4011
  msgstr ""
4012
 
4013
- #: includes/widgets/htmega_gravity_forms.php:86
4014
  msgid "From Ajax"
4015
  msgstr ""
4016
 
4017
- #: includes/widgets/htmega_flip-box.php:52
4018
- #: includes/widgets/htmega_flip-box.php:326
4019
  msgid "Front"
4020
  msgstr ""
4021
 
@@ -4027,9 +4212,9 @@ msgstr ""
4027
  msgid "Full Screen"
4028
  msgstr ""
4029
 
4030
- #: admin/include/admin-setting.php:238
4031
  #: includes/widgets/htmega_gallery_justify.php:13
4032
- #: includes/widgets/htmega_gallery_justify.php:35
 
4033
  msgid "Gallery Justify"
4034
  msgstr ""
4035
 
@@ -4037,22 +4222,30 @@ msgstr ""
4037
  msgid "General"
4038
  msgstr ""
4039
 
4040
- #: includes/widgets/htmega_testimonial.php:137
4041
- #: includes/widgets/htmega_testimonial_grid.php:142
4042
  msgid "Gerald Gilbert"
4043
  msgstr ""
4044
 
4045
- #: admin/include/admin-setting.php:1200
4046
- #: extensions/ht-builder/admin/setting.php:146
 
 
 
 
 
 
 
4047
  #: extensions/wc-sales-notification/admin/setting.php:230
 
4048
  msgid "Go Premium"
4049
  msgstr ""
4050
 
4051
- #: includes/class.htmega.php:171
4052
  msgid "Go Pro"
4053
  msgstr ""
4054
 
4055
- #: admin/include/admin-setting.php:611
4056
  msgid ""
4057
  "Go to <a href=\"https://developers.google."
4058
  "com/maps/documentation/javascript/get-api-key\" target=\"_blank\">https:"
@@ -4066,86 +4259,86 @@ msgid ""
4066
  "Style Array"
4067
  msgstr ""
4068
 
4069
- #: includes/widgets/htmega_inline_menu.php:75
4070
  #, php-format
4071
  msgid ""
4072
  "Go to the <a href=\"%s\" target=\"_blank\">Menus Option</a> to manage your "
4073
  "menus."
4074
  msgstr ""
4075
 
4076
- #: includes/widgets/htmega_lightbox.php:94
4077
  msgid "Goggle Map Embed URL"
4078
  msgstr ""
4079
 
4080
- #: admin/include/admin-setting.php:246 includes/widgets/htmega_googlemap.php:13
4081
  #: includes/widgets/htmega_googlemap.php:37
4082
- #: includes/widgets/htmega_lightbox.php:54
4083
  msgid "Google Map"
4084
  msgstr ""
4085
 
4086
- #: admin/include/admin-setting.php:610
4087
  msgid "Google Map Api Key"
4088
  msgstr ""
4089
 
4090
- #: admin/include/admin-setting.php:612
4091
  msgid "Google Map Api key"
4092
  msgstr ""
4093
 
4094
- #: includes/widgets/htmega_socialshere.php:321
4095
  msgid "Google Plus"
4096
  msgstr ""
4097
 
4098
- #: includes/widgets/htmega_socialshere.php:58
4099
  msgid "Google+"
4100
  msgstr ""
4101
 
4102
- #: admin/include/admin-setting.php:931
4103
- #: includes/widgets/htmega_gravity_forms.php:13
4104
- #: includes/widgets/htmega_gravity_forms.php:45
4105
  msgid "Gravity Forms"
4106
  msgstr ""
4107
 
4108
- #: includes/widgets/htmega_buddy_press.php:40
4109
  msgid "Group"
4110
  msgstr ""
4111
 
4112
- #: includes/widgets/htmega_pricing_table.php:204
4113
  msgid "Guilder"
4114
  msgstr ""
4115
 
4116
- #: includes/helper-function.php:124
4117
  msgid "H1"
4118
  msgstr ""
4119
 
4120
- #: includes/helper-function.php:125
4121
  msgid "H2"
4122
  msgstr ""
4123
 
4124
- #: includes/helper-function.php:126
4125
  msgid "H3"
4126
  msgstr ""
4127
 
4128
- #: includes/helper-function.php:127
4129
  msgid "H4"
4130
  msgstr ""
4131
 
4132
- #: includes/helper-function.php:128
4133
  msgid "H5"
4134
  msgstr ""
4135
 
4136
- #: includes/helper-function.php:129
4137
  msgid "H6"
4138
  msgstr ""
4139
 
4140
- #: includes/widgets/htmega_image_comparison.php:308
4141
  msgid "Handler"
4142
  msgstr ""
4143
 
4144
- #: includes/widgets/htmega_counter.php:127
4145
  msgid "Happy Clients"
4146
  msgstr ""
4147
 
4148
- #: includes/widgets/htmega_twitter_feed.php:65
4149
  msgid "hastechit"
4150
  msgstr ""
4151
 
@@ -4153,25 +4346,25 @@ msgstr ""
4153
  msgid "HasThemes"
4154
  msgstr ""
4155
 
4156
- #: includes/widgets/htmega_booked_calender.php:171
4157
- #: includes/widgets/htmega_modal.php:424
4158
- #: includes/widgets/htmega_popover.php:584
4159
- #: includes/widgets/htmega_pricing_table.php:56
4160
- #: includes/widgets/htmega_pricing_table.php:477
4161
  #: includes/widgets/htmega_tablepress.php:137
 
 
4162
  msgid "Header"
4163
  msgstr ""
4164
 
4165
- #: includes/widgets/htmega_booked_calender.php:182
4166
  msgid "Header Background"
4167
  msgstr ""
4168
 
4169
- #: includes/widgets/htmega_booked_calender.php:194
4170
  #: includes/widgets/htmega_instagram_feed.php:156
 
4171
  msgid "Header Color"
4172
  msgstr ""
4173
 
4174
- #: includes/widgets/htmega_modal.php:36
4175
  msgid "Header Content"
4176
  msgstr ""
4177
 
@@ -4183,15 +4376,15 @@ msgstr ""
4183
  msgid "Header Template."
4184
  msgstr ""
4185
 
4186
- #: includes/widgets/htmega_booked_calender.php:452
4187
  msgid "Heading"
4188
  msgstr ""
4189
 
4190
- #: includes/widgets/htmega_animated_heading.php:121
4191
  msgid "Heading After Text"
4192
  msgstr ""
4193
 
4194
- #: includes/widgets/htmega_animated_heading.php:84
4195
  msgid "Heading Before Text"
4196
  msgstr ""
4197
 
@@ -4199,252 +4392,263 @@ msgstr ""
4199
  msgid "Heading Color"
4200
  msgstr ""
4201
 
4202
- #: admin/include/admin-setting.php:1155 admin/include/admin-setting.php:1181
4203
  msgid "Heading color option"
4204
  msgstr ""
4205
 
4206
- #: includes/widgets/htmega_blockquote.php:660
4207
- #: includes/widgets/htmega_carousel.php:509
4208
- #: includes/widgets/htmega_carousel.php:692
4209
- #: includes/widgets/htmega_contact_form_seven.php:149
4210
- #: includes/widgets/htmega_contact_form_seven.php:322
4211
- #: includes/widgets/htmega_contact_form_seven.php:543
4212
- #: includes/widgets/htmega_flip-box.php:286
4213
- #: includes/widgets/htmega_gravity_forms.php:308
4214
- #: includes/widgets/htmega_gravity_forms.php:395
4215
- #: includes/widgets/htmega_image_comparison.php:383
4216
- #: includes/widgets/htmega_instagram.php:1030
4217
- #: includes/widgets/htmega_instagram.php:1213
4218
- #: includes/widgets/htmega_mailchimp_for_wp.php:152
4219
- #: includes/widgets/htmega_mailchimp_for_wp.php:294
4220
- #: includes/widgets/htmega_modal.php:325
4221
- #: includes/widgets/htmega_ninja_forms.php:404
4222
- #: includes/widgets/htmega_ninja_forms.php:523
4223
- #: includes/widgets/htmega_ninja_forms.php:608
4224
- #: includes/widgets/htmega_panel_slider.php:721
4225
- #: includes/widgets/htmega_panel_slider.php:873
4226
- #: includes/widgets/htmega_post_carousel.php:1271
4227
- #: includes/widgets/htmega_post_carousel.php:1423
4228
- #: includes/widgets/htmega_post_slider.php:1291
4229
- #: includes/widgets/htmega_post_slider.php:1443
4230
- #: includes/widgets/htmega_progressbar.php:547
4231
- #: includes/widgets/htmega_qu_forms.php:292
4232
- #: includes/widgets/htmega_qu_forms.php:411
4233
- #: includes/widgets/htmega_qu_forms.php:496
4234
  #: includes/widgets/htmega_scroll_navigation.php:126
4235
- #: includes/widgets/htmega_scroll_navigation.php:330
4236
- #: includes/widgets/htmega_search.php:259
4237
- #: includes/widgets/htmega_search.php:390
4238
- #: includes/widgets/htmega_services.php:492
4239
- #: includes/widgets/htmega_services.php:741
4240
- #: includes/widgets/htmega_slider_thumb_gallery.php:806
4241
- #: includes/widgets/htmega_slider_thumb_gallery.php:988
4242
- #: includes/widgets/htmega_testimonial.php:924
4243
- #: includes/widgets/htmega_testimonial.php:1107
4244
- #: includes/widgets/htmega_twitter_feed.php:1021
4245
- #: includes/widgets/htmega_twitter_feed.php:1197
4246
- #: includes/widgets/htmega_user_login_form.php:393
4247
- #: includes/widgets/htmega_user_login_form.php:519
4248
- #: includes/widgets/htmega_user_register_form.php:569
4249
- #: includes/widgets/htmega_user_register_form.php:700
4250
- #: includes/widgets/htmega_user_register_form.php:826
4251
- #: includes/widgets/htmega_wpforms.php:394
4252
- #: includes/widgets/htmega_wpforms.php:513
4253
- #: includes/widgets/htmega_wpforms.php:598
 
 
 
 
 
 
 
 
 
4254
  msgid "Height"
4255
  msgstr ""
4256
 
4257
- #: includes/widgets/htmega_buddy_press.php:103
4258
- #: includes/widgets/htmega_buddy_press.php:116
4259
- #: includes/widgets/htmega_buddy_press.php:131
4260
- #: includes/widgets/htmega_buddy_press.php:146
4261
- #: includes/widgets/htmega_double_button.php:75
4262
- #: includes/widgets/htmega_gravity_forms.php:66
4263
- #: includes/widgets/htmega_gravity_forms.php:78
4264
- #: includes/widgets/htmega_instagram.php:142
4265
- #: includes/widgets/htmega_instagram.php:154
4266
- #: includes/widgets/htmega_instagram.php:166
4267
- #: includes/widgets/htmega_instagram.php:178
4268
- #: includes/widgets/htmega_popover.php:123
4269
- #: includes/widgets/htmega_popover.php:200
4270
- #: includes/widgets/htmega_socialshere.php:360
4271
- #: includes/widgets/htmega_socialshere.php:375
4272
- #: includes/widgets/htmega_table.php:61 includes/widgets/htmega_table.php:86
4273
- #: includes/widgets/htmega_table.php:98 includes/widgets/htmega_table.php:110
4274
- #: includes/widgets/htmega_table.php:122
4275
- #: includes/widgets/htmega_tooltip.php:123
4276
- #: includes/widgets/htmega_twitter_feed.php:139
4277
- #: includes/widgets/htmega_twitter_feed.php:151
4278
- #: includes/widgets/htmega_twitter_feed.php:163
4279
- #: includes/widgets/htmega_twitter_feed.php:175
4280
- #: includes/widgets/htmega_twitter_feed.php:187
4281
- #: includes/widgets/htmega_user_login_form.php:56
4282
- #: includes/widgets/htmega_user_login_form.php:67
4283
- #: includes/widgets/htmega_user_login_form.php:158
4284
- #: includes/widgets/htmega_user_login_form.php:169
4285
- #: includes/widgets/htmega_user_login_form.php:181
4286
- #: includes/widgets/htmega_user_register_form.php:54
4287
- #: includes/widgets/htmega_user_register_form.php:67
4288
- #: includes/widgets/htmega_user_register_form.php:79
4289
- #: includes/widgets/htmega_user_register_form.php:91
4290
- #: includes/widgets/htmega_user_register_form.php:103
4291
- #: includes/widgets/htmega_user_register_form.php:115
4292
- #: includes/widgets/htmega_user_register_form.php:128
4293
- #: includes/widgets/htmega_user_register_form.php:262
4294
  #: includes/widgets/htmega_wc_add_to_cart.php:65
4295
- #: includes/widgets/htmega_wpforms.php:64
4296
- #: includes/widgets/htmega_wpforms.php:76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4297
  msgid "Hide"
4298
  msgstr ""
4299
 
4300
- #: includes/widgets/htmega_weather.php:95
4301
  msgid "Hide Current Condition Stats"
4302
  msgstr ""
4303
 
4304
- #: includes/widgets/htmega_easy_digital_download.php:170
4305
- #: includes/widgets/htmega_wc_categories.php:147
4306
  msgid "Hide Empty"
4307
  msgstr ""
4308
 
4309
- #: includes/widgets/htmega_countdown.php:172
4310
  msgid "Hide Label"
4311
  msgstr ""
4312
 
4313
- #: includes/widgets/htmega_weather.php:113
4314
  msgid "Hide Weather Attribution"
4315
  msgstr ""
4316
 
4317
- #: includes/widgets/htmega_pricing_table.php:400
4318
  msgid "High Light Pricing Table"
4319
  msgstr ""
4320
 
4321
- #: includes/widgets/htmega_business_hours.php:72
4322
  msgid "Hight Light this day"
4323
  msgstr ""
4324
 
4325
- #: includes/widgets/htmega_animated_heading.php:86
4326
  msgid "Honesty is the best policy"
4327
  msgstr ""
4328
 
4329
- #: includes/widgets/htmega_progressbar.php:47
4330
  #: includes/widgets/htmega_scroll_navigation.php:117
 
4331
  msgid "Horizontal"
4332
  msgstr ""
4333
 
4334
- #: includes/widgets/htmega_special_banner.php:183
4335
  msgid "Horizontal Postion"
4336
  msgstr ""
4337
 
4338
- #: includes/widgets/htmega_countdown.php:134
4339
- #: includes/widgets/htmega_countdown.php:208
4340
- #: includes/widgets/htmega_countdown.php:210
 
 
 
 
4341
  msgid "Hours"
4342
  msgstr ""
4343
 
4344
- #: includes/widgets/htmega_404_content.php:626
4345
- #: includes/widgets/htmega_404_content.php:778
4346
- #: includes/widgets/htmega_add_banner.php:497
4347
- #: includes/widgets/htmega_booked_calender.php:639
4348
- #: includes/widgets/htmega_booked_calender.php:786
4349
- #: includes/widgets/htmega_buddy_press.php:323
4350
- #: includes/widgets/htmega_button.php:303
4351
- #: includes/widgets/htmega_button.php:516
4352
- #: includes/widgets/htmega_caldera_forms.php:288
4353
- #: includes/widgets/htmega_call_to_action.php:451
4354
- #: includes/widgets/htmega_carousel.php:579
4355
- #: includes/widgets/htmega_contact_form_seven.php:652
4356
- #: includes/widgets/htmega_countdown.php:890
4357
- #: includes/widgets/htmega_cuctom_event.php:189
4358
- #: includes/widgets/htmega_cuctom_event.php:467
4359
- #: includes/widgets/htmega_double_button.php:364
4360
- #: includes/widgets/htmega_double_button.php:536
4361
- #: includes/widgets/htmega_double_button.php:740
4362
- #: includes/widgets/htmega_download_monitor.php:216
4363
- #: includes/widgets/htmega_easy_digital_download.php:381
4364
- #: includes/widgets/htmega_easy_digital_download.php:589
4365
- #: includes/widgets/htmega_gravity_forms.php:500
4366
- #: includes/widgets/htmega_image_grid.php:457
4367
- #: includes/widgets/htmega_image_masonry.php:442
4368
- #: includes/widgets/htmega_inline_menu.php:226
4369
- #: includes/widgets/htmega_instagram.php:1100
4370
- #: includes/widgets/htmega_mailchimp_for_wp.php:403
4371
  #: includes/widgets/htmega_modal.php:375
4372
- #: includes/widgets/htmega_news_ticker.php:594
4373
- #: includes/widgets/htmega_ninja_forms.php:713
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4374
  #: includes/widgets/htmega_notify.php:409
4375
- #: includes/widgets/htmega_offcanvas.php:347
4376
- #: includes/widgets/htmega_panel_slider.php:791
4377
  #: includes/widgets/htmega_popover.php:450
4378
- #: includes/widgets/htmega_post_carousel.php:884
4379
- #: includes/widgets/htmega_post_carousel.php:1116
4380
- #: includes/widgets/htmega_post_carousel.php:1341
4381
- #: includes/widgets/htmega_post_grid_tab.php:548
4382
- #: includes/widgets/htmega_post_grid_tab.php:780
4383
- #: includes/widgets/htmega_post_grid_tab.php:884
4384
- #: includes/widgets/htmega_post_slider.php:840
4385
- #: includes/widgets/htmega_post_slider.php:1072
4386
- #: includes/widgets/htmega_post_slider.php:1361
4387
- #: includes/widgets/htmega_pricing_table.php:770
4388
- #: includes/widgets/htmega_qu_forms.php:601
4389
- #: includes/widgets/htmega_search.php:442
4390
- #: includes/widgets/htmega_services.php:650
4391
- #: includes/widgets/htmega_services.php:953
4392
- #: includes/widgets/htmega_slider_thumb_gallery.php:876
4393
- #: includes/widgets/htmega_special_banner.php:731
4394
- #: includes/widgets/htmega_testimonial.php:994
4395
- #: includes/widgets/htmega_toggle.php:314
4396
- #: includes/widgets/htmega_tooltip.php:426
4397
- #: includes/widgets/htmega_twitter_feed.php:736
4398
- #: includes/widgets/htmega_twitter_feed.php:895
4399
- #: includes/widgets/htmega_twitter_feed.php:1083
4400
- #: includes/widgets/htmega_user_login_form.php:571
4401
- #: includes/widgets/htmega_user_register_form.php:878
4402
- #: includes/widgets/htmega_video_player.php:358
4403
- #: includes/widgets/htmega_wc_categories.php:232
4404
- #: includes/widgets/htmega_wc_categories.php:367
4405
- #: includes/widgets/htmega_wc_categories.php:444
4406
- #: includes/widgets/htmega_wc_element_pages.php:278
4407
- #: includes/widgets/htmega_wc_element_pages.php:420
4408
- #: includes/widgets/htmega_wc_element_pages.php:774
4409
- #: includes/widgets/htmega_wc_element_pages.php:1058
4410
- #: includes/widgets/htmega_wc_element_pages.php:1174
4411
- #: includes/widgets/htmega_wpforms.php:703
4412
  msgid "Hover"
4413
  msgstr ""
4414
 
4415
- #: includes/widgets/htmega_button.php:401
4416
  msgid "Hover Animation"
4417
  msgstr ""
4418
 
4419
- #: includes/widgets/htmega_booked_calender.php:316
4420
- #: includes/widgets/htmega_booked_calender.php:370
4421
  #: includes/widgets/htmega_tablepress.php:157
 
 
4422
  msgid "Hover Background"
4423
  msgstr ""
4424
 
4425
- #: includes/widgets/htmega_post_carousel.php:599
4426
  msgid "Hover Border Color"
4427
  msgstr ""
4428
 
4429
- #: includes/widgets/htmega_booked_calender.php:327
4430
- #: includes/widgets/htmega_booked_calender.php:381
4431
- #: includes/widgets/htmega_easy_digital_download.php:388
4432
- #: includes/widgets/htmega_services.php:326
4433
  msgid "Hover Color"
4434
  msgstr ""
4435
 
4436
- #: includes/widgets/htmega_socialshere.php:172
4437
- #: includes/widgets/htmega_socialshere.php:272
4438
  msgid "Hover color"
4439
  msgstr ""
4440
 
4441
- #: includes/widgets/htmega_teammember.php:294
4442
- #: includes/widgets/htmega_teammember.php:314
4443
  msgid "Hover Content background color"
4444
  msgstr ""
4445
 
4446
- #: includes/widgets/htmega_socialshere.php:163
4447
- #: includes/widgets/htmega_socialshere.php:263
4448
  msgid "Hover Style"
4449
  msgstr ""
4450
 
@@ -4457,6 +4661,18 @@ msgstr ""
4457
  msgid "HT Builder Settings"
4458
  msgstr ""
4459
 
 
 
 
 
 
 
 
 
 
 
 
 
4460
  #: extensions/ht-builder/classes/class.header_footer.php:81
4461
  msgid "HT Header & Footer"
4462
  msgstr ""
@@ -4465,6 +4681,10 @@ msgstr ""
4465
  msgid "HT Mega - Absolute Addons for Elementor Page Builder"
4466
  msgstr ""
4467
 
 
 
 
 
4468
  #: extensions/ht-menu/admin/setting.php:31
4469
  #: extensions/ht-menu/admin/setting.php:32
4470
  msgid "HT Menu"
@@ -4475,23 +4695,31 @@ msgstr ""
4475
  msgid "HT Menu Settings"
4476
  msgstr ""
4477
 
4478
- #: includes/class.htmega.php:140 includes/class.htmega.php:155
4479
- #: includes/widgets_control.php:27 admin/include/admin-setting.php:37
 
 
 
 
 
 
 
 
4480
  #: admin/include/admin-setting.php:38
4481
  msgid "HTMega Addons"
4482
  msgstr ""
4483
 
4484
- #: includes/class.htmega.php:118
4485
  msgid ""
4486
  "HTMEGA Addons not working because you need to activate the Elementor plugin."
4487
  msgstr ""
4488
 
4489
- #: includes/class.htmega.php:125
4490
  msgid ""
4491
  "HTMEGA Addons not working because you need to install the Elementor plugin"
4492
  msgstr ""
4493
 
4494
- #: admin/include/admin-setting.php:1073
4495
  msgid "HTMega Addons Settings"
4496
  msgstr ""
4497
 
@@ -4499,11 +4727,11 @@ msgstr ""
4499
  msgid "HTMega Builder"
4500
  msgstr ""
4501
 
4502
- #: admin/include/admin-setting.php:1136
4503
  msgid "HTMega Free"
4504
  msgstr ""
4505
 
4506
- #: admin/include/admin-setting.php:1132
4507
  msgid "HTMega Free Vs HTMega Pro."
4508
  msgstr ""
4509
 
@@ -4511,16 +4739,16 @@ msgstr ""
4511
  msgid "HTMega Menu"
4512
  msgstr ""
4513
 
4514
- #: admin/include/admin-setting.php:1162
4515
  msgid "HTMega Pro"
4516
  msgstr ""
4517
 
4518
- #: includes/widgets/htmega_section_title.php:176
4519
- #: includes/widgets/htmega_section_title.php:234
4520
  msgid "HTML Tag"
4521
  msgstr ""
4522
 
4523
- #: includes/widgets/htmega_pricing_list_view.php:132
4524
  msgid "Html Template"
4525
  msgstr ""
4526
 
@@ -4532,16 +4760,16 @@ msgstr ""
4532
  msgid "https://hasthemes.com/"
4533
  msgstr ""
4534
 
4535
- #: includes/widgets/htmega_teammember.php:156
4536
- #: includes/widgets/htmega_teammember.php:237
4537
  msgid "https://www.facebook.com/hastech.company/"
4538
  msgstr ""
4539
 
4540
- #: includes/widgets/htmega_lightbox.php:100
4541
  msgid "https://www.google.com/maps/embed?pb"
4542
  msgstr ""
4543
 
4544
- #: includes/widgets/htmega_lightbox.php:98
4545
  msgid ""
4546
  "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d233668.38703692693!"
4547
  "2d90.27923991057244!3d23.780573258035957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!"
@@ -4554,154 +4782,157 @@ msgstr ""
4554
  msgid "https://www.youtube.com/watch?v=CDilI6jcpP4"
4555
  msgstr ""
4556
 
4557
- #: includes/widgets/htmega_lightbox.php:80
4558
- #: includes/widgets/htmega_lightbox.php:82
4559
  msgid "https://www.youtube.com/watch?v=G_G8SdXktHg"
4560
  msgstr ""
4561
 
4562
- #: includes/widgets/htmega_404_content.php:154
4563
- #: includes/widgets/htmega_404_content.php:202
4564
- #: includes/widgets/htmega_add_banner.php:115
4565
- #: includes/widgets/htmega_button.php:65
4566
- #: includes/widgets/htmega_call_to_action.php:82
4567
- #: includes/widgets/htmega_cuctom_event.php:97
4568
- #: includes/widgets/htmega_double_button.php:104
4569
- #: includes/widgets/htmega_flip-box.php:260
4570
- #: includes/widgets/htmega_image_grid.php:116
4571
- #: includes/widgets/htmega_image_masonry.php:125
4572
- #: includes/widgets/htmega_popover.php:134
4573
- #: includes/widgets/htmega_pricing_list_view.php:97
4574
- #: includes/widgets/htmega_pricing_list_view.php:291
4575
- #: includes/widgets/htmega_section_title.php:165
4576
- #: includes/widgets/htmega_section_title.php:223
4577
- #: includes/widgets/htmega_services.php:141
4578
- #: includes/widgets/htmega_special_banner.php:118
4579
- #: includes/widgets/htmega_tooltip.php:134
 
4580
  msgid "https://your-link.com"
4581
  msgstr ""
4582
 
4583
- #: includes/widgets/htmega_teammember.php:123
4584
  msgid "I am web developer."
4585
  msgstr ""
4586
 
4587
- #: includes/widgets/htmega_blockquote.php:111
4588
- #: includes/widgets/htmega_blockquote.php:148
4589
- #: includes/widgets/htmega_button.php:111
4590
- #: includes/widgets/htmega_countdown.php:272
4591
- #: includes/widgets/htmega_counter.php:74
4592
- #: includes/widgets/htmega_counter.php:85
4593
- #: includes/widgets/htmega_counter.php:484
4594
- #: includes/widgets/htmega_double_button.php:117
4595
- #: includes/widgets/htmega_double_button.php:180
4596
- #: includes/widgets/htmega_download_monitor.php:111
4597
- #: includes/widgets/htmega_flip-box.php:75
4598
- #: includes/widgets/htmega_flip-box.php:108
4599
- #: includes/widgets/htmega_flip-box.php:170
4600
- #: includes/widgets/htmega_flip-box.php:203
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4601
  #: includes/widgets/htmega_flip-box.php:508
4602
- #: includes/widgets/htmega_flip-box.php:1006
4603
- #: includes/widgets/htmega_instagram.php:207
4604
- #: includes/widgets/htmega_instagram.php:735
4605
- #: includes/widgets/htmega_lightbox.php:118
4606
- #: includes/widgets/htmega_modal.php:121 includes/widgets/htmega_modal.php:157
4607
- #: includes/widgets/htmega_notify.php:241
4608
- #: includes/widgets/htmega_popover.php:46
4609
- #: includes/widgets/htmega_popover.php:79
4610
- #: includes/widgets/htmega_pricing_list_view.php:83
4611
- #: includes/widgets/htmega_pricing_list_view.php:233
4612
- #: includes/widgets/htmega_pricing_list_view.php:738
4613
- #: includes/widgets/htmega_pricing_table.php:125
4614
- #: includes/widgets/htmega_pricing_table.php:171
4615
- #: includes/widgets/htmega_pricing_table.php:306
4616
- #: includes/widgets/htmega_search.php:69 includes/widgets/htmega_search.php:97
4617
- #: includes/widgets/htmega_section_title.php:96
4618
- #: includes/widgets/htmega_section_title.php:132
4619
- #: includes/widgets/htmega_services.php:69
4620
- #: includes/widgets/htmega_services.php:106
4621
- #: includes/widgets/htmega_services.php:459
4622
- #: includes/widgets/htmega_socialshere.php:103
4623
- #: includes/widgets/htmega_socialshere.php:473
4624
- #: includes/widgets/htmega_switcher.php:45
4625
- #: includes/widgets/htmega_switcher.php:116 includes/widgets/htmega_tab.php:72
4626
- #: includes/widgets/htmega_teammember.php:163
4627
- #: includes/widgets/htmega_tooltip.php:46
4628
- #: includes/widgets/htmega_tooltip.php:79
4629
- #: includes/widgets/htmega_working_process.php:105
4630
- #: includes/widgets/htmega_working_process.php:142
4631
  msgid "Icon"
4632
  msgstr ""
4633
 
4634
- #: includes/widgets/htmega_button.php:450
4635
- #: includes/widgets/htmega_button.php:535
4636
- #: includes/widgets/htmega_teammember.php:186
4637
  msgid "Icon Background"
4638
  msgstr ""
4639
 
4640
- #: includes/widgets/htmega_flip-box.php:563
4641
- #: includes/widgets/htmega_flip-box.php:1061
 
4642
  msgid "Icon Background Color"
4643
  msgstr ""
4644
 
4645
- #: includes/widgets/htmega_booked_calender.php:508
 
 
 
4646
  #: includes/widgets/htmega_flip-box.php:519
4647
- #: includes/widgets/htmega_flip-box.php:1017
4648
- #: includes/widgets/htmega_pricing_table.php:318
4649
- #: includes/widgets/htmega_tab.php:171
4650
- #: includes/widgets/htmega_teammember.php:175
4651
  msgid "Icon Color"
4652
  msgstr ""
4653
 
4654
- #: includes/widgets/htmega_lightbox.php:322
4655
  msgid "Icon Dimensions"
4656
  msgstr ""
4657
 
4658
- #: includes/widgets/htmega_socialshere.php:483
4659
  msgid "Icon Font Size"
4660
  msgstr ""
4661
 
4662
- #: includes/widgets/htmega_flip-box.php:603
4663
- #: includes/widgets/htmega_flip-box.php:1101
4664
- #: includes/widgets/htmega_socialshere.php:542
4665
  msgid "Icon Height"
4666
  msgstr ""
4667
 
4668
- #: includes/widgets/htmega_teammember.php:208
4669
  msgid "Icon Hover Background"
4670
  msgstr ""
4671
 
4672
- #: includes/widgets/htmega_teammember.php:219
4673
  msgid "Icon Hover border color"
4674
  msgstr ""
4675
 
4676
- #: includes/widgets/htmega_teammember.php:197
4677
  msgid "Icon Hover Color"
4678
  msgstr ""
4679
 
4680
- #: includes/widgets/htmega_accordion.php:837
4681
- #: includes/widgets/htmega_accordion.php:940
4682
  msgid "Icon Line Height"
4683
  msgstr ""
4684
 
4685
- #: includes/widgets/htmega_flip-box.php:640
4686
- #: includes/widgets/htmega_flip-box.php:1138
4687
  msgid "Icon Margin"
4688
  msgstr ""
4689
 
4690
- #: includes/widgets/htmega_flip-box.php:627
4691
- #: includes/widgets/htmega_flip-box.php:1125
4692
  msgid "Icon Padding"
4693
  msgstr ""
4694
 
4695
- #: includes/widgets/htmega_button.php:120
4696
- #: includes/widgets/htmega_offcanvas.php:125
4697
  msgid "Icon Position"
4698
  msgstr ""
4699
 
4700
- #: includes/widgets/htmega_flip-box.php:536
4701
- #: includes/widgets/htmega_flip-box.php:1034
4702
- #: includes/widgets/htmega_popover.php:359
4703
- #: includes/widgets/htmega_services.php:522 includes/widgets/htmega_tab.php:187
4704
  #: includes/widgets/htmega_tooltip.php:335
 
 
 
4705
  msgid "Icon Size"
4706
  msgstr ""
4707
 
@@ -4709,130 +4940,137 @@ msgstr ""
4709
  msgid "Icon space"
4710
  msgstr ""
4711
 
4712
- #: includes/widgets/htmega_button.php:138
4713
- #: includes/widgets/htmega_double_button.php:125
4714
- #: includes/widgets/htmega_double_button.php:188
4715
- #: includes/widgets/htmega_offcanvas.php:141
4716
  msgid "Icon Spacing"
4717
  msgstr ""
4718
 
4719
- #: includes/widgets/htmega_button.php:416
4720
- #: includes/widgets/htmega_socialshere.php:205
4721
  msgid "Icon Style"
4722
  msgstr ""
4723
 
4724
- #: includes/widgets/htmega_counter.php:61 includes/widgets/htmega_modal.php:113
4725
- #: includes/widgets/htmega_section_title.php:88
4726
- #: includes/widgets/htmega_working_process.php:97
 
4727
  msgid "Icon Type"
4728
  msgstr ""
4729
 
4730
- #: includes/widgets/htmega_accordion.php:857
4731
- #: includes/widgets/htmega_flip-box.php:579
4732
- #: includes/widgets/htmega_flip-box.php:1077
4733
- #: includes/widgets/htmega_socialshere.php:566
4734
  msgid "Icon Width"
4735
  msgstr ""
4736
 
4737
- #: includes/widgets/htmega_pricing_list_view.php:259
4738
  msgid "Icons"
4739
  msgstr ""
4740
 
 
 
 
4741
  #: includes/widgets/htmega_bbpress.php:58
4742
- #: includes/widgets/htmega_news_ticker.php:230
4743
- #: includes/widgets/htmega_post_carousel.php:160
4744
- #: includes/widgets/htmega_post_grid.php:139
4745
- #: includes/widgets/htmega_post_grid_tab.php:147
4746
- #: includes/widgets/htmega_post_slider.php:148
4747
  msgid "ID"
4748
  msgstr ""
4749
 
4750
- #: includes/widgets/htmega_404_content.php:50
4751
- #: includes/widgets/htmega_accordion.php:154
4752
- #: includes/widgets/htmega_accordion.php:193
4753
- #: includes/widgets/htmega_add_banner.php:66
4754
- #: includes/widgets/htmega_blockquote.php:107
4755
- #: includes/widgets/htmega_blockquote.php:122
4756
- #: includes/widgets/htmega_carousel.php:72
4757
- #: includes/widgets/htmega_counter.php:70
4758
- #: includes/widgets/htmega_counter.php:96
4759
- #: includes/widgets/htmega_cuctom_event.php:44
4760
- #: includes/widgets/htmega_flip-box.php:71
4761
- #: includes/widgets/htmega_flip-box.php:119
4762
- #: includes/widgets/htmega_flip-box.php:166
4763
- #: includes/widgets/htmega_flip-box.php:214
4764
- #: includes/widgets/htmega_image_grid.php:88
4765
- #: includes/widgets/htmega_image_marker.php:28
4766
- #: includes/widgets/htmega_image_masonry.php:97
4767
- #: includes/widgets/htmega_instagram.php:203
4768
- #: includes/widgets/htmega_instagram.php:221
4769
- #: includes/widgets/htmega_lightbox.php:52
4770
- #: includes/widgets/htmega_lightbox.php:62
4771
- #: includes/widgets/htmega_lightbox.php:116
4772
- #: includes/widgets/htmega_modal.php:117 includes/widgets/htmega_modal.php:131
4773
- #: includes/widgets/htmega_panel_slider.php:78
4774
- #: includes/widgets/htmega_popover.php:54
4775
- #: includes/widgets/htmega_popover.php:94
4776
- #: includes/widgets/htmega_pricing_table.php:121
4777
- #: includes/widgets/htmega_pricing_table.php:139
4778
- #: includes/widgets/htmega_section_title.php:92
4779
- #: includes/widgets/htmega_section_title.php:106
4780
- #: includes/widgets/htmega_services.php:65
4781
- #: includes/widgets/htmega_services.php:80
4782
- #: includes/widgets/htmega_services.php:710
4783
- #: includes/widgets/htmega_slider_thumb_gallery.php:68
4784
- #: includes/widgets/htmega_special_banner.php:51
4785
- #: includes/widgets/htmega_testimonial.php:85
4786
- #: includes/widgets/htmega_testimonial.php:505
4787
- #: includes/widgets/htmega_testimonial_grid.php:99
4788
- #: includes/widgets/htmega_testimonial_grid.php:168
4789
- #: includes/widgets/htmega_tooltip.php:54
4790
- #: includes/widgets/htmega_tooltip.php:94
4791
- #: includes/widgets/htmega_wc_categories.php:393
4792
- #: includes/widgets/htmega_working_process.php:101
4793
- #: includes/widgets/htmega_working_process.php:116
 
 
 
 
 
 
4794
  msgid "Image"
4795
  msgstr ""
4796
 
4797
- #: includes/widgets/htmega_image_comparison.php:429
4798
  msgid "Image After"
4799
  msgstr ""
4800
 
4801
- #: includes/widgets/htmega_image_comparison.php:409
4802
  msgid "Image Before"
4803
  msgstr ""
4804
 
 
 
4805
  #: admin/include/admin-setting.php:254
4806
- #: includes/widgets/htmega_image_comparison.php:13
4807
- #: includes/widgets/htmega_image_comparison.php:42
4808
  msgid "Image Comparison"
4809
  msgstr ""
4810
 
 
 
4811
  #: admin/include/admin-setting.php:262
4812
- #: includes/widgets/htmega_image_grid.php:13
4813
- #: includes/widgets/htmega_image_grid.php:28
4814
  msgid "Image Grid"
4815
  msgstr ""
4816
 
4817
- #: includes/widgets/htmega_image_grid.php:135
4818
- msgid "Image Grid Desciption"
4819
  msgstr ""
4820
 
4821
- #: includes/widgets/htmega_image_grid.php:81
4822
- msgid "Image Grid Desciption."
4823
  msgstr ""
4824
 
4825
- #: includes/widgets/htmega_carousel.php:94
4826
- #: includes/widgets/htmega_image_grid.php:134
4827
  msgid "Image Grid Title"
4828
  msgstr ""
4829
 
4830
- #: includes/widgets/htmega_carousel.php:65
4831
- #: includes/widgets/htmega_image_grid.php:72
4832
  msgid "Image Grid Title."
4833
  msgstr ""
4834
 
4835
- #: includes/widgets/htmega_teammember.php:61
4836
  msgid "Image Hover Animate"
4837
  msgstr ""
4838
 
@@ -4840,39 +5078,39 @@ msgstr ""
4840
  msgid "Image Left"
4841
  msgstr ""
4842
 
4843
- #: admin/include/admin-setting.php:270
4844
  #: includes/widgets/htmega_image_magnifier.php:13
 
4845
  msgid "Image Magnifier"
4846
  msgstr ""
4847
 
 
4848
  #: admin/include/admin-setting.php:278
4849
- #: includes/widgets/htmega_image_marker.php:13
4850
  msgid "Image Marker"
4851
  msgstr ""
4852
 
 
 
4853
  #: admin/include/admin-setting.php:286
4854
- #: includes/widgets/htmega_image_masonry.php:13
4855
- #: includes/widgets/htmega_image_masonry.php:37
4856
  msgid "Image Masonry"
4857
  msgstr ""
4858
 
4859
- #: includes/widgets/htmega_image_masonry.php:144
4860
- msgid "Image Masonry Desciption"
4861
  msgstr ""
4862
 
4863
- #: includes/widgets/htmega_image_masonry.php:90
4864
- msgid "Image Masonry Desciption."
4865
  msgstr ""
4866
 
4867
- #: includes/widgets/htmega_image_masonry.php:143
4868
  msgid "Image Masonry Title"
4869
  msgstr ""
4870
 
4871
- #: includes/widgets/htmega_image_masonry.php:81
4872
  msgid "Image Masonry Title."
4873
  msgstr ""
4874
 
4875
- #: includes/widgets/htmega_pricing_table.php:117
4876
  msgid "Image or Icon"
4877
  msgstr ""
4878
 
@@ -4884,8 +5122,8 @@ msgstr ""
4884
  msgid "Image Position"
4885
  msgstr ""
4886
 
4887
- #: includes/widgets/htmega_instagram.php:125
4888
  #: includes/widgets/htmega_instagram_feed.php:53
 
4889
  msgid "Image Size"
4890
  msgstr ""
4891
 
@@ -4893,7 +5131,7 @@ msgstr ""
4893
  msgid "Image space"
4894
  msgstr ""
4895
 
4896
- #: includes/class.assests.php:355
4897
  msgid "Import"
4898
  msgstr ""
4899
 
@@ -4901,161 +5139,168 @@ msgstr ""
4901
  msgid "Import template to your Library"
4902
  msgstr ""
4903
 
4904
- #: includes/class.assests.php:353
4905
  msgid "Import to Library"
4906
  msgstr ""
4907
 
4908
- #: includes/class.assests.php:354
4909
  msgid "Import to Page"
4910
  msgstr ""
4911
 
4912
- #: includes/class.assests.php:348
4913
  msgid "in this package"
4914
  msgstr ""
4915
 
4916
- #: admin/include/admin-setting.php:1152 admin/include/admin-setting.php:1178
4917
  msgid "Incoming animation option"
4918
  msgstr ""
4919
 
4920
- #: includes/widgets/htmega_instagram.php:1331
4921
- msgid "Incorrect user ID specified."
4922
  msgstr ""
4923
 
4924
- #: includes/widgets/htmega_progressbar.php:681
4925
  msgid "Indicator Background"
4926
  msgstr ""
4927
 
4928
- #: includes/widgets/htmega_progressbar.php:705
4929
  msgid "Indicator Border Radius"
4930
  msgstr ""
4931
 
4932
- #: includes/widgets/htmega_progressbar.php:171
4933
  msgid "Indicator color"
4934
  msgstr ""
4935
 
4936
- #: includes/widgets/htmega_progressbar.php:650
4937
  msgid "Indicator Size"
4938
  msgstr ""
4939
 
4940
- #: includes/widgets/htmega_button.php:85 includes/widgets/htmega_notify.php:118
4941
  msgid "Info"
4942
  msgstr ""
4943
 
4944
- #: includes/widgets/htmega_section_title.php:573
4945
- #: includes/widgets/htmega_section_title.php:688
4946
  msgid "Inline block"
4947
  msgstr ""
4948
 
 
 
4949
  #: admin/include/admin-setting.php:294
4950
- #: includes/widgets/htmega_inline_menu.php:13
4951
- #: includes/widgets/htmega_inline_menu.php:40
4952
  msgid "Inline Navigation"
4953
  msgstr ""
4954
 
4955
- #: includes/widgets/htmega_progressbar.php:467
4956
  msgid "Inner"
4957
  msgstr ""
4958
 
4959
- #: includes/widgets/htmega_caldera_forms.php:79
4960
- #: includes/widgets/htmega_contact_form_seven.php:142
4961
- #: includes/widgets/htmega_gravity_forms.php:259
4962
- #: includes/widgets/htmega_ninja_forms.php:355
4963
- #: includes/widgets/htmega_qu_forms.php:243
4964
- #: includes/widgets/htmega_search.php:183
4965
- #: includes/widgets/htmega_user_login_form.php:311
4966
- #: includes/widgets/htmega_user_register_form.php:487
4967
- #: includes/widgets/htmega_wc_element_pages.php:523
4968
- #: includes/widgets/htmega_wc_element_pages.php:859
4969
- #: includes/widgets/htmega_wpforms.php:345
4970
  msgid "Input"
4971
  msgstr ""
4972
 
4973
- #: includes/widgets/htmega_mailchimp_for_wp.php:144
4974
  msgid "Input Box"
4975
  msgstr ""
4976
 
4977
- #: includes/widgets/htmega_caldera_forms.php:140
4978
  msgid "Input Space"
4979
  msgstr ""
4980
 
4981
- #: admin/include/admin-setting.php:302 includes/widgets/htmega_instagram.php:13
4982
- #: includes/widgets/htmega_instagram.php:36
 
 
 
 
 
 
4983
  msgid "Instagram"
4984
  msgstr ""
4985
 
4986
- #: includes/widgets/htmega_instagram.php:69
4987
  msgid "Instagram Access Token"
4988
  msgstr ""
4989
 
4990
- #: includes/widgets/htmega_instagram.php:58
4991
- msgid "Instagram user ID"
4992
  msgstr ""
4993
 
4994
- #: admin/include/admin-setting.php:1159 admin/include/template-library.php:235
4995
- #: admin/include/template-library.php:287
4996
  msgid "Install Now"
4997
  msgstr ""
4998
 
4999
- #: includes/class.assests.php:358
5000
  msgid "Installing.."
5001
  msgstr ""
5002
 
5003
- #: includes/widgets/htmega_socialshere.php:76
5004
  msgid "Instapaper"
5005
  msgstr ""
5006
 
5007
- #: admin/include/admin-setting.php:941
5008
  #: includes/widgets/htmega_instagram_feed.php:13
5009
  #: includes/widgets/htmega_instagram_feed.php:28
 
5010
  msgid "Instragram Feed"
5011
  msgstr ""
5012
 
5013
- #: includes/helper-function.php:287
5014
  msgid "Invalid username or password!"
5015
  msgstr ""
5016
 
5017
- #: includes/widgets/htmega_business_hours.php:263
5018
- #: includes/widgets/htmega_instagram.php:653
5019
  msgid "Item"
5020
  msgstr ""
5021
 
5022
- #: includes/widgets/htmega_countdown.php:458
5023
  msgid "Item Alignment"
5024
  msgstr ""
5025
 
5026
- #: includes/widgets/htmega_business_hours.php:188
5027
  msgid "Item Area"
5028
  msgstr ""
5029
 
5030
- #: includes/widgets/htmega_easy_digital_download.php:244
5031
  msgid "Item Background"
5032
  msgstr ""
5033
 
5034
- #: includes/widgets/htmega_accordion.php:254
5035
  msgid "Item Collapse Icon"
5036
  msgstr ""
5037
 
5038
- #: includes/widgets/htmega_easy_digital_download.php:218
5039
  msgid "Item Gap"
5040
  msgstr ""
5041
 
5042
- #: includes/widgets/htmega_instagram.php:80
 
5043
  msgid "Item Limit"
5044
  msgstr ""
5045
 
5046
- #: includes/widgets/htmega_working_process.php:493
5047
  msgid "Item Number Shape"
5048
  msgstr ""
5049
 
5050
- #: includes/widgets/htmega_working_process.php:230
5051
  msgid "Item style"
5052
  msgstr ""
5053
 
5054
- #: includes/widgets/htmega_progressbar.php:539
5055
  msgid "Items Style"
5056
  msgstr ""
5057
 
5058
- #: includes/widgets/htmega_booked_calender.php:94
5059
  msgid "January"
5060
  msgstr ""
5061
 
@@ -5071,9 +5316,9 @@ msgstr ""
5071
  msgid "Job List"
5072
  msgstr ""
5073
 
5074
- #: admin/include/admin-setting.php:951 admin/include/admin-setting.php:961
5075
  #: includes/widgets/htmega_job_manager.php:13
5076
  #: includes/widgets/htmega_job_manager.php:28
 
5077
  msgid "Job Manager"
5078
  msgstr ""
5079
 
@@ -5085,146 +5330,154 @@ msgstr ""
5085
  msgid "Job Summary"
5086
  msgstr ""
5087
 
5088
- #: includes/widgets/htmega_blockquote.php:75
5089
- #: includes/widgets/htmega_blockquote.php:76
5090
  msgid "Jon Doy"
5091
  msgstr ""
5092
 
5093
- #: includes/widgets/htmega_table.php:258
5094
  msgid "jondoy@gmail.com"
5095
  msgstr ""
5096
 
5097
- #: includes/widgets/htmega_progressbar.php:99
5098
  msgid "Joomla"
5099
  msgstr ""
5100
 
5101
- #: includes/widgets/htmega_pricing_list_view.php:126
5102
  msgid "Joomla Template"
5103
  msgstr ""
5104
 
5105
- #: includes/widgets/htmega_booked_calender.php:100
5106
  msgid "July"
5107
  msgstr ""
5108
 
5109
- #: includes/widgets/htmega_booked_calender.php:99
5110
  msgid "June"
5111
  msgstr ""
5112
 
5113
- #: includes/widgets/htmega_404_content.php:246
5114
- #: includes/widgets/htmega_add_banner.php:164
5115
- #: includes/widgets/htmega_blockquote.php:189
5116
- #: includes/widgets/htmega_buddy_press.php:251
5117
- #: includes/widgets/htmega_button.php:179
5118
- #: includes/widgets/htmega_call_to_action.php:194
5119
- #: includes/widgets/htmega_contact_form_seven.php:124
5120
- #: includes/widgets/htmega_countdown.php:474
5121
- #: includes/widgets/htmega_countdown.php:505
5122
- #: includes/widgets/htmega_counter.php:261
5123
- #: includes/widgets/htmega_double_button.php:283
5124
- #: includes/widgets/htmega_double_button.php:519
5125
- #: includes/widgets/htmega_double_button.php:723
5126
- #: includes/widgets/htmega_image_grid.php:214
5127
- #: includes/widgets/htmega_image_grid.php:304
5128
- #: includes/widgets/htmega_image_masonry.php:210
5129
- #: includes/widgets/htmega_image_masonry.php:300
5130
- #: includes/widgets/htmega_mailchimp_for_wp.php:126
5131
- #: includes/widgets/htmega_modal.php:358 includes/widgets/htmega_modal.php:779
5132
- #: includes/widgets/htmega_offcanvas.php:248
5133
- #: includes/widgets/htmega_panel_slider.php:492
5134
- #: includes/widgets/htmega_popover.php:270
5135
- #: includes/widgets/htmega_popover.php:678
5136
- #: includes/widgets/htmega_popover.php:787
5137
- #: includes/widgets/htmega_post_carousel.php:694
5138
- #: includes/widgets/htmega_post_carousel.php:786
5139
- #: includes/widgets/htmega_post_carousel.php:997
5140
- #: includes/widgets/htmega_post_grid.php:282
5141
- #: includes/widgets/htmega_post_grid.php:376
5142
  #: includes/widgets/htmega_post_grid_tab.php:361
5143
- #: includes/widgets/htmega_post_grid_tab.php:450
5144
- #: includes/widgets/htmega_post_grid_tab.php:661
5145
- #: includes/widgets/htmega_post_slider.php:650
5146
- #: includes/widgets/htmega_post_slider.php:742
5147
- #: includes/widgets/htmega_post_slider.php:953
5148
- #: includes/widgets/htmega_pricing_list_view.php:513
5149
- #: includes/widgets/htmega_pricing_list_view.php:636
5150
- #: includes/widgets/htmega_search.php:139
5151
- #: includes/widgets/htmega_section_title.php:394
5152
- #: includes/widgets/htmega_services.php:216
5153
- #: includes/widgets/htmega_services.php:312
5154
- #: includes/widgets/htmega_services.php:442
5155
- #: includes/widgets/htmega_services.php:633
5156
- #: includes/widgets/htmega_services.php:833
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5157
  #: includes/widgets/htmega_single_post.php:204
5158
- #: includes/widgets/htmega_single_post.php:369
5159
- #: includes/widgets/htmega_special_banner.php:270
5160
- #: includes/widgets/htmega_table.php:430 includes/widgets/htmega_table.php:550
5161
  #: includes/widgets/htmega_tablepress.php:219
5162
  #: includes/widgets/htmega_tablepress.php:376
5163
- #: includes/widgets/htmega_teammember.php:415
5164
- #: includes/widgets/htmega_teammember.php:512
5165
- #: includes/widgets/htmega_teammember.php:609
5166
- #: includes/widgets/htmega_teammember.php:677
5167
- #: includes/widgets/htmega_testimonial.php:560
5168
- #: includes/widgets/htmega_testimonial.php:657
5169
- #: includes/widgets/htmega_testimonial.php:755
5170
- #: includes/widgets/htmega_testimonial_grid.php:354
5171
  #: includes/widgets/htmega_toggle.php:206
5172
- #: includes/widgets/htmega_tooltip.php:246
5173
- #: includes/widgets/htmega_user_login_form.php:248
5174
- #: includes/widgets/htmega_user_login_form.php:728
5175
- #: includes/widgets/htmega_user_register_form.php:443
5176
- #: includes/widgets/htmega_user_register_form.php:1037
5177
- #: includes/widgets/htmega_video_player.php:216
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5178
  msgid "Justified"
5179
  msgstr ""
5180
 
5181
- #: includes/widgets/htmega_pricing_table.php:205
 
 
 
 
5182
  msgid "Krona"
5183
  msgstr ""
5184
 
5185
- #: includes/widgets/htmega_caldera_forms.php:48
5186
- #: includes/widgets/htmega_contact_form_seven.php:436
5187
- #: includes/widgets/htmega_countdown.php:677
5188
- #: includes/widgets/htmega_gravity_forms.php:170
 
 
 
 
5189
  #: includes/widgets/htmega_news_ticker.php:417
5190
- #: includes/widgets/htmega_ninja_forms.php:263
5191
- #: includes/widgets/htmega_qu_forms.php:65
5192
- #: includes/widgets/htmega_user_login_form.php:53
5193
- #: includes/widgets/htmega_user_login_form.php:627
5194
- #: includes/widgets/htmega_user_register_form.php:934
5195
- #: includes/widgets/htmega_wc_element_pages.php:478
5196
- #: includes/widgets/htmega_wc_element_pages.php:825
5197
- #: includes/widgets/htmega_wpforms.php:256
5198
  msgid "Label"
5199
  msgstr ""
5200
 
5201
- #: includes/widgets/htmega_news_ticker.php:70
5202
  msgid "Label Icon"
5203
  msgstr ""
5204
 
5205
- #: includes/widgets/htmega_image_comparison.php:126
5206
  msgid "Label Position"
5207
  msgstr ""
5208
 
5209
- #: includes/widgets/htmega_button.php:101
5210
- #: includes/widgets/htmega_double_button.php:42
5211
  msgid "Large"
5212
  msgstr ""
5213
 
5214
- #: includes/widgets/htmega_user_register_form.php:327
5215
- #: includes/widgets/htmega_user_register_form.php:328
5216
  msgid "Last Name"
5217
  msgstr ""
5218
 
5219
- #: includes/widgets/htmega_user_register_form.php:198
5220
  msgid "Last Name Label"
5221
  msgstr ""
5222
 
5223
- #: includes/widgets/htmega_user_register_form.php:325
5224
  msgid "Last Name Placeholder"
5225
  msgstr ""
5226
 
5227
- #: includes/widgets/htmega_googlemap.php:140
5228
  msgid "Latitude"
5229
  msgstr ""
5230
 
@@ -5233,256 +5486,265 @@ msgstr ""
5233
  msgid "LayerSlider"
5234
  msgstr ""
5235
 
5236
- #: includes/widgets/htmega_animated_heading.php:42
5237
- #: includes/widgets/htmega_bbpress.php:35
5238
- #: includes/widgets/htmega_business_hours.php:35
5239
- #: includes/widgets/htmega_flip-box.php:29
5240
- #: includes/widgets/htmega_flip-box.php:36
 
 
 
 
 
 
 
 
5241
  #: includes/widgets/htmega_job_manager.php:35
5242
- #: includes/widgets/htmega_post_carousel.php:43
5243
- #: includes/widgets/htmega_post_grid.php:34
5244
- #: includes/widgets/htmega_post_grid_tab.php:42
5245
- #: includes/widgets/htmega_post_slider.php:43
5246
- #: includes/widgets/htmega_pricing_list_view.php:29
5247
- #: includes/widgets/htmega_pricing_list_view.php:36
5248
- #: includes/widgets/htmega_pricing_table.php:29
5249
- #: includes/widgets/htmega_table.php:44
5250
- #: includes/widgets/htmega_vertical_timeline.php:36
5251
  msgid "Layout"
5252
  msgstr ""
5253
 
5254
- #: includes/widgets/htmega_business_hours.php:43
5255
- #: includes/widgets/htmega_post_carousel.php:51
5256
- #: includes/widgets/htmega_post_grid.php:42
5257
- #: includes/widgets/htmega_post_grid_tab.php:50
5258
- #: includes/widgets/htmega_post_slider.php:51
5259
  msgid "Layout Five"
5260
  msgstr ""
5261
 
5262
- #: includes/widgets/htmega_business_hours.php:42
5263
- #: includes/widgets/htmega_post_carousel.php:50
5264
- #: includes/widgets/htmega_post_grid.php:41
5265
- #: includes/widgets/htmega_post_grid_tab.php:49
5266
- #: includes/widgets/htmega_post_slider.php:50
5267
  msgid "Layout Four"
5268
  msgstr ""
5269
 
5270
- #: includes/widgets/htmega_business_hours.php:39
5271
- #: includes/widgets/htmega_flip-box.php:40
5272
- #: includes/widgets/htmega_post_carousel.php:47
5273
- #: includes/widgets/htmega_post_grid.php:38
5274
- #: includes/widgets/htmega_post_grid_tab.php:46
5275
- #: includes/widgets/htmega_post_slider.php:47
5276
- #: includes/widgets/htmega_pricing_list_view.php:40
5277
- #: includes/widgets/htmega_table.php:48
5278
- #: includes/widgets/htmega_vertical_timeline.php:41
5279
  msgid "Layout One"
5280
  msgstr ""
5281
 
5282
- #: includes/widgets/htmega_business_hours.php:41
5283
- #: includes/widgets/htmega_post_carousel.php:49
5284
- #: includes/widgets/htmega_post_grid.php:40
5285
- #: includes/widgets/htmega_post_grid_tab.php:48
5286
- #: includes/widgets/htmega_post_slider.php:49
5287
- #: includes/widgets/htmega_pricing_list_view.php:42
5288
- #: includes/widgets/htmega_table.php:50
5289
- #: includes/widgets/htmega_vertical_timeline.php:43
5290
  msgid "Layout Three"
5291
  msgstr ""
5292
 
5293
- #: includes/widgets/htmega_business_hours.php:40
5294
- #: includes/widgets/htmega_flip-box.php:41
5295
- #: includes/widgets/htmega_post_carousel.php:48
5296
- #: includes/widgets/htmega_post_grid.php:39
5297
- #: includes/widgets/htmega_post_grid_tab.php:47
5298
- #: includes/widgets/htmega_post_slider.php:48
5299
- #: includes/widgets/htmega_pricing_list_view.php:41
5300
- #: includes/widgets/htmega_table.php:49
5301
- #: includes/widgets/htmega_vertical_timeline.php:42
5302
  msgid "Layout Two"
5303
  msgstr ""
5304
 
5305
- #: includes/widgets/htmega_404_content.php:234
5306
- #: includes/widgets/htmega_accordion.php:449
5307
- #: includes/widgets/htmega_accordion.php:632
5308
- #: includes/widgets/htmega_add_banner.php:152
5309
- #: includes/widgets/htmega_blockquote.php:177
5310
- #: includes/widgets/htmega_buddy_press.php:239
5311
- #: includes/widgets/htmega_button.php:124
5312
- #: includes/widgets/htmega_button.php:167
5313
- #: includes/widgets/htmega_call_to_action.php:182
5314
- #: includes/widgets/htmega_contact_form_seven.php:112
5315
- #: includes/widgets/htmega_countdown.php:462
5316
- #: includes/widgets/htmega_countdown.php:493
5317
- #: includes/widgets/htmega_counter.php:249
5318
- #: includes/widgets/htmega_double_button.php:271
5319
- #: includes/widgets/htmega_double_button.php:507
5320
- #: includes/widgets/htmega_double_button.php:711
5321
- #: includes/widgets/htmega_easy_digital_download.php:303
5322
- #: includes/widgets/htmega_flip-box.php:314
5323
- #: includes/widgets/htmega_image_grid.php:202
5324
- #: includes/widgets/htmega_image_grid.php:292
5325
- #: includes/widgets/htmega_image_masonry.php:198
5326
- #: includes/widgets/htmega_image_masonry.php:288
5327
- #: includes/widgets/htmega_inline_menu.php:116
5328
- #: includes/widgets/htmega_job_manager.php:144
5329
- #: includes/widgets/htmega_mailchimp_for_wp.php:114
5330
- #: includes/widgets/htmega_modal.php:346 includes/widgets/htmega_modal.php:767
5331
- #: includes/widgets/htmega_offcanvas.php:89
5332
- #: includes/widgets/htmega_offcanvas.php:129
5333
- #: includes/widgets/htmega_offcanvas.php:236
5334
- #: includes/widgets/htmega_panel_slider.php:480
5335
- #: includes/widgets/htmega_popover.php:186
5336
- #: includes/widgets/htmega_popover.php:258
5337
- #: includes/widgets/htmega_popover.php:666
5338
- #: includes/widgets/htmega_popover.php:775
5339
- #: includes/widgets/htmega_post_carousel.php:682
5340
- #: includes/widgets/htmega_post_carousel.php:774
5341
- #: includes/widgets/htmega_post_carousel.php:985
5342
- #: includes/widgets/htmega_post_grid.php:270
5343
- #: includes/widgets/htmega_post_grid.php:364
5344
  #: includes/widgets/htmega_post_grid_tab.php:349
5345
- #: includes/widgets/htmega_post_grid_tab.php:438
5346
- #: includes/widgets/htmega_post_grid_tab.php:649
5347
- #: includes/widgets/htmega_post_slider.php:638
5348
- #: includes/widgets/htmega_post_slider.php:730
5349
- #: includes/widgets/htmega_post_slider.php:941
5350
- #: includes/widgets/htmega_pricing_list_view.php:501
5351
- #: includes/widgets/htmega_pricing_list_view.php:624
5352
- #: includes/widgets/htmega_search.php:127
5353
- #: includes/widgets/htmega_section_title.php:382
5354
- #: includes/widgets/htmega_services.php:204
5355
- #: includes/widgets/htmega_services.php:300
5356
- #: includes/widgets/htmega_services.php:430
5357
- #: includes/widgets/htmega_services.php:621
5358
- #: includes/widgets/htmega_services.php:821
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5359
  #: includes/widgets/htmega_single_post.php:192
5360
- #: includes/widgets/htmega_single_post.php:357
5361
- #: includes/widgets/htmega_slider_thumb_gallery.php:48
5362
- #: includes/widgets/htmega_special_banner.php:42
5363
- #: includes/widgets/htmega_special_banner.php:258
5364
- #: includes/widgets/htmega_tab.php:318 includes/widgets/htmega_table.php:418
5365
- #: includes/widgets/htmega_table.php:538
5366
  #: includes/widgets/htmega_tablepress.php:207
5367
  #: includes/widgets/htmega_tablepress.php:364
5368
- #: includes/widgets/htmega_teammember.php:66
5369
- #: includes/widgets/htmega_teammember.php:403
5370
- #: includes/widgets/htmega_teammember.php:500
5371
- #: includes/widgets/htmega_teammember.php:597
5372
- #: includes/widgets/htmega_teammember.php:665
5373
- #: includes/widgets/htmega_testimonial.php:548
5374
- #: includes/widgets/htmega_testimonial.php:645
5375
- #: includes/widgets/htmega_testimonial.php:743
5376
- #: includes/widgets/htmega_testimonial_grid.php:342
5377
  #: includes/widgets/htmega_toggle.php:194
5378
- #: includes/widgets/htmega_tooltip.php:174
5379
- #: includes/widgets/htmega_tooltip.php:234
5380
- #: includes/widgets/htmega_user_login_form.php:236
5381
- #: includes/widgets/htmega_user_login_form.php:716
5382
- #: includes/widgets/htmega_user_register_form.php:431
5383
- #: includes/widgets/htmega_user_register_form.php:1025
5384
- #: includes/widgets/htmega_video_player.php:204
5385
- #: includes/widgets/htmega_wc_categories.php:344
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5386
  msgid "Left"
5387
  msgstr ""
5388
 
5389
- #: includes/widgets/htmega_post_slider.php:1156
5390
  msgid "Left Arrow position"
5391
  msgstr ""
5392
 
5393
- #: includes/widgets/htmega_blockquote.php:89
5394
  msgid "Left Bottom"
5395
  msgstr ""
5396
 
5397
- #: includes/widgets/htmega_blockquote.php:88
5398
  msgid "Left Center"
5399
  msgstr ""
5400
 
5401
- #: includes/widgets/htmega_blockquote.php:87
5402
  msgid "Left Top"
5403
  msgstr ""
5404
 
5405
- #: includes/widgets/htmega_button.php:86
5406
- msgid "Light"
5407
- msgstr ""
5408
-
5409
  #: admin/include/admin-setting.php:310
5410
  msgid "Light Box"
5411
  msgstr ""
5412
 
5413
- #: includes/widgets/htmega_lightbox.php:13
5414
- #: includes/widgets/htmega_lightbox.php:41
5415
  msgid "Lightbox"
5416
  msgstr ""
5417
 
5418
- #: includes/widgets/htmega_lightbox.php:48
5419
  msgid "Lightbox Type"
5420
  msgstr ""
5421
 
5422
- #: includes/widgets/htmega_instagram.php:280
5423
  msgid "Like Icon"
5424
  msgstr ""
5425
 
5426
- #: includes/widgets/htmega_post_carousel.php:119
5427
- #: includes/widgets/htmega_post_grid.php:98
5428
- #: includes/widgets/htmega_post_grid_tab.php:106
5429
- #: includes/widgets/htmega_post_slider.php:107
5430
- #: includes/widgets/htmega_twitter_feed.php:114
5431
  #: extensions/wc-sales-notification/admin/setting.php:101
5432
  msgid "Limit"
5433
  msgstr ""
5434
 
5435
- #: includes/widgets/htmega_socialshere.php:86
5436
  msgid "Line"
5437
  msgstr ""
5438
 
5439
- #: includes/widgets/htmega_blockquote.php:605
5440
  msgid "Line Height"
5441
  msgstr ""
5442
 
5443
- #: includes/widgets/htmega_button.php:60
5444
- #: includes/widgets/htmega_double_button.php:102
5445
- #: includes/widgets/htmega_popover.php:132
5446
- #: includes/widgets/htmega_pricing_list_view.php:95
5447
- #: includes/widgets/htmega_pricing_list_view.php:289
5448
- #: includes/widgets/htmega_pricing_table.php:378
5449
- #: includes/widgets/htmega_section_title.php:160
5450
- #: includes/widgets/htmega_section_title.php:218
5451
- #: includes/widgets/htmega_teammember.php:154
5452
- #: includes/widgets/htmega_tooltip.php:132
 
5453
  msgid "Link"
5454
  msgstr ""
5455
 
5456
- #: includes/widgets/htmega_offcanvas.php:188
5457
- #: includes/widgets/htmega_twitter_feed.php:608
5458
  msgid "Link Color"
5459
  msgstr ""
5460
 
5461
- #: includes/widgets/htmega_offcanvas.php:199
5462
  msgid "Link Hover Color"
5463
  msgstr ""
5464
 
5465
- #: includes/widgets/htmega_weather.php:104
5466
  msgid "Link to Extended Forecast"
5467
  msgstr ""
5468
 
5469
- #: includes/widgets/htmega_socialshere.php:60
5470
  msgid "Linkedin"
5471
  msgstr ""
5472
 
5473
- #: includes/widgets/htmega_pricing_table.php:206
5474
  msgid "Lira"
5475
  msgstr ""
5476
 
5477
- #: includes/widgets/htmega_booked_calender.php:40
5478
  msgid "List"
5479
  msgstr ""
5480
 
5481
- #: includes/widgets/htmega_socialshere.php:65
5482
  msgid "Live journal"
5483
  msgstr ""
5484
 
5485
- #: includes/widgets/htmega_socialshere.php:74
5486
  msgid "Liveinternet"
5487
  msgstr ""
5488
 
@@ -5491,11 +5753,11 @@ msgstr ""
5491
  msgid "Load More"
5492
  msgstr ""
5493
 
5494
- #: admin/include/admin-setting.php:628
5495
  msgid "Load Post in Elementor Addons"
5496
  msgstr ""
5497
 
5498
- #: includes/widgets/htmega_animated_heading.php:65
5499
  msgid "Loading bar"
5500
  msgstr ""
5501
 
@@ -5507,53 +5769,53 @@ msgstr ""
5507
  msgid "Loar More Button"
5508
  msgstr ""
5509
 
5510
- #: includes/widgets/htmega_weather.php:36
5511
  msgid "Location"
5512
  msgstr ""
5513
 
5514
- #: includes/widgets/htmega_slider_thumb_gallery.php:61
5515
- #: includes/widgets/htmega_slider_thumb_gallery.php:108
5516
  msgid "Location Name Here."
5517
  msgstr ""
5518
 
5519
- #: includes/widgets/htmega_cuctom_event.php:71
5520
  msgid "Location."
5521
  msgstr ""
5522
 
5523
- #: includes/widgets/htmega_user_register_form.php:1303
5524
  msgid "LOGIN"
5525
  msgstr ""
5526
 
5527
- #: includes/widgets/htmega_user_login_form.php:213
5528
- #: includes/widgets/htmega_user_login_form.php:828
5529
  msgid "Login"
5530
  msgstr ""
5531
 
5532
- #: includes/widgets/htmega_user_login_form.php:202
5533
  msgid "Login Button"
5534
  msgstr ""
5535
 
5536
- #: includes/widgets/htmega_user_login_form.php:28
5537
  msgid "Login Form"
5538
  msgstr ""
5539
 
5540
- #: includes/helper-function.php:289
5541
  msgid "Login Successfully"
5542
  msgstr ""
5543
 
5544
- #: includes/widgets/htmega_googlemap.php:147
5545
  msgid "Longitude"
5546
  msgstr ""
5547
 
5548
  #: includes/widgets/htmega_scroll_navigation.php:92
5549
- #: includes/widgets/htmega_testimonial.php:113
5550
- #: includes/widgets/htmega_testimonial.php:127
5551
- #: includes/widgets/htmega_testimonial.php:133
5552
- #: includes/widgets/htmega_testimonial.php:139
5553
- #: includes/widgets/htmega_testimonial_grid.php:118
5554
- #: includes/widgets/htmega_testimonial_grid.php:132
5555
- #: includes/widgets/htmega_testimonial_grid.php:138
5556
- #: includes/widgets/htmega_testimonial_grid.php:144
5557
  msgid ""
5558
  "Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod "
5559
  "tempor incididunt ut labore et dolore Lorem ipsum dolor sit amet, "
@@ -5561,20 +5823,20 @@ msgid ""
5561
  "dolore magna aliqua."
5562
  msgstr ""
5563
 
5564
- #: includes/widgets/htmega_working_process.php:162
5565
  msgid ""
5566
  "Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod "
5567
  "tempor incid idunt ut labore"
5568
  msgstr ""
5569
 
5570
- #: includes/widgets/htmega_working_process.php:166
5571
  #: includes/widgets/htmega_working_process.php:170
 
5572
  msgid ""
5573
  "Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod "
5574
  "tempor incid idunt ut labore."
5575
  msgstr ""
5576
 
5577
- #: includes/widgets/htmega_dropcaps.php:53
5578
  msgid ""
5579
  "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor "
5580
  "incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis "
@@ -5584,7 +5846,7 @@ msgid ""
5584
  "exercitation ullamco laboris nisi ut aliquip."
5585
  msgstr ""
5586
 
5587
- #: includes/widgets/htmega_modal.php:78
5588
  msgid ""
5589
  "Lorem ipsum dolor sit amet, consectetur adipis elit, sed do eiusmod tempor "
5590
  "incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis "
@@ -5592,18 +5854,18 @@ msgid ""
5592
  "Duis aute irure dolor in repre in voluptate velit esse cillum dolore eu."
5593
  msgstr ""
5594
 
5595
- #: includes/widgets/htmega_vertical_timeline.php:82
5596
- #: includes/widgets/htmega_vertical_timeline.php:94
5597
  #: includes/widgets/htmega_vertical_timeline.php:98
5598
  #: includes/widgets/htmega_vertical_timeline.php:102
 
5599
  msgid ""
5600
  "Lorem ipsum dolor sit amet, consectetur adipis icing elit, sed do eiusmod "
5601
  "tempor incid ut labore et dolore magna aliqua Ut enim ad min."
5602
  msgstr ""
5603
 
5604
- #: includes/widgets/htmega_tab.php:231 includes/widgets/htmega_tab.php:235
5605
- #: includes/widgets/htmega_tab.php:239
5606
- #: includes/widgets/htmega_working_process.php:90
5607
  msgid ""
5608
  "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod "
5609
  "tempor incididunt ut labore et dolo magna aliqua. Ut enim ad minim veniam, "
@@ -5611,7 +5873,7 @@ msgid ""
5611
  "Duis aute irure dolor in repre in voluptate."
5612
  msgstr ""
5613
 
5614
- #: includes/widgets/htmega_toggle.php:105
5615
  msgid ""
5616
  "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod "
5617
  "tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, "
@@ -5621,35 +5883,35 @@ msgid ""
5621
  "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
5622
  msgstr ""
5623
 
5624
- #: includes/widgets/htmega_image_marker.php:101
5625
- #: includes/widgets/htmega_image_marker.php:155
5626
  msgid "Lorem ipsum pisaci volupt atem accusa saes ntisdumtiu loperm asaerks."
5627
  msgstr ""
5628
 
5629
- #: includes/widgets/htmega_user_login_form.php:155
5630
  msgid "Lost your password?"
5631
  msgstr ""
5632
 
5633
- #: includes/widgets/htmega_pricing_list_view.php:248
5634
- #: includes/widgets/htmega_pricing_list_view.php:322
5635
- #: includes/widgets/htmega_table.php:206 includes/widgets/htmega_table.php:245
5636
  msgid "Louis Hudson"
5637
  msgstr ""
5638
 
5639
- #: includes/widgets/htmega_pricing_list_view.php:335
5640
  msgid "louishudson@gmail.com"
5641
  msgstr ""
5642
 
5643
- #: includes/widgets/htmega_panel_slider.php:71
5644
- #: includes/widgets/htmega_panel_slider.php:114
5645
  msgid "Made in 2017"
5646
  msgstr ""
5647
 
5648
- #: includes/widgets/htmega_panel_slider.php:110
5649
  msgid "Made in 2018"
5650
  msgstr ""
5651
 
5652
- #: includes/widgets/htmega_panel_slider.php:106
5653
  msgid "Made in 2019"
5654
  msgstr ""
5655
 
@@ -5657,56 +5919,56 @@ msgstr ""
5657
  msgid "Magnifier"
5658
  msgstr ""
5659
 
5660
- #: includes/widgets/htmega_user_register_form.php:171
5661
- #: includes/widgets/htmega_user_register_form.php:172
5662
- #: includes/widgets/htmega_user_register_form.php:300
5663
- #: includes/widgets/htmega_user_register_form.php:301
5664
  msgid "Mail"
5665
  msgstr ""
5666
 
5667
- #: includes/widgets/htmega_user_register_form.php:169
5668
  msgid "Mail Label"
5669
  msgstr ""
5670
 
5671
- #: includes/widgets/htmega_user_register_form.php:298
5672
  msgid "Mail Placeholder"
5673
  msgstr ""
5674
 
5675
- #: includes/widgets/htmega_mailchimp_for_wp.php:28
5676
  msgid "Mailchimp"
5677
  msgstr ""
5678
 
5679
- #: admin/include/admin-setting.php:971
5680
- #: includes/widgets/htmega_mailchimp_for_wp.php:13
5681
  msgid "Mailchimp for wp"
5682
  msgstr ""
5683
 
5684
- #: includes/widgets/htmega_mailchimp_for_wp.php:51
5685
  msgid "Mailchimp ID"
5686
  msgstr ""
5687
 
5688
- #: includes/widgets/htmega_inline_menu.php:96
5689
  msgid "Main Menu"
5690
  msgstr ""
5691
 
5692
- #: includes/widgets/htmega_testimonial.php:132
5693
- #: includes/widgets/htmega_testimonial_grid.php:137
5694
  msgid "Manager"
5695
  msgstr ""
5696
 
5697
- #: includes/widgets/htmega_testimonial.php:104
5698
- #: includes/widgets/htmega_testimonial.php:126
5699
- #: includes/widgets/htmega_testimonial_grid.php:81
5700
- #: includes/widgets/htmega_testimonial_grid.php:131
5701
  msgid "Managing Director"
5702
  msgstr ""
5703
 
5704
- #: includes/widgets/htmega_teammember.php:111
5705
  msgid "Managing director"
5706
  msgstr ""
5707
 
5708
- #: includes/widgets/htmega_easy_digital_download.php:126
5709
- #: includes/widgets/htmega_wc_categories.php:75
5710
  msgid "Manual Selection"
5711
  msgstr ""
5712
 
@@ -5722,238 +5984,245 @@ msgstr ""
5722
  msgid "Map Style"
5723
  msgstr ""
5724
 
5725
- #: includes/widgets/htmega_booked_calender.php:96
5726
  msgid "March"
5727
  msgstr ""
5728
 
5729
- #: includes/widgets/htmega_404_content.php:261
5730
- #: includes/widgets/htmega_404_content.php:354
5731
- #: includes/widgets/htmega_404_content.php:434
5732
- #: includes/widgets/htmega_404_content.php:514
5733
- #: includes/widgets/htmega_404_content.php:591
5734
- #: includes/widgets/htmega_404_content.php:743
5735
- #: includes/widgets/htmega_accordion.php:1015
5736
- #: includes/widgets/htmega_add_banner.php:177
5737
- #: includes/widgets/htmega_add_banner.php:241
5738
- #: includes/widgets/htmega_add_banner.php:305
5739
- #: includes/widgets/htmega_add_banner.php:369
5740
- #: includes/widgets/htmega_add_banner.php:481
5741
- #: includes/widgets/htmega_blockquote.php:214
5742
- #: includes/widgets/htmega_blockquote.php:297
5743
- #: includes/widgets/htmega_blockquote.php:358
5744
- #: includes/widgets/htmega_blockquote.php:544
5745
- #: includes/widgets/htmega_brand.php:121 includes/widgets/htmega_brand.php:208
5746
- #: includes/widgets/htmega_buddy_press.php:222
5747
- #: includes/widgets/htmega_buddy_press.php:308
5748
- #: includes/widgets/htmega_buddy_press.php:378
5749
- #: includes/widgets/htmega_business_hours.php:214
5750
- #: includes/widgets/htmega_business_hours.php:271
5751
- #: includes/widgets/htmega_button.php:287
5752
- #: includes/widgets/htmega_call_to_action.php:154
5753
  #: includes/widgets/htmega_call_to_action.php:250
5754
- #: includes/widgets/htmega_call_to_action.php:314
5755
- #: includes/widgets/htmega_call_to_action.php:435
5756
- #: includes/widgets/htmega_contact_form_seven.php:85
5757
- #: includes/widgets/htmega_contact_form_seven.php:293
5758
- #: includes/widgets/htmega_contact_form_seven.php:420
5759
- #: includes/widgets/htmega_contact_form_seven.php:509
5760
- #: includes/widgets/htmega_contact_form_seven.php:606
5761
- #: includes/widgets/htmega_countdown.php:445
5762
- #: includes/widgets/htmega_countdown.php:638
5763
- #: includes/widgets/htmega_countdown.php:765
5764
- #: includes/widgets/htmega_countdown.php:863
5765
- #: includes/widgets/htmega_counter.php:211
5766
- #: includes/widgets/htmega_counter.php:338
5767
- #: includes/widgets/htmega_counter.php:433
5768
- #: includes/widgets/htmega_counter.php:562
5769
- #: includes/widgets/htmega_counter.php:655
5770
- #: includes/widgets/htmega_counter.php:748
5771
- #: includes/widgets/htmega_cuctom_event.php:174
5772
- #: includes/widgets/htmega_cuctom_event.php:268
5773
- #: includes/widgets/htmega_cuctom_event.php:317
5774
- #: includes/widgets/htmega_cuctom_event.php:383
5775
- #: includes/widgets/htmega_double_button.php:243
5776
- #: includes/widgets/htmega_double_button.php:491
5777
- #: includes/widgets/htmega_double_button.php:695
5778
- #: includes/widgets/htmega_double_button.php:891
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5779
  #: includes/widgets/htmega_dropcaps.php:122
5780
- #: includes/widgets/htmega_dropcaps.php:215
5781
- #: includes/widgets/htmega_easy_digital_download.php:366
5782
- #: includes/widgets/htmega_easy_digital_download.php:430
5783
- #: includes/widgets/htmega_gravity_forms.php:243
5784
- #: includes/widgets/htmega_gravity_forms.php:341
5785
- #: includes/widgets/htmega_gravity_forms.php:455
5786
  #: includes/widgets/htmega_image_grid.php:175
 
 
 
 
5787
  #: includes/widgets/htmega_image_magnifier.php:153
5788
- #: includes/widgets/htmega_image_marker.php:341
5789
- #: includes/widgets/htmega_image_marker.php:385
5790
- #: includes/widgets/htmega_instagram.php:625
5791
- #: includes/widgets/htmega_instagram.php:671
5792
- #: includes/widgets/htmega_instagram.php:900
5793
- #: includes/widgets/htmega_lightbox.php:206
5794
- #: includes/widgets/htmega_mailchimp_for_wp.php:87
5795
- #: includes/widgets/htmega_mailchimp_for_wp.php:259
5796
- #: includes/widgets/htmega_mailchimp_for_wp.php:357
5797
- #: includes/widgets/htmega_modal.php:497 includes/widgets/htmega_modal.php:590
5798
- #: includes/widgets/htmega_modal.php:737
5799
- #: includes/widgets/htmega_news_ticker.php:366
5800
- #: includes/widgets/htmega_news_ticker.php:578
5801
- #: includes/widgets/htmega_ninja_forms.php:144
5802
- #: includes/widgets/htmega_ninja_forms.php:228
5803
- #: includes/widgets/htmega_ninja_forms.php:339
5804
- #: includes/widgets/htmega_ninja_forms.php:437
5805
- #: includes/widgets/htmega_ninja_forms.php:555
5806
- #: includes/widgets/htmega_ninja_forms.php:668
5807
- #: includes/widgets/htmega_notify.php:393
5808
- #: includes/widgets/htmega_panel_slider.php:442
5809
- #: includes/widgets/htmega_panel_slider.php:542
5810
- #: includes/widgets/htmega_panel_slider.php:603
5811
- #: includes/widgets/htmega_panel_slider.php:937
5812
- #: includes/widgets/htmega_popover.php:298
5813
- #: includes/widgets/htmega_popover.php:421
5814
- #: includes/widgets/htmega_post_carousel.php:654
5815
- #: includes/widgets/htmega_post_carousel.php:746
5816
- #: includes/widgets/htmega_post_carousel.php:848
5817
- #: includes/widgets/htmega_post_carousel.php:957
5818
- #: includes/widgets/htmega_post_carousel.php:1060
5819
- #: includes/widgets/htmega_post_carousel.php:1487
5820
- #: includes/widgets/htmega_post_grid.php:240
5821
- #: includes/widgets/htmega_post_grid.php:336
5822
- #: includes/widgets/htmega_post_grid.php:429
5823
- #: includes/widgets/htmega_post_grid_tab.php:257
5824
- #: includes/widgets/htmega_post_grid_tab.php:321
5825
- #: includes/widgets/htmega_post_grid_tab.php:410
5826
- #: includes/widgets/htmega_post_grid_tab.php:512
5827
- #: includes/widgets/htmega_post_grid_tab.php:621
5828
- #: includes/widgets/htmega_post_grid_tab.php:724
5829
- #: includes/widgets/htmega_post_slider.php:610
5830
- #: includes/widgets/htmega_post_slider.php:702
5831
- #: includes/widgets/htmega_post_slider.php:804
5832
- #: includes/widgets/htmega_post_slider.php:913
5833
- #: includes/widgets/htmega_post_slider.php:1016
5834
- #: includes/widgets/htmega_post_slider.php:1507
5835
- #: includes/widgets/htmega_pricing_list_view.php:385
5836
- #: includes/widgets/htmega_pricing_table.php:448
5837
- #: includes/widgets/htmega_pricing_table.php:496
5838
- #: includes/widgets/htmega_pricing_table.php:660
5839
- #: includes/widgets/htmega_pricing_table.php:735
5840
- #: includes/widgets/htmega_progressbar.php:384
5841
- #: includes/widgets/htmega_qu_forms.php:138
5842
- #: includes/widgets/htmega_qu_forms.php:227
5843
- #: includes/widgets/htmega_qu_forms.php:325
5844
- #: includes/widgets/htmega_qu_forms.php:443
5845
- #: includes/widgets/htmega_qu_forms.php:556
5846
- #: includes/widgets/htmega_scroll_navigation.php:252
5847
- #: includes/widgets/htmega_search.php:154
5848
- #: includes/widgets/htmega_search.php:234
5849
- #: includes/widgets/htmega_search.php:365
5850
- #: includes/widgets/htmega_section_title.php:354
5851
- #: includes/widgets/htmega_section_title.php:540
5852
- #: includes/widgets/htmega_section_title.php:656
5853
- #: includes/widgets/htmega_services.php:164
5854
- #: includes/widgets/htmega_services.php:270
5855
- #: includes/widgets/htmega_services.php:400
5856
- #: includes/widgets/htmega_services.php:560
5857
- #: includes/widgets/htmega_services.php:761
5858
- #: includes/widgets/htmega_services.php:894
5859
  #: includes/widgets/htmega_single_post.php:164
5860
- #: includes/widgets/htmega_single_post.php:256
5861
- #: includes/widgets/htmega_single_post.php:329
5862
- #: includes/widgets/htmega_slider_thumb_gallery.php:673
5863
- #: includes/widgets/htmega_socialshere.php:458
5864
- #: includes/widgets/htmega_special_banner.php:283
5865
  #: includes/widgets/htmega_special_banner.php:347
5866
- #: includes/widgets/htmega_special_banner.php:411
5867
- #: includes/widgets/htmega_special_banner.php:475
5868
- #: includes/widgets/htmega_special_banner.php:539
5869
- #: includes/widgets/htmega_special_banner.php:603
5870
- #: includes/widgets/htmega_special_banner.php:715
5871
- #: includes/widgets/htmega_switcher.php:177
5872
- #: includes/widgets/htmega_switcher.php:240
5873
- #: includes/widgets/htmega_switcher.php:370 includes/widgets/htmega_tab.php:293
5874
- #: includes/widgets/htmega_tab.php:386 includes/widgets/htmega_tab.php:516
5875
- #: includes/widgets/htmega_table.php:305
5876
- #: includes/widgets/htmega_teammember.php:258
5877
- #: includes/widgets/htmega_teammember.php:373
5878
- #: includes/widgets/htmega_teammember.php:470
5879
- #: includes/widgets/htmega_teammember.php:567
5880
- #: includes/widgets/htmega_teammember.php:635
5881
- #: includes/widgets/htmega_testimonial.php:476
5882
- #: includes/widgets/htmega_testimonial.php:602
5883
- #: includes/widgets/htmega_testimonial.php:699
5884
- #: includes/widgets/htmega_testimonial.php:797
5885
- #: includes/widgets/htmega_testimonial_grid.php:233
5886
- #: includes/widgets/htmega_testimonial_grid.php:298
5887
- #: includes/widgets/htmega_testimonial_grid.php:395
5888
- #: includes/widgets/htmega_toggle.php:154
5889
- #: includes/widgets/htmega_toggle.php:255
5890
- #: includes/widgets/htmega_tooltip.php:274
5891
  #: includes/widgets/htmega_tooltip.php:397
5892
- #: includes/widgets/htmega_twitter_feed.php:535
5893
- #: includes/widgets/htmega_twitter_feed.php:633
5894
- #: includes/widgets/htmega_twitter_feed.php:707
5895
- #: includes/widgets/htmega_twitter_feed.php:801
5896
- #: includes/widgets/htmega_twitter_feed.php:866
5897
- #: includes/widgets/htmega_user_login_form.php:263
5898
- #: includes/widgets/htmega_user_login_form.php:368
5899
- #: includes/widgets/htmega_user_login_form.php:494
5900
- #: includes/widgets/htmega_user_login_form.php:666
5901
- #: includes/widgets/htmega_user_register_form.php:458
5902
- #: includes/widgets/htmega_user_register_form.php:544
5903
- #: includes/widgets/htmega_user_register_form.php:675
5904
- #: includes/widgets/htmega_user_register_form.php:801
5905
- #: includes/widgets/htmega_user_register_form.php:975
5906
- #: includes/widgets/htmega_video_player.php:308
5907
- #: includes/widgets/htmega_wc_categories.php:315
5908
- #: includes/widgets/htmega_wc_categories.php:410
5909
- #: includes/widgets/htmega_working_process.php:201
5910
- #: includes/widgets/htmega_working_process.php:266
5911
- #: includes/widgets/htmega_working_process.php:351
5912
- #: includes/widgets/htmega_working_process.php:435
5913
- #: includes/widgets/htmega_working_process.php:548
5914
- #: includes/widgets/htmega_wpforms.php:136
5915
- #: includes/widgets/htmega_wpforms.php:220
5916
- #: includes/widgets/htmega_wpforms.php:329
5917
- #: includes/widgets/htmega_wpforms.php:427
5918
- #: includes/widgets/htmega_wpforms.php:545
5919
- #: includes/widgets/htmega_wpforms.php:658
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5920
  msgid "Margin"
5921
  msgstr ""
5922
 
5923
- #: includes/widgets/htmega_googlemap.php:124
5924
- #: includes/widgets/htmega_image_marker.php:66
5925
- #: includes/widgets/htmega_image_marker.php:176
5926
  msgid "Marker"
5927
  msgstr ""
5928
 
5929
- #: includes/widgets/htmega_image_marker.php:92
5930
- #: includes/widgets/htmega_image_marker.php:154
5931
  msgid "Marker #1"
5932
  msgstr ""
5933
 
5934
- #: includes/widgets/htmega_image_marker.php:99
5935
  msgid "Marker Content"
5936
  msgstr ""
5937
 
5938
- #: includes/widgets/htmega_image_marker.php:90
5939
  msgid "Marker Title"
5940
  msgstr ""
5941
 
5942
- #: includes/widgets/htmega_buddy_press.php:64
5943
  msgid "Max Item"
5944
  msgstr ""
5945
 
5946
- #: includes/widgets/htmega_news_ticker.php:87
5947
  msgid "Maxium Row"
5948
  msgstr ""
5949
 
5950
- #: includes/widgets/htmega_booked_calender.php:98
5951
  msgid "May"
5952
  msgstr ""
5953
 
5954
- #: includes/widgets/htmega_button.php:100
5955
- #: includes/widgets/htmega_double_button.php:41
5956
- #: includes/widgets/htmega_instagram.php:130
5957
  #: includes/widgets/htmega_instagram_feed.php:59
5958
  msgid "Medium"
5959
  msgstr ""
@@ -5966,23 +6235,23 @@ msgstr ""
5966
  msgid "Mega Menu Width"
5967
  msgstr ""
5968
 
5969
- #: includes/widgets/htmega_buddy_press.php:39
5970
  msgid "Member"
5971
  msgstr ""
5972
 
5973
- #: includes/widgets/htmega_teammember.php:80
5974
  msgid "Member image"
5975
  msgstr ""
5976
 
5977
- #: includes/widgets/htmega_booked_calender.php:160
5978
  msgid "Members Only"
5979
  msgstr ""
5980
 
5981
- #: includes/widgets/htmega_inline_menu.php:69
5982
  msgid "Menu"
5983
  msgstr ""
5984
 
5985
- #: admin/include/admin-setting.php:660
5986
  msgid "Menu Builder"
5987
  msgstr ""
5988
 
@@ -5994,27 +6263,27 @@ msgstr ""
5994
  msgid "Menu Items Hover Color"
5995
  msgstr ""
5996
 
5997
- #: includes/widgets/htmega_wc_element_pages.php:1108
5998
  msgid "Menu Style"
5999
  msgstr ""
6000
 
6001
- #: includes/widgets/htmega_post_carousel.php:923
6002
- #: includes/widgets/htmega_post_grid_tab.php:587
6003
- #: includes/widgets/htmega_post_slider.php:879
6004
  msgid "Meta"
6005
  msgstr ""
6006
 
6007
- #: includes/widgets/htmega_twitter_feed.php:830
6008
  msgid "Meta Button"
6009
  msgstr ""
6010
 
6011
- #: includes/widgets/htmega_buddy_press.php:348
6012
  msgid "Meta Info"
6013
  msgstr ""
6014
 
6015
- #: includes/widgets/htmega_double_button.php:52
6016
- #: includes/widgets/htmega_double_button.php:60
6017
- #: includes/widgets/htmega_double_button.php:805
6018
  msgid "Middle Text"
6019
  msgstr ""
6020
 
@@ -6022,72 +6291,79 @@ msgstr ""
6022
  msgid "Minimum Height"
6023
  msgstr ""
6024
 
6025
- #: includes/widgets/htmega_countdown.php:144
6026
- #: includes/widgets/htmega_countdown.php:222
6027
- #: includes/widgets/htmega_countdown.php:224
 
 
 
 
6028
  msgid "Minutes"
6029
  msgstr ""
6030
 
6031
- #: includes/widgets/htmega_carousel.php:356
6032
- #: includes/widgets/htmega_instagram.php:549
6033
- #: includes/widgets/htmega_panel_slider.php:376
6034
- #: includes/widgets/htmega_post_carousel.php:516
6035
- #: includes/widgets/htmega_post_slider.php:516
6036
- #: includes/widgets/htmega_slider_thumb_gallery.php:326
6037
- #: includes/widgets/htmega_testimonial.php:410
6038
- #: includes/widgets/htmega_twitter_feed.php:450
 
6039
  msgid "Mobile Phone"
6040
  msgstr ""
6041
 
6042
- #: includes/widgets/htmega_carousel.php:398
6043
- #: includes/widgets/htmega_instagram.php:591
6044
- #: includes/widgets/htmega_panel_slider.php:418
6045
- #: includes/widgets/htmega_post_carousel.php:558
6046
- #: includes/widgets/htmega_post_slider.php:558
6047
- #: includes/widgets/htmega_slider_thumb_gallery.php:362
6048
- #: includes/widgets/htmega_testimonial.php:452
6049
- #: includes/widgets/htmega_twitter_feed.php:492
 
6050
  msgid "Mobile Resolution"
6051
  msgstr ""
6052
 
6053
- #: admin/include/admin-setting.php:318 includes/widgets/htmega_modal.php:13
6054
- #: includes/widgets/htmega_modal.php:29
6055
  msgid "Modal"
6056
  msgstr ""
6057
 
6058
- #: includes/widgets/htmega_modal.php:673
6059
  msgid "Modal Content"
6060
  msgstr ""
6061
 
6062
- #: includes/widgets/htmega_modal.php:106
6063
  msgid "Modal Design"
6064
  msgstr ""
6065
 
6066
- #: includes/widgets/htmega_modal.php:87
6067
  msgid "Modal Footer Content"
6068
  msgstr ""
6069
 
6070
- #: includes/widgets/htmega_modal.php:38
6071
  msgid "Modal Header Content"
6072
  msgstr ""
6073
 
6074
- #: includes/widgets/htmega_modal.php:794
6075
  msgid "Modal Width"
6076
  msgstr ""
6077
 
6078
- #: includes/widgets/htmega_socialshere.php:64
6079
  msgid "Moimir"
6080
  msgstr ""
6081
 
6082
- #: includes/widgets/htmega_business_hours.php:153
6083
  msgid "Monday"
6084
  msgstr ""
6085
 
6086
- #: includes/widgets/htmega_booked_calender.php:90
 
6087
  msgid "Month"
6088
  msgstr ""
6089
 
6090
- #: includes/widgets/htmega_pricing_table.php:269
6091
  msgid "Monthly"
6092
  msgstr ""
6093
 
@@ -6095,117 +6371,124 @@ msgstr ""
6095
  msgid "Mouse Wheel"
6096
  msgstr ""
6097
 
6098
- #: includes/widgets/htmega_accordion.php:298
 
 
 
 
6099
  msgid "Multiple Item Open"
6100
  msgstr ""
6101
 
6102
- #: includes/widgets/htmega_wc_element_pages.php:49
6103
  msgid "My Account"
6104
  msgstr ""
6105
 
6106
- #: includes/widgets/htmega_easy_digital_download.php:183
6107
- #: includes/widgets/htmega_news_ticker.php:232
6108
- #: includes/widgets/htmega_post_carousel.php:162
6109
- #: includes/widgets/htmega_post_grid.php:141
6110
- #: includes/widgets/htmega_post_grid_tab.php:149
6111
- #: includes/widgets/htmega_post_slider.php:150
6112
- #: includes/widgets/htmega_pricing_list_view.php:65
6113
- #: includes/widgets/htmega_pricing_list_view.php:177
6114
- #: includes/widgets/htmega_table.php:160
6115
- #: includes/widgets/htmega_teammember.php:100
6116
- #: includes/widgets/htmega_teammember.php:337
6117
- #: includes/widgets/htmega_testimonial.php:76
6118
- #: includes/widgets/htmega_testimonial.php:536
6119
- #: includes/widgets/htmega_testimonial_grid.php:70
6120
- #: includes/widgets/htmega_testimonial_grid.php:199
6121
- #: includes/widgets/htmega_wc_categories.php:123
6122
  msgid "Name"
6123
  msgstr ""
6124
 
6125
- #: admin/include/admin-setting.php:781 admin/include/admin-setting.php:782
6126
  msgid "Nav Menu"
6127
  msgstr ""
6128
 
6129
- #: includes/widgets/htmega_news_ticker.php:499
6130
  msgid "Navigation"
6131
  msgstr ""
6132
 
6133
- #: includes/widgets/htmega_booked_calender.php:689
6134
- #: includes/widgets/htmega_news_ticker.php:265
6135
  msgid "Navigation Button"
6136
  msgstr ""
6137
 
6138
- #: includes/widgets/htmega_buddy_press.php:53
6139
  msgid "Newest"
6140
  msgstr ""
6141
 
6142
- #: includes/widgets/htmega_news_ticker.php:205
6143
  msgid "News Limit"
6144
  msgstr ""
6145
 
 
 
6146
  #: admin/include/admin-setting.php:326
6147
- #: includes/widgets/htmega_news_ticker.php:13
6148
- #: includes/widgets/htmega_news_ticker.php:35
6149
  msgid "News Ticker"
6150
  msgstr ""
6151
 
6152
- #: includes/widgets/htmega_news_ticker.php:297
6153
  msgid "Next Icon"
6154
  msgstr ""
6155
 
6156
- #: includes/widgets/htmega_carousel.php:174
6157
- #: includes/widgets/htmega_instagram.php:367
6158
- #: includes/widgets/htmega_panel_slider.php:194
6159
- #: includes/widgets/htmega_post_carousel.php:333
6160
- #: includes/widgets/htmega_post_slider.php:334
6161
- #: includes/widgets/htmega_slider_thumb_gallery.php:168
6162
- #: includes/widgets/htmega_testimonial.php:228
6163
- #: includes/widgets/htmega_twitter_feed.php:268
 
6164
  msgid "Next icon"
6165
  msgstr ""
6166
 
6167
- #: includes/widgets/htmega_user_register_form.php:76
6168
- #: includes/widgets/htmega_user_register_form.php:215
6169
- #: includes/widgets/htmega_user_register_form.php:216
6170
- #: includes/widgets/htmega_user_register_form.php:341
6171
- #: includes/widgets/htmega_user_register_form.php:342
6172
  msgid "Nick Name"
6173
  msgstr ""
6174
 
6175
- #: includes/widgets/htmega_user_register_form.php:213
6176
  msgid "Nick Name Label"
6177
  msgstr ""
6178
 
6179
- #: includes/widgets/htmega_user_register_form.php:339
6180
  msgid "Nick Name Placeholder"
6181
  msgstr ""
6182
 
6183
- #: admin/include/admin-setting.php:981
6184
- #: includes/widgets/htmega_ninja_forms.php:13
6185
- #: includes/widgets/htmega_ninja_forms.php:45
6186
  msgid "Ninja Form"
6187
  msgstr ""
6188
 
6189
- #: includes/widgets/htmega_carousel.php:204
6190
- #: includes/widgets/htmega_gravity_forms.php:90
6191
- #: includes/widgets/htmega_instagram.php:397
6192
- #: includes/widgets/htmega_panel_slider.php:224
6193
- #: includes/widgets/htmega_post_carousel.php:364
6194
- #: includes/widgets/htmega_post_slider.php:364
6195
- #: includes/widgets/htmega_pricing_list_view.php:162
6196
- #: includes/widgets/htmega_pricing_list_view.php:173
6197
- #: includes/widgets/htmega_slider_thumb_gallery.php:195
6198
- #: includes/widgets/htmega_slider_thumb_gallery.php:460
6199
- #: includes/widgets/htmega_table.php:145 includes/widgets/htmega_table.php:156
6200
- #: includes/widgets/htmega_testimonial.php:258
6201
- #: includes/widgets/htmega_twitter_feed.php:298
6202
- #: includes/widgets/htmega_user_login_form.php:133
6203
- #: includes/widgets/htmega_user_register_form.php:395
6204
  #: includes/widgets/htmega_video_player.php:124
6205
  #: includes/widgets/htmega_video_player.php:136
6206
  #: includes/widgets/htmega_video_player.php:148
6207
  #: includes/widgets/htmega_video_player.php:160
6208
  #: includes/widgets/htmega_video_player.php:172
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6209
  msgid "No"
6210
  msgstr ""
6211
 
@@ -6215,14 +6498,18 @@ msgstr ""
6215
  msgid "no"
6216
  msgstr ""
6217
 
6218
- #: includes/helper-function.php:175
6219
  msgid "No contact form found"
6220
  msgstr ""
6221
 
6222
- #: includes/widgets/htmega_single_post.php:454
6223
  msgid "No selected post"
6224
  msgstr ""
6225
 
 
 
 
 
6226
  #: includes/helper-function.php:65
6227
  msgid "No sidebars were found"
6228
  msgstr ""
@@ -6231,127 +6518,134 @@ msgstr ""
6231
  msgid "No Slider Found."
6232
  msgstr ""
6233
 
6234
- #: includes/helper-function.php:192 includes/widgets/htmega_blockquote.php:410
6235
- #: includes/widgets/htmega_button.php:365
6236
- #: includes/widgets/htmega_button.php:391
6237
- #: includes/widgets/htmega_counter.php:66
6238
- #: includes/widgets/htmega_flip-box.php:63
6239
- #: includes/widgets/htmega_flip-box.php:158
 
 
 
 
 
 
 
 
 
 
6240
  #: includes/widgets/htmega_job_manager.php:114
6241
- #: includes/widgets/htmega_news_ticker.php:229
6242
- #: includes/widgets/htmega_notify.php:133
6243
- #: includes/widgets/htmega_notify.php:168
6244
- #: includes/widgets/htmega_post_carousel.php:159
6245
- #: includes/widgets/htmega_post_grid.php:138
6246
- #: includes/widgets/htmega_post_grid_tab.php:146
6247
- #: includes/widgets/htmega_post_slider.php:147
6248
- #: includes/widgets/htmega_pricing_table.php:199
6249
- #: includes/widgets/htmega_teammember.php:65
6250
  msgid "None"
6251
  msgstr ""
6252
 
6253
- #: includes/widgets/htmega_404_content.php:540
6254
- #: includes/widgets/htmega_404_content.php:692
6255
- #: includes/widgets/htmega_accordion.php:438
6256
- #: includes/widgets/htmega_accordion.php:756
6257
- #: includes/widgets/htmega_add_banner.php:409
6258
- #: includes/widgets/htmega_booked_calender.php:555
6259
- #: includes/widgets/htmega_booked_calender.php:702
6260
- #: includes/widgets/htmega_buddy_press.php:279
6261
- #: includes/widgets/htmega_button.php:207
6262
- #: includes/widgets/htmega_button.php:431
6263
- #: includes/widgets/htmega_caldera_forms.php:200
6264
- #: includes/widgets/htmega_call_to_action.php:354
6265
- #: includes/widgets/htmega_carousel.php:429
6266
- #: includes/widgets/htmega_carousel.php:655
6267
- #: includes/widgets/htmega_contact_form_seven.php:536
6268
- #: includes/widgets/htmega_countdown.php:794
6269
- #: includes/widgets/htmega_cuctom_event.php:129
6270
- #: includes/widgets/htmega_cuctom_event.php:412
6271
- #: includes/widgets/htmega_double_button.php:334
6272
- #: includes/widgets/htmega_double_button.php:409
6273
- #: includes/widgets/htmega_double_button.php:613
6274
- #: includes/widgets/htmega_download_monitor.php:132
6275
- #: includes/widgets/htmega_easy_digital_download.php:337
6276
- #: includes/widgets/htmega_easy_digital_download.php:520
6277
- #: includes/widgets/htmega_gravity_forms.php:388
6278
- #: includes/widgets/htmega_image_grid.php:370
6279
- #: includes/widgets/htmega_image_masonry.php:366
6280
- #: includes/widgets/htmega_inline_menu.php:141
6281
- #: includes/widgets/htmega_instagram.php:950
6282
- #: includes/widgets/htmega_instagram.php:1176
6283
- #: includes/widgets/htmega_mailchimp_for_wp.php:287
6284
- #: includes/widgets/htmega_modal.php:180
6285
- #: includes/widgets/htmega_news_ticker.php:512
6286
- #: includes/widgets/htmega_ninja_forms.php:601
6287
- #: includes/widgets/htmega_notify.php:308
6288
- #: includes/widgets/htmega_offcanvas.php:275
6289
- #: includes/widgets/htmega_panel_slider.php:645
6290
- #: includes/widgets/htmega_panel_slider.php:866
6291
- #: includes/widgets/htmega_popover.php:324
6292
- #: includes/widgets/htmega_post_carousel.php:815
6293
- #: includes/widgets/htmega_post_carousel.php:1027
6294
- #: includes/widgets/htmega_post_carousel.php:1191
6295
- #: includes/widgets/htmega_post_carousel.php:1416
6296
- #: includes/widgets/htmega_post_grid_tab.php:479
6297
- #: includes/widgets/htmega_post_grid_tab.php:691
6298
- #: includes/widgets/htmega_post_grid_tab.php:850
6299
- #: includes/widgets/htmega_post_slider.php:771
6300
- #: includes/widgets/htmega_post_slider.php:983
6301
- #: includes/widgets/htmega_post_slider.php:1211
6302
- #: includes/widgets/htmega_post_slider.php:1436
6303
- #: includes/widgets/htmega_pricing_table.php:686
6304
- #: includes/widgets/htmega_progressbar.php:62
6305
- #: includes/widgets/htmega_qu_forms.php:489
6306
- #: includes/widgets/htmega_scroll_navigation.php:293
6307
- #: includes/widgets/htmega_search.php:325
6308
- #: includes/widgets/htmega_services.php:515
6309
- #: includes/widgets/htmega_services.php:862
6310
- #: includes/widgets/htmega_slider_thumb_gallery.php:726
6311
- #: includes/widgets/htmega_slider_thumb_gallery.php:951
6312
- #: includes/widgets/htmega_special_banner.php:643
6313
- #: includes/widgets/htmega_switcher.php:338 includes/widgets/htmega_tab.php:307
6314
- #: includes/widgets/htmega_testimonial.php:844
6315
- #: includes/widgets/htmega_testimonial.php:1070
6316
- #: includes/widgets/htmega_toggle.php:223
6317
- #: includes/widgets/htmega_tooltip.php:300
6318
- #: includes/widgets/htmega_twitter_feed.php:675
6319
- #: includes/widgets/htmega_twitter_feed.php:843
6320
- #: includes/widgets/htmega_twitter_feed.php:939
6321
- #: includes/widgets/htmega_twitter_feed.php:1160
6322
- #: includes/widgets/htmega_user_login_form.php:457
6323
- #: includes/widgets/htmega_user_register_form.php:764
6324
  #: includes/widgets/htmega_video_player.php:247
6325
- #: includes/widgets/htmega_wc_categories.php:169
6326
- #: includes/widgets/htmega_wc_categories.php:286
6327
- #: includes/widgets/htmega_wc_categories.php:403
6328
- #: includes/widgets/htmega_wc_element_pages.php:192
6329
- #: includes/widgets/htmega_wc_element_pages.php:342
6330
- #: includes/widgets/htmega_wc_element_pages.php:694
6331
- #: includes/widgets/htmega_wc_element_pages.php:977
6332
- #: includes/widgets/htmega_wc_element_pages.php:1121
6333
- #: includes/widgets/htmega_wpforms.php:591
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6334
  msgid "Normal"
6335
  msgstr ""
6336
 
6337
- #: includes/widgets/htmega_toggle.php:46
6338
  msgid "Normal Icon"
6339
  msgstr ""
6340
 
6341
- #: includes/widgets/htmega_socialshere.php:124
6342
- #: includes/widgets/htmega_socialshere.php:212
6343
  msgid "Normal Style"
6344
  msgstr ""
6345
 
6346
- #: includes/widgets/htmega_toggle.php:36
6347
  msgid "Normal Title"
6348
  msgstr ""
6349
 
6350
- #: includes/class.assests.php:350
6351
  msgid "Nothing Found"
6352
  msgstr ""
6353
 
6354
- #: includes/widgets/htmega_notify.php:57
 
 
 
 
6355
  msgid "Notification Content"
6356
  msgstr ""
6357
 
@@ -6363,7 +6657,7 @@ msgstr ""
6363
  msgid "Notification Enter Animation. <span>( Pro )</span>"
6364
  msgstr ""
6365
 
6366
- #: admin/include/admin-setting.php:1149 admin/include/admin-setting.php:1175
6367
  msgid "Notification image position"
6368
  msgstr ""
6369
 
@@ -6375,11 +6669,11 @@ msgstr ""
6375
  msgid "Notification Loading duration."
6376
  msgstr ""
6377
 
6378
- #: includes/widgets/htmega_notify.php:64
6379
  msgid "Notification Message"
6380
  msgstr ""
6381
 
6382
- #: includes/widgets/htmega_notify.php:76
6383
  msgid "Notification Option"
6384
  msgstr ""
6385
 
@@ -6387,53 +6681,53 @@ msgstr ""
6387
  msgid "Notification Out Animation. <span>( Pro )</span>"
6388
  msgstr ""
6389
 
6390
- #: includes/widgets/htmega_notify.php:95
6391
  msgid "Notification Position"
6392
  msgstr ""
6393
 
6394
- #: admin/include/admin-setting.php:1148 admin/include/admin-setting.php:1174
6395
  msgid "Notification showing position"
6396
  msgstr ""
6397
 
6398
- #: includes/widgets/htmega_notify.php:114
6399
  msgid "Notification Type"
6400
  msgstr ""
6401
 
6402
- #: admin/include/admin-setting.php:334 includes/widgets/htmega_notify.php:13
6403
  msgid "Notify"
6404
  msgstr ""
6405
 
6406
- #: includes/widgets/htmega_notify.php:458
6407
  msgid "Notify Content"
6408
  msgstr ""
6409
 
6410
- #: includes/widgets/htmega_booked_calender.php:104
6411
  msgid "November"
6412
  msgstr ""
6413
 
6414
- #: includes/widgets/htmega_counter.php:278
6415
- #: includes/widgets/htmega_flip-box.php:67
6416
- #: includes/widgets/htmega_flip-box.php:96
6417
- #: includes/widgets/htmega_flip-box.php:162
6418
- #: includes/widgets/htmega_flip-box.php:191
6419
- #: includes/widgets/htmega_flip-box.php:675
6420
- #: includes/widgets/htmega_flip-box.php:1174
 
6421
  #: includes/widgets/htmega_job_manager.php:115
6422
- #: includes/widgets/htmega_working_process.php:484
6423
  msgid "Number"
6424
  msgstr ""
6425
 
6426
- #: includes/widgets/htmega_flip-box.php:686
6427
- #: includes/widgets/htmega_flip-box.php:1185
6428
  msgid "Number Color"
6429
  msgstr ""
6430
 
6431
- #: includes/widgets/htmega_flip-box.php:724
6432
- #: includes/widgets/htmega_flip-box.php:1223
6433
  msgid "Number Margin"
6434
  msgstr ""
6435
 
6436
- #: includes/widgets/htmega_wc_categories.php:52
6437
  msgid "Number of Category"
6438
  msgstr ""
6439
 
@@ -6441,7 +6735,7 @@ msgstr ""
6441
  msgid "Number of Column"
6442
  msgstr ""
6443
 
6444
- #: includes/widgets/htmega_easy_digital_download.php:52
6445
  msgid "Number of Item"
6446
  msgstr ""
6447
 
@@ -6449,24 +6743,24 @@ msgstr ""
6449
  msgid "Number of listings to show"
6450
  msgstr ""
6451
 
6452
- #: includes/widgets/htmega_flip-box.php:711
6453
- #: includes/widgets/htmega_flip-box.php:1210
6454
  msgid "Number Padding"
6455
  msgstr ""
6456
 
6457
- #: includes/widgets/htmega_counter.php:144
6458
  msgid "Number Prefix"
6459
  msgstr ""
6460
 
6461
- #: includes/widgets/htmega_counter.php:153
6462
  msgid "Number Suffix"
6463
  msgstr ""
6464
 
6465
- #: includes/widgets/htmega_vertical_timeline.php:97
6466
  msgid "Oct<br/>2018"
6467
  msgstr ""
6468
 
6469
- #: includes/widgets/htmega_booked_calender.php:103
6470
  msgid "October"
6471
  msgstr ""
6472
 
@@ -6474,68 +6768,71 @@ msgstr ""
6474
  msgid "Odd Cell"
6475
  msgstr ""
6476
 
6477
- #: includes/widgets/htmega_socialshere.php:63
6478
  msgid "Odnoklassniki"
6479
  msgstr ""
6480
 
6481
- #: includes/widgets/htmega_carousel.php:108
6482
- #: includes/widgets/htmega_instagram.php:190
6483
- #: includes/widgets/htmega_panel_slider.php:128
6484
- #: includes/widgets/htmega_post_carousel.php:62
6485
- #: includes/widgets/htmega_post_slider.php:268
6486
- #: includes/widgets/htmega_special_banner.php:109
6487
- #: includes/widgets/htmega_twitter_feed.php:202
 
6488
  msgid "Off"
6489
  msgstr ""
6490
 
6491
- #: admin/include/admin-setting.php:342 includes/widgets/htmega_offcanvas.php:13
6492
- #: includes/widgets/htmega_offcanvas.php:35
6493
- #: includes/widgets/htmega_offcanvas.php:110
 
6494
  msgid "Offcanvas"
6495
  msgstr ""
6496
 
6497
- #: includes/widgets/htmega_offcanvas.php:84
6498
  msgid "Offcanvas Position"
6499
  msgstr ""
6500
 
6501
- #: includes/widgets/htmega_pricing_table.php:246
6502
  msgid "Offer"
6503
  msgstr ""
6504
 
6505
- #: includes/widgets/htmega_special_banner.php:98
6506
- #: includes/widgets/htmega_special_banner.php:502
6507
  msgid "Offer Amount"
6508
  msgstr ""
6509
 
6510
- #: includes/widgets/htmega_special_banner.php:107
6511
- #: includes/widgets/htmega_special_banner.php:566
6512
  msgid "Offer Tag Line"
6513
  msgstr ""
6514
 
6515
- #: includes/widgets/htmega_notify.php:199
6516
  msgid "Offset"
6517
  msgstr ""
6518
 
6519
- #: includes/widgets/htmega_pricing_table.php:297
6520
  msgid "Old Features"
6521
  msgstr ""
6522
 
6523
- #: includes/widgets/htmega_carousel.php:107
6524
- #: includes/widgets/htmega_instagram.php:189
6525
- #: includes/widgets/htmega_panel_slider.php:127
6526
- #: includes/widgets/htmega_post_carousel.php:61
6527
- #: includes/widgets/htmega_post_slider.php:267
6528
- #: includes/widgets/htmega_twitter_feed.php:201
 
6529
  msgid "On"
6530
  msgstr ""
6531
 
6532
- #: includes/widgets/htmega_image_grid.php:55
6533
- #: includes/widgets/htmega_image_masonry.php:64
6534
- #: includes/widgets/htmega_testimonial_grid.php:54
6535
  msgid "One"
6536
  msgstr ""
6537
 
6538
- #: admin/include/admin-setting.php:1121
6539
  msgid "Online Documentation"
6540
  msgstr ""
6541
 
@@ -6544,62 +6841,69 @@ msgstr ""
6544
  msgid "Only for custom content."
6545
  msgstr ""
6546
 
6547
- #: includes/widgets/htmega_easy_digital_download.php:153
6548
- #: includes/widgets/htmega_wc_categories.php:102
6549
  msgid "Only Top Level"
6550
  msgstr ""
6551
 
6552
- #: includes/widgets/htmega_section_title.php:815
6553
  msgid "Opacity"
6554
  msgstr ""
6555
 
6556
- #: includes/widgets/htmega_flip-box.php:372
6557
- #: includes/widgets/htmega_flip-box.php:809
 
 
6558
  msgid "Opacity (%)"
6559
  msgstr ""
6560
 
6561
- #: includes/widgets/htmega_lightbox.php:170
 
 
 
 
 
6562
  msgid "Open"
6563
  msgstr ""
6564
 
6565
- #: includes/widgets/htmega_accordion.php:269
6566
  msgid "Open Item Icon"
6567
  msgstr ""
6568
 
6569
- #: includes/widgets/htmega_toggle.php:64
6570
  msgid "Opened Icon"
6571
  msgstr ""
6572
 
6573
- #: includes/widgets/htmega_toggle.php:54
6574
  msgid "Opened Title"
6575
  msgstr ""
6576
 
6577
- #: includes/widgets/htmega_easy_digital_download.php:114
6578
- #: includes/widgets/htmega_ninja_forms.php:63
6579
  #: includes/widgets/htmega_tablepress.php:62
6580
- #: includes/widgets/htmega_wc_categories.php:64
6581
  msgid "Options"
6582
  msgstr ""
6583
 
6584
- #: includes/widgets/htmega_double_button.php:62
6585
  msgid "Or"
6586
  msgstr ""
6587
 
6588
- #: includes/widgets/htmega_user_register_form.php:1297
6589
  msgid "or you can"
6590
  msgstr ""
6591
 
6592
- #: includes/widgets/htmega_easy_digital_download.php:194
 
 
 
 
6593
  #: includes/widgets/htmega_job_manager.php:64
6594
- #: includes/widgets/htmega_post_carousel.php:139
6595
- #: includes/widgets/htmega_post_grid.php:118
6596
- #: includes/widgets/htmega_post_grid_tab.php:126
6597
- #: includes/widgets/htmega_post_slider.php:127
6598
- #: includes/widgets/htmega_wc_categories.php:134
6599
  msgid "Order"
6600
  msgstr ""
6601
 
6602
- #: includes/widgets/htmega_news_ticker.php:246
6603
  msgid "order"
6604
  msgstr ""
6605
 
@@ -6607,8 +6911,8 @@ msgstr ""
6607
  msgid "Order By"
6608
  msgstr ""
6609
 
6610
- #: includes/widgets/htmega_easy_digital_download.php:179
6611
- #: includes/widgets/htmega_wc_categories.php:119
6612
  msgid "Order by"
6613
  msgstr ""
6614
 
@@ -6616,7 +6920,7 @@ msgstr ""
6616
  msgid "Order Limit for notification."
6617
  msgstr ""
6618
 
6619
- #: includes/widgets/htmega_wc_element_pages.php:48
6620
  msgid "Order Tracking Form"
6621
  msgstr ""
6622
 
@@ -6624,19 +6928,19 @@ msgstr ""
6624
  msgid "Order Upto"
6625
  msgstr ""
6626
 
6627
- #: includes/widgets/htmega_news_ticker.php:225
6628
- #: includes/widgets/htmega_post_carousel.php:155
6629
- #: includes/widgets/htmega_post_grid.php:134
6630
- #: includes/widgets/htmega_post_grid_tab.php:142
6631
- #: includes/widgets/htmega_post_slider.php:143
6632
  msgid "Orderby"
6633
  msgstr ""
6634
 
6635
- #: includes/widgets/htmega_table.php:107
6636
  msgid "Ordering"
6637
  msgstr ""
6638
 
6639
- #: includes/widgets/htmega_pricing_table.php:255
6640
  msgid "Original Price"
6641
  msgstr ""
6642
 
@@ -6644,292 +6948,307 @@ msgstr ""
6644
  msgid "Other options"
6645
  msgstr ""
6646
 
6647
- #: includes/widgets/htmega_progressbar.php:468
 
 
 
 
6648
  msgid "Outer"
6649
  msgstr ""
6650
 
6651
- #: admin/include/admin-setting.php:1153 admin/include/admin-setting.php:1179
6652
  msgid "Outgoing animation option"
6653
  msgstr ""
6654
 
6655
- #: includes/widgets/htmega_lightbox.php:190
6656
  msgid "Overlay"
6657
  msgstr ""
6658
 
6659
- #: includes/widgets/htmega_image_grid.php:158
6660
- #: includes/widgets/htmega_image_masonry.php:167
6661
- #: includes/widgets/htmega_instagram.php:716
6662
  msgid "Overlay Color"
6663
  msgstr ""
6664
 
6665
- #: includes/widgets/htmega_weather.php:45
6666
  msgid "Override Title"
6667
  msgstr ""
6668
 
6669
- #: includes/helper-function.php:130
6670
  msgid "p"
6671
  msgstr ""
6672
 
6673
- #: includes/widgets/htmega_404_content.php:274
6674
- #: includes/widgets/htmega_404_content.php:341
6675
- #: includes/widgets/htmega_404_content.php:421
6676
- #: includes/widgets/htmega_404_content.php:501
6677
- #: includes/widgets/htmega_404_content.php:578
6678
- #: includes/widgets/htmega_404_content.php:730
6679
- #: includes/widgets/htmega_accordion.php:480
6680
- #: includes/widgets/htmega_accordion.php:665
6681
- #: includes/widgets/htmega_accordion.php:1002
6682
- #: includes/widgets/htmega_add_banner.php:189
6683
- #: includes/widgets/htmega_add_banner.php:253
6684
- #: includes/widgets/htmega_add_banner.php:317
6685
- #: includes/widgets/htmega_add_banner.php:381
6686
- #: includes/widgets/htmega_add_banner.php:468
6687
- #: includes/widgets/htmega_animated_heading.php:206
6688
- #: includes/widgets/htmega_animated_heading.php:294
6689
- #: includes/widgets/htmega_animated_heading.php:382
6690
- #: includes/widgets/htmega_blockquote.php:227
6691
- #: includes/widgets/htmega_blockquote.php:310
6692
- #: includes/widgets/htmega_blockquote.php:371
6693
- #: includes/widgets/htmega_blockquote.php:531
6694
- #: includes/widgets/htmega_booked_calender.php:614
6695
- #: includes/widgets/htmega_booked_calender.php:761
6696
- #: includes/widgets/htmega_brand.php:134 includes/widgets/htmega_brand.php:222
6697
- #: includes/widgets/htmega_buddy_press.php:209
6698
- #: includes/widgets/htmega_business_hours.php:227
6699
- #: includes/widgets/htmega_business_hours.php:284
6700
- #: includes/widgets/htmega_button.php:274
6701
- #: includes/widgets/htmega_button.php:481
6702
- #: includes/widgets/htmega_caldera_forms.php:126
6703
- #: includes/widgets/htmega_caldera_forms.php:261
6704
- #: includes/widgets/htmega_call_to_action.php:166
6705
- #: includes/widgets/htmega_call_to_action.php:262
6706
- #: includes/widgets/htmega_call_to_action.php:326
6707
- #: includes/widgets/htmega_call_to_action.php:422
6708
- #: includes/widgets/htmega_carousel.php:563
6709
- #: includes/widgets/htmega_contact_form_seven.php:72
6710
- #: includes/widgets/htmega_contact_form_seven.php:274
6711
- #: includes/widgets/htmega_contact_form_seven.php:407
6712
- #: includes/widgets/htmega_contact_form_seven.php:496
6713
- #: includes/widgets/htmega_contact_form_seven.php:593
6714
- #: includes/widgets/htmega_countdown.php:432
6715
- #: includes/widgets/htmega_countdown.php:625
6716
- #: includes/widgets/htmega_countdown.php:752
6717
- #: includes/widgets/htmega_countdown.php:875
6718
- #: includes/widgets/htmega_counter.php:198
6719
- #: includes/widgets/htmega_counter.php:324
6720
- #: includes/widgets/htmega_counter.php:420
6721
- #: includes/widgets/htmega_counter.php:549
6722
- #: includes/widgets/htmega_counter.php:642
6723
- #: includes/widgets/htmega_counter.php:735
6724
- #: includes/widgets/htmega_cuctom_event.php:161
6725
- #: includes/widgets/htmega_cuctom_event.php:255
6726
- #: includes/widgets/htmega_double_button.php:478
6727
- #: includes/widgets/htmega_double_button.php:682
6728
- #: includes/widgets/htmega_double_button.php:878
6729
- #: includes/widgets/htmega_download_monitor.php:201
6730
- #: includes/widgets/htmega_dropcaps.php:109
6731
- #: includes/widgets/htmega_dropcaps.php:201
6732
- #: includes/widgets/htmega_easy_digital_download.php:253
6733
- #: includes/widgets/htmega_easy_digital_download.php:574
6734
- #: includes/widgets/htmega_flip-box.php:334
6735
- #: includes/widgets/htmega_flip-box.php:771
6736
- #: includes/widgets/htmega_gravity_forms.php:230
6737
- #: includes/widgets/htmega_gravity_forms.php:327
6738
- #: includes/widgets/htmega_gravity_forms.php:442
6739
- #: includes/widgets/htmega_image_comparison.php:209
6740
- #: includes/widgets/htmega_image_comparison.php:291
6741
- #: includes/widgets/htmega_image_grid.php:264
6742
- #: includes/widgets/htmega_image_grid.php:344
6743
- #: includes/widgets/htmega_image_grid.php:422
6744
- #: includes/widgets/htmega_image_magnifier.php:141
6745
- #: includes/widgets/htmega_image_marker.php:226
6746
- #: includes/widgets/htmega_image_masonry.php:260
6747
- #: includes/widgets/htmega_image_masonry.php:340
6748
- #: includes/widgets/htmega_image_masonry.php:407
6749
- #: includes/widgets/htmega_inline_menu.php:170
6750
- #: includes/widgets/htmega_instagram.php:638
6751
- #: includes/widgets/htmega_instagram.php:684
6752
- #: includes/widgets/htmega_instagram.php:802
6753
- #: includes/widgets/htmega_instagram.php:888
6754
- #: includes/widgets/htmega_instagram.php:1084
6755
- #: includes/widgets/htmega_lightbox.php:219
6756
- #: includes/widgets/htmega_lightbox.php:353
6757
- #: includes/widgets/htmega_mailchimp_for_wp.php:74
6758
- #: includes/widgets/htmega_mailchimp_for_wp.php:245
6759
- #: includes/widgets/htmega_mailchimp_for_wp.php:344
6760
- #: includes/widgets/htmega_modal.php:251 includes/widgets/htmega_modal.php:510
6761
- #: includes/widgets/htmega_modal.php:603 includes/widgets/htmega_modal.php:750
6762
- #: includes/widgets/htmega_news_ticker.php:353
6763
- #: includes/widgets/htmega_news_ticker.php:483
6764
- #: includes/widgets/htmega_news_ticker.php:565
6765
- #: includes/widgets/htmega_news_ticker.php:709
6766
- #: includes/widgets/htmega_ninja_forms.php:131
6767
- #: includes/widgets/htmega_ninja_forms.php:215
6768
- #: includes/widgets/htmega_ninja_forms.php:326
6769
- #: includes/widgets/htmega_ninja_forms.php:423
6770
- #: includes/widgets/htmega_ninja_forms.php:542
6771
- #: includes/widgets/htmega_ninja_forms.php:655
6772
- #: includes/widgets/htmega_notify.php:380
6773
- #: includes/widgets/htmega_notify.php:532
6774
- #: includes/widgets/htmega_offcanvas.php:210
6775
- #: includes/widgets/htmega_offcanvas.php:302
6776
- #: includes/widgets/htmega_panel_slider.php:454
6777
- #: includes/widgets/htmega_panel_slider.php:554
6778
- #: includes/widgets/htmega_panel_slider.php:615
6779
- #: includes/widgets/htmega_panel_slider.php:775
6780
- #: includes/widgets/htmega_popover.php:285
6781
- #: includes/widgets/htmega_popover.php:434
6782
- #: includes/widgets/htmega_popover.php:619
6783
- #: includes/widgets/htmega_popover.php:728
6784
- #: includes/widgets/htmega_post_carousel.php:666
6785
- #: includes/widgets/htmega_post_carousel.php:758
6786
- #: includes/widgets/htmega_post_carousel.php:860
6787
- #: includes/widgets/htmega_post_carousel.php:969
6788
- #: includes/widgets/htmega_post_carousel.php:1072
6789
- #: includes/widgets/htmega_post_carousel.php:1325
6790
- #: includes/widgets/htmega_post_grid.php:253
6791
- #: includes/widgets/htmega_post_grid.php:348
6792
- #: includes/widgets/htmega_post_grid.php:441
6793
- #: includes/widgets/htmega_post_grid_tab.php:269
6794
  #: includes/widgets/htmega_post_grid_tab.php:333
6795
- #: includes/widgets/htmega_post_grid_tab.php:422
6796
- #: includes/widgets/htmega_post_grid_tab.php:524
6797
- #: includes/widgets/htmega_post_grid_tab.php:633
6798
- #: includes/widgets/htmega_post_grid_tab.php:736
6799
- #: includes/widgets/htmega_post_slider.php:622
6800
- #: includes/widgets/htmega_post_slider.php:714
6801
- #: includes/widgets/htmega_post_slider.php:816
6802
- #: includes/widgets/htmega_post_slider.php:925
6803
- #: includes/widgets/htmega_post_slider.php:1028
6804
- #: includes/widgets/htmega_post_slider.php:1345
6805
- #: includes/widgets/htmega_pricing_list_view.php:373
6806
- #: includes/widgets/htmega_pricing_table.php:461
6807
- #: includes/widgets/htmega_pricing_table.php:484
6808
- #: includes/widgets/htmega_pricing_table.php:648
6809
- #: includes/widgets/htmega_pricing_table.php:723
6810
- #: includes/widgets/htmega_progressbar.php:302
6811
- #: includes/widgets/htmega_progressbar.php:370
6812
- #: includes/widgets/htmega_progressbar.php:477
6813
- #: includes/widgets/htmega_progressbar.php:621
6814
- #: includes/widgets/htmega_qu_forms.php:125
6815
- #: includes/widgets/htmega_qu_forms.php:214
6816
- #: includes/widgets/htmega_qu_forms.php:311
6817
- #: includes/widgets/htmega_qu_forms.php:430
6818
- #: includes/widgets/htmega_qu_forms.php:543
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6819
  #: includes/widgets/htmega_scroll_image.php:123
6820
  #: includes/widgets/htmega_scroll_image.php:136
6821
- #: includes/widgets/htmega_scroll_navigation.php:265
6822
- #: includes/widgets/htmega_search.php:167
6823
- #: includes/widgets/htmega_search.php:247
6824
- #: includes/widgets/htmega_search.php:378
6825
- #: includes/widgets/htmega_section_title.php:366
6826
- #: includes/widgets/htmega_section_title.php:552
6827
- #: includes/widgets/htmega_section_title.php:668
6828
- #: includes/widgets/htmega_section_title.php:791
6829
- #: includes/widgets/htmega_services.php:177
6830
- #: includes/widgets/htmega_services.php:283
6831
- #: includes/widgets/htmega_services.php:413
6832
- #: includes/widgets/htmega_services.php:574
6833
- #: includes/widgets/htmega_services.php:774
6834
- #: includes/widgets/htmega_services.php:907
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6835
  #: includes/widgets/htmega_single_post.php:176
6836
- #: includes/widgets/htmega_single_post.php:268
6837
- #: includes/widgets/htmega_single_post.php:341
6838
- #: includes/widgets/htmega_slider_thumb_gallery.php:686
6839
- #: includes/widgets/htmega_slider_thumb_gallery.php:860
6840
- #: includes/widgets/htmega_socialshere.php:445
6841
- #: includes/widgets/htmega_special_banner.php:295
6842
  #: includes/widgets/htmega_special_banner.php:359
6843
- #: includes/widgets/htmega_special_banner.php:423
6844
- #: includes/widgets/htmega_special_banner.php:487
6845
- #: includes/widgets/htmega_special_banner.php:551
6846
- #: includes/widgets/htmega_special_banner.php:615
6847
- #: includes/widgets/htmega_special_banner.php:702
6848
- #: includes/widgets/htmega_switcher.php:188
6849
- #: includes/widgets/htmega_switcher.php:251
6850
- #: includes/widgets/htmega_switcher.php:381 includes/widgets/htmega_tab.php:280
6851
- #: includes/widgets/htmega_tab.php:373 includes/widgets/htmega_tab.php:503
6852
- #: includes/widgets/htmega_table.php:293
6853
  #: includes/widgets/htmega_tablepress.php:190
6854
  #: includes/widgets/htmega_tablepress.php:347
6855
  #: includes/widgets/htmega_tablepress.php:416
6856
- #: includes/widgets/htmega_teammember.php:271
6857
- #: includes/widgets/htmega_teammember.php:386
6858
- #: includes/widgets/htmega_teammember.php:483
6859
- #: includes/widgets/htmega_teammember.php:580
6860
- #: includes/widgets/htmega_teammember.php:648
6861
- #: includes/widgets/htmega_testimonial.php:489
6862
- #: includes/widgets/htmega_testimonial.php:616
6863
- #: includes/widgets/htmega_testimonial.php:713
6864
- #: includes/widgets/htmega_testimonial.php:811
6865
- #: includes/widgets/htmega_testimonial.php:978
6866
- #: includes/widgets/htmega_testimonial_grid.php:247
6867
- #: includes/widgets/htmega_testimonial_grid.php:312
6868
- #: includes/widgets/htmega_testimonial_grid.php:409
6869
  #: includes/widgets/htmega_toggle.php:166
6870
- #: includes/widgets/htmega_toggle.php:268
6871
- #: includes/widgets/htmega_tooltip.php:261
6872
- #: includes/widgets/htmega_tooltip.php:410
6873
- #: includes/widgets/htmega_tooltip.php:515
6874
- #: includes/widgets/htmega_twitter_feed.php:548
6875
- #: includes/widgets/htmega_twitter_feed.php:646
6876
- #: includes/widgets/htmega_twitter_feed.php:720
6877
- #: includes/widgets/htmega_twitter_feed.php:814
6878
- #: includes/widgets/htmega_twitter_feed.php:879
6879
- #: includes/widgets/htmega_twitter_feed.php:1067
6880
- #: includes/widgets/htmega_user_login_form.php:276
6881
- #: includes/widgets/htmega_user_login_form.php:381
6882
- #: includes/widgets/htmega_user_login_form.php:507
6883
- #: includes/widgets/htmega_user_login_form.php:679
6884
- #: includes/widgets/htmega_user_register_form.php:471
6885
- #: includes/widgets/htmega_user_register_form.php:557
6886
- #: includes/widgets/htmega_user_register_form.php:688
6887
- #: includes/widgets/htmega_user_register_form.php:814
6888
- #: includes/widgets/htmega_user_register_form.php:988
6889
- #: includes/widgets/htmega_video_player.php:322
6890
- #: includes/widgets/htmega_wc_categories.php:207
6891
- #: includes/widgets/htmega_wc_categories.php:327
6892
- #: includes/widgets/htmega_wc_element_pages.php:141
6893
- #: includes/widgets/htmega_wc_element_pages.php:252
6894
- #: includes/widgets/htmega_wc_element_pages.php:404
6895
- #: includes/widgets/htmega_wc_element_pages.php:582
6896
- #: includes/widgets/htmega_wc_element_pages.php:759
6897
- #: includes/widgets/htmega_wc_element_pages.php:896
6898
- #: includes/widgets/htmega_wc_element_pages.php:1031
6899
- #: includes/widgets/htmega_wc_element_pages.php:1159
6900
- #: includes/widgets/htmega_weather.php:188
6901
- #: includes/widgets/htmega_working_process.php:214
6902
- #: includes/widgets/htmega_working_process.php:279
6903
- #: includes/widgets/htmega_working_process.php:364
6904
- #: includes/widgets/htmega_working_process.php:448
6905
- #: includes/widgets/htmega_working_process.php:561
6906
- #: includes/widgets/htmega_wpforms.php:123
6907
- #: includes/widgets/htmega_wpforms.php:207
6908
- #: includes/widgets/htmega_wpforms.php:316
6909
- #: includes/widgets/htmega_wpforms.php:413
6910
- #: includes/widgets/htmega_wpforms.php:532
6911
- #: includes/widgets/htmega_wpforms.php:645
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6912
  msgid "Padding"
6913
  msgstr ""
6914
 
6915
- #: includes/widgets/htmega_wc_element_pages.php:41
6916
  msgid "Page"
6917
  msgstr ""
6918
 
6919
- #: admin/include/admin-setting.php:754 admin/include/admin-setting.php:755
 
 
 
6920
  msgid "Page Title"
6921
  msgstr ""
6922
 
6923
- #: includes/widgets/htmega_carousel.php:640
6924
- #: includes/widgets/htmega_instagram.php:1161
6925
- #: includes/widgets/htmega_panel_slider.php:851
6926
- #: includes/widgets/htmega_post_carousel.php:1401
6927
- #: includes/widgets/htmega_post_slider.php:1421
6928
- #: includes/widgets/htmega_scroll_navigation.php:282
6929
- #: includes/widgets/htmega_slider_thumb_gallery.php:937
6930
- #: includes/widgets/htmega_table.php:83
6931
- #: includes/widgets/htmega_testimonial.php:1055
6932
- #: includes/widgets/htmega_twitter_feed.php:1145
 
6933
  msgid "Pagination"
6934
  msgstr ""
6935
 
@@ -6941,14 +7260,14 @@ msgstr ""
6941
  msgid "Pagination Type"
6942
  msgstr ""
6943
 
 
 
6944
  #: admin/include/admin-setting.php:350
6945
- #: includes/widgets/htmega_panel_slider.php:13
6946
- #: includes/widgets/htmega_panel_slider.php:36
6947
  msgid "Panel Slider"
6948
  msgstr ""
6949
 
6950
- #: includes/widgets/htmega_easy_digital_download.php:157
6951
- #: includes/widgets/htmega_wc_categories.php:106
6952
  msgid "Parent"
6953
  msgstr ""
6954
 
@@ -6960,77 +7279,78 @@ msgstr ""
6960
  msgid "Partner Logo"
6961
  msgstr ""
6962
 
6963
- #: includes/widgets/htmega_user_login_form.php:106
6964
- #: includes/widgets/htmega_user_login_form.php:119
6965
- #: includes/widgets/htmega_user_login_form.php:762
6966
- #: includes/widgets/htmega_user_login_form.php:763
6967
- #: includes/widgets/htmega_user_register_form.php:157
6968
- #: includes/widgets/htmega_user_register_form.php:158
6969
- #: includes/widgets/htmega_user_register_form.php:287
6970
- #: includes/widgets/htmega_user_register_form.php:288
6971
  msgid "Password"
6972
  msgstr ""
6973
 
6974
- #: includes/widgets/htmega_user_login_form.php:104
6975
- #: includes/widgets/htmega_user_register_form.php:155
6976
  msgid "Password Label"
6977
  msgstr ""
6978
 
6979
- #: includes/helper-function.php:354
6980
  msgid "Password length must be greater than 5"
6981
  msgstr ""
6982
 
6983
- #: includes/widgets/htmega_user_login_form.php:117
6984
- #: includes/widgets/htmega_user_register_form.php:285
6985
  msgid "Password Placeholder"
6986
  msgstr ""
6987
 
6988
- #: includes/widgets/htmega_news_ticker.php:148
6989
  msgid "Pause on hover"
6990
  msgstr ""
6991
 
6992
- #: includes/widgets/htmega_carousel.php:208
6993
- #: includes/widgets/htmega_instagram.php:401
6994
- #: includes/widgets/htmega_panel_slider.php:228
6995
- #: includes/widgets/htmega_post_carousel.php:368
6996
- #: includes/widgets/htmega_post_slider.php:368
6997
- #: includes/widgets/htmega_slider_thumb_gallery.php:199
6998
- #: includes/widgets/htmega_slider_thumb_gallery.php:464
6999
- #: includes/widgets/htmega_testimonial.php:262
7000
- #: includes/widgets/htmega_twitter_feed.php:302
 
7001
  msgid "Pause on Hover?"
7002
  msgstr ""
7003
 
7004
- #: includes/widgets/htmega_wc_element_pages.php:648
7005
  msgid "Payment"
7006
  msgstr ""
7007
 
7008
- #: includes/widgets/htmega_pricing_table.php:267
7009
  msgid "Period"
7010
  msgstr ""
7011
 
7012
- #: includes/widgets/htmega_pricing_table.php:207
7013
  msgid "Peseta"
7014
  msgstr ""
7015
 
7016
- #: includes/widgets/htmega_pricing_table.php:208
7017
  msgid "Peso"
7018
  msgstr ""
7019
 
7020
- #: includes/widgets/htmega_testimonial.php:131
7021
- #: includes/widgets/htmega_testimonial_grid.php:136
7022
  msgid "Peter Rose"
7023
  msgstr ""
7024
 
7025
- #: includes/widgets/htmega_progressbar.php:104
7026
  msgid "Photoshop"
7027
  msgstr ""
7028
 
7029
- #: includes/class.htmega.php:156
7030
  msgid "PHP"
7031
  msgstr ""
7032
 
7033
- #: includes/widgets/htmega_socialshere.php:59
7034
  msgid "Pinterest"
7035
  msgstr ""
7036
 
@@ -7039,56 +7359,64 @@ msgctxt "placeholder"
7039
  msgid "Enter a Page Name"
7040
  msgstr ""
7041
 
7042
- #: includes/widgets/htmega_caldera_forms.php:100
7043
- #: includes/widgets/htmega_contact_form_seven.php:218
7044
- #: includes/widgets/htmega_contact_form_seven.php:373
7045
- #: includes/widgets/htmega_mailchimp_for_wp.php:206
7046
- #: includes/widgets/htmega_search.php:202
7047
- #: includes/widgets/htmega_user_login_form.php:330
7048
- #: includes/widgets/htmega_user_register_form.php:506
7049
- #: includes/widgets/htmega_user_register_form.php:643
7050
  msgid "Placeholder Color"
7051
  msgstr ""
7052
 
7053
- #: includes/widgets/htmega_search.php:51
7054
  msgid "Placeholder Text"
7055
  msgstr ""
7056
 
7057
- #: includes/widgets/htmega_caldera_forms.php:345
 
 
 
 
7058
  msgid "Please select a Contact Form From Setting!"
7059
  msgstr ""
7060
 
7061
- #: includes/widgets/htmega_qu_forms.php:648
7062
  msgid "Please select Contact Form"
7063
  msgstr ""
7064
 
7065
- #: includes/widgets/htmega_wpforms.php:750
7066
  msgid "Please Select form."
7067
  msgstr ""
7068
 
 
7069
  #: includes/widgets/htmega_wc_add_to_cart.php:166
7070
  #: includes/widgets/htmega_wc_add_to_cart.php:175
7071
- #: includes/widgets/htmega_wc_element_pages.php:1257
7072
  msgid "Please set a valid product"
7073
  msgstr ""
7074
 
7075
- #: includes/widgets/htmega_user_register_form.php:1456
7076
  msgid "Please Wait..."
7077
  msgstr ""
7078
 
7079
- #: includes/widgets/htmega_user_login_form.php:861
7080
  msgid "Please wait..."
7081
  msgstr ""
7082
 
7083
- #: admin/include/template-library.php:323
7084
  msgid "Plugin Not Found"
7085
  msgstr ""
7086
 
7087
- #: admin/include/template-library.php:343
7088
  msgid "Plugin Successfully Activated"
7089
  msgstr ""
7090
 
7091
- #: includes/widgets/htmega_socialshere.php:72
 
 
 
 
7092
  msgid "Pocket"
7093
  msgstr ""
7094
 
@@ -7100,222 +7428,233 @@ msgstr ""
7100
  msgid "Pop Up Button"
7101
  msgstr ""
7102
 
7103
- #: admin/include/admin-setting.php:358 includes/widgets/htmega_popover.php:13
7104
- #: includes/widgets/htmega_popover.php:68
7105
- #: includes/widgets/htmega_popover.php:498
7106
  msgid "Popover"
7107
  msgstr ""
7108
 
7109
- #: includes/widgets/htmega_popover.php:35
7110
  msgid "Popover Button"
7111
  msgstr ""
7112
 
7113
- #: includes/widgets/htmega_popover.php:162
7114
  msgid "Popover content Here"
7115
  msgstr ""
7116
 
7117
- #: includes/widgets/htmega_popover.php:173
7118
  msgid "Popover Header Here"
7119
  msgstr ""
7120
 
7121
- #: includes/widgets/htmega_popover.php:170
7122
  msgid "Popover Header Text"
7123
  msgstr ""
7124
 
7125
- #: includes/widgets/htmega_popover.php:153
7126
  msgid "Popover Options"
7127
  msgstr ""
7128
 
7129
- #: includes/widgets/htmega_popover.php:159
7130
  msgid "Popover Text"
7131
  msgstr ""
7132
 
7133
- #: includes/widgets/htmega_buddy_press.php:54
7134
  msgid "Popular"
7135
  msgstr ""
7136
 
7137
- #: admin/include/admin-setting.php:845
7138
  msgid "Popular Post"
7139
  msgstr ""
7140
 
7141
- #: admin/include/admin-setting.php:844
7142
  msgid "Popular Post <span>( Pro )</span>"
7143
  msgstr ""
7144
 
7145
- #: includes/widgets/htmega_progressbar.php:465
7146
- #: includes/widgets/htmega_section_title.php:199
 
 
 
 
7147
  #: extensions/wc-sales-notification/admin/setting.php:77
7148
  msgid "Position"
7149
  msgstr ""
7150
 
 
 
7151
  #: admin/include/admin-setting.php:366
7152
- #: includes/widgets/htmega_post_carousel.php:13
7153
- #: includes/widgets/htmega_post_carousel.php:36
7154
  msgid "Post carousel"
7155
  msgstr ""
7156
 
7157
- #: admin/include/admin-setting.php:718 admin/include/admin-setting.php:719
7158
  msgid "Post Comments"
7159
  msgstr ""
7160
 
7161
- #: admin/include/admin-setting.php:709 admin/include/admin-setting.php:710
7162
  msgid "Post Content"
7163
  msgstr ""
7164
 
7165
- #: admin/include/admin-setting.php:700 admin/include/admin-setting.php:701
 
 
 
 
 
 
 
 
7166
  msgid "Post Excerpt"
7167
  msgstr ""
7168
 
7169
- #: admin/include/admin-setting.php:682 admin/include/admin-setting.php:683
7170
  msgid "Post Featured Image"
7171
  msgstr ""
7172
 
7173
- #: admin/include/admin-setting.php:374 includes/widgets/htmega_post_grid.php:13
7174
- #: includes/widgets/htmega_post_grid.php:28
7175
  msgid "Post Grid"
7176
  msgstr ""
7177
 
 
 
7178
  #: admin/include/admin-setting.php:382
7179
- #: includes/widgets/htmega_post_grid_tab.php:13
7180
- #: includes/widgets/htmega_post_grid_tab.php:35
7181
  msgid "Post Grid Tab"
7182
  msgstr ""
7183
 
7184
- #: admin/include/admin-setting.php:691 admin/include/admin-setting.php:692
7185
  msgid "Post Meta Info"
7186
  msgstr ""
7187
 
7188
- #: includes/widgets/htmega_single_post.php:49
7189
  msgid "Post Name"
7190
  msgstr ""
7191
 
7192
- #: admin/include/admin-setting.php:827
7193
  msgid "Post Navigation"
7194
  msgstr ""
7195
 
7196
- #: admin/include/admin-setting.php:826
7197
  msgid "Post Navigation <span>( Pro )</span>"
7198
  msgstr ""
7199
 
7200
- #: includes/widgets/htmega_post_carousel.php:74
7201
- #: includes/widgets/htmega_post_grid.php:53
7202
- #: includes/widgets/htmega_post_grid_tab.php:61
7203
- #: includes/widgets/htmega_post_slider.php:62
7204
  msgid "Post Option"
7205
  msgstr ""
7206
 
7207
- #: admin/include/admin-setting.php:727 admin/include/admin-setting.php:728
7208
  msgid "Post Search Form"
7209
  msgstr ""
7210
 
 
 
7211
  #: admin/include/admin-setting.php:390
7212
- #: includes/widgets/htmega_post_slider.php:13
7213
- #: includes/widgets/htmega_post_slider.php:36
7214
  msgid "Post Slider"
7215
  msgstr ""
7216
 
7217
- #: admin/include/admin-setting.php:673 admin/include/admin-setting.php:674
 
 
7218
  msgid "Post Title"
7219
  msgstr ""
7220
 
7221
- #: includes/widgets/htmega_easy_digital_download.php:122
7222
  msgctxt "Posts Query Control"
7223
  msgid "Source"
7224
  msgstr ""
7225
 
7226
- #: includes/widgets/htmega_pricing_table.php:209
7227
  msgid "Pound Sterling"
7228
  msgstr ""
7229
 
7230
- #: includes/widgets/htmega_counter.php:597
7231
  msgid "Prefix"
7232
  msgstr ""
7233
 
7234
- #: admin/include/admin-setting.php:1205
7235
- #: extensions/ht-builder/admin/setting.php:151
7236
  #: extensions/wc-sales-notification/admin/setting.php:235
 
7237
  msgid "premium version"
7238
  msgstr ""
7239
 
7240
- #: includes/class.assests.php:357
7241
  msgid "Preview"
7242
  msgstr ""
7243
 
7244
- #: includes/widgets/htmega_news_ticker.php:282
7245
  msgid "Previous Icon"
7246
  msgstr ""
7247
 
7248
- #: includes/widgets/htmega_carousel.php:158
7249
- #: includes/widgets/htmega_instagram.php:351
7250
- #: includes/widgets/htmega_panel_slider.php:178
7251
- #: includes/widgets/htmega_post_carousel.php:317
7252
- #: includes/widgets/htmega_post_slider.php:318
7253
- #: includes/widgets/htmega_slider_thumb_gallery.php:153
7254
- #: includes/widgets/htmega_testimonial.php:212
7255
- #: includes/widgets/htmega_twitter_feed.php:252
 
7256
  msgid "Previous icon"
7257
  msgstr ""
7258
 
7259
- #: includes/widgets/htmega_easy_digital_download.php:455
7260
- #: includes/widgets/htmega_pricing_list_view.php:74
7261
- #: includes/widgets/htmega_pricing_list_view.php:690
7262
- #: includes/widgets/htmega_pricing_table.php:237
7263
- #: includes/widgets/htmega_pricing_table.php:548
7264
  msgid "Price"
7265
  msgstr ""
7266
 
7267
- #: includes/widgets/htmega_easy_digital_download.php:466
7268
  msgid "Price Color"
7269
  msgstr ""
7270
 
7271
- #: includes/widgets/htmega_easy_digital_download.php:491
7272
  msgid "Price Margin"
7273
  msgstr ""
7274
 
7275
- #: includes/widgets/htmega_pricing_table.php:190
7276
  msgid "Pricing"
7277
  msgstr ""
7278
 
 
7279
  #: admin/include/admin-setting.php:398
7280
- #: includes/widgets/htmega_pricing_list_view.php:13
7281
  msgid "Pricing List View"
7282
  msgstr ""
7283
 
 
7284
  #: admin/include/admin-setting.php:406
7285
- #: includes/widgets/htmega_pricing_table.php:13
7286
  msgid "Pricing Table"
7287
  msgstr ""
7288
 
7289
- #: includes/widgets/htmega_button.php:80
7290
- msgid "Primary"
7291
- msgstr ""
7292
-
7293
- #: admin/include/admin-setting.php:809
7294
  msgid "Print Page"
7295
  msgstr ""
7296
 
7297
- #: admin/include/admin-setting.php:808
7298
  msgid "Print Page <span>( Pro )</span>"
7299
  msgstr ""
7300
 
7301
- #: includes/class.assests.php:345 admin/include/templates_list.php:54
7302
  msgid "Pro"
7303
  msgstr ""
7304
 
7305
- #: includes/widgets/htmega_working_process.php:73
7306
- #: includes/widgets/htmega_working_process.php:161
7307
  msgid "Process #1"
7308
  msgstr ""
7309
 
7310
- #: includes/widgets/htmega_working_process.php:165
7311
  msgid "Process #2"
7312
  msgstr ""
7313
 
7314
- #: includes/widgets/htmega_working_process.php:169
7315
  msgid "Process #3"
7316
  msgstr ""
7317
 
7318
- #: includes/widgets/htmega_working_process.php:80
7319
  msgid "Process Number"
7320
  msgstr ""
7321
 
@@ -7324,70 +7663,70 @@ msgstr ""
7324
  msgid "Product"
7325
  msgstr ""
7326
 
 
 
 
 
7327
  #: admin/include/admin-setting.php:414
7328
- #: includes/widgets/htmega_progressbar.php:14
7329
- #: includes/widgets/htmega_progressbar.php:36
7330
- #: includes/widgets/htmega_progressbar.php:87
7331
- #: includes/widgets/htmega_progressbar.php:191
7332
  msgid "Progress Bar"
7333
  msgstr ""
7334
 
7335
- #: includes/widgets/htmega_progressbar.php:136
7336
- #: includes/widgets/htmega_progressbar.php:270
7337
  msgid "Progress bar color"
7338
  msgstr ""
7339
 
7340
- #: includes/widgets/htmega_progressbar.php:249
7341
  msgid "Progress Bar Size"
7342
  msgstr ""
7343
 
7344
- #: includes/widgets/htmega_progressbar.php:277
7345
  msgid "Progress bar track color"
7346
  msgstr ""
7347
 
7348
- #: includes/widgets/htmega_progressbar.php:120
7349
- #: includes/widgets/htmega_progressbar.php:212
7350
  msgid "Progress Bar Value"
7351
  msgstr ""
7352
 
7353
- #: includes/widgets/htmega_progressbar.php:154
7354
- #: includes/widgets/htmega_progressbar.php:293
7355
  msgid "Progress bar value background color"
7356
  msgstr ""
7357
 
7358
- #: includes/widgets/htmega_progressbar.php:145
7359
- #: includes/widgets/htmega_progressbar.php:284
7360
  msgid "Progress bar value color"
7361
  msgstr ""
7362
 
7363
- #: includes/widgets/htmega_progressbar.php:228
7364
  msgid "Progress Bar Width"
7365
  msgstr ""
7366
 
7367
- #: includes/widgets/htmega_progressbar.php:635
7368
  msgid "Progress Indicator"
7369
  msgstr ""
7370
 
7371
- #: includes/widgets/htmega_pricing_list_view.php:120
7372
  msgid "PSD Template"
7373
  msgstr ""
7374
 
7375
- #: admin/include/admin-setting.php:1205
7376
- #: extensions/ht-builder/admin/setting.php:151
7377
  #: extensions/wc-sales-notification/admin/setting.php:235
 
7378
  msgid "Purchase our"
7379
  msgstr ""
7380
 
7381
- #: includes/widgets/htmega_animated_heading.php:97
7382
  msgid "Purpose,policy,Company"
7383
  msgstr ""
7384
 
7385
- #: includes/widgets/htmega_animated_heading.php:70
7386
  msgid "Push"
7387
  msgstr ""
7388
 
7389
- #: admin/include/admin-setting.php:991 includes/widgets/htmega_qu_forms.php:13
7390
- #: includes/widgets/htmega_qu_forms.php:45
7391
  msgid "QU Form"
7392
  msgstr ""
7393
 
@@ -7395,122 +7734,142 @@ msgstr ""
7395
  msgid "Quantity"
7396
  msgstr ""
7397
 
 
 
 
 
7398
  #: includes/widgets/htmega_blockquote.php:326
7399
  msgid "Quote By"
7400
  msgstr ""
7401
 
7402
- #: includes/widgets/htmega_blockquote.php:493
7403
  msgid "Quote Icon"
7404
  msgstr ""
7405
 
 
 
 
 
 
7406
  #: includes/widgets/htmega_job_manager.php:87
7407
- #: includes/widgets/htmega_news_ticker.php:235
7408
- #: includes/widgets/htmega_post_carousel.php:165
7409
- #: includes/widgets/htmega_post_grid.php:144
7410
- #: includes/widgets/htmega_post_grid_tab.php:152
7411
- #: includes/widgets/htmega_post_slider.php:153
7412
  msgid "Random"
7413
  msgstr ""
7414
 
7415
- #: includes/widgets/htmega_testimonial_grid.php:426
7416
  msgid "Rating"
7417
  msgstr ""
7418
 
7419
- #: includes/widgets/htmega_image_grid.php:107
7420
- #: includes/widgets/htmega_image_grid.php:136
7421
- #: includes/widgets/htmega_image_masonry.php:116
7422
- #: includes/widgets/htmega_image_masonry.php:145
7423
- #: includes/widgets/htmega_post_carousel.php:242
7424
- #: includes/widgets/htmega_post_carousel.php:254
7425
- #: includes/widgets/htmega_post_carousel.php:255
7426
- #: includes/widgets/htmega_post_carousel.php:1013
7427
- #: includes/widgets/htmega_post_grid_tab.php:193
7428
- #: includes/widgets/htmega_post_grid_tab.php:205
7429
- #: includes/widgets/htmega_post_grid_tab.php:206
7430
- #: includes/widgets/htmega_post_grid_tab.php:677
7431
- #: includes/widgets/htmega_post_slider.php:211
7432
- #: includes/widgets/htmega_post_slider.php:223
7433
- #: includes/widgets/htmega_post_slider.php:224
7434
- #: includes/widgets/htmega_post_slider.php:969
7435
- #: includes/widgets/htmega_services.php:132
 
 
 
 
7436
  msgid "Read More"
7437
  msgstr ""
7438
 
7439
- #: includes/widgets/htmega_image_grid.php:360
7440
- #: includes/widgets/htmega_image_masonry.php:356
7441
  msgid "Read More Button"
7442
  msgstr ""
7443
 
7444
- #: includes/widgets/htmega_post_carousel.php:252
7445
- #: includes/widgets/htmega_post_grid_tab.php:203
7446
- #: includes/widgets/htmega_post_slider.php:221
7447
  msgid "Read More button text"
7448
  msgstr ""
7449
 
7450
- #: includes/widgets/htmega_image_grid.php:114
7451
- #: includes/widgets/htmega_image_masonry.php:123
7452
  msgid "Read More Link"
7453
  msgstr ""
7454
 
7455
- #: includes/widgets/htmega_image_grid.php:105
7456
- #: includes/widgets/htmega_image_masonry.php:114
7457
  msgid "Read More Text"
7458
  msgstr ""
7459
 
7460
- #: includes/widgets/htmega_cuctom_event.php:88
7461
  msgid "Read More."
7462
  msgstr ""
7463
 
7464
- #: includes/widgets/htmega_pricing_table.php:210
7465
  #: extensions/wc-sales-notification/admin/setting.php:69
7466
  msgid "Real"
7467
  msgstr ""
7468
 
7469
- #: includes/widgets/htmega_socialshere.php:69
 
 
 
 
7470
  msgid "Reddit"
7471
  msgstr ""
7472
 
7473
- #: includes/widgets/htmega_user_login_form.php:130
7474
  msgid "Redirect page after Login"
7475
  msgstr ""
7476
 
7477
- #: includes/widgets/htmega_user_register_form.php:392
7478
  msgid "Redirect page after register"
7479
  msgstr ""
7480
 
7481
- #: includes/widgets/htmega_user_register_form.php:383
7482
- #: includes/widgets/htmega_user_register_form.php:384
7483
  msgid "REGISTER"
7484
  msgstr ""
7485
 
7486
- #: includes/widgets/htmega_user_login_form.php:178
7487
- #: includes/widgets/htmega_user_login_form.php:191
7488
- #: includes/widgets/htmega_user_login_form.php:832
7489
  msgid "Register"
7490
  msgstr ""
7491
 
7492
- #: includes/widgets/htmega_user_register_form.php:28
7493
  msgid "Register Form"
7494
  msgstr ""
7495
 
7496
- #: includes/widgets/htmega_user_login_form.php:189
7497
  msgid "Register Link Text"
7498
  msgstr ""
7499
 
7500
- #: admin/include/admin-setting.php:836
7501
  msgid "Related Post"
7502
  msgstr ""
7503
 
7504
- #: admin/include/admin-setting.php:835
7505
  msgid "Related Post <span>( Pro )</span>"
7506
  msgstr ""
7507
 
7508
- #: includes/widgets/htmega_user_login_form.php:166
7509
- #: includes/widgets/htmega_user_login_form.php:813
7510
  msgid "Remember Me"
7511
  msgstr ""
7512
 
7513
- #: includes/widgets/htmega_socialshere.php:80
 
 
 
 
 
 
 
 
7514
  msgid "Renren"
7515
  msgstr ""
7516
 
@@ -7522,175 +7881,185 @@ msgstr ""
7522
  msgid "Reply Form"
7523
  msgstr ""
7524
 
7525
- #: includes/widgets/htmega_wc_element_pages.php:510
7526
  msgid "Required Color"
7527
  msgstr ""
7528
 
7529
- #: admin/include/admin-setting.php:1011
 
 
 
7530
  #: includes/widgets/htmega_revolution_slider.php:13
7531
  #: includes/widgets/htmega_revolution_slider.php:47
 
7532
  msgid "Revolution Slider"
7533
  msgstr ""
7534
 
7535
- #: includes/widgets/htmega_pricing_table.php:74
7536
  msgid "Ribon"
7537
  msgstr ""
7538
 
7539
- #: includes/widgets/htmega_pricing_table.php:84
7540
  msgid "Ribon Background"
7541
  msgstr ""
7542
 
7543
- #: includes/widgets/htmega_pricing_table.php:96
7544
  msgid "Ribon image"
7545
  msgstr ""
7546
 
7547
- #: includes/widgets/htmega_404_content.php:242
7548
- #: includes/widgets/htmega_accordion.php:457
7549
- #: includes/widgets/htmega_accordion.php:640
7550
- #: includes/widgets/htmega_add_banner.php:160
7551
- #: includes/widgets/htmega_blockquote.php:185
7552
- #: includes/widgets/htmega_buddy_press.php:247
7553
- #: includes/widgets/htmega_button.php:125
7554
- #: includes/widgets/htmega_button.php:175
7555
- #: includes/widgets/htmega_call_to_action.php:190
7556
- #: includes/widgets/htmega_contact_form_seven.php:120
7557
- #: includes/widgets/htmega_countdown.php:470
7558
- #: includes/widgets/htmega_countdown.php:501
7559
- #: includes/widgets/htmega_counter.php:257
7560
- #: includes/widgets/htmega_double_button.php:279
7561
- #: includes/widgets/htmega_double_button.php:515
7562
- #: includes/widgets/htmega_double_button.php:719
7563
- #: includes/widgets/htmega_easy_digital_download.php:311
7564
- #: includes/widgets/htmega_flip-box.php:315
7565
- #: includes/widgets/htmega_image_grid.php:210
7566
- #: includes/widgets/htmega_image_grid.php:300
7567
- #: includes/widgets/htmega_image_masonry.php:206
7568
- #: includes/widgets/htmega_image_masonry.php:296
7569
- #: includes/widgets/htmega_inline_menu.php:124
7570
- #: includes/widgets/htmega_job_manager.php:145
7571
- #: includes/widgets/htmega_mailchimp_for_wp.php:122
7572
- #: includes/widgets/htmega_modal.php:354 includes/widgets/htmega_modal.php:775
7573
- #: includes/widgets/htmega_offcanvas.php:90
7574
- #: includes/widgets/htmega_offcanvas.php:130
7575
- #: includes/widgets/htmega_offcanvas.php:244
7576
- #: includes/widgets/htmega_panel_slider.php:488
7577
- #: includes/widgets/htmega_popover.php:187
7578
- #: includes/widgets/htmega_popover.php:266
7579
- #: includes/widgets/htmega_popover.php:674
7580
- #: includes/widgets/htmega_popover.php:783
7581
- #: includes/widgets/htmega_post_carousel.php:690
7582
- #: includes/widgets/htmega_post_carousel.php:782
7583
- #: includes/widgets/htmega_post_carousel.php:993
7584
- #: includes/widgets/htmega_post_grid.php:278
7585
- #: includes/widgets/htmega_post_grid.php:372
7586
  #: includes/widgets/htmega_post_grid_tab.php:357
7587
- #: includes/widgets/htmega_post_grid_tab.php:446
7588
- #: includes/widgets/htmega_post_grid_tab.php:657
7589
- #: includes/widgets/htmega_post_slider.php:646
7590
- #: includes/widgets/htmega_post_slider.php:738
7591
- #: includes/widgets/htmega_post_slider.php:949
7592
- #: includes/widgets/htmega_pricing_list_view.php:509
7593
- #: includes/widgets/htmega_pricing_list_view.php:632
7594
- #: includes/widgets/htmega_search.php:135
7595
- #: includes/widgets/htmega_section_title.php:390
7596
- #: includes/widgets/htmega_services.php:212
7597
- #: includes/widgets/htmega_services.php:308
7598
- #: includes/widgets/htmega_services.php:438
7599
- #: includes/widgets/htmega_services.php:629
7600
- #: includes/widgets/htmega_services.php:829
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7601
  #: includes/widgets/htmega_single_post.php:200
7602
- #: includes/widgets/htmega_single_post.php:365
7603
- #: includes/widgets/htmega_slider_thumb_gallery.php:46
7604
- #: includes/widgets/htmega_special_banner.php:43
7605
- #: includes/widgets/htmega_special_banner.php:266
7606
- #: includes/widgets/htmega_tab.php:326 includes/widgets/htmega_table.php:426
7607
- #: includes/widgets/htmega_table.php:546
7608
  #: includes/widgets/htmega_tablepress.php:215
7609
  #: includes/widgets/htmega_tablepress.php:372
7610
- #: includes/widgets/htmega_teammember.php:67
7611
- #: includes/widgets/htmega_teammember.php:411
7612
- #: includes/widgets/htmega_teammember.php:508
7613
- #: includes/widgets/htmega_teammember.php:605
7614
- #: includes/widgets/htmega_teammember.php:673
7615
- #: includes/widgets/htmega_testimonial.php:556
7616
- #: includes/widgets/htmega_testimonial.php:653
7617
- #: includes/widgets/htmega_testimonial.php:751
7618
- #: includes/widgets/htmega_testimonial_grid.php:350
7619
  #: includes/widgets/htmega_toggle.php:202
7620
- #: includes/widgets/htmega_tooltip.php:175
7621
- #: includes/widgets/htmega_tooltip.php:242
7622
- #: includes/widgets/htmega_user_login_form.php:244
7623
- #: includes/widgets/htmega_user_login_form.php:724
7624
- #: includes/widgets/htmega_user_register_form.php:439
7625
- #: includes/widgets/htmega_user_register_form.php:1033
7626
- #: includes/widgets/htmega_video_player.php:212
7627
- #: includes/widgets/htmega_wc_categories.php:352
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7628
  msgid "Right"
7629
  msgstr ""
7630
 
7631
- #: includes/widgets/htmega_post_slider.php:1182
7632
  msgid "Right Arrow position"
7633
  msgstr ""
7634
 
7635
- #: includes/widgets/htmega_blockquote.php:95
7636
  msgid "Right Bottom"
7637
  msgstr ""
7638
 
7639
- #: includes/widgets/htmega_blockquote.php:94
7640
  msgid "Right Center"
7641
  msgstr ""
7642
 
7643
- #: includes/widgets/htmega_blockquote.php:93
7644
  msgid "Right Top"
7645
  msgstr ""
7646
 
7647
- #: includes/widgets/htmega_section_title.php:304
7648
  msgid "Rotate"
7649
  msgstr ""
7650
 
7651
- #: includes/widgets/htmega_animated_heading.php:71
7652
  msgid "Rotate Style One"
7653
  msgstr ""
7654
 
7655
- #: includes/widgets/htmega_animated_heading.php:73
7656
  msgid "Rotate Style Three"
7657
  msgstr ""
7658
 
7659
- #: includes/widgets/htmega_animated_heading.php:72
7660
  msgid "Rotate Style Two"
7661
  msgstr ""
7662
 
7663
- #: includes/widgets/htmega_pricing_list_view.php:215
7664
- #: includes/widgets/htmega_table.php:195
7665
  msgid "Row"
7666
  msgstr ""
7667
 
7668
- #: includes/widgets/htmega_pricing_list_view.php:311
7669
- #: includes/widgets/htmega_table.php:234
7670
  msgid "row"
7671
  msgstr ""
7672
 
7673
- #: includes/widgets/htmega_booked_calender.php:912
7674
  msgid "Row Border Color"
7675
  msgstr ""
7676
 
7677
- #: includes/widgets/htmega_booked_calender.php:923
7678
  msgid "Row Border Width"
7679
  msgstr ""
7680
 
7681
- #: includes/widgets/htmega_news_ticker.php:78
 
7682
  msgid "Row Height"
7683
  msgstr ""
7684
 
7685
- #: includes/widgets/htmega_pricing_table.php:211
7686
  msgid "Ruble"
7687
  msgstr ""
7688
 
7689
- #: includes/widgets/htmega_pricing_table.php:212
7690
  msgid "Rupee"
7691
  msgstr ""
7692
 
7693
- #: includes/widgets/htmega_pricing_table.php:213
7694
  msgid "Rupee (Indian)"
7695
  msgstr ""
7696
 
@@ -7704,49 +8073,49 @@ msgstr ""
7704
  msgid "Sale Notification Settings"
7705
  msgstr ""
7706
 
7707
- #: admin/include/admin-setting.php:652
7708
  #: extensions/wc-sales-notification/admin/setting.php:33
7709
  #: extensions/wc-sales-notification/admin/setting.php:34
7710
  msgid "Sales Notification"
7711
  msgstr ""
7712
 
7713
- #: admin/include/admin-setting.php:1151 admin/include/admin-setting.php:1177
7714
  msgid "Sales upto date option"
7715
  msgstr ""
7716
 
7717
- #: includes/widgets/htmega_teammember.php:102
7718
  msgid "Sams Roy"
7719
  msgstr ""
7720
 
7721
- #: includes/widgets/htmega_business_hours.php:56
7722
- #: includes/widgets/htmega_business_hours.php:142
7723
  msgid "Saturday"
7724
  msgstr ""
7725
 
7726
- #: includes/widgets/htmega_animated_heading.php:69
7727
  msgid "Scale"
7728
  msgstr ""
7729
 
7730
- #: admin/include/admin-setting.php:422
7731
  #: includes/widgets/htmega_scroll_image.php:13
7732
  #: includes/widgets/htmega_scroll_image.php:28
 
7733
  msgid "Scroll Image"
7734
  msgstr ""
7735
 
7736
- #: admin/include/admin-setting.php:430
7737
- #: includes/widgets/htmega_scroll_navigation.php:13
7738
  #: includes/widgets/htmega_scroll_navigation.php:40
 
7739
  msgid "Scroll Navigation"
7740
  msgstr ""
7741
 
7742
- #: admin/include/admin-setting.php:438 includes/widgets/htmega_search.php:13
7743
- #: includes/widgets/htmega_search.php:28 includes/widgets/htmega_search.php:53
7744
- #: includes/widgets/htmega_search.php:54 includes/widgets/htmega_search.php:85
7745
- #: includes/widgets/htmega_search.php:86 includes/widgets/htmega_search.php:507
7746
  msgid "Search"
7747
  msgstr ""
7748
 
7749
- #: includes/widgets/htmega_search.php:83
7750
  msgid "Search Button Text"
7751
  msgstr ""
7752
 
@@ -7762,51 +8131,49 @@ msgstr ""
7762
  msgid "Search.."
7763
  msgstr ""
7764
 
7765
- #: includes/widgets/htmega_table.php:95
7766
  msgid "Searching"
7767
  msgstr ""
7768
 
7769
- #: includes/widgets/htmega_button.php:81
7770
- msgid "Secondary"
 
7771
  msgstr ""
7772
 
7773
- #: includes/widgets/htmega_countdown.php:154
7774
- #: includes/widgets/htmega_countdown.php:236
7775
- #: includes/widgets/htmega_countdown.php:238
7776
  msgid "Seconds"
7777
  msgstr ""
7778
 
7779
- #: includes/widgets/htmega_section_title.php:336
7780
  msgid "Section style"
7781
  msgstr ""
7782
 
 
 
7783
  #: admin/include/admin-setting.php:446
7784
- #: includes/widgets/htmega_section_title.php:14
7785
- #: includes/widgets/htmega_section_title.php:29
7786
  msgid "Section Title"
7787
  msgstr ""
7788
 
7789
- #: includes/widgets/htmega_wc_element_pages.php:44
7790
  msgid "Select"
7791
  msgstr ""
7792
 
7793
- #: admin/include/admin-setting.php:619
7794
  msgid "Select 404 Page."
7795
  msgstr ""
7796
 
7797
- #: includes/widgets/htmega_wc_categories.php:71
7798
  msgid "Select Category Type"
7799
  msgstr ""
7800
 
7801
- #: includes/widgets/htmega_accordion.php:91
7802
- #: includes/widgets/htmega_accordion.php:202
7803
- msgid "Select Conten Source"
7804
- msgstr ""
7805
-
7806
- #: includes/widgets/htmega_blockquote.php:35
7807
- #: includes/widgets/htmega_modal.php:45 includes/widgets/htmega_switcher.php:54
7808
- #: includes/widgets/htmega_switcher.php:125 includes/widgets/htmega_tab.php:80
7809
- #: includes/widgets/htmega_toggle.php:72
7810
  msgid "Select Content Source"
7811
  msgstr ""
7812
 
@@ -7814,27 +8181,26 @@ msgstr ""
7814
  msgid "Select Content Type <span>( Pro )</span>"
7815
  msgstr ""
7816
 
7817
- #: includes/widgets/htmega_download_monitor.php:26
7818
  msgid "Select Download File"
7819
  msgstr ""
7820
 
7821
- #: includes/widgets/htmega_countdown.php:39
7822
  msgid "Select Event"
7823
  msgstr ""
7824
 
7825
- #: includes/widgets/htmega_download_monitor.php:47
7826
  msgid "Select File"
7827
  msgstr ""
7828
 
7829
- #: includes/helper-function.php:243
7830
- #: includes/widgets/htmega_caldera_forms.php:35
7831
- #: includes/widgets/htmega_gravity_forms.php:27
7832
- #: includes/widgets/htmega_gravity_forms.php:52
7833
- #: includes/widgets/htmega_ninja_forms.php:29
7834
- #: includes/widgets/htmega_ninja_forms.php:52
7835
- #: includes/widgets/htmega_qu_forms.php:28
7836
- #: includes/widgets/htmega_qu_forms.php:52
7837
- #: includes/widgets/htmega_wpforms.php:49
7838
  msgid "Select Form"
7839
  msgstr ""
7840
 
@@ -7847,7 +8213,7 @@ msgstr ""
7847
  msgid "Select Post"
7848
  msgstr ""
7849
 
7850
- #: includes/helper-function.php:67 includes/widgets/htmega_offcanvas.php:70
7851
  msgid "Select Sidebar"
7852
  msgstr ""
7853
 
@@ -7857,7 +8223,7 @@ msgstr ""
7857
  msgid "Select Slider"
7858
  msgstr ""
7859
 
7860
- #: includes/widgets/htmega_offcanvas.php:42
7861
  msgid "Select Source"
7862
  msgstr ""
7863
 
@@ -7866,165 +8232,177 @@ msgstr ""
7866
  msgid "Select Table"
7867
  msgstr ""
7868
 
7869
- #: includes/helper-function.php:27 includes/widgets/htmega_offcanvas.php:56
7870
  msgid "Select Template"
7871
  msgstr ""
7872
 
7873
- #: includes/widgets/htmega_notify.php:87
 
 
 
7874
  #: includes/widgets/htmega_video_player.php:55
 
7875
  msgid "Self"
7876
  msgstr ""
7877
 
7878
- #: includes/widgets/htmega_vertical_timeline.php:65
7879
- #: includes/widgets/htmega_vertical_timeline.php:93
7880
  msgid "Sep<br/>2018"
7881
  msgstr ""
7882
 
7883
- #: includes/widgets/htmega_blockquote.php:419
7884
  msgid "Separator Color"
7885
  msgstr ""
7886
 
7887
- #: includes/widgets/htmega_blockquote.php:462
7888
  msgid "Separator Height"
7889
  msgstr ""
7890
 
7891
- #: includes/widgets/htmega_blockquote.php:404
7892
  msgid "Separator Position"
7893
  msgstr ""
7894
 
7895
- #: includes/widgets/htmega_section_title.php:458
7896
  msgid "Separator Specing"
7897
  msgstr ""
7898
 
7899
- #: includes/widgets/htmega_blockquote.php:435
7900
  msgid "Separator Width"
7901
  msgstr ""
7902
 
7903
- #: includes/widgets/htmega_booked_calender.php:102
7904
  msgid "September"
7905
  msgstr ""
7906
 
7907
- #: admin/include/admin-setting.php:454 includes/widgets/htmega_services.php:13
7908
- #: includes/widgets/htmega_services.php:28
7909
  msgid "Service"
7910
  msgstr ""
7911
 
7912
- #: includes/widgets/htmega_services.php:130
7913
  msgid "Service Button text"
7914
  msgstr ""
7915
 
7916
- #: includes/widgets/htmega_services.php:121
7917
  msgid "Service description"
7918
  msgstr ""
7919
 
7920
- #: includes/widgets/htmega_services.php:61
7921
  msgid "Service Icon Type"
7922
  msgstr ""
7923
 
7924
- #: includes/widgets/htmega_services.php:139
7925
  msgid "Service Link"
7926
  msgstr ""
7927
 
7928
- #: includes/widgets/htmega_services.php:52
7929
  msgid "Service Title"
7930
  msgstr ""
7931
 
7932
- #: includes/widgets/htmega_services.php:54
7933
  msgid "Services Title"
7934
  msgstr ""
7935
 
7936
- #: includes/class.htmega.php:168 admin/include/admin-setting.php:47
7937
  #: admin/include/admin-setting.php:48
7938
  msgid "Settings"
7939
  msgstr ""
7940
 
7941
- #: includes/widgets/htmega_button.php:392
7942
  msgid "Shadow 1"
7943
  msgstr ""
7944
 
7945
- #: includes/widgets/htmega_button.php:393
7946
  msgid "Shadow 2"
7947
  msgstr ""
7948
 
7949
- #: includes/widgets/htmega_pricing_table.php:214
7950
  msgid "Shekel"
7951
  msgstr ""
7952
 
7953
- #: includes/widgets/htmega_buddy_press.php:102
7954
- #: includes/widgets/htmega_buddy_press.php:115
7955
- #: includes/widgets/htmega_buddy_press.php:130
7956
- #: includes/widgets/htmega_buddy_press.php:145
7957
- #: includes/widgets/htmega_double_button.php:74
7958
- #: includes/widgets/htmega_gravity_forms.php:65
7959
- #: includes/widgets/htmega_gravity_forms.php:77
7960
- #: includes/widgets/htmega_instagram.php:141
7961
- #: includes/widgets/htmega_instagram.php:153
7962
- #: includes/widgets/htmega_instagram.php:165
7963
- #: includes/widgets/htmega_instagram.php:177
7964
- #: includes/widgets/htmega_news_ticker.php:272
7965
- #: includes/widgets/htmega_popover.php:122
7966
- #: includes/widgets/htmega_popover.php:199
7967
- #: includes/widgets/htmega_socialshere.php:359
7968
- #: includes/widgets/htmega_socialshere.php:374
7969
- #: includes/widgets/htmega_table.php:60 includes/widgets/htmega_table.php:85
7970
- #: includes/widgets/htmega_table.php:97 includes/widgets/htmega_table.php:109
7971
- #: includes/widgets/htmega_table.php:121
7972
- #: includes/widgets/htmega_tooltip.php:122
7973
- #: includes/widgets/htmega_twitter_feed.php:138
7974
- #: includes/widgets/htmega_twitter_feed.php:150
7975
- #: includes/widgets/htmega_twitter_feed.php:162
7976
- #: includes/widgets/htmega_twitter_feed.php:174
7977
- #: includes/widgets/htmega_twitter_feed.php:186
7978
- #: includes/widgets/htmega_user_login_form.php:57
7979
- #: includes/widgets/htmega_user_login_form.php:68
7980
- #: includes/widgets/htmega_user_login_form.php:159
7981
- #: includes/widgets/htmega_user_login_form.php:170
7982
- #: includes/widgets/htmega_user_login_form.php:182
7983
- #: includes/widgets/htmega_user_register_form.php:53
7984
- #: includes/widgets/htmega_user_register_form.php:66
7985
- #: includes/widgets/htmega_user_register_form.php:78
7986
- #: includes/widgets/htmega_user_register_form.php:90
7987
- #: includes/widgets/htmega_user_register_form.php:102
7988
- #: includes/widgets/htmega_user_register_form.php:114
7989
- #: includes/widgets/htmega_user_register_form.php:127
7990
- #: includes/widgets/htmega_user_register_form.php:261
7991
  #: includes/widgets/htmega_wc_add_to_cart.php:66
7992
- #: includes/widgets/htmega_wpforms.php:63
7993
- #: includes/widgets/htmega_wpforms.php:75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7994
  msgid "Show"
7995
  msgstr ""
7996
 
7997
- #: includes/widgets/htmega_buddy_press.php:113
7998
  msgid "Show Active Time"
7999
  msgstr ""
8000
 
8001
- #: includes/widgets/htmega_easy_digital_download.php:125
8002
- #: includes/widgets/htmega_toggle.php:38 includes/widgets/htmega_toggle.php:39
8003
- #: includes/widgets/htmega_wc_categories.php:74
8004
  msgid "Show All"
8005
  msgstr ""
8006
 
8007
- #: includes/widgets/htmega_notify.php:129
8008
  msgid "Show Animation"
8009
  msgstr ""
8010
 
8011
- #: includes/widgets/htmega_twitter_feed.php:148
8012
  msgid "Show Author Image"
8013
  msgstr ""
8014
 
8015
- #: includes/widgets/htmega_twitter_feed.php:160
8016
  msgid "Show Author Name"
8017
  msgstr ""
8018
 
8019
- #: includes/widgets/htmega_easy_digital_download.php:91
8020
  msgid "Show Buy Button"
8021
  msgstr ""
8022
 
8023
- #: includes/widgets/htmega_instagram.php:151
 
 
 
 
8024
  msgid "Show Comment"
8025
  msgstr ""
8026
 
8027
- #: includes/widgets/htmega_easy_digital_download.php:71
8028
  msgid "Show Content"
8029
  msgstr ""
8030
 
@@ -8032,27 +8410,28 @@ msgstr ""
8032
  msgid "Show Controller Button"
8033
  msgstr ""
8034
 
8035
- #: includes/widgets/htmega_gravity_forms.php:74
8036
  msgid "Show Description"
8037
  msgstr ""
8038
 
8039
- #: includes/widgets/htmega_download_monitor.php:82
8040
  msgid "Show Download Count"
8041
  msgstr ""
8042
 
8043
- #: includes/widgets/htmega_download_monitor.php:70
8044
  msgid "Show File Size"
8045
  msgstr ""
8046
 
8047
- #: includes/widgets/htmega_download_monitor.php:58
8048
  msgid "Show File Type"
8049
  msgstr ""
8050
 
8051
- #: includes/widgets/htmega_user_register_form.php:51
8052
  msgid "Show First Name"
8053
  msgstr ""
8054
 
8055
- #: includes/widgets/htmega_instagram.php:175
 
8056
  msgid "Show Follow Button"
8057
  msgstr ""
8058
 
@@ -8060,7 +8439,7 @@ msgstr ""
8060
  msgid "Show Follow Text"
8061
  msgstr ""
8062
 
8063
- #: includes/widgets/htmega_buddy_press.php:143
8064
  msgid "Show Friend Count"
8065
  msgstr ""
8066
 
@@ -8068,40 +8447,41 @@ msgstr ""
8068
  msgid "Show Header"
8069
  msgstr ""
8070
 
8071
- #: includes/widgets/htmega_notify.php:46
8072
  msgid "Show Info"
8073
  msgstr ""
8074
 
8075
- #: includes/widgets/htmega_user_register_form.php:112
8076
  msgid "Show label"
8077
  msgstr ""
8078
 
8079
- #: includes/widgets/htmega_user_register_form.php:64
8080
  msgid "Show Last Name"
8081
  msgstr ""
8082
 
8083
- #: includes/widgets/htmega_instagram.php:163
 
8084
  msgid "Show Light Box"
8085
  msgstr ""
8086
 
8087
- #: includes/widgets/htmega_instagram.php:139
8088
  msgid "Show Like"
8089
  msgstr ""
8090
 
8091
- #: includes/widgets/htmega_popover.php:120
8092
- #: includes/widgets/htmega_tooltip.php:120
8093
  msgid "Show Link"
8094
  msgstr ""
8095
 
8096
- #: includes/widgets/htmega_buddy_press.php:100
8097
  msgid "Show Meta Info"
8098
  msgstr ""
8099
 
8100
- #: includes/widgets/htmega_easy_digital_download.php:101
8101
  msgid "Show Pagination"
8102
  msgstr ""
8103
 
8104
- #: includes/widgets/htmega_easy_digital_download.php:81
8105
  msgid "Show Price"
8106
  msgstr ""
8107
 
@@ -8109,43 +8489,43 @@ msgstr ""
8109
  msgid "Show Quantity"
8110
  msgstr ""
8111
 
8112
- #: includes/widgets/htmega_buddy_press.php:128
8113
  msgid "Show Register Time"
8114
  msgstr ""
8115
 
8116
- #: includes/widgets/htmega_twitter_feed.php:184
8117
  msgid "Show Relative Time"
8118
  msgstr ""
8119
 
8120
- #: includes/widgets/htmega_table.php:58
8121
  msgid "Show Sorting Options"
8122
  msgstr ""
8123
 
8124
- #: includes/widgets/htmega_easy_digital_download.php:61
8125
  msgid "Show Thumbnail"
8126
  msgstr ""
8127
 
8128
- #: includes/widgets/htmega_twitter_feed.php:172
8129
  msgid "Show Time"
8130
  msgstr ""
8131
 
8132
- #: includes/widgets/htmega_gravity_forms.php:62
8133
  msgid "Show Title"
8134
  msgstr ""
8135
 
8136
- #: includes/widgets/htmega_twitter_feed.php:136
8137
  msgid "Show Twitter Meta"
8138
  msgstr ""
8139
 
8140
  #: includes/widgets/htmega_video_player.php:169
8141
- msgid "Show video sourse Logo"
8142
  msgstr ""
8143
 
8144
- #: includes/widgets/htmega_offcanvas.php:47
8145
  msgid "Sidebar"
8146
  msgstr ""
8147
 
8148
- #: includes/widgets/htmega_pricing_table.php:371
8149
  msgid "Sign Up"
8150
  msgstr ""
8151
 
@@ -8157,18 +8537,18 @@ msgstr ""
8157
  msgid "Single Forum"
8158
  msgstr ""
8159
 
8160
- #: includes/widgets/htmega_easy_digital_download.php:210
8161
- #: includes/widgets/htmega_twitter_feed.php:508
8162
  msgid "Single Item"
8163
  msgstr ""
8164
 
 
 
8165
  #: admin/include/admin-setting.php:462
8166
- #: includes/widgets/htmega_single_post.php:13
8167
- #: includes/widgets/htmega_single_post.php:28
8168
  msgid "Single Post"
8169
  msgstr ""
8170
 
8171
- #: includes/widgets/htmega_wc_element_pages.php:46
8172
  msgid "Single Product Page"
8173
  msgstr ""
8174
 
@@ -8188,135 +8568,151 @@ msgstr ""
8188
  msgid "Single View"
8189
  msgstr ""
8190
 
8191
- #: admin/include/admin-setting.php:772 admin/include/admin-setting.php:773
8192
  msgid "Site Logo"
8193
  msgstr ""
8194
 
8195
- #: admin/include/admin-setting.php:763 admin/include/admin-setting.php:764
 
 
 
8196
  msgid "Site Title"
8197
  msgstr ""
8198
 
8199
- #: includes/widgets/htmega_image_grid.php:60
8200
- #: includes/widgets/htmega_image_masonry.php:69
8201
- #: includes/widgets/htmega_testimonial_grid.php:59
8202
  msgid "Six"
8203
  msgstr ""
8204
 
8205
- #: includes/widgets/htmega_buddy_press.php:82
8206
- #: includes/widgets/htmega_counter.php:511
8207
- #: includes/widgets/htmega_weather.php:67
8208
  msgid "Size"
8209
  msgstr ""
8210
 
8211
- #: includes/widgets/htmega_double_button.php:72
8212
  msgid "Skew Background"
8213
  msgstr ""
8214
 
8215
- #: includes/widgets/htmega_socialshere.php:82
8216
  msgid "Skype"
8217
  msgstr ""
8218
 
8219
- #: includes/widgets/htmega_animated_heading.php:66
8220
  msgid "Slide"
8221
  msgstr ""
8222
 
8223
- #: includes/widgets/htmega_carousel.php:105
8224
- #: includes/widgets/htmega_instagram.php:187
8225
- #: includes/widgets/htmega_panel_slider.php:125
8226
- #: includes/widgets/htmega_post_slider.php:265
8227
- #: includes/widgets/htmega_testimonial.php:63
8228
- #: includes/widgets/htmega_twitter_feed.php:199
 
8229
  msgid "Slider"
8230
  msgstr ""
8231
 
8232
- #: includes/widgets/htmega_carousel.php:145
8233
- #: includes/widgets/htmega_instagram.php:338
8234
- #: includes/widgets/htmega_panel_slider.php:165
8235
- #: includes/widgets/htmega_post_carousel.php:304
8236
- #: includes/widgets/htmega_post_slider.php:305
8237
- #: includes/widgets/htmega_slider_thumb_gallery.php:142
8238
- #: includes/widgets/htmega_testimonial.php:199
8239
- #: includes/widgets/htmega_twitter_feed.php:239
 
8240
  msgid "Slider Arrow"
8241
  msgstr ""
8242
 
8243
- #: includes/widgets/htmega_carousel.php:247
8244
- #: includes/widgets/htmega_instagram.php:440
8245
- #: includes/widgets/htmega_panel_slider.php:267
8246
- #: includes/widgets/htmega_post_carousel.php:407
8247
- #: includes/widgets/htmega_post_slider.php:407
8248
- #: includes/widgets/htmega_slider_thumb_gallery.php:233
8249
- #: includes/widgets/htmega_testimonial.php:301
8250
- #: includes/widgets/htmega_twitter_feed.php:341
8251
  msgid "Slider auto play"
8252
  msgstr ""
8253
 
 
 
 
 
8254
  #: includes/widgets/htmega_scroll_navigation.php:113
8255
  msgid "Slider Direction"
8256
  msgstr ""
8257
 
8258
- #: includes/widgets/htmega_carousel.php:190
8259
- #: includes/widgets/htmega_instagram.php:383
8260
- #: includes/widgets/htmega_panel_slider.php:210
8261
- #: includes/widgets/htmega_post_carousel.php:350
8262
- #: includes/widgets/htmega_post_slider.php:350
8263
- #: includes/widgets/htmega_slider_thumb_gallery.php:183
8264
- #: includes/widgets/htmega_testimonial.php:244
8265
- #: includes/widgets/htmega_twitter_feed.php:284
 
8266
  msgid "Slider dots"
8267
  msgstr ""
8268
 
8269
- #: includes/widgets/htmega_carousel.php:286
8270
- #: includes/widgets/htmega_carousel.php:328
8271
- #: includes/widgets/htmega_carousel.php:383
8272
- #: includes/widgets/htmega_instagram.php:479
8273
- #: includes/widgets/htmega_instagram.php:521
8274
- #: includes/widgets/htmega_instagram.php:576
8275
- #: includes/widgets/htmega_panel_slider.php:306
8276
- #: includes/widgets/htmega_panel_slider.php:348
8277
- #: includes/widgets/htmega_panel_slider.php:403
8278
- #: includes/widgets/htmega_post_carousel.php:446
8279
- #: includes/widgets/htmega_post_carousel.php:488
8280
- #: includes/widgets/htmega_post_carousel.php:543
8281
- #: includes/widgets/htmega_post_slider.php:446
8282
- #: includes/widgets/htmega_post_slider.php:488
8283
- #: includes/widgets/htmega_post_slider.php:543
8284
- #: includes/widgets/htmega_slider_thumb_gallery.php:266
8285
- #: includes/widgets/htmega_slider_thumb_gallery.php:302
8286
- #: includes/widgets/htmega_slider_thumb_gallery.php:349
8287
- #: includes/widgets/htmega_testimonial.php:340
8288
- #: includes/widgets/htmega_testimonial.php:382
8289
- #: includes/widgets/htmega_testimonial.php:437
8290
- #: includes/widgets/htmega_twitter_feed.php:380
8291
- #: includes/widgets/htmega_twitter_feed.php:422
8292
- #: includes/widgets/htmega_twitter_feed.php:477
 
 
 
8293
  msgid "Slider item to scroll"
8294
  msgstr ""
8295
 
8296
- #: includes/widgets/htmega_carousel.php:130
8297
- #: includes/widgets/htmega_carousel.php:313
8298
- #: includes/widgets/htmega_carousel.php:368
8299
- #: includes/widgets/htmega_instagram.php:323
8300
- #: includes/widgets/htmega_instagram.php:506
8301
- #: includes/widgets/htmega_instagram.php:561
8302
- #: includes/widgets/htmega_panel_slider.php:150
8303
- #: includes/widgets/htmega_panel_slider.php:333
8304
- #: includes/widgets/htmega_panel_slider.php:388
8305
- #: includes/widgets/htmega_post_carousel.php:289
8306
- #: includes/widgets/htmega_post_carousel.php:473
8307
- #: includes/widgets/htmega_post_carousel.php:528
8308
- #: includes/widgets/htmega_post_slider.php:290
8309
- #: includes/widgets/htmega_post_slider.php:473
8310
- #: includes/widgets/htmega_post_slider.php:528
8311
- #: includes/widgets/htmega_slider_thumb_gallery.php:129
8312
- #: includes/widgets/htmega_slider_thumb_gallery.php:289
8313
- #: includes/widgets/htmega_slider_thumb_gallery.php:336
8314
- #: includes/widgets/htmega_testimonial.php:184
8315
- #: includes/widgets/htmega_testimonial.php:367
8316
- #: includes/widgets/htmega_testimonial.php:422
8317
- #: includes/widgets/htmega_twitter_feed.php:224
8318
- #: includes/widgets/htmega_twitter_feed.php:407
8319
- #: includes/widgets/htmega_twitter_feed.php:462
 
 
 
8320
  msgid "Slider Items"
8321
  msgstr ""
8322
 
@@ -8324,13 +8720,14 @@ msgstr ""
8324
  msgid "Slider Navigation"
8325
  msgstr ""
8326
 
8327
- #: includes/widgets/htmega_carousel.php:120
8328
- #: includes/widgets/htmega_instagram.php:313
8329
- #: includes/widgets/htmega_panel_slider.php:140
8330
- #: includes/widgets/htmega_post_slider.php:280
8331
- #: includes/widgets/htmega_slider_thumb_gallery.php:122
8332
- #: includes/widgets/htmega_testimonial.php:174
8333
- #: includes/widgets/htmega_twitter_feed.php:214
 
8334
  msgid "Slider Option"
8335
  msgstr ""
8336
 
@@ -8342,20 +8739,20 @@ msgstr ""
8342
  msgid "Slider Pagination"
8343
  msgstr ""
8344
 
8345
- #: includes/widgets/htmega_panel_slider.php:69
8346
  msgid "Slider Sub Title"
8347
  msgstr ""
8348
 
8349
- #: includes/widgets/htmega_slider_thumb_gallery.php:36
8350
  msgid "Slider Thumbnail"
8351
  msgstr ""
8352
 
 
8353
  #: admin/include/admin-setting.php:470
8354
- #: includes/widgets/htmega_slider_thumb_gallery.php:13
8355
  msgid "Slider Thumbnail Gallery"
8356
  msgstr ""
8357
 
8358
- #: includes/widgets/htmega_panel_slider.php:60
8359
  msgid "Slider Title"
8360
  msgstr ""
8361
 
@@ -8363,57 +8760,57 @@ msgstr ""
8363
  msgid "Slider Visible Item"
8364
  msgstr ""
8365
 
8366
- #: includes/widgets/htmega_easy_digital_download.php:184
8367
- #: includes/widgets/htmega_wc_categories.php:124
8368
  msgid "Slug"
8369
  msgstr ""
8370
 
8371
- #: includes/widgets/htmega_booked_calender.php:152
8372
- #: includes/widgets/htmega_button.php:99
8373
- #: includes/widgets/htmega_double_button.php:40
8374
  msgid "Small"
8375
  msgstr ""
8376
 
8377
- #: includes/widgets/htmega_socialshere.php:52
8378
- #: includes/widgets/htmega_teammember.php:136
8379
- #: includes/widgets/htmega_teammember.php:627
8380
  msgid "Social Media"
8381
  msgstr ""
8382
 
 
8383
  #: admin/include/admin-setting.php:478
8384
- #: includes/widgets/htmega_socialshere.php:13
8385
  msgid "Social Share"
8386
  msgstr ""
8387
 
8388
- #: admin/include/admin-setting.php:800
8389
  msgid "Social share"
8390
  msgstr ""
8391
 
8392
- #: admin/include/admin-setting.php:799
8393
  msgid "Social Share <span>( Pro )</span>"
8394
  msgstr ""
8395
 
8396
- #: includes/widgets/htmega_socialshere.php:34
8397
  msgid "Social Shere"
8398
  msgstr ""
8399
 
8400
- #: includes/helper-function.php:322
8401
  msgid "Something is wrong please check again!"
8402
  msgstr ""
8403
 
8404
- #: includes/helper-function.php:344
8405
  msgid "Sorry, that username already exists!"
8406
  msgstr ""
8407
 
8408
- #: includes/helper-function.php:348
8409
  msgid "Sorry, the username you entered is not valid"
8410
  msgstr ""
8411
 
8412
- #: admin/include/template-library.php:358
8413
  msgid "Sorry, you are not allowed to install themes on this site."
8414
  msgstr ""
8415
 
8416
- #: includes/widgets/htmega_table.php:73
8417
  msgid "Sorting Options"
8418
  msgstr ""
8419
 
@@ -8421,17 +8818,21 @@ msgstr ""
8421
  msgid "Sound Mute"
8422
  msgstr ""
8423
 
8424
- #: includes/widgets/htmega_popover.php:209
8425
- #: includes/widgets/htmega_tooltip.php:185
 
 
 
 
8426
  msgid "Space With Button"
8427
  msgstr ""
8428
 
8429
- #: includes/helper-function.php:132
8430
  msgid "span"
8431
  msgstr ""
8432
 
 
8433
  #: admin/include/admin-setting.php:134
8434
- #: includes/widgets/htmega_special_banner.php:13
8435
  msgid "Special Day Offer"
8436
  msgstr ""
8437
 
@@ -8439,13 +8840,12 @@ msgstr ""
8439
  msgid "Speed"
8440
  msgstr ""
8441
 
8442
- #: includes/widgets/htmega_instagram.php:131
8443
- #: includes/widgets/htmega_pricing_table.php:65
8444
- #: includes/widgets/htmega_pricing_table.php:66
8445
  msgid "Standard"
8446
  msgstr ""
8447
 
8448
- #: includes/widgets/htmega_accordion.php:767
8449
  msgid "Start"
8450
  msgstr ""
8451
 
@@ -8453,292 +8853,303 @@ msgstr ""
8453
  msgid "Stats"
8454
  msgstr ""
8455
 
8456
- #: includes/widgets/htmega_progressbar.php:61
8457
  msgid "Striped"
8458
  msgstr ""
8459
 
8460
- #: includes/widgets/htmega_socialshere.php:71
 
 
 
 
8461
  msgid "Stumbleupon"
8462
  msgstr ""
8463
 
8464
- #: includes/widgets/htmega_404_content.php:35
8465
- #: includes/widgets/htmega_404_content.php:223
8466
- #: includes/widgets/htmega_accordion.php:46
8467
- #: includes/widgets/htmega_add_banner.php:35
8468
- #: includes/widgets/htmega_add_banner.php:140
8469
- #: includes/widgets/htmega_blockquote.php:166
8470
- #: includes/widgets/htmega_booked_calender.php:35
8471
  #: includes/widgets/htmega_brand.php:35 includes/widgets/htmega_brand.php:113
8472
- #: includes/widgets/htmega_call_to_action.php:35
8473
- #: includes/widgets/htmega_call_to_action.php:127
8474
- #: includes/widgets/htmega_carousel.php:43
8475
- #: includes/widgets/htmega_contact_form_seven.php:35
8476
- #: includes/widgets/htmega_contact_form_seven.php:64
8477
- #: includes/widgets/htmega_countdown.php:87
8478
- #: includes/widgets/htmega_counter.php:165
8479
- #: includes/widgets/htmega_dropcaps.php:35
8480
- #: includes/widgets/htmega_dropcaps.php:65
8481
- #: includes/widgets/htmega_image_grid.php:35
8482
- #: includes/widgets/htmega_image_grid.php:151
 
 
 
 
 
8483
  #: includes/widgets/htmega_image_magnifier.php:101
8484
- #: includes/widgets/htmega_image_marker.php:72
8485
- #: includes/widgets/htmega_image_masonry.php:44
8486
- #: includes/widgets/htmega_image_masonry.php:60
8487
- #: includes/widgets/htmega_image_masonry.php:160
8488
- #: includes/widgets/htmega_inline_menu.php:47
8489
- #: includes/widgets/htmega_instagram.php:43
8490
- #: includes/widgets/htmega_instagram.php:607
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8491
  #: includes/widgets/htmega_instagram_feed.php:131
8492
- #: includes/widgets/htmega_lightbox.php:183
8493
- #: includes/widgets/htmega_mailchimp_for_wp.php:35
8494
- #: includes/widgets/htmega_mailchimp_for_wp.php:66
8495
- #: includes/widgets/htmega_news_ticker.php:42
8496
- #: includes/widgets/htmega_news_ticker.php:315
8497
- #: includes/widgets/htmega_notify.php:256
8498
- #: includes/widgets/htmega_offcanvas.php:169
8499
- #: includes/widgets/htmega_panel_slider.php:43
8500
- #: includes/widgets/htmega_popover.php:246
8501
- #: includes/widgets/htmega_post_grid_tab.php:219
8502
- #: includes/widgets/htmega_post_slider.php:1143
8503
- #: includes/widgets/htmega_pricing_table.php:35
8504
- #: includes/widgets/htmega_pricing_table.php:393
8505
- #: includes/widgets/htmega_progressbar.php:43
8506
- #: includes/widgets/htmega_scroll_image.php:85
8507
- #: includes/widgets/htmega_search.php:35 includes/widgets/htmega_search.php:116
8508
- #: includes/widgets/htmega_services.php:34
8509
- #: includes/widgets/htmega_services.php:157
8510
- #: includes/widgets/htmega_single_post.php:34
8511
- #: includes/widgets/htmega_socialshere.php:117
8512
- #: includes/widgets/htmega_socialshere.php:389
8513
- #: includes/widgets/htmega_special_banner.php:246
8514
- #: includes/widgets/htmega_switcher.php:169 includes/widgets/htmega_tab.php:35
8515
- #: includes/widgets/htmega_tab.php:122
8516
- #: includes/widgets/htmega_teammember.php:43
8517
- #: includes/widgets/htmega_teammember.php:250
8518
- #: includes/widgets/htmega_testimonial.php:43
8519
- #: includes/widgets/htmega_testimonial.php:468
8520
- #: includes/widgets/htmega_testimonial_grid.php:34
8521
- #: includes/widgets/htmega_testimonial_grid.php:157
8522
- #: includes/widgets/htmega_toggle.php:115
8523
- #: includes/widgets/htmega_tooltip.php:222
8524
- #: includes/widgets/htmega_twitter_feed.php:47
8525
- #: includes/widgets/htmega_user_login_form.php:35
8526
- #: includes/widgets/htmega_user_login_form.php:224
8527
- #: includes/widgets/htmega_user_register_form.php:35
8528
- #: includes/widgets/htmega_user_register_form.php:420
8529
- #: includes/widgets/htmega_video_player.php:193
8530
- #: includes/widgets/htmega_working_process.php:35
8531
- #: includes/widgets/htmega_working_process.php:183
8532
  msgid "Style"
8533
  msgstr ""
8534
 
8535
- #: includes/widgets/htmega_inline_menu.php:58
8536
- #: includes/widgets/htmega_testimonial.php:54
8537
  msgid "Style Eight"
8538
  msgstr ""
8539
 
8540
- #: includes/widgets/htmega_add_banner.php:43
8541
- #: includes/widgets/htmega_animated_heading.php:50
8542
  #: includes/widgets/htmega_brand.php:43
8543
- #: includes/widgets/htmega_call_to_action.php:43
8544
- #: includes/widgets/htmega_carousel.php:51
8545
- #: includes/widgets/htmega_contact_form_seven.php:43
8546
- #: includes/widgets/htmega_dropcaps.php:43
8547
- #: includes/widgets/htmega_image_grid.php:43
8548
- #: includes/widgets/htmega_image_marker.php:80
8549
- #: includes/widgets/htmega_image_masonry.php:52
8550
- #: includes/widgets/htmega_inline_menu.php:55
8551
- #: includes/widgets/htmega_mailchimp_for_wp.php:43
8552
- #: includes/widgets/htmega_news_ticker.php:50
8553
- #: includes/widgets/htmega_pricing_table.php:43
8554
- #: includes/widgets/htmega_search.php:43
8555
- #: includes/widgets/htmega_section_title.php:44
8556
- #: includes/widgets/htmega_services.php:42 includes/widgets/htmega_tab.php:43
8557
- #: includes/widgets/htmega_teammember.php:51
8558
- #: includes/widgets/htmega_testimonial.php:51
8559
- #: includes/widgets/htmega_testimonial_grid.php:42
8560
- #: includes/widgets/htmega_twitter_feed.php:55
8561
- #: includes/widgets/htmega_user_login_form.php:43
8562
- #: includes/widgets/htmega_user_register_form.php:43
 
 
8563
  msgid "Style Five"
8564
  msgstr ""
8565
 
8566
- #: includes/widgets/htmega_404_content.php:42
8567
- #: includes/widgets/htmega_accordion.php:53
8568
- #: includes/widgets/htmega_add_banner.php:42
8569
- #: includes/widgets/htmega_animated_heading.php:49
8570
  #: includes/widgets/htmega_brand.php:42
8571
- #: includes/widgets/htmega_call_to_action.php:42
8572
- #: includes/widgets/htmega_carousel.php:50
8573
- #: includes/widgets/htmega_contact_form_seven.php:42
8574
- #: includes/widgets/htmega_dropcaps.php:42
8575
- #: includes/widgets/htmega_image_grid.php:42
8576
- #: includes/widgets/htmega_image_marker.php:79
8577
- #: includes/widgets/htmega_image_masonry.php:51
8578
- #: includes/widgets/htmega_inline_menu.php:54
8579
- #: includes/widgets/htmega_instagram.php:50
8580
- #: includes/widgets/htmega_mailchimp_for_wp.php:42
8581
- #: includes/widgets/htmega_news_ticker.php:49
8582
- #: includes/widgets/htmega_panel_slider.php:50
8583
- #: includes/widgets/htmega_pricing_table.php:42
8584
- #: includes/widgets/htmega_search.php:42
8585
- #: includes/widgets/htmega_section_title.php:43
8586
- #: includes/widgets/htmega_services.php:41
8587
- #: includes/widgets/htmega_single_post.php:41
8588
- #: includes/widgets/htmega_tab.php:42 includes/widgets/htmega_teammember.php:50
8589
- #: includes/widgets/htmega_testimonial.php:50
8590
- #: includes/widgets/htmega_testimonial_grid.php:41
8591
- #: includes/widgets/htmega_twitter_feed.php:54
8592
- #: includes/widgets/htmega_user_login_form.php:42
8593
- #: includes/widgets/htmega_user_register_form.php:42
8594
- #: includes/widgets/htmega_working_process.php:42
 
 
 
 
8595
  msgid "Style Four"
8596
  msgstr ""
8597
 
8598
- #: includes/widgets/htmega_inline_menu.php:59
8599
- #: includes/widgets/htmega_testimonial.php:55
8600
  msgid "Style Nine"
8601
  msgstr ""
8602
 
8603
- #: includes/widgets/htmega_404_content.php:39
8604
- #: includes/widgets/htmega_accordion.php:50
8605
- #: includes/widgets/htmega_add_banner.php:39
8606
- #: includes/widgets/htmega_animated_heading.php:46
8607
- #: includes/widgets/htmega_brand.php:39 includes/widgets/htmega_button.php:39
8608
- #: includes/widgets/htmega_call_to_action.php:39
8609
- #: includes/widgets/htmega_carousel.php:47
8610
- #: includes/widgets/htmega_contact_form_seven.php:39
8611
- #: includes/widgets/htmega_dropcaps.php:39
8612
- #: includes/widgets/htmega_image_grid.php:39
8613
- #: includes/widgets/htmega_image_marker.php:76
8614
- #: includes/widgets/htmega_image_masonry.php:48
8615
- #: includes/widgets/htmega_inline_menu.php:51
8616
- #: includes/widgets/htmega_instagram.php:47
8617
- #: includes/widgets/htmega_mailchimp_for_wp.php:39
8618
- #: includes/widgets/htmega_news_ticker.php:46
8619
- #: includes/widgets/htmega_panel_slider.php:47
8620
- #: includes/widgets/htmega_post_slider.php:1147
8621
- #: includes/widgets/htmega_pricing_table.php:39
8622
- #: includes/widgets/htmega_search.php:39
8623
- #: includes/widgets/htmega_section_title.php:40
8624
- #: includes/widgets/htmega_services.php:38
8625
- #: includes/widgets/htmega_single_post.php:38
8626
- #: includes/widgets/htmega_tab.php:39 includes/widgets/htmega_teammember.php:47
8627
- #: includes/widgets/htmega_testimonial.php:47
8628
- #: includes/widgets/htmega_testimonial_grid.php:38
8629
- #: includes/widgets/htmega_twitter_feed.php:51
8630
- #: includes/widgets/htmega_user_login_form.php:39
8631
- #: includes/widgets/htmega_user_register_form.php:39
8632
- #: includes/widgets/htmega_working_process.php:39
 
 
 
8633
  msgid "Style One"
8634
  msgstr ""
8635
 
8636
- #: includes/widgets/htmega_countdown.php:91
8637
  msgid "Style one"
8638
  msgstr ""
8639
 
8640
- #: includes/widgets/htmega_animated_heading.php:52
8641
  #: includes/widgets/htmega_brand.php:45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8642
  #: includes/widgets/htmega_call_to_action.php:45
8643
- #: includes/widgets/htmega_carousel.php:53
8644
  #: includes/widgets/htmega_inline_menu.php:57
8645
- #: includes/widgets/htmega_news_ticker.php:52
8646
- #: includes/widgets/htmega_pricing_table.php:45
8647
  #: includes/widgets/htmega_services.php:44
 
 
 
 
 
8648
  #: includes/widgets/htmega_teammember.php:53
8649
- #: includes/widgets/htmega_testimonial.php:53
 
 
 
 
 
 
 
 
 
 
 
8650
  #: includes/widgets/htmega_user_login_form.php:45
8651
- msgid "Style Seven"
 
 
 
 
 
 
8652
  msgstr ""
8653
 
8654
- #: includes/widgets/htmega_add_banner.php:44
8655
- #: includes/widgets/htmega_animated_heading.php:51
8656
- #: includes/widgets/htmega_brand.php:44
8657
  #: includes/widgets/htmega_call_to_action.php:44
8658
- #: includes/widgets/htmega_carousel.php:52
8659
- #: includes/widgets/htmega_contact_form_seven.php:44
8660
  #: includes/widgets/htmega_inline_menu.php:56
8661
- #: includes/widgets/htmega_news_ticker.php:51
8662
- #: includes/widgets/htmega_pricing_table.php:44
8663
  #: includes/widgets/htmega_services.php:43
 
 
 
 
 
8664
  #: includes/widgets/htmega_teammember.php:52
8665
- #: includes/widgets/htmega_testimonial.php:52
 
 
 
 
 
 
 
 
 
 
 
 
 
8666
  #: includes/widgets/htmega_user_login_form.php:44
8667
- msgid "Style Six"
8668
- msgstr ""
8669
-
8670
- #: includes/widgets/htmega_inline_menu.php:60
8671
- msgid "Style Ten"
8672
- msgstr ""
8673
-
8674
- #: includes/widgets/htmega_404_content.php:41
8675
- #: includes/widgets/htmega_accordion.php:52
8676
- #: includes/widgets/htmega_add_banner.php:41
8677
- #: includes/widgets/htmega_animated_heading.php:48
8678
- #: includes/widgets/htmega_brand.php:41 includes/widgets/htmega_button.php:41
8679
- #: includes/widgets/htmega_call_to_action.php:41
8680
- #: includes/widgets/htmega_carousel.php:49
8681
- #: includes/widgets/htmega_contact_form_seven.php:41
8682
- #: includes/widgets/htmega_countdown.php:93
8683
- #: includes/widgets/htmega_dropcaps.php:41
8684
- #: includes/widgets/htmega_image_grid.php:41
8685
- #: includes/widgets/htmega_image_marker.php:78
8686
- #: includes/widgets/htmega_image_masonry.php:50
8687
- #: includes/widgets/htmega_inline_menu.php:53
8688
- #: includes/widgets/htmega_instagram.php:49
8689
- #: includes/widgets/htmega_mailchimp_for_wp.php:41
8690
- #: includes/widgets/htmega_news_ticker.php:48
8691
- #: includes/widgets/htmega_panel_slider.php:49
8692
- #: includes/widgets/htmega_pricing_table.php:41
8693
- #: includes/widgets/htmega_search.php:41
8694
- #: includes/widgets/htmega_section_title.php:42
8695
- #: includes/widgets/htmega_services.php:40
8696
- #: includes/widgets/htmega_single_post.php:40
8697
- #: includes/widgets/htmega_tab.php:41 includes/widgets/htmega_teammember.php:49
8698
- #: includes/widgets/htmega_testimonial.php:49
8699
- #: includes/widgets/htmega_testimonial_grid.php:40
8700
- #: includes/widgets/htmega_twitter_feed.php:53
8701
- #: includes/widgets/htmega_user_login_form.php:41
8702
- #: includes/widgets/htmega_user_register_form.php:41
8703
- #: includes/widgets/htmega_working_process.php:41
8704
- msgid "Style Three"
8705
- msgstr ""
8706
-
8707
- #: includes/widgets/htmega_404_content.php:40
8708
- #: includes/widgets/htmega_accordion.php:51
8709
- #: includes/widgets/htmega_add_banner.php:40
8710
- #: includes/widgets/htmega_animated_heading.php:47
8711
- #: includes/widgets/htmega_brand.php:40 includes/widgets/htmega_button.php:40
8712
- #: includes/widgets/htmega_call_to_action.php:40
8713
- #: includes/widgets/htmega_carousel.php:48
8714
- #: includes/widgets/htmega_contact_form_seven.php:40
8715
- #: includes/widgets/htmega_countdown.php:92
8716
- #: includes/widgets/htmega_dropcaps.php:40
8717
- #: includes/widgets/htmega_image_grid.php:40
8718
- #: includes/widgets/htmega_image_marker.php:77
8719
- #: includes/widgets/htmega_image_masonry.php:49
8720
- #: includes/widgets/htmega_inline_menu.php:52
8721
- #: includes/widgets/htmega_instagram.php:48
8722
- #: includes/widgets/htmega_mailchimp_for_wp.php:40
8723
- #: includes/widgets/htmega_news_ticker.php:47
8724
- #: includes/widgets/htmega_panel_slider.php:48
8725
- #: includes/widgets/htmega_post_slider.php:1148
8726
- #: includes/widgets/htmega_pricing_table.php:40
8727
- #: includes/widgets/htmega_search.php:40
8728
- #: includes/widgets/htmega_section_title.php:41
8729
- #: includes/widgets/htmega_services.php:39
8730
- #: includes/widgets/htmega_single_post.php:39
8731
- #: includes/widgets/htmega_tab.php:40 includes/widgets/htmega_teammember.php:48
8732
- #: includes/widgets/htmega_testimonial.php:48
8733
- #: includes/widgets/htmega_testimonial_grid.php:39
8734
- #: includes/widgets/htmega_twitter_feed.php:52
8735
- #: includes/widgets/htmega_user_login_form.php:40
8736
- #: includes/widgets/htmega_user_register_form.php:40
8737
- #: includes/widgets/htmega_working_process.php:40
8738
  msgid "Style Two"
8739
  msgstr ""
8740
 
8741
- #: includes/widgets/htmega_qu_forms.php:154
8742
  msgid "Sub Label"
8743
  msgstr ""
8744
 
@@ -8758,72 +9169,72 @@ msgstr ""
8758
  msgid "Sub Menu Width"
8759
  msgstr ""
8760
 
8761
- #: includes/widgets/htmega_404_content.php:85
8762
- #: includes/widgets/htmega_404_content.php:370
8763
- #: includes/widgets/htmega_add_banner.php:95
8764
  #: includes/widgets/htmega_add_banner.php:268
8765
- #: includes/widgets/htmega_panel_slider.php:569
8766
- #: includes/widgets/htmega_section_title.php:63
8767
- #: includes/widgets/htmega_special_banner.php:80
8768
  #: includes/widgets/htmega_special_banner.php:374
 
 
 
8769
  msgid "Sub Title"
8770
  msgstr ""
8771
 
8772
- #: includes/widgets/htmega_section_title.php:189
8773
  msgid "Sub Title Setting"
8774
  msgstr ""
8775
 
8776
- #: includes/widgets/htmega_section_title.php:600
8777
  msgid "Sub Title style"
8778
  msgstr ""
8779
 
8780
- #: includes/widgets/htmega_caldera_forms.php:189
8781
- #: includes/widgets/htmega_search.php:310
8782
- #: includes/widgets/htmega_user_login_form.php:445
8783
- #: includes/widgets/htmega_user_register_form.php:752
8784
  msgid "Submit Button"
8785
  msgstr ""
8786
 
8787
- #: includes/widgets/htmega_user_register_form.php:381
8788
  msgid "Submit Button label"
8789
  msgstr ""
8790
 
8791
- #: includes/widgets/htmega_button.php:82 includes/widgets/htmega_notify.php:120
8792
  msgid "Success"
8793
  msgstr ""
8794
 
8795
- #: includes/helper-function.php:324
8796
  msgid "Successfully Register"
8797
  msgstr ""
8798
 
8799
- #: admin/include/admin-setting.php:1084
8800
- #: extensions/ht-builder/admin/setting.php:196
8801
  #: extensions/ht-menu/admin/setting.php:148
8802
  #: extensions/wc-sales-notification/admin/setting.php:280
 
8803
  msgid "Successfully Settings Saved."
8804
  msgstr ""
8805
 
8806
- #: includes/widgets/htmega_counter.php:690
8807
  msgid "Suffix"
8808
  msgstr ""
8809
 
8810
- #: includes/widgets/htmega_business_hours.php:147
8811
  msgid "Sunday"
8812
  msgstr ""
8813
 
8814
- #: includes/widgets/htmega_socialshere.php:73
8815
  msgid "Surfingbird"
8816
  msgstr ""
8817
 
8818
- #: includes/widgets/htmega_switcher.php:36
8819
  msgid "Switch One"
8820
  msgstr ""
8821
 
8822
- #: includes/widgets/htmega_switcher.php:107
8823
  msgid "Switch Two"
8824
  msgstr ""
8825
 
8826
- #: admin/include/admin-setting.php:486 includes/widgets/htmega_switcher.php:13
8827
  msgid "Switcher"
8828
  msgstr ""
8829
 
@@ -8831,230 +9242,240 @@ msgstr ""
8831
  msgid "Switcher Button"
8832
  msgstr ""
8833
 
8834
- #: includes/widgets/htmega_switcher.php:28
8835
  msgid "Switcher One"
8836
  msgstr ""
8837
 
8838
- #: includes/widgets/htmega_switcher.php:37
8839
- #: includes/widgets/htmega_switcher.php:108
8840
  msgid "Switcher Title"
8841
  msgstr ""
8842
 
8843
- #: includes/widgets/htmega_switcher.php:47
8844
- #: includes/widgets/htmega_switcher.php:118
8845
  msgid "Switcher Title Icon"
8846
  msgstr ""
8847
 
8848
- #: includes/widgets/htmega_switcher.php:99
8849
  msgid "Switcher Two"
8850
  msgstr ""
8851
 
8852
- #: includes/widgets/htmega_tab.php:65
8853
  msgid "Tab #1"
8854
  msgstr ""
8855
 
8856
- #: includes/widgets/htmega_tab.php:252
8857
  msgid "Tab Menu"
8858
  msgstr ""
8859
 
8860
- #: includes/widgets/htmega_pricing_list_view.php:350
8861
- #: includes/widgets/htmega_table.php:273
8862
  #: includes/widgets/htmega_tablepress.php:117
8863
  msgid "Table"
8864
  msgstr ""
8865
 
8866
- #: includes/widgets/htmega_pricing_list_view.php:531
8867
- #: includes/widgets/htmega_table.php:448
8868
- #: includes/widgets/htmega_wc_element_pages.php:108
8869
  msgid "Table Body"
8870
  msgstr ""
8871
 
8872
- #: includes/widgets/htmega_pricing_list_view.php:588
8873
- #: includes/widgets/htmega_table.php:502
8874
  msgid "Table Body Padding"
8875
  msgstr ""
8876
 
8877
- #: includes/widgets/htmega_pricing_list_view.php:199
8878
- #: includes/widgets/htmega_table.php:182
8879
  msgid "Table Content"
8880
  msgstr ""
8881
 
8882
- #: includes/widgets/htmega_pricing_list_view.php:148
8883
- #: includes/widgets/htmega_pricing_list_view.php:420
8884
- #: includes/widgets/htmega_table.php:134 includes/widgets/htmega_table.php:340
8885
  msgid "Table Header"
8886
  msgstr ""
8887
 
8888
- #: includes/widgets/htmega_pricing_list_view.php:465
8889
- #: includes/widgets/htmega_table.php:382
8890
  msgid "Table Header Padding"
8891
  msgstr ""
8892
 
8893
- #: includes/widgets/htmega_wc_element_pages.php:74
8894
  msgid "Table Heading"
8895
  msgstr ""
8896
 
8897
- #: includes/widgets/htmega_table.php:37
8898
  msgid "Table Layout"
8899
  msgstr ""
8900
 
8901
- #: admin/include/admin-setting.php:1021
8902
  #: includes/widgets/htmega_tablepress.php:13
8903
  #: includes/widgets/htmega_tablepress.php:42
 
8904
  msgid "TablePress"
8905
  msgstr ""
8906
 
8907
- #: includes/widgets/htmega_carousel.php:301
8908
- #: includes/widgets/htmega_instagram.php:494
8909
- #: includes/widgets/htmega_panel_slider.php:321
8910
- #: includes/widgets/htmega_post_carousel.php:461
8911
- #: includes/widgets/htmega_post_slider.php:461
8912
- #: includes/widgets/htmega_slider_thumb_gallery.php:279
8913
- #: includes/widgets/htmega_testimonial.php:355
8914
- #: includes/widgets/htmega_twitter_feed.php:395
 
8915
  msgid "Tablet"
8916
  msgstr ""
8917
 
8918
- #: includes/widgets/htmega_carousel.php:343
8919
- #: includes/widgets/htmega_instagram.php:536
8920
- #: includes/widgets/htmega_panel_slider.php:363
8921
- #: includes/widgets/htmega_post_carousel.php:503
8922
- #: includes/widgets/htmega_post_slider.php:503
8923
- #: includes/widgets/htmega_slider_thumb_gallery.php:315
8924
- #: includes/widgets/htmega_testimonial.php:397
8925
- #: includes/widgets/htmega_twitter_feed.php:437
 
8926
  msgid "Tablet Resolution"
8927
  msgstr ""
8928
 
8929
- #: admin/include/admin-setting.php:494 includes/widgets/htmega_tab.php:13
8930
- #: includes/widgets/htmega_tab.php:28
8931
  msgid "Tabs"
8932
  msgstr ""
8933
 
8934
- #: includes/widgets/htmega_weather.php:71
8935
  msgid "Tall"
8936
  msgstr ""
8937
 
8938
- #: includes/widgets/htmega_panel_slider.php:62
8939
- #: includes/widgets/htmega_panel_slider.php:105
8940
- #: includes/widgets/htmega_panel_slider.php:109
8941
- #: includes/widgets/htmega_panel_slider.php:113
 
 
 
 
8942
  msgid "Tattoo Boy From New York"
8943
  msgstr ""
8944
 
 
 
8945
  #: admin/include/admin-setting.php:510
8946
- #: includes/widgets/htmega_teammember.php:13
8947
- #: includes/widgets/htmega_teammember.php:36
8948
  msgid "Team Member"
8949
  msgstr ""
8950
 
8951
- #: includes/widgets/htmega_socialshere.php:83
8952
  msgid "Telegram"
8953
  msgstr ""
8954
 
8955
- #: admin/include/templates_list.php:33
8956
- msgid "Templates"
8957
  msgstr ""
8958
 
8959
- #: admin/include/template-library.php:57 admin/include/template-library.php:58
8960
- msgid "Templates Library"
 
 
 
 
8961
  msgstr ""
8962
 
8963
- #: includes/widgets/htmega_counter.php:135
8964
- msgid "Terget Number"
8965
  msgstr ""
8966
 
 
 
8967
  #: admin/include/admin-setting.php:518
8968
- #: includes/widgets/htmega_testimonial.php:13
8969
- #: includes/widgets/htmega_testimonial.php:36
8970
  msgid "Testimonial"
8971
  msgstr ""
8972
 
 
 
8973
  #: admin/include/admin-setting.php:526
8974
- #: includes/widgets/htmega_testimonial_grid.php:13
8975
- #: includes/widgets/htmega_testimonial_grid.php:28
8976
  msgid "Testimonial Grid"
8977
  msgstr ""
8978
 
8979
- #: includes/widgets/htmega_button.php:49
8980
- #: includes/widgets/htmega_countdown.php:263
8981
- #: includes/widgets/htmega_double_button.php:93
8982
- #: includes/widgets/htmega_double_button.php:156
8983
- #: includes/widgets/htmega_download_monitor.php:103
8984
- #: includes/widgets/htmega_modal.php:104 includes/widgets/htmega_popover.php:50
8985
- #: includes/widgets/htmega_pricing_list_view.php:229
8986
- #: includes/widgets/htmega_search.php:65 includes/widgets/htmega_tooltip.php:50
8987
- #: includes/widgets/htmega_tooltip.php:65
8988
  msgid "Text"
8989
  msgstr ""
8990
 
8991
- #: includes/widgets/htmega_booked_calender.php:422
8992
- #: includes/widgets/htmega_booked_calender.php:519
8993
- #: includes/widgets/htmega_booked_calender.php:562
8994
- #: includes/widgets/htmega_booked_calender.php:646
8995
- #: includes/widgets/htmega_booked_calender.php:709
8996
- #: includes/widgets/htmega_booked_calender.php:793
8997
- #: includes/widgets/htmega_button.php:213
8998
- #: includes/widgets/htmega_button.php:310
8999
- #: includes/widgets/htmega_button.php:438
9000
- #: includes/widgets/htmega_button.php:523
9001
- #: includes/widgets/htmega_caldera_forms.php:87
9002
- #: includes/widgets/htmega_caldera_forms.php:207
9003
- #: includes/widgets/htmega_caldera_forms.php:295
9004
- #: includes/widgets/htmega_call_to_action.php:360
9005
- #: includes/widgets/htmega_contact_form_seven.php:201
9006
- #: includes/widgets/htmega_contact_form_seven.php:362
9007
- #: includes/widgets/htmega_contact_form_seven.php:455
9008
- #: includes/widgets/htmega_contact_form_seven.php:571
9009
- #: includes/widgets/htmega_contact_form_seven.php:659
9010
- #: includes/widgets/htmega_mailchimp_for_wp.php:194
9011
- #: includes/widgets/htmega_mailchimp_for_wp.php:322
9012
- #: includes/widgets/htmega_mailchimp_for_wp.php:410
9013
- #: includes/widgets/htmega_offcanvas.php:177
9014
- #: includes/widgets/htmega_pricing_list_view.php:443
9015
- #: includes/widgets/htmega_pricing_list_view.php:566
9016
- #: includes/widgets/htmega_pricing_list_view.php:665
9017
- #: includes/widgets/htmega_pricing_list_view.php:701
9018
- #: includes/widgets/htmega_search.php:191 includes/widgets/htmega_table.php:360
9019
- #: includes/widgets/htmega_table.php:480
9020
  #: includes/widgets/htmega_tablepress.php:276
9021
  #: includes/widgets/htmega_tablepress.php:320
9022
- #: includes/widgets/htmega_user_login_form.php:319
9023
- #: includes/widgets/htmega_user_register_form.php:495
9024
- #: includes/widgets/htmega_user_register_form.php:632
9025
- #: includes/widgets/htmega_wc_element_pages.php:84
9026
- #: includes/widgets/htmega_wc_element_pages.php:119
9027
- #: includes/widgets/htmega_wc_element_pages.php:199
9028
- #: includes/widgets/htmega_wc_element_pages.php:285
9029
- #: includes/widgets/htmega_wc_element_pages.php:349
9030
- #: includes/widgets/htmega_wc_element_pages.php:427
9031
- #: includes/widgets/htmega_wc_element_pages.php:534
9032
- #: includes/widgets/htmega_wc_element_pages.php:659
9033
- #: includes/widgets/htmega_wc_element_pages.php:712
9034
- #: includes/widgets/htmega_wc_element_pages.php:781
9035
- #: includes/widgets/htmega_wc_element_pages.php:870
9036
- #: includes/widgets/htmega_wc_element_pages.php:984
9037
- #: includes/widgets/htmega_wc_element_pages.php:1065
9038
  #: includes/widgets/htmega_weather.php:143
 
 
 
 
 
 
 
 
 
 
9039
  msgid "Text Color"
9040
  msgstr ""
9041
 
9042
- #: includes/widgets/htmega_countdown.php:586
9043
- #: includes/widgets/htmega_countdown.php:713
9044
- #: includes/widgets/htmega_inline_menu.php:215
9045
- #: includes/widgets/htmega_section_title.php:752
9046
  msgid "Text Shadow"
9047
  msgstr ""
9048
 
9049
- #: includes/widgets/htmega_contact_form_seven.php:315
9050
- #: includes/widgets/htmega_ninja_forms.php:474
9051
- #: includes/widgets/htmega_qu_forms.php:362
9052
- #: includes/widgets/htmega_user_register_form.php:621
9053
- #: includes/widgets/htmega_wpforms.php:464
9054
  msgid "Textarea"
9055
  msgstr ""
9056
 
9057
- #: includes/widgets/htmega_wc_element_pages.php:560
9058
  msgid "Textarea Height"
9059
  msgstr ""
9060
 
@@ -9064,46 +9485,48 @@ msgid ""
9064
  "for WordPress."
9065
  msgstr ""
9066
 
9067
- #: includes/widgets/htmega_carousel.php:399
9068
- #: includes/widgets/htmega_instagram.php:592
9069
- #: includes/widgets/htmega_panel_slider.php:419
9070
- #: includes/widgets/htmega_post_carousel.php:559
9071
- #: includes/widgets/htmega_post_slider.php:559
9072
- #: includes/widgets/htmega_slider_thumb_gallery.php:363
9073
- #: includes/widgets/htmega_slider_thumb_gallery.php:628
9074
- #: includes/widgets/htmega_testimonial.php:453
9075
- #: includes/widgets/htmega_twitter_feed.php:493
 
9076
  msgid "The resolution to mobile."
9077
  msgstr ""
9078
 
9079
- #: includes/widgets/htmega_carousel.php:344
9080
- #: includes/widgets/htmega_instagram.php:537
9081
- #: includes/widgets/htmega_panel_slider.php:364
9082
- #: includes/widgets/htmega_post_carousel.php:504
9083
- #: includes/widgets/htmega_post_slider.php:504
9084
- #: includes/widgets/htmega_slider_thumb_gallery.php:316
9085
- #: includes/widgets/htmega_slider_thumb_gallery.php:581
9086
- #: includes/widgets/htmega_testimonial.php:398
9087
- #: includes/widgets/htmega_twitter_feed.php:438
 
9088
  msgid "The resolution to tablet."
9089
  msgstr ""
9090
 
9091
- #: admin/include/template-library.php:369
9092
  msgid "Theme Activated"
9093
  msgstr ""
9094
 
9095
- #: admin/include/admin-setting.php:91 admin/include/admin-setting.php:644
9096
  #: extensions/ht-builder/admin/setting.php:48
9097
  msgid "Theme Builder"
9098
  msgstr ""
9099
 
9100
- #: includes/widgets/htmega_services.php:123
9101
  msgid ""
9102
  "There are many variations of passages Lorem Ipsum available, but majority "
9103
  "have ama suffered altratio. the lorem."
9104
  msgstr ""
9105
 
9106
- #: includes/widgets/htmega_flip-box.php:242
9107
  msgid ""
9108
  "There are many variations of passages Lorem Ipsum available, but the "
9109
  "majority hav suffered alteration in."
@@ -9113,13 +9536,13 @@ msgstr ""
9113
  msgid "Third Party"
9114
  msgstr ""
9115
 
9116
- #: includes/widgets/htmega_googlemap.php:128
9117
  msgid "This is <strong>Dhaka</strong>"
9118
  msgstr ""
9119
 
9120
- #: includes/widgets/htmega_image_grid.php:57
9121
- #: includes/widgets/htmega_image_masonry.php:66
9122
- #: includes/widgets/htmega_testimonial_grid.php:56
9123
  msgid "Three"
9124
  msgstr ""
9125
 
@@ -9127,7 +9550,7 @@ msgstr ""
9127
  msgid "Thumb"
9128
  msgstr ""
9129
 
9130
- #: includes/widgets/htmega_instagram.php:129
9131
  msgid "Thumbnail"
9132
  msgstr ""
9133
 
@@ -9135,101 +9558,101 @@ msgstr ""
9135
  msgid "Thumbnail Image"
9136
  msgstr ""
9137
 
9138
- #: includes/widgets/htmega_slider_thumb_gallery.php:42
9139
  msgid "Thumbnail Position"
9140
  msgstr ""
9141
 
9142
- #: includes/widgets/htmega_slider_thumb_gallery.php:396
9143
  msgid "Thumbnails Arrow"
9144
  msgstr ""
9145
 
9146
- #: includes/widgets/htmega_slider_thumb_gallery.php:498
9147
  msgid "Thumbnails auto play"
9148
  msgstr ""
9149
 
9150
- #: includes/widgets/htmega_slider_thumb_gallery.php:521
9151
  msgid "Thumbnails Autoplay animation speed"
9152
  msgstr ""
9153
 
9154
- #: includes/widgets/htmega_slider_thumb_gallery.php:510
9155
  msgid "Thumbnails Autoplay speed"
9156
  msgstr ""
9157
 
9158
- #: includes/widgets/htmega_slider_thumb_gallery.php:472
9159
  msgid "Thumbnails Center Mode"
9160
  msgstr ""
9161
 
9162
- #: includes/widgets/htmega_slider_thumb_gallery.php:483
9163
  msgid "Thumbnails Center padding"
9164
  msgstr ""
9165
 
9166
- #: includes/widgets/htmega_slider_thumb_gallery.php:437
9167
  msgid "Thumbnails dots"
9168
  msgstr ""
9169
 
9170
- #: includes/widgets/htmega_slider_thumb_gallery.php:376
9171
  msgid "Thumbnails Gallery Option"
9172
  msgstr ""
9173
 
9174
- #: includes/widgets/htmega_slider_thumb_gallery.php:85
9175
  msgid "Thumbnails Image Size"
9176
  msgstr ""
9177
 
9178
- #: includes/widgets/htmega_slider_thumb_gallery.php:567
9179
- #: includes/widgets/htmega_slider_thumb_gallery.php:614
9180
  msgid "Thumbnails item to scroll"
9181
  msgstr ""
9182
 
9183
- #: includes/widgets/htmega_slider_thumb_gallery.php:383
9184
- #: includes/widgets/htmega_slider_thumb_gallery.php:554
9185
- #: includes/widgets/htmega_slider_thumb_gallery.php:601
9186
  msgid "Thumbnails Items"
9187
  msgstr ""
9188
 
9189
- #: includes/widgets/htmega_slider_thumb_gallery.php:591
9190
  msgid "Thumbnails Mobile Phone"
9191
  msgstr ""
9192
 
9193
- #: includes/widgets/htmega_slider_thumb_gallery.php:627
9194
  msgid "Thumbnails Mobile Resolution"
9195
  msgstr ""
9196
 
9197
- #: includes/widgets/htmega_slider_thumb_gallery.php:422
9198
  msgid "Thumbnails Next icon"
9199
  msgstr ""
9200
 
9201
- #: includes/widgets/htmega_slider_thumb_gallery.php:407
9202
  msgid "Thumbnails Previous icon"
9203
  msgstr ""
9204
 
9205
- #: includes/widgets/htmega_slider_thumb_gallery.php:531
9206
  msgid "Thumbnails Slider item to scroll"
9207
  msgstr ""
9208
 
9209
- #: includes/widgets/htmega_slider_thumb_gallery.php:544
9210
  msgid "Thumbnails Tablet"
9211
  msgstr ""
9212
 
9213
- #: includes/widgets/htmega_slider_thumb_gallery.php:580
9214
  msgid "Thumbnails Tablet Resolution"
9215
  msgstr ""
9216
 
9217
- #: includes/widgets/htmega_business_hours.php:168
9218
  msgid "Thursday"
9219
  msgstr ""
9220
 
9221
- #: includes/widgets/htmega_news_ticker.php:60
9222
  msgid "Ticker Label"
9223
  msgstr ""
9224
 
9225
- #: includes/widgets/htmega_booked_calender.php:486
9226
- #: includes/widgets/htmega_business_hours.php:63
9227
- #: includes/widgets/htmega_business_hours.php:360
9228
- #: includes/widgets/htmega_twitter_feed.php:765
9229
  msgid "Time"
9230
  msgstr ""
9231
 
9232
- #: includes/widgets/htmega_cuctom_event.php:284
9233
  msgid "Time / Location"
9234
  msgstr ""
9235
 
@@ -9245,245 +9668,250 @@ msgstr ""
9245
  msgid "Time Interval"
9246
  msgstr ""
9247
 
9248
- #: admin/include/admin-setting.php:1150 admin/include/admin-setting.php:1176
9249
  msgid "Time interval each notification"
9250
  msgstr ""
9251
 
9252
- #: includes/widgets/htmega_vertical_timeline.php:244
9253
  msgid "Timeline Hover Line Color"
9254
  msgstr ""
9255
 
9256
- #: includes/widgets/htmega_vertical_timeline.php:227
9257
  msgid "Timeline Line Color"
9258
  msgstr ""
9259
 
9260
- #: includes/widgets/htmega_vertical_timeline.php:212
9261
  msgid "Timeline Primary Color"
9262
  msgstr ""
9263
 
9264
- #: includes/widgets/htmega_countdown.php:552
9265
  msgid "Timer"
9266
  msgstr ""
9267
 
9268
- #: includes/widgets/htmega_countdown.php:651
9269
  msgid "Timer separator"
9270
  msgstr ""
9271
 
9272
- #: includes/widgets/htmega_404_content.php:73
9273
- #: includes/widgets/htmega_404_content.php:290
9274
- #: includes/widgets/htmega_accordion.php:84
9275
- #: includes/widgets/htmega_accordion.php:147
9276
- #: includes/widgets/htmega_accordion.php:186
9277
- #: includes/widgets/htmega_add_banner.php:86
9278
- #: includes/widgets/htmega_add_banner.php:204
 
 
 
 
 
 
 
 
9279
  #: includes/widgets/htmega_brand.php:55
9280
- #: includes/widgets/htmega_buddy_press.php:269
9281
- #: includes/widgets/htmega_call_to_action.php:53
9282
- #: includes/widgets/htmega_call_to_action.php:213
9283
- #: includes/widgets/htmega_carousel.php:63
9284
- #: includes/widgets/htmega_counter.php:375
9285
- #: includes/widgets/htmega_cuctom_event.php:35
9286
- #: includes/widgets/htmega_cuctom_event.php:116
9287
- #: includes/widgets/htmega_easy_digital_download.php:327
9288
- #: includes/widgets/htmega_flip-box.php:86
9289
- #: includes/widgets/htmega_flip-box.php:181
9290
- #: includes/widgets/htmega_flip-box.php:429
9291
- #: includes/widgets/htmega_flip-box.php:867
9292
- #: includes/widgets/htmega_googlemap.php:154
9293
- #: includes/widgets/htmega_gravity_forms.php:102
9294
- #: includes/widgets/htmega_image_grid.php:70
9295
  #: includes/widgets/htmega_image_grid.php:190
9296
- #: includes/widgets/htmega_image_marker.php:294
9297
- #: includes/widgets/htmega_image_masonry.php:79
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9298
  #: includes/widgets/htmega_image_masonry.php:186
 
 
 
 
 
 
 
 
 
9299
  #: includes/widgets/htmega_job_manager.php:85
9300
- #: includes/widgets/htmega_news_ticker.php:233
9301
- #: includes/widgets/htmega_ninja_forms.php:95
9302
- #: includes/widgets/htmega_panel_slider.php:508
9303
- #: includes/widgets/htmega_post_carousel.php:163
9304
- #: includes/widgets/htmega_post_carousel.php:196
9305
- #: includes/widgets/htmega_post_carousel.php:618
9306
- #: includes/widgets/htmega_post_grid.php:142
9307
- #: includes/widgets/htmega_post_grid.php:155
9308
- #: includes/widgets/htmega_post_grid.php:203
9309
- #: includes/widgets/htmega_post_grid_tab.php:150
9310
- #: includes/widgets/htmega_post_grid_tab.php:163
9311
- #: includes/widgets/htmega_post_grid_tab.php:285
9312
- #: includes/widgets/htmega_post_slider.php:151
9313
- #: includes/widgets/htmega_post_slider.php:164
9314
- #: includes/widgets/htmega_post_slider.php:574
9315
- #: includes/widgets/htmega_pricing_list_view.php:654
9316
- #: includes/widgets/htmega_pricing_table.php:63
9317
- #: includes/widgets/htmega_pricing_table.php:288
9318
- #: includes/widgets/htmega_pricing_table.php:519
9319
- #: includes/widgets/htmega_progressbar.php:113
9320
- #: includes/widgets/htmega_progressbar.php:205
9321
- #: includes/widgets/htmega_section_title.php:52
9322
- #: includes/widgets/htmega_section_title.php:487
9323
- #: includes/widgets/htmega_services.php:234
9324
- #: includes/widgets/htmega_single_post.php:69
9325
- #: includes/widgets/htmega_single_post.php:128
9326
- #: includes/widgets/htmega_slider_thumb_gallery.php:59
9327
- #: includes/widgets/htmega_slider_thumb_gallery.php:641
9328
- #: includes/widgets/htmega_socialshere.php:94
9329
- #: includes/widgets/htmega_socialshere.php:357
9330
- #: includes/widgets/htmega_special_banner.php:71
9331
- #: includes/widgets/htmega_special_banner.php:310
9332
- #: includes/widgets/htmega_switcher.php:34
9333
- #: includes/widgets/htmega_switcher.php:105 includes/widgets/htmega_tab.php:63
9334
- #: includes/widgets/htmega_teammember.php:145
9335
- #: includes/widgets/htmega_vertical_timeline.php:72
9336
- #: includes/widgets/htmega_vertical_timeline.php:116
9337
- #: includes/widgets/htmega_wc_categories.php:276
9338
- #: includes/widgets/htmega_weather.php:159
9339
- #: includes/widgets/htmega_working_process.php:71
9340
- #: includes/widgets/htmega_working_process.php:316
9341
- #: includes/widgets/htmega_wpforms.php:60
9342
- #: includes/widgets/htmega_wpforms.php:87
9343
  msgid "Title"
9344
  msgstr ""
9345
 
9346
- #: includes/widgets/htmega_tab.php:230
9347
  msgid "Title #1"
9348
  msgstr ""
9349
 
9350
- #: includes/widgets/htmega_tab.php:234
9351
  msgid "Title #2"
9352
  msgstr ""
9353
 
9354
- #: includes/widgets/htmega_tab.php:238
9355
  msgid "Title #3"
9356
  msgstr ""
9357
 
9358
- #: includes/widgets/htmega_tab.php:150
9359
  msgid "Title Active Color"
9360
  msgstr ""
9361
 
9362
- #: includes/widgets/htmega_counter.php:465
9363
  msgid "Title After Border Color"
9364
  msgstr ""
9365
 
9366
- #: includes/widgets/htmega_services.php:342
9367
  msgid "Title Border Color"
9368
  msgstr ""
9369
 
9370
- #: includes/widgets/htmega_flip-box.php:435
9371
- #: includes/widgets/htmega_flip-box.php:873 includes/widgets/htmega_tab.php:129
 
9372
  msgid "Title Color"
9373
  msgstr ""
9374
 
9375
- #: includes/widgets/htmega_ninja_forms.php:70
9376
  msgid "Title Hide"
9377
  msgstr ""
9378
 
9379
- #: includes/widgets/htmega_accordion.php:241
 
 
 
 
9380
  msgid "Title HTML Tag"
9381
  msgstr ""
9382
 
9383
- #: includes/widgets/htmega_post_carousel.php:206
9384
- #: includes/widgets/htmega_post_grid.php:165
9385
- #: includes/widgets/htmega_post_slider.php:175
9386
- #: includes/widgets/htmega_single_post.php:79
9387
  msgid "Title Length"
9388
  msgstr ""
9389
 
9390
  #: includes/widgets/htmega_flip-box.php:473
9391
- #: includes/widgets/htmega_flip-box.php:911
9392
  msgid "Title Margin"
9393
  msgstr ""
9394
 
9395
  #: includes/widgets/htmega_flip-box.php:460
9396
- #: includes/widgets/htmega_flip-box.php:898
9397
  msgid "Title Padding"
9398
  msgstr ""
9399
 
9400
- #: includes/widgets/htmega_section_title.php:438
9401
  msgid "Title Separator Color"
9402
  msgstr ""
9403
 
9404
- #: includes/widgets/htmega_section_title.php:150
9405
  msgid "Title Setting"
9406
  msgstr ""
9407
 
9408
- #: includes/widgets/htmega_progressbar.php:352
9409
- #: includes/widgets/htmega_section_title.php:36
9410
  msgid "Title Style"
9411
  msgstr ""
9412
 
9413
- #: includes/widgets/htmega_section_title.php:476
9414
  msgid "Title style"
9415
  msgstr ""
9416
 
9417
- #: includes/widgets/htmega_call_to_action.php:98
9418
  msgid "Title Tag"
9419
  msgstr ""
9420
 
9421
- #: admin/include/admin-setting.php:1205
9422
- #: extensions/ht-builder/admin/setting.php:151
9423
  #: extensions/wc-sales-notification/admin/setting.php:235
 
9424
  msgid "to unlock these pro elements!"
9425
  msgstr ""
9426
 
9427
- #: admin/include/admin-setting.php:534 includes/widgets/htmega_toggle.php:13
9428
- #: includes/widgets/htmega_toggle.php:29
9429
  msgid "Toggle"
9430
  msgstr ""
9431
 
9432
- #: includes/widgets/htmega_lightbox.php:127
9433
  msgid "Toggler Image"
9434
  msgstr ""
9435
 
9436
- #: includes/widgets/htmega_lightbox.php:112
9437
  msgid "Toggler Type"
9438
  msgstr ""
9439
 
9440
- #: admin/include/admin-setting.php:542 includes/widgets/htmega_tooltip.php:13
9441
- #: includes/widgets/htmega_tooltip.php:35
9442
- #: includes/widgets/htmega_tooltip.php:68
9443
- #: includes/widgets/htmega_tooltip.php:474
9444
  msgid "Tooltip"
9445
  msgstr ""
9446
 
9447
- #: includes/widgets/htmega_tooltip.php:161
9448
  msgid "Tooltip content"
9449
  msgstr ""
9450
 
9451
- #: includes/widgets/htmega_tooltip.php:152
9452
  msgid "Tooltip Options"
9453
  msgstr ""
9454
 
9455
- #: includes/widgets/htmega_tooltip.php:158
9456
  msgid "Tooltip Text"
9457
  msgstr ""
9458
 
 
 
 
 
 
 
 
 
 
 
 
9459
  #: admin/include/templates_list.php:77 admin/include/templates_list.php:80
9460
- #: includes/widgets/htmega_add_banner.php:56
9461
- #: includes/widgets/htmega_button.php:126
9462
- #: includes/widgets/htmega_flip-box.php:312
9463
- #: includes/widgets/htmega_image_comparison.php:130
9464
- #: includes/widgets/htmega_offcanvas.php:91
9465
- #: includes/widgets/htmega_popover.php:188
9466
- #: includes/widgets/htmega_section_title.php:203
9467
- #: includes/widgets/htmega_slider_thumb_gallery.php:49
9468
- #: includes/widgets/htmega_special_banner.php:39
9469
- #: includes/widgets/htmega_teammember.php:68
9470
- #: includes/widgets/htmega_tooltip.php:176
9471
  msgid "Top"
9472
  msgstr ""
9473
 
9474
- #: includes/widgets/htmega_notify.php:100
9475
  msgid "Top Center"
9476
  msgstr ""
9477
 
9478
- #: includes/widgets/htmega_notify.php:105
9479
  msgid "Top Fullwidth"
9480
  msgstr ""
9481
 
9482
- #: includes/widgets/htmega_notify.php:99
9483
  msgid "Top Left"
9484
  msgstr ""
9485
 
9486
- #: includes/widgets/htmega_notify.php:101
9487
  msgid "Top Right"
9488
  msgstr ""
9489
 
@@ -9499,268 +9927,272 @@ msgstr ""
9499
  msgid "Topic Tags"
9500
  msgstr ""
9501
 
9502
- #: includes/widgets/htmega_business_hours.php:158
9503
  msgid "Tues Day"
9504
  msgstr ""
9505
 
9506
- #: includes/widgets/htmega_socialshere.php:61
9507
  msgid "tumblr"
9508
  msgstr ""
9509
 
9510
- #: includes/widgets/htmega_socialshere.php:57
9511
- #: includes/widgets/htmega_socialshere.php:316
9512
  msgid "Twitter"
9513
  msgstr ""
9514
 
9515
- #: includes/widgets/htmega_twitter_feed.php:106
9516
  msgid "Twitter access token secret."
9517
  msgstr ""
9518
 
9519
- #: includes/widgets/htmega_twitter_feed.php:96
9520
  msgid "Twitter access token."
9521
  msgstr ""
9522
 
9523
- #: includes/widgets/htmega_twitter_feed.php:76
9524
  msgid "Twitter consumer key."
9525
  msgstr ""
9526
 
9527
- #: includes/widgets/htmega_twitter_feed.php:86
9528
  msgid "Twitter consumer secret."
9529
  msgstr ""
9530
 
 
 
9531
  #: admin/include/admin-setting.php:550
9532
- #: includes/widgets/htmega_twitter_feed.php:17
9533
- #: includes/widgets/htmega_twitter_feed.php:40
9534
  msgid "Twitter Feed"
9535
  msgstr ""
9536
 
9537
- #: includes/widgets/htmega_image_grid.php:56
9538
- #: includes/widgets/htmega_image_masonry.php:65
9539
- #: includes/widgets/htmega_testimonial_grid.php:55
9540
  msgid "Two"
9541
  msgstr ""
9542
 
9543
- #: includes/widgets/htmega_progressbar.php:57
9544
- msgid "Tyle"
9545
- msgstr ""
9546
-
9547
- #: includes/widgets/htmega_animated_heading.php:64
9548
- #: includes/widgets/htmega_buddy_press.php:35
9549
  msgid "Type"
9550
  msgstr ""
9551
 
9552
- #: includes/widgets/htmega_404_content.php:99
9553
  msgid "Type your Description here."
9554
  msgstr ""
9555
 
9556
- #: includes/widgets/htmega_call_to_action.php:64
9557
  msgid "Type your description here..."
9558
  msgstr ""
9559
 
9560
- #: includes/widgets/htmega_404_content.php:87
9561
  msgid "Type your Sub title here."
9562
  msgstr ""
9563
 
9564
- #: includes/widgets/htmega_counter.php:128
9565
- #: includes/widgets/htmega_flip-box.php:89
9566
- #: includes/widgets/htmega_flip-box.php:184
9567
  msgid "Type your title here"
9568
  msgstr ""
9569
 
9570
- #: includes/widgets/htmega_404_content.php:75
9571
  msgid "Type your title here."
9572
  msgstr ""
9573
 
9574
- #: includes/widgets/htmega_call_to_action.php:55
9575
  msgid "Type your title here..."
9576
  msgstr ""
9577
 
9578
- #: includes/widgets/htmega_404_content.php:312
9579
- #: includes/widgets/htmega_404_content.php:392
9580
- #: includes/widgets/htmega_404_content.php:472
9581
- #: includes/widgets/htmega_404_content.php:569
9582
- #: includes/widgets/htmega_404_content.php:721
9583
- #: includes/widgets/htmega_accordion.php:537
9584
- #: includes/widgets/htmega_accordion.php:727
9585
- #: includes/widgets/htmega_accordion.php:980
9586
- #: includes/widgets/htmega_add_banner.php:232
9587
- #: includes/widgets/htmega_add_banner.php:296
9588
- #: includes/widgets/htmega_add_banner.php:360
9589
- #: includes/widgets/htmega_add_banner.php:428
9590
- #: includes/widgets/htmega_animated_heading.php:157
9591
- #: includes/widgets/htmega_animated_heading.php:245
9592
- #: includes/widgets/htmega_animated_heading.php:333
9593
- #: includes/widgets/htmega_buddy_press.php:299
9594
- #: includes/widgets/htmega_buddy_press.php:369
9595
- #: includes/widgets/htmega_button.php:225
9596
- #: includes/widgets/htmega_button.php:495
9597
- #: includes/widgets/htmega_caldera_forms.php:67
9598
- #: includes/widgets/htmega_caldera_forms.php:275
9599
- #: includes/widgets/htmega_call_to_action.php:241
9600
- #: includes/widgets/htmega_call_to_action.php:305
9601
- #: includes/widgets/htmega_call_to_action.php:373
9602
- #: includes/widgets/htmega_countdown.php:802
9603
- #: includes/widgets/htmega_double_button.php:429
9604
- #: includes/widgets/htmega_double_button.php:633
9605
- #: includes/widgets/htmega_double_button.php:829
9606
- #: includes/widgets/htmega_download_monitor.php:140
9607
- #: includes/widgets/htmega_easy_digital_download.php:357
9608
- #: includes/widgets/htmega_easy_digital_download.php:443
9609
- #: includes/widgets/htmega_easy_digital_download.php:481
9610
- #: includes/widgets/htmega_image_comparison.php:168
9611
- #: includes/widgets/htmega_image_comparison.php:250
9612
- #: includes/widgets/htmega_image_grid.php:393
9613
- #: includes/widgets/htmega_notify.php:331
9614
- #: includes/widgets/htmega_notify.php:492
9615
- #: includes/widgets/htmega_panel_slider.php:533
9616
- #: includes/widgets/htmega_panel_slider.php:594
9617
- #: includes/widgets/htmega_post_carousel.php:645
9618
- #: includes/widgets/htmega_post_carousel.php:737
9619
- #: includes/widgets/htmega_post_carousel.php:839
9620
- #: includes/widgets/htmega_post_carousel.php:948
9621
- #: includes/widgets/htmega_post_carousel.php:1051
9622
- #: includes/widgets/htmega_post_grid.php:231
9623
- #: includes/widgets/htmega_post_grid.php:327
9624
- #: includes/widgets/htmega_post_grid.php:420
9625
  #: includes/widgets/htmega_post_grid_tab.php:312
9626
- #: includes/widgets/htmega_post_grid_tab.php:401
9627
- #: includes/widgets/htmega_post_grid_tab.php:503
9628
- #: includes/widgets/htmega_post_grid_tab.php:612
9629
- #: includes/widgets/htmega_post_grid_tab.php:715
9630
- #: includes/widgets/htmega_post_slider.php:601
9631
- #: includes/widgets/htmega_post_slider.php:693
9632
- #: includes/widgets/htmega_post_slider.php:795
9633
- #: includes/widgets/htmega_post_slider.php:904
9634
- #: includes/widgets/htmega_post_slider.php:1007
9635
- #: includes/widgets/htmega_pricing_list_view.php:456
9636
- #: includes/widgets/htmega_pricing_list_view.php:579
9637
- #: includes/widgets/htmega_pricing_list_view.php:678
9638
- #: includes/widgets/htmega_pricing_list_view.php:726
9639
- #: includes/widgets/htmega_progressbar.php:444
9640
- #: includes/widgets/htmega_progressbar.php:524
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9641
  #: includes/widgets/htmega_single_post.php:155
9642
- #: includes/widgets/htmega_single_post.php:247
9643
- #: includes/widgets/htmega_single_post.php:320
9644
  #: includes/widgets/htmega_special_banner.php:338
9645
- #: includes/widgets/htmega_special_banner.php:402
9646
- #: includes/widgets/htmega_special_banner.php:466
9647
- #: includes/widgets/htmega_special_banner.php:530
9648
- #: includes/widgets/htmega_special_banner.php:594
9649
- #: includes/widgets/htmega_special_banner.php:662
9650
- #: includes/widgets/htmega_tab.php:353 includes/widgets/htmega_table.php:373
9651
- #: includes/widgets/htmega_table.php:493
9652
- #: includes/widgets/htmega_vertical_timeline.php:137
9653
- #: includes/widgets/htmega_vertical_timeline.php:170
9654
- #: includes/widgets/htmega_vertical_timeline.php:203
9655
- #: includes/widgets/htmega_wc_categories.php:294
9656
- #: includes/widgets/htmega_wc_element_pages.php:266
9657
- #: includes/widgets/htmega_wc_element_pages.php:362
9658
- #: includes/widgets/htmega_wc_element_pages.php:490
9659
- #: includes/widgets/htmega_wc_element_pages.php:702
9660
- #: includes/widgets/htmega_wc_element_pages.php:848
9661
- #: includes/widgets/htmega_wc_element_pages.php:1045
9662
- #: includes/widgets/htmega_wc_element_pages.php:1140
9663
- #: includes/widgets/htmega_wc_element_pages.php:1231
9664
- #: includes/widgets/htmega_working_process.php:341
9665
- #: includes/widgets/htmega_working_process.php:425
9666
- #: includes/widgets/htmega_working_process.php:538
 
 
 
 
 
 
 
 
 
 
9667
  msgid "Typography"
9668
  msgstr ""
9669
 
9670
- #: includes/widgets/htmega_weather.php:254
9671
  msgid "Unit"
9672
  msgstr ""
9673
 
9674
- #: includes/widgets/htmega_weather.php:54
9675
  msgid "Units"
9676
  msgstr ""
9677
 
9678
- #: includes/widgets/htmega_news_ticker.php:118
9679
  msgid "Up"
9680
  msgstr ""
9681
 
9682
- #: includes/widgets/htmega_googlemap.php:162
9683
  msgid "Use max 32x32 px size."
9684
  msgstr ""
9685
 
 
9686
  #: admin/include/admin-setting.php:558
9687
- #: includes/widgets/htmega_user_login_form.php:13
9688
  msgid "User Login Form"
9689
  msgstr ""
9690
 
 
9691
  #: admin/include/admin-setting.php:566
9692
- #: includes/widgets/htmega_user_register_form.php:13
9693
  msgid "User Register Form"
9694
  msgstr ""
9695
 
9696
- #: includes/widgets/htmega_twitter_feed.php:63
9697
  msgid "UserName"
9698
  msgstr ""
9699
 
9700
- #: includes/widgets/htmega_user_login_form.php:760
9701
- #: includes/widgets/htmega_user_login_form.php:761
9702
- #: includes/widgets/htmega_user_register_form.php:143
9703
- #: includes/widgets/htmega_user_register_form.php:144
9704
- #: includes/widgets/htmega_user_register_form.php:274
9705
- #: includes/widgets/htmega_user_register_form.php:275
9706
  msgid "Username"
9707
  msgstr ""
9708
 
9709
- #: includes/widgets/htmega_user_login_form.php:78
9710
- #: includes/widgets/htmega_user_register_form.php:141
9711
  msgid "Username Label"
9712
  msgstr ""
9713
 
9714
- #: includes/widgets/htmega_user_login_form.php:80
9715
- #: includes/widgets/htmega_user_login_form.php:93
9716
  msgid "Username or Email"
9717
  msgstr ""
9718
 
9719
- #: includes/widgets/htmega_user_login_form.php:91
9720
- #: includes/widgets/htmega_user_register_form.php:272
9721
  msgid "Username Placeholder"
9722
  msgstr ""
9723
 
9724
- #: includes/helper-function.php:340
9725
  msgid "Username too short. At least 4 characters is required"
9726
  msgstr ""
9727
 
9728
- #: includes/helper-function.php:335
9729
  msgid "Username, Password and E-Mail are required"
9730
  msgstr ""
9731
 
9732
- #: includes/widgets/htmega_progressbar.php:457
9733
  msgid "Value"
9734
  msgstr ""
9735
 
9736
- #: includes/widgets/htmega_progressbar.php:163
9737
  msgid "Value Indicator"
9738
  msgstr ""
9739
 
9740
- #: includes/widgets/htmega_progressbar.php:48
9741
  #: includes/widgets/htmega_scroll_navigation.php:118
 
9742
  msgid "Vertical"
9743
  msgstr ""
9744
 
9745
- #: includes/widgets/htmega_special_banner.php:212
 
 
 
 
9746
  msgid "Vertical Postion"
9747
  msgstr ""
9748
 
9749
- #: includes/widgets/htmega_slider_thumb_gallery.php:448
9750
  msgid "Vertical Slide"
9751
  msgstr ""
9752
 
 
 
9753
  #: admin/include/admin-setting.php:574
9754
- #: includes/widgets/htmega_vertical_timeline.php:13
9755
- #: includes/widgets/htmega_vertical_timeline.php:29
9756
  msgid "Verticle Timeline"
9757
  msgstr ""
9758
 
9759
- #: includes/widgets/htmega_socialshere.php:84
9760
  msgid "Viber"
9761
  msgstr ""
9762
 
9763
- #: includes/widgets/htmega_lightbox.php:53
9764
  msgid "Video"
9765
  msgstr ""
9766
 
@@ -9776,9 +10208,9 @@ msgstr ""
9776
  msgid "Video Options"
9777
  msgstr ""
9778
 
9779
- #: admin/include/admin-setting.php:582
9780
  #: includes/widgets/htmega_video_player.php:13
9781
  #: includes/widgets/htmega_video_player.php:44
 
9782
  msgid "Video Player"
9783
  msgstr ""
9784
 
@@ -9786,11 +10218,11 @@ msgstr ""
9786
  msgid "Video Start Time"
9787
  msgstr ""
9788
 
9789
- #: admin/include/admin-setting.php:1116
9790
  msgid "Video Tutorial"
9791
  msgstr ""
9792
 
9793
- #: includes/widgets/htmega_lightbox.php:76
9794
  msgid "Video URL"
9795
  msgstr ""
9796
 
@@ -9798,46 +10230,46 @@ msgstr ""
9798
  msgid "Video Url"
9799
  msgstr ""
9800
 
9801
- #: includes/widgets/htmega_socialshere.php:342
9802
  msgid "View"
9803
  msgstr ""
9804
 
9805
- #: admin/include/admin-setting.php:818
9806
  msgid "View Counter"
9807
  msgstr ""
9808
 
9809
- #: admin/include/admin-setting.php:817
9810
  msgid "View Counter <span>( Pro )</span>"
9811
  msgstr ""
9812
 
9813
- #: includes/widgets/htmega_accordion.php:336
9814
  msgid "Visible Item"
9815
  msgstr ""
9816
 
9817
- #: includes/widgets/htmega_animated_heading.php:107
9818
  msgid "Visible Item Number"
9819
  msgstr ""
9820
 
9821
- #: includes/widgets/htmega_socialshere.php:62
9822
  msgid "Vkontakte"
9823
  msgstr ""
9824
 
9825
- #: includes/widgets/htmega_button.php:84 includes/widgets/htmega_notify.php:121
9826
  msgid "Warning"
9827
  msgstr ""
9828
 
9829
- #: admin/include/admin-setting.php:1042
9830
  #: includes/widgets/htmega_wc_add_to_cart.php:14
 
9831
  msgid "WC : Add To cart"
9832
  msgstr ""
9833
 
9834
- #: admin/include/admin-setting.php:1050
9835
- #: includes/widgets/htmega_wc_categories.php:13
9836
  msgid "WC : Categories"
9837
  msgstr ""
9838
 
9839
- #: admin/include/admin-setting.php:1058
9840
- #: includes/widgets/htmega_wc_element_pages.php:13
9841
  msgid "WC : Pages"
9842
  msgstr ""
9843
 
@@ -9845,169 +10277,206 @@ msgstr ""
9845
  msgid "WC Sales Notification Settings"
9846
  msgstr ""
9847
 
9848
- #: admin/include/admin-setting.php:1031 includes/widgets/htmega_weather.php:13
9849
- #: includes/widgets/htmega_weather.php:29
9850
  msgid "Weather"
9851
  msgstr ""
9852
 
9853
- #: includes/widgets/htmega_user_register_form.php:88
9854
- #: includes/widgets/htmega_user_register_form.php:230
9855
- #: includes/widgets/htmega_user_register_form.php:231
9856
- #: includes/widgets/htmega_user_register_form.php:355
9857
- #: includes/widgets/htmega_user_register_form.php:356
9858
  msgid "Website"
9859
  msgstr ""
9860
 
9861
- #: includes/helper-function.php:367
9862
  msgid "Website is not a valid URL"
9863
  msgstr ""
9864
 
9865
- #: includes/widgets/htmega_user_register_form.php:228
9866
  msgid "Website Label"
9867
  msgstr ""
9868
 
9869
- #: includes/widgets/htmega_user_register_form.php:353
9870
  msgid "Website Placeholder"
9871
  msgstr ""
9872
 
9873
- #: includes/widgets/htmega_business_hours.php:163
9874
  msgid "Wednesday"
9875
  msgstr ""
9876
 
9877
- #: includes/widgets/htmega_socialshere.php:81
9878
- msgid "Weibo"
9879
  msgstr ""
9880
 
9881
  #: includes/widgets/htmega_socialshere.php:85
 
 
 
 
9882
  msgid "Whatsapp"
9883
  msgstr ""
9884
 
9885
- #: includes/widgets/htmega_weather.php:72
 
 
 
 
 
 
 
 
9886
  msgid "Wide"
9887
  msgstr ""
9888
 
9889
- #: includes/widgets/htmega_blockquote.php:632
9890
- #: includes/widgets/htmega_carousel.php:536
9891
- #: includes/widgets/htmega_carousel.php:719
9892
- #: includes/widgets/htmega_image_comparison.php:360
9893
- #: includes/widgets/htmega_instagram.php:1057
9894
- #: includes/widgets/htmega_instagram.php:1240
9895
- #: includes/widgets/htmega_job_manager.php:156
9896
  #: includes/widgets/htmega_modal.php:308
9897
- #: includes/widgets/htmega_panel_slider.php:748
9898
- #: includes/widgets/htmega_panel_slider.php:900
9899
- #: includes/widgets/htmega_popover.php:514
9900
- #: includes/widgets/htmega_post_carousel.php:1298
9901
- #: includes/widgets/htmega_post_carousel.php:1450
9902
- #: includes/widgets/htmega_post_slider.php:1318
9903
- #: includes/widgets/htmega_post_slider.php:1470
9904
- #: includes/widgets/htmega_scroll_navigation.php:357
9905
- #: includes/widgets/htmega_services.php:471
9906
- #: includes/widgets/htmega_services.php:721
9907
- #: includes/widgets/htmega_slider_thumb_gallery.php:833
9908
- #: includes/widgets/htmega_slider_thumb_gallery.php:1015
9909
- #: includes/widgets/htmega_special_banner.php:158
9910
- #: includes/widgets/htmega_testimonial.php:951
9911
- #: includes/widgets/htmega_testimonial.php:1134
9912
- #: includes/widgets/htmega_twitter_feed.php:1044
9913
- #: includes/widgets/htmega_twitter_feed.php:1225
 
 
 
 
 
 
 
9914
  msgid "Width"
9915
  msgstr ""
9916
 
9917
- #: includes/widgets/htmega_pricing_table.php:216
 
 
 
 
9918
  msgid "Won"
9919
  msgstr ""
9920
 
9921
- #: includes/widgets/htmega_progressbar.php:94
9922
- #: includes/widgets/htmega_progressbar.php:115
9923
- #: includes/widgets/htmega_progressbar.php:198
9924
- #: includes/widgets/htmega_progressbar.php:207
9925
- #: includes/widgets/htmega_socialshere.php:78
 
 
 
 
 
 
 
 
9926
  msgid "WordPress"
9927
  msgstr ""
9928
 
9929
- #: includes/widgets/htmega_pricing_list_view.php:67
9930
- #: includes/widgets/htmega_pricing_list_view.php:114
9931
  msgid "WordPress Plugin"
9932
  msgstr ""
9933
 
 
 
9934
  #: admin/include/admin-setting.php:590
9935
- #: includes/widgets/htmega_working_process.php:13
9936
- #: includes/widgets/htmega_working_process.php:28
9937
  msgid "Working Process"
9938
  msgstr ""
9939
 
9940
- #: admin/include/admin-setting.php:1001 includes/widgets/htmega_wpforms.php:13
9941
- #: includes/widgets/htmega_wpforms.php:43
9942
  msgid "WP Form"
9943
  msgstr ""
9944
 
9945
- #: includes/widgets/htmega_section_title.php:258
 
 
 
 
9946
  msgid "X Offset"
9947
  msgstr ""
9948
 
9949
- #: includes/widgets/htmega_image_marker.php:108
9950
  msgid "X Postion"
9951
  msgstr ""
9952
 
9953
- #: includes/widgets/htmega_socialshere.php:77
9954
  msgid "Xing"
9955
  msgstr ""
9956
 
9957
- #: includes/widgets/htmega_section_title.php:281
9958
  msgid "Y Offset"
9959
  msgstr ""
9960
 
9961
- #: includes/widgets/htmega_image_marker.php:129
9962
  msgid "Y Postion"
9963
  msgstr ""
9964
 
9965
- #: includes/widgets/htmega_booked_calender.php:113
 
9966
  msgid "Year"
9967
  msgstr ""
9968
 
9969
- #: includes/widgets/htmega_pricing_table.php:215
9970
  msgid "Yen/Yuan"
9971
  msgstr ""
9972
 
9973
- #: includes/widgets/htmega_carousel.php:205
9974
- #: includes/widgets/htmega_gravity_forms.php:89
9975
- #: includes/widgets/htmega_instagram.php:398
9976
- #: includes/widgets/htmega_panel_slider.php:225
9977
- #: includes/widgets/htmega_post_carousel.php:365
9978
- #: includes/widgets/htmega_post_slider.php:365
9979
- #: includes/widgets/htmega_slider_thumb_gallery.php:196
9980
- #: includes/widgets/htmega_slider_thumb_gallery.php:461
9981
- #: includes/widgets/htmega_testimonial.php:259
9982
- #: includes/widgets/htmega_twitter_feed.php:299
9983
- #: includes/widgets/htmega_user_login_form.php:134
9984
- #: includes/widgets/htmega_user_register_form.php:396
9985
  #: includes/widgets/htmega_video_player.php:123
9986
  #: includes/widgets/htmega_video_player.php:135
9987
  #: includes/widgets/htmega_video_player.php:147
9988
  #: includes/widgets/htmega_video_player.php:159
9989
  #: includes/widgets/htmega_video_player.php:171
 
 
 
 
 
 
 
 
 
 
 
 
 
9990
  msgid "Yes"
9991
  msgstr ""
9992
 
9993
- #: includes/widgets/htmega_business_hours.php:149
9994
  #: includes/widgets/htmega_instagram_feed.php:72
9995
  #: includes/widgets/htmega_instagram_feed.php:83
9996
  #: includes/widgets/htmega_instagram_feed.php:107
 
9997
  msgid "yes"
9998
  msgstr ""
9999
 
10000
- #: includes/widgets/htmega_twitter_feed.php:1488
10001
  msgid "yesterday"
10002
  msgstr ""
10003
 
10004
- #: includes/widgets/htmega_user_login_form.php:774
10005
- #: includes/widgets/htmega_user_register_form.php:1073
10006
  #, php-format
10007
  msgid "You are Logged in as %1$s (<a href=\"%2$s\">Logout</a>)"
10008
  msgstr ""
10009
 
10010
- #: admin/include/admin-setting.php:620
 
 
 
 
10011
  msgid "You can select 404 page from here."
10012
  msgstr ""
10013
 
@@ -10039,11 +10508,11 @@ msgstr ""
10039
  msgid "You can select Single blog page from here."
10040
  msgstr ""
10041
 
10042
- #: includes/widgets/htmega_wc_element_pages.php:1284
10043
  msgid "Your cart is currently empty."
10044
  msgstr ""
10045
 
10046
- #: includes/widgets/htmega_animated_heading.php:68
10047
  msgid "Zoom"
10048
  msgstr ""
10049
 
@@ -10051,7 +10520,7 @@ msgstr ""
10051
  msgid "Zoom Button"
10052
  msgstr ""
10053
 
10054
- #: includes/widgets/htmega_lightbox.php:168
10055
  msgid "Zoom Button Text"
10056
  msgstr ""
10057
 
@@ -10059,15 +10528,25 @@ msgstr ""
10059
  msgid "Zoom Control"
10060
  msgstr ""
10061
 
10062
- #: includes/widgets/htmega_instagram.php:249
10063
- #: includes/widgets/htmega_lightbox.php:153
 
10064
  msgid "Zoom Icon"
10065
  msgstr ""
10066
 
10067
- #: includes/widgets/htmega_instagram.php:199
 
 
 
 
 
10068
  msgid "Zoom Icon Type"
10069
  msgstr ""
10070
 
 
 
 
 
10071
  #: includes/widgets/htmega_image_magnifier.php:78
10072
  msgid "Zoom Label"
10073
  msgstr ""
3
  msgstr ""
4
  "Project-Id-Version: HT Mega - Absolute Addons for Elementor Page Builder\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2021-10-03 10:29+0000\n"
7
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9
  "Language-Team: \n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "X-Generator: Loco https://localise.biz/\n"
16
+ "X-Loco-Version: 2.5.3; wp-5.8.1\n"
17
+ "X-Domain: htmega-addons"
18
 
19
+ #: includes/widgets/htmega_twitter_feed.php:1468
20
  msgid " days ago"
21
  msgstr ""
22
 
23
+ #: includes/widgets/htmega_twitter_feed.php:1462
24
  msgid " hours ago"
25
  msgstr ""
26
 
27
+ #: includes/widgets/htmega_twitter_feed.php:1456
28
  msgid " min ago"
29
  msgstr ""
30
 
31
+ #: includes/widgets/htmega_twitter_feed.php:1472
32
  msgid " months ago"
33
  msgstr ""
34
 
35
+ #: includes/widgets/htmega_twitter_feed.php:1475
36
  msgid " years ago"
37
  msgstr ""
38
 
39
+ #: includes/class.htmega.php:153 includes/class.htmega.php:168
40
  #, php-format
41
  msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
42
  msgstr ""
43
 
44
  #: includes/widgets/htmega_brand.php:86 includes/widgets/htmega_brand.php:99
45
+ #: includes/widgets/htmega_image_grid.php:141
46
+ #: includes/widgets/htmega_image_masonry.php:150
47
  msgid "#"
48
  msgstr ""
49
 
50
+ #: includes/widgets/htmega_counter.php:150
51
  msgid "$"
52
  msgstr ""
53
 
54
+ #: includes/widgets/htmega_pricing_list_view.php:137
55
  msgid "$42"
56
  msgstr ""
57
 
58
+ #: includes/widgets/htmega_pricing_list_view.php:131
59
  msgid "$46"
60
  msgstr ""
61
 
62
+ #: includes/widgets/htmega_pricing_list_view.php:125
63
  msgid "$48"
64
  msgstr ""
65
 
66
+ #: includes/widgets/htmega_pricing_list_view.php:119
67
  msgid "$52"
68
  msgstr ""
69
 
70
+ #: includes/widgets/htmega_pricing_list_view.php:80
71
  msgid "$56"
72
  msgstr ""
73
 
75
  msgid "(no name)"
76
  msgstr ""
77
 
78
+ #: includes/widgets/htmega_counter.php:159
79
  msgid "+"
80
  msgstr ""
81
 
82
+ #: includes/widgets/htmega_booked_calender.php:56
83
+ #: includes/widgets/htmega_flip-box.php:102
84
+ #: includes/widgets/htmega_flip-box.php:197
85
  msgid "01"
86
  msgstr ""
87
 
88
+ #: includes/widgets/htmega_booked_calender.php:57
89
  msgid "02"
90
  msgstr ""
91
 
92
+ #: includes/widgets/htmega_booked_calender.php:58
93
  msgid "03"
94
  msgstr ""
95
 
96
+ #: includes/widgets/htmega_booked_calender.php:59
97
  msgid "04"
98
  msgstr ""
99
 
100
+ #: includes/widgets/htmega_booked_calender.php:60
101
  msgid "05"
102
  msgstr ""
103
 
104
+ #: includes/widgets/htmega_booked_calender.php:61
105
  msgid "06"
106
  msgstr ""
107
 
108
+ #: includes/widgets/htmega_booked_calender.php:62
109
  msgid "07"
110
  msgstr ""
111
 
112
+ #: includes/widgets/htmega_booked_calender.php:63
113
  msgid "08"
114
  msgstr ""
115
 
116
+ #: includes/widgets/htmega_booked_calender.php:64
117
  msgid "09"
118
  msgstr ""
119
 
120
+ #: includes/widgets/htmega_table.php:243 includes/widgets/htmega_table.php:244
121
+ #: includes/widgets/htmega_table.php:250 includes/widgets/htmega_table.php:256
122
+ #: includes/widgets/htmega_table.php:263
123
+ #: includes/widgets/htmega_instagram.php:152
124
+ #: includes/widgets/htmega_pricing_list_view.php:320
125
+ #: includes/widgets/htmega_pricing_list_view.php:321
126
+ #: includes/widgets/htmega_pricing_list_view.php:327
127
+ #: includes/widgets/htmega_pricing_list_view.php:333
128
+ #: includes/widgets/htmega_pricing_list_view.php:340
129
+ #: includes/widgets/htmega_instagram - Copy.php:109
130
  msgid "1"
131
  msgstr ""
132
 
133
+ #: includes/widgets/htmega_weather.php:91
134
  msgid "1 Days"
135
  msgstr ""
136
 
137
+ #: includes/widgets/htmega_twitter_feed.php:1459
138
  msgid "1 hour ago"
139
  msgstr ""
140
 
141
+ #: includes/widgets/htmega_twitter_feed.php:1453
142
  msgid "1 min ago"
143
  msgstr ""
144
 
146
  msgid "1 minute"
147
  msgstr ""
148
 
149
+ #: includes/widgets/htmega_twitter_feed.php:1472
150
  msgid "1 month ago"
151
  msgstr ""
152
 
154
  msgid "1 week"
155
  msgstr ""
156
 
157
+ #: includes/widgets/htmega_twitter_feed.php:1475
158
  msgid "1 year ago"
159
  msgstr ""
160
 
162
  msgid "1.5 minutes"
163
  msgstr ""
164
 
165
+ #: includes/widgets/htmega_booked_calender.php:65
166
  msgid "10"
167
  msgstr ""
168
 
170
  msgid "10 seconds"
171
  msgstr ""
172
 
173
+ #: includes/widgets/htmega_booked_calender.php:66
174
  msgid "11"
175
  msgstr ""
176
 
177
+ #: includes/widgets/htmega_booked_calender.php:67
178
  msgid "12"
179
  msgstr ""
180
 
181
+ #: includes/widgets/htmega_booked_calender.php:68
182
  msgid "13"
183
  msgstr ""
184
 
185
+ #: includes/widgets/htmega_booked_calender.php:69
186
  msgid "14"
187
  msgstr ""
188
 
189
+ #: includes/widgets/htmega_booked_calender.php:70
190
  msgid "15"
191
  msgstr ""
192
 
193
+ #: admin/include/admin-setting.php:1228
194
  msgid "15 Categories / Template set"
195
  msgstr ""
196
 
197
+ #: admin/include/admin-setting.php:1229
198
  msgid "15 Templates"
199
  msgstr ""
200
 
201
+ #: includes/widgets/htmega_instagram - Copy.php:126
202
+ msgid "150"
203
+ msgstr ""
204
+
205
+ #: includes/widgets/htmega_booked_calender.php:71
206
  msgid "16"
207
  msgstr ""
208
 
209
+ #: includes/widgets/htmega_booked_calender.php:72
210
  msgid "17"
211
  msgstr ""
212
 
213
+ #: includes/widgets/htmega_booked_calender.php:73
214
  msgid "18"
215
  msgstr ""
216
 
217
+ #: includes/widgets/htmega_booked_calender.php:74
218
  msgid "19"
219
  msgstr ""
220
 
221
+ #: includes/widgets/htmega_instagram.php:153 includes/widgets/htmega_instagram
222
+ #: - Copy.php:110
223
  msgid "2"
224
  msgstr ""
225
 
226
+ #: includes/widgets/htmega_weather.php:90
227
  msgid "2 Days"
228
  msgstr ""
229
 
235
  msgid "2 seconds"
236
  msgstr ""
237
 
238
+ #: includes/widgets/htmega_booked_calender.php:75
239
  msgid "20"
240
  msgstr ""
241
 
243
  msgid "20 seconds"
244
  msgstr ""
245
 
246
+ #: includes/widgets/htmega_booked_calender.php:121
247
  msgid "2018"
248
  msgstr ""
249
 
250
+ #: includes/widgets/htmega_booked_calender.php:122
251
  msgid "2019"
252
  msgstr ""
253
 
254
+ #: includes/widgets/htmega_booked_calender.php:123
255
  msgid "2020"
256
  msgstr ""
257
 
258
+ #: includes/widgets/htmega_booked_calender.php:124
259
  msgid "2021"
260
  msgstr ""
261
 
262
+ #: includes/widgets/htmega_booked_calender.php:125
263
  msgid "2022"
264
  msgstr ""
265
 
266
+ #: includes/widgets/htmega_booked_calender.php:126
267
  msgid "2023"
268
  msgstr ""
269
 
270
+ #: includes/widgets/htmega_booked_calender.php:127
271
  msgid "2024"
272
  msgstr ""
273
 
274
+ #: includes/widgets/htmega_booked_calender.php:128
275
  msgid "2025"
276
  msgstr ""
277
 
278
+ #: includes/widgets/htmega_booked_calender.php:129
279
  msgid "2026"
280
  msgstr ""
281
 
282
+ #: includes/widgets/htmega_booked_calender.php:130
283
  msgid "2027"
284
  msgstr ""
285
 
286
+ #: includes/widgets/htmega_booked_calender.php:131
287
  msgid "2028"
288
  msgstr ""
289
 
290
+ #: includes/widgets/htmega_booked_calender.php:132
291
  msgid "2029"
292
  msgstr ""
293
 
294
+ #: includes/widgets/htmega_booked_calender.php:133
295
  msgid "2030"
296
  msgstr ""
297
 
298
+ #: includes/widgets/htmega_booked_calender.php:134
299
  msgid "2031"
300
  msgstr ""
301
 
302
+ #: includes/widgets/htmega_booked_calender.php:135
303
  msgid "2032"
304
  msgstr ""
305
 
306
+ #: includes/widgets/htmega_booked_calender.php:136
307
  msgid "2033"
308
  msgstr ""
309
 
310
+ #: includes/widgets/htmega_booked_calender.php:137
311
  msgid "2034"
312
  msgstr ""
313
 
314
+ #: includes/widgets/htmega_booked_calender.php:138
315
  msgid "2035"
316
  msgstr ""
317
 
318
+ #: includes/widgets/htmega_booked_calender.php:139
319
  msgid "2036"
320
  msgstr ""
321
 
322
+ #: includes/widgets/htmega_booked_calender.php:140
323
  msgid "2037"
324
  msgstr ""
325
 
326
+ #: includes/widgets/htmega_booked_calender.php:141
327
  msgid "2038"
328
  msgstr ""
329
 
330
+ #: includes/widgets/htmega_booked_calender.php:142
331
  msgid "2039"
332
  msgstr ""
333
 
334
+ #: includes/widgets/htmega_booked_calender.php:143
335
  msgid "2040"
336
  msgstr ""
337
 
338
+ #: includes/widgets/htmega_booked_calender.php:76
339
  msgid "21"
340
  msgstr ""
341
 
342
+ #: includes/widgets/htmega_booked_calender.php:77
343
  msgid "22"
344
  msgstr ""
345
 
346
+ #: includes/widgets/htmega_booked_calender.php:78
347
  msgid "23"
348
  msgstr ""
349
 
350
+ #: includes/widgets/htmega_googlemap.php:166
351
  msgid "23.8103"
352
  msgstr ""
353
 
354
+ #: includes/widgets/htmega_booked_calender.php:79
355
  msgid "24"
356
  msgstr ""
357
 
358
+ #: includes/widgets/htmega_instagram - Copy.php:127
359
+ msgid "240"
360
+ msgstr ""
361
+
362
+ #: includes/widgets/htmega_booked_calender.php:80
363
  msgid "25"
364
  msgstr ""
365
 
366
+ #: includes/widgets/htmega_booked_calender.php:81
367
  msgid "26"
368
  msgstr ""
369
 
370
+ #: includes/widgets/htmega_booked_calender.php:82
371
  msgid "27"
372
  msgstr ""
373
 
374
+ #: includes/widgets/htmega_booked_calender.php:83
375
  msgid "28"
376
  msgstr ""
377
 
378
+ #: includes/widgets/htmega_booked_calender.php:84
379
  msgid "29"
380
  msgstr ""
381
 
382
+ #: includes/widgets/htmega_mailchimp_for_wp.php:57
383
  msgid "294"
384
  msgstr ""
385
 
386
+ #: includes/widgets/htmega_instagram.php:154 includes/widgets/htmega_instagram
387
+ #: - Copy.php:111
388
  msgid "3"
389
  msgstr ""
390
 
391
+ #: includes/widgets/htmega_weather.php:89
392
  msgid "3 Days"
393
  msgstr ""
394
 
396
  msgid "3 seconds"
397
  msgstr ""
398
 
399
+ #: includes/widgets/htmega_booked_calender.php:85
400
  msgid "30"
401
  msgstr ""
402
 
404
  msgid "30 seconds"
405
  msgstr ""
406
 
407
+ #: includes/widgets/htmega_booked_calender.php:86
408
  msgid "31"
409
  msgstr ""
410
 
411
+ #: includes/widgets/htmega_instagram - Copy.php:128
412
+ msgid "320"
413
+ msgstr ""
414
+
415
+ #: admin/include/admin-setting.php:1253
416
  msgid "325 Blocks / Sections"
417
  msgstr ""
418
 
419
+ #: admin/include/admin-setting.php:1254
420
  msgid "35 Categories / Template set"
421
  msgstr ""
422
 
423
+ #: admin/include/admin-setting.php:1230
424
  msgid "360 Blocks / Sections"
425
  msgstr ""
426
 
427
+ #: admin/include/admin-setting.php:1151
428
+ msgid "360 Elementor Blocks"
429
+ msgstr ""
430
+
431
+ #: admin/include/admin-setting.php:1152
432
+ msgid "39 Categories and 491 Page Templates."
433
+ msgstr ""
434
+
435
+ #: includes/widgets/htmega_instagram.php:155 includes/widgets/htmega_instagram
436
+ #: - Copy.php:112
437
  msgid "4"
438
  msgstr ""
439
 
440
+ #: includes/widgets/htmega_weather.php:88
441
  msgid "4 Days"
442
  msgstr ""
443
 
450
  msgid "40 seconds"
451
  msgstr ""
452
 
453
+ #: includes/widgets/htmega_404_content.php:17
454
+ #: includes/widgets/htmega_404_content.php:32
455
  #: admin/include/admin-setting.php:598
 
 
456
  msgid "404 Content"
457
  msgstr ""
458
 
459
+ #: admin/include/admin-setting.php:1232 admin/include/admin-setting.php:1257
460
  msgid "404 Error Page Builder"
461
  msgstr ""
462
 
464
  msgid "404 Page Template."
465
  msgstr ""
466
 
467
+ #: includes/widgets/htmega_instagram - Copy.php:129
468
+ msgid "480"
469
+ msgstr ""
470
+
471
+ #: includes/widgets/htmega_instagram.php:156 includes/widgets/htmega_instagram
472
+ #: - Copy.php:113
473
  msgid "5"
474
  msgstr ""
475
 
481
  msgid "50 seconds"
482
  msgstr ""
483
 
484
+ #: includes/widgets/htmega_special_banner.php:104
485
  msgid "50%"
486
  msgstr ""
487
 
488
+ #: admin/include/admin-setting.php:1255
489
  msgid "524 Templates"
490
  msgstr ""
491
 
492
+ #: includes/widgets/htmega_instagram.php:157 includes/widgets/htmega_instagram
493
+ #: - Copy.php:114
494
  msgid "6"
495
  msgstr ""
496
 
498
  msgid "6 seconds"
499
  msgstr ""
500
 
501
+ #: includes/widgets/htmega_instagram - Copy.php:130
502
+ msgid "640"
 
 
 
 
503
  msgstr ""
504
 
505
  #: extensions/wc-sales-notification/admin/setting.php:124
510
  msgid "8 seconds"
511
  msgstr ""
512
 
513
+ #: admin/include/admin-setting.php:1150
514
+ msgid "80+ Elementor Elements"
515
+ msgstr ""
516
+
517
+ #: admin/include/admin-setting.php:1227 admin/include/admin-setting.php:1252
518
  msgid "84 Elements"
519
  msgstr ""
520
 
522
  msgid "9 seconds"
523
  msgstr ""
524
 
525
+ #: includes/widgets/htmega_googlemap.php:167
526
+ #: includes/widgets/htmega_googlemap.php:168
527
  msgid "90.4125"
528
  msgstr ""
529
 
530
+ #: includes/widgets/htmega_business_hours.php:69
531
  msgid "9:00 AM - 6:00 PM"
532
  msgstr ""
533
 
534
+ #: includes/widgets/htmega_business_hours.php:139
535
+ #: includes/widgets/htmega_business_hours.php:150
536
+ #: includes/widgets/htmega_business_hours.php:155
537
+ #: includes/widgets/htmega_business_hours.php:160
538
+ #: includes/widgets/htmega_business_hours.php:165
539
  msgid "9:00 AM to 6:00 PM"
540
  msgstr ""
541
 
542
+ #: includes/widgets/htmega_business_hours.php:170
543
  msgid "9:00 AM to 6:30 PM"
544
  msgstr ""
545
 
546
+ #: includes/widgets/htmega_inline_menu.php:84
547
  #, php-format
548
  msgid ""
549
  "<strong>There are no menus in your site.</strong><br>Go to the <a "
550
  "href=\"%s\" target=\"_blank\">Menus Option</a> to create one."
551
  msgstr ""
552
 
553
+ #: includes/widgets/htmega_notify.php:70
554
  msgid "<strong>Welcome,</strong>to Notification."
555
  msgstr ""
556
 
557
+ #: includes/widgets/htmega_twitter_feed.php:104
558
  msgid "Access Token"
559
  msgstr ""
560
 
561
+ #: includes/widgets/htmega_twitter_feed.php:114
562
  msgid "Access Token Secret"
563
  msgstr ""
564
 
565
+ #: includes/widgets/htmega_accordion.php:17
566
+ #: includes/widgets/htmega_accordion.php:42 admin/include/admin-setting.php:109
567
+ #: admin/include/admin-setting.php:110
568
  msgid "Accordion"
569
  msgstr ""
570
 
571
+ #: includes/widgets/htmega_accordion.php:86
572
+ #: includes/widgets/htmega_accordion.php:97
 
 
573
  #: includes/widgets/htmega_accordion.php:215
574
+ #: includes/widgets/htmega_accordion.php:217
575
+ #: includes/widgets/htmega_accordion.php:226
576
+ #: includes/widgets/htmega_accordion.php:1078
577
  msgid "Accordion Content"
578
  msgstr ""
579
 
580
+ #: includes/widgets/htmega_accordion.php:372
581
  msgid "Accordion Height"
582
  msgstr ""
583
 
584
+ #: includes/widgets/htmega_accordion.php:851
585
  msgid "Accordion Icon"
586
  msgstr ""
587
 
588
+ #: includes/widgets/htmega_accordion.php:410
589
  msgid "Accordion Item"
590
  msgstr ""
591
 
592
+ #: includes/widgets/htmega_accordion.php:420
593
  msgid "Accordion Item Spacing"
594
  msgstr ""
595
 
596
+ #: includes/widgets/htmega_accordion.php:110
597
+ #: includes/widgets/htmega_accordion.php:160
598
+ #: includes/widgets/htmega_accordion.php:239
599
  msgid "Accordion Items"
600
  msgstr ""
601
 
602
+ #: includes/widgets/htmega_accordion.php:168
603
+ #: includes/widgets/htmega_accordion.php:443
604
+ #: includes/widgets/htmega_accordion.php:697
 
 
605
  msgid "Accordion Title"
606
  msgstr ""
607
 
608
+ #: includes/widgets/htmega_accordion.php:635
609
+ msgid "Accordion Title Collapsed"
 
 
610
  msgstr ""
611
 
612
+ #: includes/widgets/htmega_accordion.php:118
613
+ #: includes/widgets/htmega_accordion.php:247
614
+ msgid "Accordion Title One"
615
  msgstr ""
616
 
617
+ #: includes/widgets/htmega_accordion.php:123
618
+ #: includes/widgets/htmega_accordion.php:127
619
  msgid "Accordion Title Two"
620
  msgstr ""
621
 
622
+ #: admin/include/template-library.php:261
623
+ #: admin/include/template-library.php:313
624
  msgid "Activate"
625
  msgstr ""
626
 
627
+ #: admin/include/template-library.php:272
628
+ #: admin/include/template-library.php:324
629
  msgid "Activated"
630
  msgstr ""
631
 
632
+ #: includes/class.assests.php:373
633
  msgid "Activating.."
634
  msgstr ""
635
 
636
+ #: includes/class.assests.php:374
637
+ #: includes/widgets/htmega_post_carousel.php:1533
638
+ #: includes/widgets/htmega_inline_menu.php:281
639
+ #: includes/widgets/htmega_switcher.php:423
640
+ #: includes/widgets/htmega_instagram.php:1226
641
+ #: includes/widgets/htmega_twitter_feed.php:1230
642
+ #: includes/widgets/htmega_accordion.php:569
643
+ #: includes/widgets/htmega_accordion.php:990
644
+ #: includes/widgets/htmega_tab.php:425
645
+ #: includes/widgets/htmega_scroll_navigation.php:383
646
+ #: includes/widgets/htmega_testimonial.php:1157
647
+ #: includes/widgets/htmega_carousel.php:747
648
+ #: includes/widgets/htmega_post_slider.php:1515
649
+ #: includes/widgets/htmega_instagram - Copy.php:1347
650
+ #: includes/widgets/htmega_popover.php:201
651
+ #: includes/widgets/htmega_panel_slider.php:965
652
+ #: includes/widgets/htmega_slider_thumb_gallery.php:1044
653
+ #: includes/widgets/htmega_buddy_press.php:59
654
  msgid "Active"
655
  msgstr ""
656
 
657
+ #: includes/widgets/htmega_booked_calender.php:439
658
  msgid "Active Date Background Color"
659
  msgstr ""
660
 
661
+ #: includes/widgets/htmega_tab.php:211
662
  msgid "Active Icon Color"
663
  msgstr ""
664
 
665
+ #: includes/widgets/htmega_accordion.php:832
666
+ msgid "Active Title Line Height"
667
+ msgstr ""
668
+
669
+ #: includes/widgets/htmega_accordion.php:817
670
+ msgid "Active Title Space"
671
+ msgstr ""
672
+
673
+ #: includes/widgets/htmega_add_banner.php:17
674
  msgid "Add Banner"
675
  msgstr ""
676
 
677
+ #: includes/widgets/htmega_gallery_justify.php:48
678
  msgid "Add Images"
679
  msgstr ""
680
 
683
  msgid "Add to Cart"
684
  msgstr ""
685
 
686
+ #: includes/widgets/htmega_section_title.php:58
687
  msgid "Add Your Heading Text Here"
688
  msgstr ""
689
 
690
+ #: includes/widgets/htmega_single_post.php:66
691
  msgid "Additional Option"
692
  msgstr ""
693
 
694
+ #: includes/widgets/htmega_accordion.php:345
695
+ #: includes/widgets/htmega_flip-box.php:283
696
  msgid "Additional Options"
697
  msgstr ""
698
 
699
+ #: includes/widgets/htmega_image_comparison.php:96
700
  msgid "Additional Setting"
701
  msgstr ""
702
 
 
 
 
 
703
  #: admin/include/admin-setting.php:126
704
  msgid "Ads Banner"
705
  msgstr ""
708
  msgid "Advance Addons"
709
  msgstr ""
710
 
711
+ #: includes/widgets/htmega_socialshere.php:340
712
  msgid "Advance Options"
713
  msgstr ""
714
 
715
+ #: includes/widgets/htmega_section_title.php:77
716
  msgid "Advance Title"
717
  msgstr ""
718
 
719
+ #: includes/widgets/htmega_section_title.php:251
720
  msgid "Advance Title Setting"
721
  msgstr ""
722
 
723
+ #: includes/widgets/htmega_section_title.php:703
724
  msgid "Advance Title style"
725
  msgstr ""
726
 
727
+ #: includes/widgets/htmega_blockquote.php:405
728
+ #: includes/widgets/htmega_image_comparison.php:114
729
  msgid "After"
730
  msgstr ""
731
 
732
+ #: includes/widgets/htmega_image_comparison.php:73
733
  msgid "After Image"
734
  msgstr ""
735
 
736
+ #: includes/widgets/htmega_animated_heading.php:232
737
  msgid "After Text Style"
738
  msgstr ""
739
 
740
+ #: includes/widgets/htmega_image_comparison.php:112
741
+ #: includes/widgets/htmega_image_comparison.php:229
742
  msgid "After Title"
743
  msgstr ""
744
 
745
+ #: includes/widgets/htmega_post_carousel.php:676
746
+ #: includes/widgets/htmega_post_carousel.php:764
747
+ #: includes/widgets/htmega_post_carousel.php:1009
748
+ #: includes/widgets/htmega_video_player.php:200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
749
  #: includes/widgets/htmega_post_grid_tab.php:345
750
+ #: includes/widgets/htmega_post_grid_tab.php:430
751
+ #: includes/widgets/htmega_post_grid_tab.php:629
752
+ #: includes/widgets/htmega_post_grid.php:266
753
+ #: includes/widgets/htmega_post_grid.php:356
754
+ #: includes/widgets/htmega_modal.php:342 includes/widgets/htmega_modal.php:743
755
+ #: includes/widgets/htmega_call_to_action.php:182
756
+ #: includes/widgets/htmega_easy_digital_download.php:303
757
+ #: includes/widgets/htmega_inline_menu.php:113
758
+ #: includes/widgets/htmega_search.php:127 includes/widgets/htmega_table.php:418
759
+ #: includes/widgets/htmega_table.php:538
760
+ #: includes/widgets/htmega_mailchimp_for_wp.php:114
761
+ #: includes/widgets/htmega_services.php:204
762
+ #: includes/widgets/htmega_services.php:297
763
+ #: includes/widgets/htmega_services.php:415
764
+ #: includes/widgets/htmega_services.php:602
765
+ #: includes/widgets/htmega_services.php:798
766
+ #: includes/widgets/htmega_pricing_list_view.php:501
767
+ #: includes/widgets/htmega_pricing_list_view.php:624
768
+ #: includes/widgets/htmega_image_grid.php:198
769
+ #: includes/widgets/htmega_image_grid.php:284
770
+ #: includes/widgets/htmega_double_button.php:270
771
+ #: includes/widgets/htmega_double_button.php:506
772
+ #: includes/widgets/htmega_double_button.php:710
773
+ #: includes/widgets/htmega_teammember.php:432
774
+ #: includes/widgets/htmega_teammember.php:525
775
+ #: includes/widgets/htmega_teammember.php:618
776
+ #: includes/widgets/htmega_teammember.php:686
777
+ #: includes/widgets/htmega_add_banner.php:152
778
+ #: includes/widgets/htmega_accordion.php:464
779
+ #: includes/widgets/htmega_accordion.php:646
780
+ #: includes/widgets/htmega_accordion.php:708
781
+ #: includes/widgets/htmega_accordion.php:873
782
+ #: includes/widgets/htmega_tab.php:318
783
+ #: includes/widgets/htmega_section_title.php:381
784
+ #: includes/widgets/htmega_testimonial.php:557
785
+ #: includes/widgets/htmega_testimonial.php:650
786
+ #: includes/widgets/htmega_testimonial.php:744
787
+ #: includes/widgets/htmega_counter.php:249
788
  #: includes/widgets/htmega_single_post.php:188
789
+ #: includes/widgets/htmega_single_post.php:345
790
+ #: includes/widgets/htmega_special_banner.php:258
791
+ #: includes/widgets/htmega_tooltip.php:234
 
792
  #: includes/widgets/htmega_tablepress.php:203
793
  #: includes/widgets/htmega_tablepress.php:360
794
+ #: includes/widgets/htmega_button.php:147
 
 
 
 
 
 
 
795
  #: includes/widgets/htmega_toggle.php:190
796
+ #: includes/widgets/htmega_blockquote.php:177
797
+ #: includes/widgets/htmega_contact_form_seven.php:112
798
+ #: includes/widgets/htmega_testimonial_grid.php:334
799
+ #: includes/widgets/htmega_post_slider.php:640
800
+ #: includes/widgets/htmega_post_slider.php:728
801
+ #: includes/widgets/htmega_post_slider.php:927
802
+ #: includes/widgets/htmega_user_login_form.php:236
803
+ #: includes/widgets/htmega_user_login_form.php:777
804
+ #: includes/widgets/htmega_popover.php:258
805
+ #: includes/widgets/htmega_popover.php:654
806
+ #: includes/widgets/htmega_popover.php:759
807
+ #: includes/widgets/htmega_offcanvas.php:236
808
+ #: includes/widgets/htmega_panel_slider.php:486
809
+ #: includes/widgets/htmega_image_masonry.php:194
810
+ #: includes/widgets/htmega_image_masonry.php:280
811
+ #: includes/widgets/htmega_buddy_press.php:239
812
+ #: includes/widgets/htmega_user_register_form.php:431
813
+ #: includes/widgets/htmega_user_register_form.php:1025
814
+ #: includes/widgets/htmega_404_content.php:234
815
+ #: includes/widgets/htmega_wc_categories.php:343
816
+ #: extensions/ht-builder/widgets/bl_page_title.php:135
817
+ #: extensions/ht-builder/widgets/bl_post_title.php:101
818
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:137
819
+ #: extensions/ht-builder/widgets/bl_site_title.php:135
820
  msgid "Alignment"
821
  msgstr ""
822
 
828
  msgid "All Builders"
829
  msgstr ""
830
 
831
+ #: includes/class.assests.php:363
832
  msgid "All Items have been Loaded"
833
  msgstr ""
834
 
835
+ #: includes/widgets/htmega_accordion.php:119
836
+ #: includes/widgets/htmega_accordion.php:124
837
+ #: includes/widgets/htmega_accordion.php:128
838
+ #: includes/widgets/htmega_accordion.php:248
839
  msgid ""
840
  "Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry "
841
  "richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard "
852
  msgid "Animate Heading"
853
  msgstr ""
854
 
855
+ #: includes/widgets/htmega_animated_heading.php:17
856
+ #: includes/widgets/htmega_animated_heading.php:45
857
  msgid "Animated Heading"
858
  msgstr ""
859
 
860
+ #: includes/widgets/htmega_animated_heading.php:105
861
  msgid "Animated Heading Text"
862
  msgstr ""
863
 
864
+ #: includes/widgets/htmega_animated_heading.php:320
865
  msgid "Animated Text Style"
866
  msgstr ""
867
 
868
+ #: includes/widgets/htmega_news_ticker.php:109
869
  msgid "Animatied duration"
870
  msgstr ""
871
 
872
+ #: includes/widgets/htmega_flip-box.php:312
873
  msgid "Animation"
874
  msgstr ""
875
 
881
  msgid "Animation Out"
882
  msgstr ""
883
 
884
+ #: includes/widgets/htmega_news_ticker.php:100
885
  msgid "Animation Speed"
886
  msgstr ""
887
 
888
+ #: includes/widgets/htmega_animated_heading.php:70
889
  msgid "Animation Type"
890
  msgstr ""
891
 
892
+ #: includes/widgets/htmega_googlemap.php:145
893
  msgid "Another Place"
894
  msgstr ""
895
 
896
+ #: includes/widgets/htmega_booked_calender.php:546
897
  msgid "Appointment Button"
898
  msgstr ""
899
 
900
+ #: includes/widgets/htmega_booked_calender.php:403
901
  msgid "Appointments"
902
  msgstr ""
903
 
904
+ #: includes/widgets/htmega_booked_calender.php:101
905
  msgid "April"
906
  msgstr ""
907
 
908
+ #: admin/include/admin-setting.php:752 admin/include/admin-setting.php:753
909
  msgid "Archive Posts"
910
  msgstr ""
911
 
912
+ #: admin/include/admin-setting.php:761 admin/include/admin-setting.php:762
913
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:41
914
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:62
915
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:172
916
  msgid "Archive Title"
917
  msgstr ""
918
 
919
+ #: includes/widgets/htmega_popover.php:504
920
+ #: includes/widgets/htmega_buddy_press.php:165
921
  msgid "Area"
922
  msgstr ""
923
 
924
+ #: includes/widgets/htmega_post_carousel.php:1196
925
+ #: includes/widgets/htmega_instagram.php:899
926
+ #: includes/widgets/htmega_twitter_feed.php:906
927
+ #: includes/widgets/htmega_testimonial.php:830
928
+ #: includes/widgets/htmega_tooltip.php:544
929
+ #: includes/widgets/htmega_carousel.php:420
930
+ #: includes/widgets/htmega_post_slider.php:1113
931
+ #: includes/widgets/htmega_instagram - Copy.php:1020
932
+ #: includes/widgets/htmega_popover.php:793
933
+ #: includes/widgets/htmega_panel_slider.php:632
934
+ #: includes/widgets/htmega_slider_thumb_gallery.php:719
935
  msgid "Arrow"
936
  msgstr ""
937
 
938
+ #: includes/widgets/htmega_popover.php:819
939
  msgid "Arrow Background Color"
940
  msgstr ""
941
 
942
+ #: includes/widgets/htmega_popover.php:800
943
  msgid "Arrow Border Color"
944
  msgstr ""
945
 
946
+ #: includes/widgets/htmega_tooltip.php:550
947
  msgid "Arrow Color"
948
  msgstr ""
949
 
950
+ #: includes/widgets/htmega_working_process.php:246
951
+ msgid "Arrow Left Color"
952
+ msgstr ""
953
+
954
+ #: includes/widgets/htmega_working_process.php:261
955
+ msgid "Arrow Right Color"
956
+ msgstr ""
957
+
958
+ #: includes/widgets/htmega_easy_digital_download.php:202
959
  msgid "ASC"
960
  msgstr ""
961
 
962
+ #: includes/widgets/htmega_post_carousel.php:154
963
+ #: includes/widgets/htmega_post_grid_tab.php:135
964
+ #: includes/widgets/htmega_post_grid.php:127
965
+ #: includes/widgets/htmega_post_slider.php:142
966
+ #: includes/widgets/htmega_news_ticker.php:255
967
  #: includes/widgets/htmega_job_manager.php:68
968
+ #: includes/widgets/htmega_wc_categories.php:142
 
 
 
 
 
969
  msgid "Ascending"
970
  msgstr ""
971
 
972
+ #: includes/widgets/htmega_vertical_timeline.php:105
973
  msgid "Aug<br/>2018"
974
  msgstr ""
975
 
976
+ #: includes/widgets/htmega_booked_calender.php:105
977
  msgid "August"
978
  msgstr ""
979
 
980
+ #: includes/widgets/htmega_post_carousel.php:276
981
+ #: includes/widgets/htmega_twitter_feed.php:664
982
+ #: includes/widgets/htmega_single_post.php:109
983
+ #: includes/widgets/htmega_post_slider.php:254
984
  #: includes/widgets/htmega_job_manager.php:86
 
 
 
 
985
  msgid "Author"
986
  msgstr ""
987
 
988
+ #: admin/include/admin-setting.php:806 admin/include/admin-setting.php:807
989
  msgid "Author Info"
990
  msgstr ""
991
 
992
  #: includes/widgets/htmega_instagram_feed.php:57
993
+ #: includes/widgets/htmega_notify.php:225
994
  msgid "Auto"
995
  msgstr ""
996
 
998
  msgid "Auto Play"
999
  msgstr ""
1000
 
1001
+ #: includes/widgets/htmega_news_ticker.php:141
1002
  msgid "Auto Start"
1003
  msgstr ""
1004
 
1005
+ #: includes/widgets/htmega_post_carousel.php:444
1006
+ #: includes/widgets/htmega_instagram.php:464
1007
+ #: includes/widgets/htmega_twitter_feed.php:378
1008
+ #: includes/widgets/htmega_testimonial.php:338
1009
+ #: includes/widgets/htmega_carousel.php:280
1010
+ #: includes/widgets/htmega_post_slider.php:444
1011
+ #: includes/widgets/htmega_instagram - Copy.php:503
1012
+ #: includes/widgets/htmega_panel_slider.php:304
1013
+ #: includes/widgets/htmega_slider_thumb_gallery.php:267
1014
  msgid "Autoplay animation speed"
1015
  msgstr ""
1016
 
1017
+ #: includes/widgets/htmega_post_carousel.php:431
1018
+ #: includes/widgets/htmega_instagram.php:451
1019
+ #: includes/widgets/htmega_twitter_feed.php:365
1020
+ #: includes/widgets/htmega_testimonial.php:325
1021
+ #: includes/widgets/htmega_carousel.php:267
1022
+ #: includes/widgets/htmega_post_slider.php:431
1023
+ #: includes/widgets/htmega_instagram - Copy.php:491
1024
+ #: includes/widgets/htmega_panel_slider.php:291
1025
+ #: includes/widgets/htmega_slider_thumb_gallery.php:256
1026
  msgid "Autoplay speed"
1027
  msgstr ""
1028
 
1029
+ #: includes/widgets/htmega_booked_calender.php:291
1030
  msgid "Available Date"
1031
  msgstr ""
1032
 
1033
+ #: includes/widgets/htmega_flip-box.php:152
1034
+ #: includes/widgets/htmega_flip-box.php:751
1035
  msgid "Back"
1036
  msgstr ""
1037
 
1038
+ #: includes/widgets/htmega_404_content.php:125
1039
+ #: includes/widgets/htmega_404_content.php:534
1040
  msgid "Back Button"
1041
  msgstr ""
1042
 
1043
+ #: includes/widgets/htmega_404_content.php:133
1044
+ #: includes/widgets/htmega_404_content.php:134
1045
+ #: includes/widgets/htmega_404_content.php:182
1046
  msgid "Back To Home"
1047
  msgstr ""
1048
 
1050
  msgid "Back to Library"
1051
  msgstr ""
1052
 
1053
+ #: includes/widgets/htmega_post_carousel.php:909
1054
+ #: includes/widgets/htmega_post_carousel.php:939
1055
+ #: includes/widgets/htmega_post_carousel.php:1109
1056
+ #: includes/widgets/htmega_post_carousel.php:1159
1057
+ #: includes/widgets/htmega_post_carousel.php:1258
1058
+ #: includes/widgets/htmega_post_carousel.php:1377
1059
+ #: includes/widgets/htmega_post_carousel.php:1490
1060
+ #: includes/widgets/htmega_post_carousel.php:1541
1061
+ #: includes/widgets/htmega_working_process.php:196
1062
+ #: includes/widgets/htmega_working_process.php:288
1063
+ #: includes/widgets/htmega_working_process.php:302
1064
+ #: includes/widgets/htmega_working_process.php:544
1065
+ #: includes/widgets/htmega_working_process.php:703
1066
+ #: includes/widgets/htmega_video_player.php:267
1067
+ #: includes/widgets/htmega_video_player.php:394
1068
+ #: includes/widgets/htmega_post_grid_tab.php:232
1069
+ #: includes/widgets/htmega_post_grid_tab.php:529
1070
+ #: includes/widgets/htmega_post_grid_tab.php:559
1071
+ #: includes/widgets/htmega_post_grid_tab.php:729
1072
+ #: includes/widgets/htmega_post_grid_tab.php:779
1073
+ #: includes/widgets/htmega_post_grid_tab.php:845
1074
+ #: includes/widgets/htmega_post_grid_tab.php:875
1075
+ #: includes/widgets/htmega_post_grid.php:446
1076
+ #: includes/widgets/htmega_modal.php:222 includes/widgets/htmega_modal.php:395
1077
+ #: includes/widgets/htmega_modal.php:460 includes/widgets/htmega_modal.php:549
1078
+ #: includes/widgets/htmega_modal.php:642 includes/widgets/htmega_modal.php:688
1079
+ #: includes/widgets/htmega_call_to_action.php:140
1080
+ #: includes/widgets/htmega_call_to_action.php:399
1081
+ #: includes/widgets/htmega_call_to_action.php:487
1082
  #: includes/widgets/htmega_brand.php:159 includes/widgets/htmega_brand.php:184
1083
+ #: includes/widgets/htmega_easy_digital_download.php:544
1084
+ #: includes/widgets/htmega_easy_digital_download.php:613
1085
+ #: includes/widgets/htmega_inline_menu.php:162
1086
+ #: includes/widgets/htmega_inline_menu.php:248
1087
+ #: includes/widgets/htmega_inline_menu.php:302
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1088
  #: includes/widgets/htmega_switcher.php:265
1089
  #: includes/widgets/htmega_switcher.php:306
1090
+ #: includes/widgets/htmega_switcher.php:391
1091
+ #: includes/widgets/htmega_switcher.php:442
1092
+ #: includes/widgets/htmega_search.php:229
1093
+ #: includes/widgets/htmega_search.php:360
1094
+ #: includes/widgets/htmega_search.php:465
1095
+ #: includes/widgets/htmega_mailchimp_for_wp.php:105
1096
+ #: includes/widgets/htmega_wc_element_pages.php:1154
1097
+ #: includes/widgets/htmega_wc_element_pages.php:1197
1098
+ #: includes/widgets/htmega_services.php:195
1099
+ #: includes/widgets/htmega_services.php:573
1100
+ #: includes/widgets/htmega_services.php:655
1101
+ #: includes/widgets/htmega_services.php:769
1102
+ #: includes/widgets/htmega_services.php:898
1103
+ #: includes/widgets/htmega_services.php:950
1104
+ #: includes/widgets/htmega_instagram.php:613
1105
+ #: includes/widgets/htmega_instagram.php:659
1106
+ #: includes/widgets/htmega_instagram.php:782
1107
+ #: includes/widgets/htmega_instagram.php:961
1108
+ #: includes/widgets/htmega_instagram.php:1080
1109
+ #: includes/widgets/htmega_instagram.php:1140
1110
+ #: includes/widgets/htmega_instagram.php:1234
1111
+ #: includes/widgets/htmega_scroll_image.php:94
1112
+ #: includes/widgets/htmega_ninja_forms.php:270
1113
+ #: includes/widgets/htmega_twitter_feed.php:527
1114
+ #: includes/widgets/htmega_twitter_feed.php:970
1115
+ #: includes/widgets/htmega_twitter_feed.php:1082
1116
+ #: includes/widgets/htmega_twitter_feed.php:1142
1117
+ #: includes/widgets/htmega_twitter_feed.php:1238
1118
+ #: includes/widgets/htmega_countdown.php:403
1119
+ #: includes/widgets/htmega_countdown.php:597
1120
+ #: includes/widgets/htmega_countdown.php:664
1121
+ #: includes/widgets/htmega_countdown.php:720
1122
+ #: includes/widgets/htmega_qu_forms.php:77
1123
+ #: includes/widgets/htmega_qu_forms.php:166
1124
+ #: includes/widgets/htmega_dropcaps.php:100
1125
+ #: includes/widgets/htmega_dropcaps.php:188
1126
+ #: includes/widgets/htmega_image_grid.php:242
1127
+ #: includes/widgets/htmega_image_grid.php:392
1128
+ #: includes/widgets/htmega_image_grid.php:464
1129
+ #: includes/widgets/htmega_double_button.php:462
1130
+ #: includes/widgets/htmega_double_button.php:579
1131
+ #: includes/widgets/htmega_double_button.php:666
1132
+ #: includes/widgets/htmega_double_button.php:782
1133
+ #: includes/widgets/htmega_double_button.php:862
1134
+ #: includes/widgets/htmega_teammember.php:289
1135
+ #: includes/widgets/htmega_teammember.php:347
1136
+ #: includes/widgets/htmega_add_banner.php:450
1137
+ #: includes/widgets/htmega_add_banner.php:529
1138
+ #: includes/widgets/htmega_accordion.php:490
1139
+ #: includes/widgets/htmega_accordion.php:576
1140
+ #: includes/widgets/htmega_accordion.php:684
1141
+ #: includes/widgets/htmega_accordion.php:735
1142
+ #: includes/widgets/htmega_accordion.php:895
1143
+ #: includes/widgets/htmega_accordion.php:998
1144
+ #: includes/widgets/htmega_accordion.php:1140
1145
+ #: includes/widgets/htmega_pricing_table.php:414
1146
+ #: includes/widgets/htmega_pricing_table.php:514
1147
+ #: includes/widgets/htmega_pricing_table.php:544
1148
+ #: includes/widgets/htmega_pricing_table.php:595
1149
+ #: includes/widgets/htmega_pricing_table.php:636
1150
+ #: includes/widgets/htmega_pricing_table.php:711
1151
+ #: includes/widgets/htmega_pricing_table.php:799
1152
+ #: includes/widgets/htmega_tab.php:145 includes/widgets/htmega_tab.php:166
1153
+ #: includes/widgets/htmega_tab.php:368 includes/widgets/htmega_tab.php:444
1154
+ #: includes/widgets/htmega_tab.php:478 includes/widgets/htmega_wpforms.php:260
1155
+ #: includes/widgets/htmega_section_title.php:348
1156
+ #: includes/widgets/htmega_section_title.php:580
1157
+ #: includes/widgets/htmega_section_title.php:691
1158
+ #: includes/widgets/htmega_section_title.php:789
1159
+ #: includes/widgets/htmega_scroll_navigation.php:297
1160
+ #: includes/widgets/htmega_scroll_navigation.php:391
1161
+ #: includes/widgets/htmega_testimonial.php:892
1162
+ #: includes/widgets/htmega_testimonial.php:1011
1163
+ #: includes/widgets/htmega_testimonial.php:1071
1164
+ #: includes/widgets/htmega_testimonial.php:1165
1165
+ #: includes/widgets/htmega_animated_heading.php:197
1166
+ #: includes/widgets/htmega_animated_heading.php:285
1167
+ #: includes/widgets/htmega_animated_heading.php:373
1168
+ #: includes/widgets/htmega_counter.php:177
1169
+ #: includes/widgets/htmega_counter.php:315
1170
+ #: includes/widgets/htmega_counter.php:407
1171
+ #: includes/widgets/htmega_counter.php:527
1172
+ #: includes/widgets/htmega_counter.php:616
1173
+ #: includes/widgets/htmega_counter.php:705
1174
+ #: includes/widgets/htmega_single_post.php:277
1175
+ #: includes/widgets/htmega_special_banner.php:676
1176
+ #: includes/widgets/htmega_special_banner.php:755
1177
+ #: includes/widgets/htmega_tooltip.php:368
1178
+ #: includes/widgets/htmega_tooltip.php:445
1179
+ #: includes/widgets/htmega_tooltip.php:521
1180
  #: includes/widgets/htmega_tablepress.php:145
1181
  #: includes/widgets/htmega_tablepress.php:264
1182
  #: includes/widgets/htmega_tablepress.php:308
1183
+ #: includes/widgets/htmega_button.php:240
1184
+ #: includes/widgets/htmega_button.php:268
1185
+ #: includes/widgets/htmega_button.php:363
1186
+ #: includes/widgets/htmega_button.php:383
1187
+ #: includes/widgets/htmega_toggle.php:278
1188
+ #: includes/widgets/htmega_toggle.php:329
1189
+ #: includes/widgets/htmega_blockquote.php:209
1190
+ #: includes/widgets/htmega_blockquote.php:510
1191
+ #: includes/widgets/htmega_socialshere.php:150
1192
+ #: includes/widgets/htmega_socialshere.php:189
1193
+ #: includes/widgets/htmega_socialshere.php:238
1194
+ #: includes/widgets/htmega_socialshere.php:289
1195
+ #: includes/widgets/htmega_socialshere.php:421
1196
+ #: includes/widgets/htmega_socialshere.php:517
1197
+ #: includes/widgets/htmega_contact_form_seven.php:103
1198
+ #: includes/widgets/htmega_weather.php:197
1199
+ #: includes/widgets/htmega_carousel.php:482
1200
+ #: includes/widgets/htmega_carousel.php:601
1201
+ #: includes/widgets/htmega_carousel.php:661
1202
+ #: includes/widgets/htmega_carousel.php:755
1203
+ #: includes/widgets/htmega_post_slider.php:827
1204
+ #: includes/widgets/htmega_post_slider.php:857
1205
+ #: includes/widgets/htmega_post_slider.php:1027
1206
+ #: includes/widgets/htmega_post_slider.php:1077
1207
+ #: includes/widgets/htmega_post_slider.php:1240
1208
+ #: includes/widgets/htmega_post_slider.php:1359
1209
+ #: includes/widgets/htmega_post_slider.php:1472
1210
+ #: includes/widgets/htmega_post_slider.php:1523
1211
+ #: includes/widgets/htmega_progressbar.php:404
1212
+ #: includes/widgets/htmega_progressbar.php:622
1213
+ #: includes/widgets/htmega_news_ticker.php:328
1214
+ #: includes/widgets/htmega_news_ticker.php:450
1215
+ #: includes/widgets/htmega_news_ticker.php:528
1216
+ #: includes/widgets/htmega_news_ticker.php:605
1217
+ #: includes/widgets/htmega_news_ticker.php:664
1218
+ #: includes/widgets/htmega_notify.php:361
1219
+ #: includes/widgets/htmega_notify.php:428
1220
+ #: includes/widgets/htmega_notify.php:514
1221
+ #: includes/widgets/htmega_user_login_form.php:294
1222
+ #: includes/widgets/htmega_user_login_form.php:363
1223
+ #: includes/widgets/htmega_user_login_form.php:550
1224
+ #: includes/widgets/htmega_user_login_form.php:655
1225
+ #: includes/widgets/htmega_user_login_form.php:722
1226
+ #: includes/widgets/htmega_instagram - Copy.php:652
1227
+ #: includes/widgets/htmega_instagram - Copy.php:698
1228
+ #: includes/widgets/htmega_instagram - Copy.php:821
1229
+ #: includes/widgets/htmega_instagram - Copy.php:1082
1230
+ #: includes/widgets/htmega_instagram - Copy.php:1201
1231
+ #: includes/widgets/htmega_instagram - Copy.php:1261
1232
+ #: includes/widgets/htmega_instagram - Copy.php:1355
1233
+ #: includes/widgets/htmega_popover.php:392
1234
+ #: includes/widgets/htmega_popover.php:469
1235
+ #: includes/widgets/htmega_popover.php:538
1236
+ #: includes/widgets/htmega_popover.php:625
1237
+ #: includes/widgets/htmega_popover.php:730
1238
+ #: includes/widgets/htmega_offcanvas.php:227
1239
+ #: includes/widgets/htmega_offcanvas.php:339
1240
+ #: includes/widgets/htmega_offcanvas.php:370
1241
+ #: includes/widgets/htmega_business_hours.php:192
1242
+ #: includes/widgets/htmega_business_hours.php:344
1243
+ #: includes/widgets/htmega_business_hours.php:384
1244
+ #: includes/widgets/htmega_panel_slider.php:477
1245
+ #: includes/widgets/htmega_panel_slider.php:690
1246
+ #: includes/widgets/htmega_panel_slider.php:809
1247
+ #: includes/widgets/htmega_panel_slider.php:922
1248
+ #: includes/widgets/htmega_panel_slider.php:973
1249
+ #: includes/widgets/htmega_slider_thumb_gallery.php:707
1250
+ #: includes/widgets/htmega_slider_thumb_gallery.php:780
1251
+ #: includes/widgets/htmega_slider_thumb_gallery.php:899
1252
+ #: includes/widgets/htmega_slider_thumb_gallery.php:958
1253
+ #: includes/widgets/htmega_slider_thumb_gallery.php:1052
1254
+ #: includes/widgets/htmega_image_masonry.php:238
1255
+ #: includes/widgets/htmega_image_masonry.php:377
1256
+ #: includes/widgets/htmega_image_masonry.php:449
1257
+ #: includes/widgets/htmega_gravity_forms.php:182
1258
+ #: includes/widgets/htmega_buddy_press.php:194
1259
+ #: includes/widgets/htmega_user_register_form.php:539
1260
+ #: includes/widgets/htmega_user_register_form.php:670
1261
+ #: includes/widgets/htmega_user_register_form.php:796
1262
+ #: includes/widgets/htmega_user_register_form.php:901
1263
+ #: includes/widgets/htmega_user_register_form.php:970
1264
+ #: includes/widgets/htmega_booked_calender.php:245
1265
+ #: includes/widgets/htmega_booked_calender.php:298
1266
+ #: includes/widgets/htmega_booked_calender.php:414
1267
+ #: includes/widgets/htmega_flip-box.php:352
1268
+ #: includes/widgets/htmega_flip-box.php:773
1269
+ #: includes/widgets/htmega_404_content.php:562
1270
+ #: includes/widgets/htmega_404_content.php:649
1271
+ #: includes/widgets/htmega_404_content.php:714
1272
+ #: includes/widgets/htmega_404_content.php:801
1273
+ #: includes/widgets/htmega_image_comparison.php:204
1274
+ #: includes/widgets/htmega_image_comparison.php:286
1275
+ #: includes/widgets/htmega_image_comparison.php:355
1276
+ #: includes/widgets/htmega_image_comparison.php:421
1277
+ #: includes/widgets/htmega_image_comparison.php:441
1278
+ #: includes/widgets/htmega_image_marker.php:45
1279
+ #: includes/widgets/htmega_image_marker.php:226
1280
+ #: includes/widgets/htmega_image_marker.php:279
1281
+ #: includes/widgets/htmega_wc_categories.php:182
1282
+ #: includes/widgets/htmega_wc_categories.php:244
1283
  msgid "Background"
1284
  msgstr ""
1285
 
1286
+ #: includes/widgets/htmega_weather.php:126
1287
  msgid "Background By Weather"
1288
  msgstr ""
1289
 
1290
+ #: includes/widgets/htmega_table.php:285 includes/widgets/htmega_table.php:352
1291
+ #: includes/widgets/htmega_mailchimp_for_wp.php:185
1292
+ #: includes/widgets/htmega_mailchimp_for_wp.php:337
1293
+ #: includes/widgets/htmega_mailchimp_for_wp.php:425
1294
+ #: includes/widgets/htmega_wc_element_pages.php:99
1295
+ #: includes/widgets/htmega_wc_element_pages.php:134
1296
+ #: includes/widgets/htmega_wc_element_pages.php:215
1297
+ #: includes/widgets/htmega_wc_element_pages.php:300
1298
+ #: includes/widgets/htmega_wc_element_pages.php:376
1299
+ #: includes/widgets/htmega_wc_element_pages.php:442
1300
+ #: includes/widgets/htmega_wc_element_pages.php:551
1301
+ #: includes/widgets/htmega_wc_element_pages.php:674
1302
+ #: includes/widgets/htmega_wc_element_pages.php:728
1303
+ #: includes/widgets/htmega_wc_element_pages.php:796
1304
+ #: includes/widgets/htmega_wc_element_pages.php:887
1305
+ #: includes/widgets/htmega_wc_element_pages.php:1000
1306
+ #: includes/widgets/htmega_wc_element_pages.php:1080
1307
+ #: includes/widgets/htmega_ninja_forms.php:359
1308
+ #: includes/widgets/htmega_ninja_forms.php:470
1309
+ #: includes/widgets/htmega_ninja_forms.php:624
1310
+ #: includes/widgets/htmega_ninja_forms.php:711
1311
+ #: includes/widgets/htmega_pricing_list_view.php:365
1312
+ #: includes/widgets/htmega_pricing_list_view.php:435
1313
+ #: includes/widgets/htmega_pricing_list_view.php:717
1314
+ #: includes/widgets/htmega_pricing_list_view.php:765
1315
+ #: includes/widgets/htmega_qu_forms.php:255
1316
+ #: includes/widgets/htmega_qu_forms.php:366
1317
+ #: includes/widgets/htmega_qu_forms.php:520
1318
+ #: includes/widgets/htmega_qu_forms.php:607
1319
+ #: includes/widgets/htmega_caldera_forms.php:117
1320
+ #: includes/widgets/htmega_caldera_forms.php:222
1321
+ #: includes/widgets/htmega_caldera_forms.php:310
1322
+ #: includes/widgets/htmega_wpforms.php:349
1323
+ #: includes/widgets/htmega_wpforms.php:460
1324
+ #: includes/widgets/htmega_wpforms.php:614
1325
+ #: includes/widgets/htmega_wpforms.php:701
1326
+ #: includes/widgets/htmega_contact_form_seven.php:179
1327
+ #: includes/widgets/htmega_contact_form_seven.php:346
1328
+ #: includes/widgets/htmega_contact_form_seven.php:448
1329
+ #: includes/widgets/htmega_contact_form_seven.php:586
1330
+ #: includes/widgets/htmega_contact_form_seven.php:674
1331
+ #: includes/widgets/htmega_instagram - Copy.php:993
1332
+ #: includes/widgets/htmega_cuctom_event.php:342
1333
+ #: includes/widgets/htmega_business_hours.php:119
1334
+ #: includes/widgets/htmega_gravity_forms.php:271
1335
+ #: includes/widgets/htmega_gravity_forms.php:425
1336
+ #: includes/widgets/htmega_gravity_forms.php:512
1337
+ #: includes/widgets/htmega_booked_calender.php:661
1338
  #: extensions/wc-sales-notification/admin/setting.php:188
1339
  msgid "Background Color"
1340
  msgstr ""
1341
 
1342
+ #: includes/widgets/htmega_table.php:460
1343
+ #: includes/widgets/htmega_pricing_list_view.php:546
1344
  msgid "Background Color ( Event )"
1345
  msgstr ""
1346
 
1347
+ #: includes/widgets/htmega_table.php:472
1348
+ #: includes/widgets/htmega_pricing_list_view.php:558
1349
  msgid "Background Color ( Odd )"
1350
  msgstr ""
1351
 
1352
+ #: admin/include/admin-setting.php:1243 admin/include/admin-setting.php:1268
1353
  msgid "Background color option"
1354
  msgstr ""
1355
 
1356
+ #: includes/widgets/htmega_counter.php:186
1357
+ #: includes/widgets/htmega_flip-box.php:361
1358
+ #: includes/widgets/htmega_flip-box.php:782
1359
  msgid "Background Overlay"
1360
  msgstr ""
1361
 
1362
+ #: includes/widgets/htmega_special_banner.php:154
1363
  msgid "Badge Image"
1364
  msgstr ""
1365
 
1366
+ #: includes/widgets/htmega_pricing_table.php:206
1367
  msgid "Baht"
1368
  msgstr ""
1369
 
1370
+ #: includes/widgets/htmega_socialshere.php:83
1371
  msgid "Baidu"
1372
  msgstr ""
1373
 
1375
  msgid "Bangladesh"
1376
  msgstr ""
1377
 
1378
+ #: includes/widgets/htmega_add_banner.php:32
1379
+ #: includes/widgets/htmega_special_banner.php:32
1380
  msgid "Banner"
1381
  msgstr ""
1382
 
1383
+ #: includes/widgets/htmega_special_banner.php:144
1384
  msgid "Banner Badge"
1385
  msgstr ""
1386
 
1387
+ #: includes/widgets/htmega_add_banner.php:110
1388
+ #: includes/widgets/htmega_special_banner.php:95
1389
  msgid "Banner Description"
1390
  msgstr ""
1391
 
1392
+ #: includes/widgets/htmega_add_banner.php:117
1393
+ #: includes/widgets/htmega_special_banner.php:120
1394
  msgid "Banner Link"
1395
  msgstr ""
1396
 
1397
+ #: includes/widgets/htmega_add_banner.php:101
1398
+ #: includes/widgets/htmega_special_banner.php:86
1399
  msgid "Banner Sub Title"
1400
  msgstr ""
1401
 
1402
+ #: includes/widgets/htmega_add_banner.php:92
1403
+ #: includes/widgets/htmega_special_banner.php:77
1404
  msgid "Banner Title"
1405
  msgstr ""
1406
 
1409
  msgid "Bbpress"
1410
  msgstr ""
1411
 
1412
+ #: admin/include/admin-setting.php:893
1413
  msgid "bbPress"
1414
  msgstr ""
1415
 
1416
+ #: includes/widgets/htmega_blockquote.php:404
1417
+ #: includes/widgets/htmega_image_comparison.php:105
1418
  msgid "Before"
1419
  msgstr ""
1420
 
1421
+ #: includes/widgets/htmega_section_title.php:421
1422
  msgid "Before And After Border Color"
1423
  msgstr ""
1424
 
1425
+ #: includes/widgets/htmega_image_comparison.php:53
1426
  msgid "Before Image"
1427
  msgstr ""
1428
 
1429
+ #: includes/widgets/htmega_image_comparison.php:121
1430
  msgid "Before Start Amount"
1431
  msgstr ""
1432
 
1433
+ #: includes/widgets/htmega_animated_heading.php:144
1434
  msgid "Before Text Style"
1435
  msgstr ""
1436
 
1437
+ #: includes/widgets/htmega_image_comparison.php:103
1438
+ #: includes/widgets/htmega_image_comparison.php:147
1439
  msgid "Before Title"
1440
  msgstr ""
1441
 
1442
+ #: includes/widgets/htmega_user_register_form.php:373
1443
+ #: includes/widgets/htmega_user_register_form.php:374
1444
  msgid "Bio"
1445
  msgstr ""
1446
 
1447
+ #: includes/widgets/htmega_teammember.php:125
1448
  msgid "Bio Info"
1449
  msgstr ""
1450
 
1451
+ #: includes/widgets/htmega_teammember.php:559
1452
  msgid "Bio info"
1453
  msgstr ""
1454
 
1455
+ #: includes/widgets/htmega_user_register_form.php:249
1456
+ #: includes/widgets/htmega_user_register_form.php:250
1457
  msgid "Biographical"
1458
  msgstr ""
1459
 
1460
+ #: includes/widgets/htmega_user_register_form.php:104
1461
  msgid "Biographical Info"
1462
  msgstr ""
1463
 
1464
+ #: includes/widgets/htmega_user_register_form.php:247
1465
  msgid "Biographical Info Label"
1466
  msgstr ""
1467
 
1468
+ #: includes/widgets/htmega_user_register_form.php:371
1469
  msgid "Biographical Placeholder"
1470
  msgstr ""
1471
 
1472
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:24
1473
+ msgid "BL: Archive Title"
1474
+ msgstr ""
1475
+
1476
+ #: extensions/ht-builder/widgets/bl_page_title.php:24
1477
+ msgid "BL: Page Title"
1478
+ msgstr ""
1479
+
1480
+ #: extensions/ht-builder/widgets/bl_post_title.php:23
1481
+ msgid "BL: Post Title"
1482
+ msgstr ""
1483
+
1484
+ #: extensions/ht-builder/widgets/bl_site_title.php:22
1485
+ msgid "BL: Site Title"
1486
+ msgstr ""
1487
+
1488
+ #: includes/widgets/htmega_section_title.php:561
1489
+ #: includes/widgets/htmega_section_title.php:672
1490
  msgid "Block"
1491
  msgstr ""
1492
 
1493
+ #: includes/widgets/htmega_blockquote.php:17
1494
+ #: includes/widgets/htmega_blockquote.php:32
1495
  #: admin/include/admin-setting.php:142
 
 
1496
  msgid "Blockquote"
1497
  msgstr ""
1498
 
1499
+ #: includes/widgets/htmega_blockquote.php:77
1500
  msgid "Blockquote By"
1501
  msgstr ""
1502
 
1503
+ #: includes/widgets/htmega_blockquote.php:67
1504
  msgid "Blockquote Content"
1505
  msgstr ""
1506
 
1507
+ #: includes/widgets/htmega_blockquote.php:87
1508
  msgid "Blockquote Position"
1509
  msgstr ""
1510
 
1511
+ #: includes/widgets/htmega_blockquote.php:107
1512
  msgid "Blockquote Type"
1513
  msgstr ""
1514
 
1516
  msgid "Blocks"
1517
  msgstr ""
1518
 
1519
+ #: admin/include/admin-setting.php:1234 admin/include/admin-setting.php:1259
1520
  msgid "Blog Archive Category Wise Individual layout"
1521
  msgstr ""
1522
 
1523
+ #: admin/include/admin-setting.php:1235 admin/include/admin-setting.php:1260
1524
  msgid "Blog Archive Tag Wise Individual layout"
1525
  msgstr ""
1526
 
1527
+ #: admin/include/admin-setting.php:1231 admin/include/admin-setting.php:1256
1528
  msgid "Blog Search Page Builder"
1529
  msgstr ""
1530
 
1532
  msgid "Blog Template."
1533
  msgstr ""
1534
 
1535
+ #: extensions/ht-builder/widgets/bl_post_title.php:136
1536
+ msgid "Blog Title"
1537
+ msgstr ""
1538
+
1539
+ #: includes/widgets/htmega_socialshere.php:70
1540
  msgid "Blogger"
1541
  msgstr ""
1542
 
 
 
1543
  #: includes/widgets/htmega_tablepress.php:236
1544
+ #: includes/widgets/htmega_notify.php:90
1545
+ #: includes/widgets/htmega_booked_calender.php:235
1546
  msgid "Body"
1547
  msgstr ""
1548
 
1549
+ #: includes/widgets/htmega_booked_calender.php:17
1550
+ #: includes/widgets/htmega_booked_calender.php:32
1551
+ #: admin/include/admin-setting.php:903
1552
  msgid "Booked Calender"
1553
  msgstr ""
1554
 
1555
+ #: includes/widgets/htmega_notify.php:221
1556
  msgid "Bootstrap Column Width"
1557
  msgstr ""
1558
 
1559
+ #: includes/widgets/htmega_post_carousel.php:1119
1560
+ #: includes/widgets/htmega_post_carousel.php:1169
1561
+ #: includes/widgets/htmega_post_carousel.php:1268
1562
+ #: includes/widgets/htmega_post_carousel.php:1387
1563
+ #: includes/widgets/htmega_post_carousel.php:1512
1564
+ #: includes/widgets/htmega_post_carousel.php:1551
1565
+ #: includes/widgets/htmega_working_process.php:342
1566
+ #: includes/widgets/htmega_working_process.php:423
1567
+ #: includes/widgets/htmega_working_process.php:503
1568
+ #: includes/widgets/htmega_working_process.php:612
1569
+ #: includes/widgets/htmega_working_process.php:683
1570
+ #: includes/widgets/htmega_download_monitor.php:182
1571
+ #: includes/widgets/htmega_download_monitor.php:255
1572
+ #: includes/widgets/htmega_video_player.php:332
1573
+ #: includes/widgets/htmega_video_player.php:362
1574
+ #: includes/widgets/htmega_post_grid_tab.php:242
1575
+ #: includes/widgets/htmega_post_grid_tab.php:739
1576
+ #: includes/widgets/htmega_post_grid_tab.php:789
1577
+ #: includes/widgets/htmega_modal.php:232 includes/widgets/htmega_modal.php:405
1578
+ #: includes/widgets/htmega_modal.php:470 includes/widgets/htmega_modal.php:559
1579
+ #: includes/widgets/htmega_modal.php:698
1580
+ #: includes/widgets/htmega_call_to_action.php:379
1581
+ #: includes/widgets/htmega_call_to_action.php:467
1582
  #: includes/widgets/htmega_brand.php:237 includes/widgets/htmega_brand.php:249
1583
+ #: includes/widgets/htmega_easy_digital_download.php:271
1584
+ #: includes/widgets/htmega_easy_digital_download.php:555
1585
+ #: includes/widgets/htmega_easy_digital_download.php:624
1586
+ #: includes/widgets/htmega_inline_menu.php:185
1587
+ #: includes/widgets/htmega_inline_menu.php:258
1588
+ #: includes/widgets/htmega_inline_menu.php:312
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1589
  #: includes/widgets/htmega_switcher.php:275
1590
  #: includes/widgets/htmega_switcher.php:316
1591
+ #: includes/widgets/htmega_switcher.php:401
1592
+ #: includes/widgets/htmega_switcher.php:452
1593
+ #: includes/widgets/htmega_search.php:292
1594
+ #: includes/widgets/htmega_search.php:423
1595
+ #: includes/widgets/htmega_search.php:475 includes/widgets/htmega_table.php:322
1596
+ #: includes/widgets/htmega_table.php:399 includes/widgets/htmega_table.php:519
1597
+ #: includes/widgets/htmega_mailchimp_for_wp.php:228
1598
+ #: includes/widgets/htmega_mailchimp_for_wp.php:375
1599
+ #: includes/widgets/htmega_mailchimp_for_wp.php:437
1600
+ #: includes/widgets/htmega_wc_element_pages.php:158
1601
+ #: includes/widgets/htmega_wc_element_pages.php:227
1602
+ #: includes/widgets/htmega_wc_element_pages.php:388
1603
+ #: includes/widgets/htmega_wc_element_pages.php:454
1604
+ #: includes/widgets/htmega_wc_element_pages.php:623
1605
+ #: includes/widgets/htmega_wc_element_pages.php:740
1606
+ #: includes/widgets/htmega_wc_element_pages.php:937
1607
+ #: includes/widgets/htmega_wc_element_pages.php:1012
1608
+ #: includes/widgets/htmega_services.php:583
1609
+ #: includes/widgets/htmega_services.php:665
1610
+ #: includes/widgets/htmega_services.php:779
1611
+ #: includes/widgets/htmega_services.php:908
1612
+ #: includes/widgets/htmega_services.php:960
1613
+ #: includes/widgets/htmega_instagram.php:694
1614
+ #: includes/widgets/htmega_instagram.php:804
1615
+ #: includes/widgets/htmega_instagram.php:971
1616
+ #: includes/widgets/htmega_instagram.php:1090
1617
+ #: includes/widgets/htmega_instagram.php:1150
1618
+ #: includes/widgets/htmega_instagram.php:1244
1619
+ #: includes/widgets/htmega_scroll_image.php:104
1620
+ #: includes/widgets/htmega_ninja_forms.php:157
1621
+ #: includes/widgets/htmega_ninja_forms.php:237
1622
+ #: includes/widgets/htmega_ninja_forms.php:302
1623
+ #: includes/widgets/htmega_ninja_forms.php:439
1624
+ #: includes/widgets/htmega_ninja_forms.php:548
1625
+ #: includes/widgets/htmega_ninja_forms.php:662
1626
+ #: includes/widgets/htmega_ninja_forms.php:723
1627
+ #: includes/widgets/htmega_pricing_list_view.php:402
1628
+ #: includes/widgets/htmega_pricing_list_view.php:482
1629
+ #: includes/widgets/htmega_pricing_list_view.php:605
1630
+ #: includes/widgets/htmega_twitter_feed.php:572
1631
+ #: includes/widgets/htmega_twitter_feed.php:980
1632
+ #: includes/widgets/htmega_twitter_feed.php:1092
1633
+ #: includes/widgets/htmega_twitter_feed.php:1152
1634
+ #: includes/widgets/htmega_twitter_feed.php:1248
1635
+ #: includes/widgets/htmega_countdown.php:422
1636
+ #: includes/widgets/htmega_countdown.php:607
1637
+ #: includes/widgets/htmega_countdown.php:730
1638
+ #: includes/widgets/htmega_countdown.php:838
1639
+ #: includes/widgets/htmega_countdown.php:923
1640
+ #: includes/widgets/htmega_qu_forms.php:109
1641
+ #: includes/widgets/htmega_qu_forms.php:198
1642
+ #: includes/widgets/htmega_qu_forms.php:335
1643
+ #: includes/widgets/htmega_qu_forms.php:444
1644
+ #: includes/widgets/htmega_qu_forms.php:558
1645
+ #: includes/widgets/htmega_qu_forms.php:619
1646
+ #: includes/widgets/htmega_dropcaps.php:135
1647
+ #: includes/widgets/htmega_dropcaps.php:225
1648
+ #: includes/widgets/htmega_caldera_forms.php:164
1649
+ #: includes/widgets/htmega_caldera_forms.php:234
1650
+ #: includes/widgets/htmega_image_grid.php:424
1651
+ #: includes/widgets/htmega_image_grid.php:483
1652
+ #: includes/widgets/htmega_double_button.php:345
1653
+ #: includes/widgets/htmega_double_button.php:375
1654
+ #: includes/widgets/htmega_double_button.php:442
1655
+ #: includes/widgets/htmega_double_button.php:559
1656
+ #: includes/widgets/htmega_double_button.php:646
1657
+ #: includes/widgets/htmega_double_button.php:762
1658
+ #: includes/widgets/htmega_double_button.php:842
1659
+ #: includes/widgets/htmega_image_magnifier.php:110
1660
+ #: includes/widgets/htmega_teammember.php:360
1661
+ #: includes/widgets/htmega_teammember.php:718
1662
+ #: includes/widgets/htmega_add_banner.php:430
1663
+ #: includes/widgets/htmega_add_banner.php:509
1664
+ #: includes/widgets/htmega_accordion.php:513
1665
+ #: includes/widgets/htmega_accordion.php:598
1666
+ #: includes/widgets/htmega_accordion.php:760
1667
+ #: includes/widgets/htmega_accordion.php:917
1668
+ #: includes/widgets/htmega_accordion.php:1020
1669
+ #: includes/widgets/htmega_accordion.php:1150
1670
+ #: includes/widgets/htmega_pricing_table.php:433
1671
+ #: includes/widgets/htmega_pricing_table.php:605
1672
+ #: includes/widgets/htmega_pricing_table.php:768
1673
+ #: includes/widgets/htmega_pricing_table.php:820
1674
+ #: includes/widgets/htmega_tab.php:265 includes/widgets/htmega_tab.php:403
1675
+ #: includes/widgets/htmega_tab.php:454 includes/widgets/htmega_tab.php:488
1676
+ #: includes/widgets/htmega_wpforms.php:149
1677
+ #: includes/widgets/htmega_wpforms.php:229
1678
+ #: includes/widgets/htmega_wpforms.php:292
1679
+ #: includes/widgets/htmega_wpforms.php:429
1680
+ #: includes/widgets/htmega_wpforms.php:538
1681
+ #: includes/widgets/htmega_wpforms.php:652
1682
+ #: includes/widgets/htmega_wpforms.php:713
1683
+ #: includes/widgets/htmega_section_title.php:413
1684
+ #: includes/widgets/htmega_section_title.php:513
1685
+ #: includes/widgets/htmega_section_title.php:625
1686
+ #: includes/widgets/htmega_section_title.php:754
1687
+ #: includes/widgets/htmega_scroll_navigation.php:307
1688
+ #: includes/widgets/htmega_scroll_navigation.php:401
1689
+ #: includes/widgets/htmega_testimonial.php:527
1690
+ #: includes/widgets/htmega_testimonial.php:902
1691
+ #: includes/widgets/htmega_testimonial.php:1021
1692
+ #: includes/widgets/htmega_testimonial.php:1081
1693
+ #: includes/widgets/htmega_testimonial.php:1175
1694
+ #: includes/widgets/htmega_animated_heading.php:177
1695
+ #: includes/widgets/htmega_animated_heading.php:265
1696
+ #: includes/widgets/htmega_animated_heading.php:353
1697
+ #: includes/widgets/htmega_counter.php:228
1698
+ #: includes/widgets/htmega_counter.php:352
1699
+ #: includes/widgets/htmega_counter.php:442
1700
+ #: includes/widgets/htmega_counter.php:562
1701
+ #: includes/widgets/htmega_counter.php:651
1702
+ #: includes/widgets/htmega_counter.php:740
1703
+ #: includes/widgets/htmega_special_banner.php:656
1704
+ #: includes/widgets/htmega_special_banner.php:735
1705
+ #: includes/widgets/htmega_tooltip.php:378
1706
+ #: includes/widgets/htmega_tooltip.php:455
1707
  #: includes/widgets/htmega_tablepress.php:126
1708
  #: includes/widgets/htmega_tablepress.php:182
1709
  #: includes/widgets/htmega_tablepress.php:245
1710
+ #: includes/widgets/htmega_button.php:220
1711
+ #: includes/widgets/htmega_button.php:343
1712
+ #: includes/widgets/htmega_button.php:509
1713
+ #: includes/widgets/htmega_toggle.php:288
1714
+ #: includes/widgets/htmega_toggle.php:339
1715
+ #: includes/widgets/htmega_blockquote.php:245
1716
+ #: includes/widgets/htmega_blockquote.php:381
1717
+ #: includes/widgets/htmega_blockquote.php:546
1718
+ #: includes/widgets/htmega_socialshere.php:160
1719
+ #: includes/widgets/htmega_socialshere.php:199
1720
+ #: includes/widgets/htmega_socialshere.php:248
1721
+ #: includes/widgets/htmega_socialshere.php:299
1722
+ #: includes/widgets/htmega_socialshere.php:431
1723
+ #: includes/widgets/htmega_socialshere.php:527
1724
+ #: includes/widgets/htmega_contact_form_seven.php:252
1725
+ #: includes/widgets/htmega_contact_form_seven.php:391
1726
+ #: includes/widgets/htmega_contact_form_seven.php:480
1727
+ #: includes/widgets/htmega_contact_form_seven.php:624
1728
+ #: includes/widgets/htmega_contact_form_seven.php:686
1729
+ #: includes/widgets/htmega_testimonial_grid.php:181
1730
+ #: includes/widgets/htmega_carousel.php:492
1731
+ #: includes/widgets/htmega_carousel.php:611
1732
+ #: includes/widgets/htmega_carousel.php:671
1733
+ #: includes/widgets/htmega_carousel.php:765
1734
+ #: includes/widgets/htmega_post_slider.php:1037
1735
+ #: includes/widgets/htmega_post_slider.php:1087
1736
+ #: includes/widgets/htmega_post_slider.php:1250
1737
+ #: includes/widgets/htmega_post_slider.php:1369
1738
+ #: includes/widgets/htmega_post_slider.php:1494
1739
+ #: includes/widgets/htmega_post_slider.php:1533
1740
+ #: includes/widgets/htmega_lightbox.php:233
1741
+ #: includes/widgets/htmega_lightbox.php:363
1742
+ #: includes/widgets/htmega_progressbar.php:337
1743
+ #: includes/widgets/htmega_progressbar.php:442
1744
+ #: includes/widgets/htmega_progressbar.php:535
1745
+ #: includes/widgets/htmega_progressbar.php:632
1746
+ #: includes/widgets/htmega_progressbar.php:737
1747
+ #: includes/widgets/htmega_news_ticker.php:338
1748
+ #: includes/widgets/htmega_news_ticker.php:460
1749
+ #: includes/widgets/htmega_news_ticker.php:538
1750
+ #: includes/widgets/htmega_news_ticker.php:615
1751
+ #: includes/widgets/htmega_news_ticker.php:674
1752
+ #: includes/widgets/htmega_notify.php:341
1753
+ #: includes/widgets/htmega_notify.php:439
1754
+ #: includes/widgets/htmega_notify.php:494
1755
+ #: includes/widgets/htmega_user_login_form.php:426
1756
+ #: includes/widgets/htmega_user_login_form.php:613
1757
+ #: includes/widgets/htmega_user_login_form.php:665
1758
+ #: includes/widgets/htmega_user_login_form.php:757
1759
+ #: includes/widgets/htmega_instagram - Copy.php:733
1760
+ #: includes/widgets/htmega_instagram - Copy.php:843
1761
+ #: includes/widgets/htmega_instagram - Copy.php:937
1762
+ #: includes/widgets/htmega_instagram - Copy.php:1092
1763
+ #: includes/widgets/htmega_instagram - Copy.php:1211
1764
+ #: includes/widgets/htmega_instagram - Copy.php:1271
1765
+ #: includes/widgets/htmega_instagram - Copy.php:1365
1766
+ #: includes/widgets/htmega_popover.php:402
1767
+ #: includes/widgets/htmega_popover.php:479
1768
+ #: includes/widgets/htmega_popover.php:558
1769
+ #: includes/widgets/htmega_popover.php:635
1770
+ #: includes/widgets/htmega_popover.php:740
1771
+ #: includes/widgets/htmega_offcanvas.php:319
1772
+ #: includes/widgets/htmega_offcanvas.php:380
1773
+ #: includes/widgets/htmega_cuctom_event.php:421
1774
+ #: includes/widgets/htmega_cuctom_event.php:463
1775
+ #: includes/widgets/htmega_business_hours.php:237
1776
+ #: includes/widgets/htmega_business_hours.php:294
1777
+ #: includes/widgets/htmega_panel_slider.php:700
1778
+ #: includes/widgets/htmega_panel_slider.php:819
1779
+ #: includes/widgets/htmega_panel_slider.php:944
1780
+ #: includes/widgets/htmega_panel_slider.php:983
1781
+ #: includes/widgets/htmega_slider_thumb_gallery.php:790
1782
+ #: includes/widgets/htmega_slider_thumb_gallery.php:909
1783
+ #: includes/widgets/htmega_slider_thumb_gallery.php:968
1784
+ #: includes/widgets/htmega_slider_thumb_gallery.php:1062
1785
+ #: includes/widgets/htmega_image_masonry.php:409
1786
+ #: includes/widgets/htmega_image_masonry.php:468
1787
+ #: includes/widgets/htmega_gravity_forms.php:214
1788
+ #: includes/widgets/htmega_gravity_forms.php:348
1789
+ #: includes/widgets/htmega_gravity_forms.php:463
1790
+ #: includes/widgets/htmega_gravity_forms.php:524
1791
+ #: includes/widgets/htmega_buddy_press.php:174
1792
+ #: includes/widgets/htmega_user_register_form.php:602
1793
+ #: includes/widgets/htmega_user_register_form.php:733
1794
+ #: includes/widgets/htmega_user_register_form.php:859
1795
+ #: includes/widgets/htmega_user_register_form.php:911
1796
+ #: includes/widgets/htmega_user_register_form.php:1005
1797
+ #: includes/widgets/htmega_flip-box.php:401
1798
+ #: includes/widgets/htmega_flip-box.php:486
1799
+ #: includes/widgets/htmega_flip-box.php:645
1800
+ #: includes/widgets/htmega_flip-box.php:725
1801
+ #: includes/widgets/htmega_flip-box.php:822
1802
+ #: includes/widgets/htmega_flip-box.php:908
1803
+ #: includes/widgets/htmega_flip-box.php:1124
1804
+ #: includes/widgets/htmega_flip-box.php:1204
1805
+ #: includes/widgets/htmega_404_content.php:326
1806
+ #: includes/widgets/htmega_404_content.php:406
1807
+ #: includes/widgets/htmega_404_content.php:486
1808
+ #: includes/widgets/htmega_404_content.php:609
1809
+ #: includes/widgets/htmega_404_content.php:660
1810
+ #: includes/widgets/htmega_404_content.php:761
1811
+ #: includes/widgets/htmega_404_content.php:812
1812
+ #: includes/widgets/htmega_image_comparison.php:183
1813
+ #: includes/widgets/htmega_image_comparison.php:265
1814
+ #: includes/widgets/htmega_image_comparison.php:334
1815
+ #: includes/widgets/htmega_image_comparison.php:451
1816
+ #: includes/widgets/htmega_image_marker.php:236
1817
+ #: includes/widgets/htmega_image_marker.php:289
1818
+ #: includes/widgets/htmega_image_marker.php:351
1819
+ #: includes/widgets/htmega_wc_categories.php:192
1820
+ #: includes/widgets/htmega_wc_categories.php:254
1821
+ #: includes/widgets/htmega_wc_categories.php:427
1822
+ #: includes/widgets/htmega_wc_categories.php:455
1823
+ #: extensions/ht-builder/widgets/bl_page_title.php:89
1824
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:91
1825
+ #: extensions/ht-builder/widgets/bl_site_title.php:89
1826
  msgid "Border"
1827
  msgstr ""
1828
 
1829
+ #: includes/widgets/htmega_post_carousel.php:593
1830
+ #: includes/widgets/htmega_wc_element_pages.php:311
1831
+ #: includes/widgets/htmega_wc_element_pages.php:807
1832
+ #: includes/widgets/htmega_wc_element_pages.php:1091
1833
+ #: includes/widgets/htmega_caldera_forms.php:321
1834
  #: includes/widgets/htmega_tablepress.php:287
1835
  #: includes/widgets/htmega_tablepress.php:331
1836
+ #: includes/widgets/htmega_booked_calender.php:363
1837
+ #: includes/widgets/htmega_booked_calender.php:672
1838
+ #: includes/widgets/htmega_booked_calender.php:818
1839
  msgid "Border Color"
1840
  msgstr ""
1841
 
1842
+ #: includes/widgets/htmega_progressbar.php:350
1843
  msgid "Border color"
1844
  msgstr ""
1845
 
1846
+ #: includes/widgets/htmega_post_carousel.php:1127
1847
+ #: includes/widgets/htmega_post_carousel.php:1177
1848
+ #: includes/widgets/htmega_post_carousel.php:1276
1849
+ #: includes/widgets/htmega_post_carousel.php:1395
1850
+ #: includes/widgets/htmega_post_carousel.php:1520
1851
+ #: includes/widgets/htmega_post_carousel.php:1559
1852
+ #: includes/widgets/htmega_working_process.php:350
1853
+ #: includes/widgets/htmega_working_process.php:431
1854
+ #: includes/widgets/htmega_working_process.php:511
1855
+ #: includes/widgets/htmega_working_process.php:620
1856
+ #: includes/widgets/htmega_working_process.php:691
1857
+ #: includes/widgets/htmega_download_monitor.php:193
1858
+ #: includes/widgets/htmega_download_monitor.php:266
1859
+ #: includes/widgets/htmega_video_player.php:340
1860
+ #: includes/widgets/htmega_video_player.php:370
1861
+ #: includes/widgets/htmega_post_grid_tab.php:250
1862
+ #: includes/widgets/htmega_post_grid_tab.php:747
1863
+ #: includes/widgets/htmega_post_grid_tab.php:797
1864
+ #: includes/widgets/htmega_modal.php:240 includes/widgets/htmega_modal.php:478
1865
+ #: includes/widgets/htmega_modal.php:567 includes/widgets/htmega_modal.php:706
1866
+ #: includes/widgets/htmega_call_to_action.php:387
1867
+ #: includes/widgets/htmega_call_to_action.php:475
 
1868
  #: includes/widgets/htmega_brand.php:260
1869
+ #: includes/widgets/htmega_easy_digital_download.php:280
1870
+ #: includes/widgets/htmega_easy_digital_download.php:566
1871
+ #: includes/widgets/htmega_easy_digital_download.php:634
1872
+ #: includes/widgets/htmega_inline_menu.php:193
1873
+ #: includes/widgets/htmega_inline_menu.php:266
1874
+ #: includes/widgets/htmega_inline_menu.php:320
1875
+ #: includes/widgets/htmega_switcher.php:283
1876
+ #: includes/widgets/htmega_switcher.php:324
1877
+ #: includes/widgets/htmega_switcher.php:409
1878
+ #: includes/widgets/htmega_search.php:301
1879
+ #: includes/widgets/htmega_search.php:432
1880
+ #: includes/widgets/htmega_search.php:484 includes/widgets/htmega_table.php:330
1881
+ #: includes/widgets/htmega_table.php:407 includes/widgets/htmega_table.php:527
1882
+ #: includes/widgets/htmega_mailchimp_for_wp.php:236
1883
+ #: includes/widgets/htmega_mailchimp_for_wp.php:383
1884
+ #: includes/widgets/htmega_wc_element_pages.php:166
1885
+ #: includes/widgets/htmega_wc_element_pages.php:236
1886
+ #: includes/widgets/htmega_wc_element_pages.php:396
1887
+ #: includes/widgets/htmega_wc_element_pages.php:462
1888
+ #: includes/widgets/htmega_wc_element_pages.php:636
1889
+ #: includes/widgets/htmega_wc_element_pages.php:751
1890
+ #: includes/widgets/htmega_wc_element_pages.php:950
1891
+ #: includes/widgets/htmega_wc_element_pages.php:1023
1892
+ #: includes/widgets/htmega_services.php:591
1893
+ #: includes/widgets/htmega_services.php:673
1894
+ #: includes/widgets/htmega_services.php:787
1895
+ #: includes/widgets/htmega_services.php:916
1896
+ #: includes/widgets/htmega_services.php:968
1897
+ #: includes/widgets/htmega_instagram.php:702
1898
+ #: includes/widgets/htmega_instagram.php:812
1899
+ #: includes/widgets/htmega_instagram.php:979
1900
+ #: includes/widgets/htmega_instagram.php:1098
1901
+ #: includes/widgets/htmega_instagram.php:1158
1902
+ #: includes/widgets/htmega_instagram.php:1252
1903
+ #: includes/widgets/htmega_scroll_image.php:112
1904
+ #: includes/widgets/htmega_ninja_forms.php:165
1905
+ #: includes/widgets/htmega_ninja_forms.php:245
1906
+ #: includes/widgets/htmega_ninja_forms.php:310
1907
+ #: includes/widgets/htmega_ninja_forms.php:447
1908
+ #: includes/widgets/htmega_ninja_forms.php:556
1909
+ #: includes/widgets/htmega_ninja_forms.php:670
1910
+ #: includes/widgets/htmega_pricing_list_view.php:410
1911
+ #: includes/widgets/htmega_pricing_list_view.php:490
1912
+ #: includes/widgets/htmega_pricing_list_view.php:613
1913
+ #: includes/widgets/htmega_twitter_feed.php:580
1914
+ #: includes/widgets/htmega_twitter_feed.php:988
1915
+ #: includes/widgets/htmega_twitter_feed.php:1100
1916
+ #: includes/widgets/htmega_twitter_feed.php:1160
1917
+ #: includes/widgets/htmega_twitter_feed.php:1256
1918
+ #: includes/widgets/htmega_countdown.php:430
1919
+ #: includes/widgets/htmega_countdown.php:615
1920
+ #: includes/widgets/htmega_countdown.php:738
1921
+ #: includes/widgets/htmega_countdown.php:849
1922
+ #: includes/widgets/htmega_countdown.php:934
1923
+ #: includes/widgets/htmega_qu_forms.php:117
1924
+ #: includes/widgets/htmega_qu_forms.php:206
1925
+ #: includes/widgets/htmega_qu_forms.php:343
1926
+ #: includes/widgets/htmega_qu_forms.php:452
1927
+ #: includes/widgets/htmega_qu_forms.php:566
1928
  #: includes/widgets/htmega_dropcaps.php:143
1929
+ #: includes/widgets/htmega_dropcaps.php:234
1930
+ #: includes/widgets/htmega_caldera_forms.php:175
1931
+ #: includes/widgets/htmega_caldera_forms.php:245
1932
+ #: includes/widgets/htmega_image_grid.php:432
1933
+ #: includes/widgets/htmega_image_grid.php:491
1934
+ #: includes/widgets/htmega_double_button.php:225
1935
+ #: includes/widgets/htmega_double_button.php:353
1936
+ #: includes/widgets/htmega_double_button.php:383
1937
+ #: includes/widgets/htmega_double_button.php:450
1938
+ #: includes/widgets/htmega_double_button.php:567
1939
+ #: includes/widgets/htmega_double_button.php:654
1940
+ #: includes/widgets/htmega_double_button.php:770
1941
+ #: includes/widgets/htmega_double_button.php:850
 
 
 
 
 
 
 
1942
  #: includes/widgets/htmega_image_magnifier.php:118
1943
+ #: includes/widgets/htmega_teammember.php:726
1944
+ #: includes/widgets/htmega_add_banner.php:438
1945
+ #: includes/widgets/htmega_add_banner.php:517
1946
+ #: includes/widgets/htmega_accordion.php:521
1947
+ #: includes/widgets/htmega_accordion.php:606
1948
+ #: includes/widgets/htmega_accordion.php:769
1949
+ #: includes/widgets/htmega_accordion.php:925
1950
+ #: includes/widgets/htmega_accordion.php:1028
1951
+ #: includes/widgets/htmega_accordion.php:1158
1952
+ #: includes/widgets/htmega_pricing_table.php:441
1953
+ #: includes/widgets/htmega_pricing_table.php:613
1954
+ #: includes/widgets/htmega_pricing_table.php:776
1955
+ #: includes/widgets/htmega_pricing_table.php:828
1956
+ #: includes/widgets/htmega_tab.php:273 includes/widgets/htmega_tab.php:411
1957
+ #: includes/widgets/htmega_tab.php:496 includes/widgets/htmega_wpforms.php:157
1958
+ #: includes/widgets/htmega_wpforms.php:237
1959
+ #: includes/widgets/htmega_wpforms.php:300
1960
+ #: includes/widgets/htmega_wpforms.php:437
1961
+ #: includes/widgets/htmega_wpforms.php:546
1962
+ #: includes/widgets/htmega_wpforms.php:660
1963
+ #: includes/widgets/htmega_section_title.php:521
1964
+ #: includes/widgets/htmega_section_title.php:633
1965
+ #: includes/widgets/htmega_section_title.php:763
1966
+ #: includes/widgets/htmega_scroll_navigation.php:315
1967
+ #: includes/widgets/htmega_scroll_navigation.php:409
1968
+ #: includes/widgets/htmega_testimonial.php:535
1969
+ #: includes/widgets/htmega_testimonial.php:910
1970
+ #: includes/widgets/htmega_testimonial.php:1029
1971
+ #: includes/widgets/htmega_testimonial.php:1089
1972
+ #: includes/widgets/htmega_testimonial.php:1183
1973
+ #: includes/widgets/htmega_animated_heading.php:185
1974
+ #: includes/widgets/htmega_animated_heading.php:273
1975
+ #: includes/widgets/htmega_animated_heading.php:361
1976
+ #: includes/widgets/htmega_counter.php:236
1977
+ #: includes/widgets/htmega_counter.php:360
1978
+ #: includes/widgets/htmega_counter.php:450
1979
+ #: includes/widgets/htmega_counter.php:570
1980
+ #: includes/widgets/htmega_counter.php:659
1981
+ #: includes/widgets/htmega_counter.php:748
1982
+ #: includes/widgets/htmega_special_banner.php:664
1983
+ #: includes/widgets/htmega_special_banner.php:743
1984
+ #: includes/widgets/htmega_tooltip.php:386
1985
+ #: includes/widgets/htmega_tooltip.php:530
1986
+ #: includes/widgets/htmega_button.php:228
1987
+ #: includes/widgets/htmega_button.php:351
1988
+ #: includes/widgets/htmega_button.php:517
1989
+ #: includes/widgets/htmega_toggle.php:296
1990
+ #: includes/widgets/htmega_blockquote.php:253
1991
+ #: includes/widgets/htmega_blockquote.php:389
1992
+ #: includes/widgets/htmega_blockquote.php:554
1993
+ #: includes/widgets/htmega_socialshere.php:256
1994
+ #: includes/widgets/htmega_socialshere.php:439
1995
+ #: includes/widgets/htmega_socialshere.php:535
1996
+ #: includes/widgets/htmega_contact_form_seven.php:260
1997
+ #: includes/widgets/htmega_contact_form_seven.php:399
1998
+ #: includes/widgets/htmega_contact_form_seven.php:488
1999
+ #: includes/widgets/htmega_contact_form_seven.php:632
2000
+ #: includes/widgets/htmega_testimonial_grid.php:189
2001
+ #: includes/widgets/htmega_carousel.php:500
2002
+ #: includes/widgets/htmega_carousel.php:619
2003
+ #: includes/widgets/htmega_carousel.php:679
2004
+ #: includes/widgets/htmega_carousel.php:773
2005
+ #: includes/widgets/htmega_post_slider.php:1045
2006
+ #: includes/widgets/htmega_post_slider.php:1095
2007
+ #: includes/widgets/htmega_post_slider.php:1258
2008
+ #: includes/widgets/htmega_post_slider.php:1377
2009
+ #: includes/widgets/htmega_post_slider.php:1502
2010
+ #: includes/widgets/htmega_post_slider.php:1541
2011
  #: includes/widgets/htmega_lightbox.php:241
2012
+ #: includes/widgets/htmega_lightbox.php:371
2013
+ #: includes/widgets/htmega_progressbar.php:361
2014
+ #: includes/widgets/htmega_progressbar.php:450
2015
+ #: includes/widgets/htmega_progressbar.php:543
2016
+ #: includes/widgets/htmega_progressbar.php:640
2017
+ #: includes/widgets/htmega_news_ticker.php:346
2018
+ #: includes/widgets/htmega_news_ticker.php:468
2019
+ #: includes/widgets/htmega_news_ticker.php:546
2020
+ #: includes/widgets/htmega_news_ticker.php:682
 
 
 
 
 
 
2021
  #: includes/widgets/htmega_notify.php:349
2022
+ #: includes/widgets/htmega_notify.php:502
2023
+ #: includes/widgets/htmega_user_login_form.php:435
2024
+ #: includes/widgets/htmega_user_login_form.php:622
2025
+ #: includes/widgets/htmega_user_login_form.php:674
2026
+ #: includes/widgets/htmega_user_login_form.php:766
2027
+ #: includes/widgets/htmega_instagram - Copy.php:741
2028
+ #: includes/widgets/htmega_instagram - Copy.php:851
2029
+ #: includes/widgets/htmega_instagram - Copy.php:945
2030
+ #: includes/widgets/htmega_instagram - Copy.php:1100
2031
+ #: includes/widgets/htmega_instagram - Copy.php:1219
2032
+ #: includes/widgets/htmega_instagram - Copy.php:1279
2033
+ #: includes/widgets/htmega_instagram - Copy.php:1373
2034
  #: includes/widgets/htmega_popover.php:410
2035
+ #: includes/widgets/htmega_popover.php:566
2036
+ #: includes/widgets/htmega_popover.php:643
2037
+ #: includes/widgets/htmega_popover.php:748
2038
+ #: includes/widgets/htmega_offcanvas.php:327
2039
+ #: includes/widgets/htmega_cuctom_event.php:429
2040
+ #: includes/widgets/htmega_business_hours.php:245
2041
+ #: includes/widgets/htmega_business_hours.php:302
2042
+ #: includes/widgets/htmega_panel_slider.php:708
2043
+ #: includes/widgets/htmega_panel_slider.php:827
2044
+ #: includes/widgets/htmega_panel_slider.php:952
2045
+ #: includes/widgets/htmega_panel_slider.php:991
2046
+ #: includes/widgets/htmega_slider_thumb_gallery.php:798
2047
+ #: includes/widgets/htmega_slider_thumb_gallery.php:917
2048
+ #: includes/widgets/htmega_slider_thumb_gallery.php:976
2049
+ #: includes/widgets/htmega_slider_thumb_gallery.php:1070
2050
+ #: includes/widgets/htmega_image_masonry.php:417
2051
+ #: includes/widgets/htmega_image_masonry.php:476
2052
+ #: includes/widgets/htmega_gravity_forms.php:222
2053
+ #: includes/widgets/htmega_gravity_forms.php:357
2054
+ #: includes/widgets/htmega_gravity_forms.php:471
2055
+ #: includes/widgets/htmega_buddy_press.php:182
2056
+ #: includes/widgets/htmega_user_register_form.php:611
2057
+ #: includes/widgets/htmega_user_register_form.php:742
2058
+ #: includes/widgets/htmega_user_register_form.php:868
2059
+ #: includes/widgets/htmega_user_register_form.php:920
2060
+ #: includes/widgets/htmega_user_register_form.php:1014
2061
+ #: includes/widgets/htmega_booked_calender.php:598
2062
+ #: includes/widgets/htmega_booked_calender.php:745
2063
+ #: includes/widgets/htmega_flip-box.php:409
2064
+ #: includes/widgets/htmega_flip-box.php:494
2065
+ #: includes/widgets/htmega_flip-box.php:653
2066
+ #: includes/widgets/htmega_flip-box.php:733
2067
+ #: includes/widgets/htmega_flip-box.php:830
2068
+ #: includes/widgets/htmega_flip-box.php:916
2069
+ #: includes/widgets/htmega_flip-box.php:1132
2070
+ #: includes/widgets/htmega_flip-box.php:1212
2071
+ #: includes/widgets/htmega_404_content.php:334
2072
+ #: includes/widgets/htmega_404_content.php:414
2073
+ #: includes/widgets/htmega_404_content.php:494
2074
+ #: includes/widgets/htmega_404_content.php:617
2075
+ #: includes/widgets/htmega_404_content.php:668
2076
+ #: includes/widgets/htmega_404_content.php:769
2077
+ #: includes/widgets/htmega_404_content.php:820
2078
+ #: includes/widgets/htmega_image_comparison.php:191
2079
+ #: includes/widgets/htmega_image_comparison.php:273
2080
+ #: includes/widgets/htmega_image_comparison.php:342
2081
+ #: includes/widgets/htmega_image_marker.php:244
2082
+ #: includes/widgets/htmega_image_marker.php:359
2083
+ #: includes/widgets/htmega_wc_categories.php:200
2084
+ #: includes/widgets/htmega_wc_categories.php:262
2085
+ #: includes/widgets/htmega_wc_categories.php:435
2086
+ #: includes/widgets/htmega_wc_categories.php:463
2087
+ #: extensions/ht-builder/widgets/bl_page_title.php:98
2088
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:100
2089
+ #: extensions/ht-builder/widgets/bl_site_title.php:98
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2090
  msgid "Border Radius"
2091
  msgstr ""
2092
 
2093
+ #: includes/widgets/htmega_teammember.php:73
2094
+ #: includes/widgets/htmega_add_banner.php:62
2095
+ #: includes/widgets/htmega_section_title.php:210
2096
+ #: includes/widgets/htmega_special_banner.php:45
2097
+ #: includes/widgets/htmega_tooltip.php:181
2098
+ #: includes/widgets/htmega_button.php:111
2099
+ #: includes/widgets/htmega_popover.php:193
2100
+ #: includes/widgets/htmega_offcanvas.php:96
2101
+ #: includes/widgets/htmega_slider_thumb_gallery.php:58
2102
+ #: includes/widgets/htmega_flip-box.php:317
2103
+ #: includes/widgets/htmega_image_comparison.php:136
2104
  msgid "Bottom"
2105
  msgstr ""
2106
 
2107
+ #: includes/widgets/htmega_notify.php:107
2108
  msgid "Bottom Center"
2109
  msgstr ""
2110
 
2111
+ #: includes/widgets/htmega_notify.php:110
2112
  msgid "Bottom Fullwidth"
2113
  msgstr ""
2114
 
2115
+ #: includes/widgets/htmega_notify.php:106
2116
  #: extensions/wc-sales-notification/admin/setting.php:82
2117
  msgid "Bottom Left"
2118
  msgstr ""
2119
 
2120
+ #: includes/widgets/htmega_notify.php:108
2121
  msgid "Bottom Right"
2122
  msgstr ""
2123
 
2124
+ #: includes/widgets/htmega_notify.php:156
2125
+ #: includes/widgets/htmega_notify.php:191
2126
  msgid "bounceIn"
2127
  msgstr ""
2128
 
2129
+ #: includes/widgets/htmega_notify.php:157
2130
+ #: includes/widgets/htmega_notify.php:192
2131
  msgid "bounceInDown"
2132
  msgstr ""
2133
 
2134
+ #: includes/widgets/htmega_notify.php:158
2135
+ #: includes/widgets/htmega_notify.php:193
2136
  msgid "bounceInLeft"
2137
  msgstr ""
2138
 
2139
+ #: includes/widgets/htmega_notify.php:159
2140
+ #: includes/widgets/htmega_notify.php:194
2141
  msgid "bounceInRight"
2142
  msgstr ""
2143
 
2144
+ #: includes/widgets/htmega_notify.php:160
2145
+ #: includes/widgets/htmega_notify.php:195
2146
  msgid "bounceInUp"
2147
  msgstr ""
2148
 
2149
+ #: includes/widgets/htmega_notify.php:138
2150
+ #: includes/widgets/htmega_notify.php:173
2151
  msgid "bounceOut"
2152
  msgstr ""
2153
 
2154
+ #: includes/widgets/htmega_notify.php:139
2155
+ #: includes/widgets/htmega_notify.php:174
2156
  msgid "bounceOutDown"
2157
  msgstr ""
2158
 
2159
+ #: includes/widgets/htmega_notify.php:140
2160
+ #: includes/widgets/htmega_notify.php:175
2161
  msgid "bounceOutLeft"
2162
  msgstr ""
2163
 
2164
+ #: includes/widgets/htmega_notify.php:141
2165
+ #: includes/widgets/htmega_notify.php:176
2166
  msgid "bounceOutRight"
2167
  msgstr ""
2168
 
2169
+ #: includes/widgets/htmega_notify.php:142
2170
+ #: includes/widgets/htmega_notify.php:177
2171
  msgid "bounceOutUp"
2172
  msgstr ""
2173
 
2174
+ #: includes/widgets/htmega_working_process.php:554
2175
+ #: includes/widgets/htmega_working_process.php:713
2176
+ #: includes/widgets/htmega_modal.php:213 includes/widgets/htmega_modal.php:451
2177
+ #: includes/widgets/htmega_call_to_action.php:150
2178
+ #: includes/widgets/htmega_call_to_action.php:410
2179
+ #: includes/widgets/htmega_call_to_action.php:498
 
 
 
2180
  #: includes/widgets/htmega_brand.php:172 includes/widgets/htmega_brand.php:197
2181
+ #: includes/widgets/htmega_inline_menu.php:206
2182
+ #: includes/widgets/htmega_mailchimp_for_wp.php:396
2183
+ #: includes/widgets/htmega_scroll_image.php:150
2184
+ #: includes/widgets/htmega_ninja_forms.php:682
2185
+ #: includes/widgets/htmega_twitter_feed.php:537
2186
+ #: includes/widgets/htmega_countdown.php:413
2187
+ #: includes/widgets/htmega_qu_forms.php:578
2188
+ #: includes/widgets/htmega_image_grid.php:402
2189
+ #: includes/widgets/htmega_image_grid.php:474
2190
+ #: includes/widgets/htmega_double_button.php:238
2191
+ #: includes/widgets/htmega_double_button.php:473
2192
+ #: includes/widgets/htmega_double_button.php:590
2193
+ #: includes/widgets/htmega_double_button.php:677
2194
+ #: includes/widgets/htmega_double_button.php:793
2195
+ #: includes/widgets/htmega_double_button.php:873
 
 
 
2196
  #: includes/widgets/htmega_image_magnifier.php:132
2197
+ #: includes/widgets/htmega_accordion.php:534
2198
+ #: includes/widgets/htmega_accordion.php:619
2199
+ #: includes/widgets/htmega_accordion.php:783
2200
+ #: includes/widgets/htmega_accordion.php:938
2201
+ #: includes/widgets/htmega_accordion.php:1041
2202
+ #: includes/widgets/htmega_accordion.php:1171
2203
+ #: includes/widgets/htmega_pricing_table.php:424
2204
+ #: includes/widgets/htmega_wpforms.php:672
2205
+ #: includes/widgets/htmega_section_title.php:745
2206
+ #: includes/widgets/htmega_animated_heading.php:208
2207
+ #: includes/widgets/htmega_animated_heading.php:296
2208
+ #: includes/widgets/htmega_animated_heading.php:384
2209
+ #: includes/widgets/htmega_button.php:286
2210
+ #: includes/widgets/htmega_button.php:401
2211
+ #: includes/widgets/htmega_button.php:553
2212
+ #: includes/widgets/htmega_contact_form_seven.php:645
2213
+ #: includes/widgets/htmega_weather.php:207
2214
+ #: includes/widgets/htmega_progressbar.php:464
2215
+ #: includes/widgets/htmega_progressbar.php:557
2216
+ #: includes/widgets/htmega_progressbar.php:655
2217
  #: includes/widgets/htmega_notify.php:372
2218
+ #: includes/widgets/htmega_user_login_form.php:304
2219
+ #: includes/widgets/htmega_popover.php:548
2220
+ #: includes/widgets/htmega_business_hours.php:202
2221
+ #: includes/widgets/htmega_image_masonry.php:387
2222
+ #: includes/widgets/htmega_image_masonry.php:459
2223
+ #: includes/widgets/htmega_gravity_forms.php:483
2224
+ #: includes/widgets/htmega_buddy_press.php:205
2225
+ #: includes/widgets/htmega_wc_categories.php:225
 
 
 
 
 
 
2226
  msgid "Box Shadow"
2227
  msgstr ""
2228
 
2230
  msgid "Brand Logo"
2231
  msgstr ""
2232
 
2233
+ #: includes/widgets/htmega_brand.php:13 includes/widgets/htmega_brand.php:28
2234
+ #: admin/include/admin-setting.php:150
2235
  msgid "Brands"
2236
  msgstr ""
2237
 
2238
+ #: includes/widgets/htmega_news_ticker.php:66
2239
  msgid "Breaking News"
2240
  msgstr ""
2241
 
2242
+ #: includes/widgets/htmega_buddy_press.php:17
2243
+ #: includes/widgets/htmega_buddy_press.php:32
2244
+ #: admin/include/admin-setting.php:913
2245
  msgid "BuddyPress"
2246
  msgstr ""
2247
 
2248
+ #: includes/widgets/htmega_socialshere.php:79
2249
  msgid "Buffer"
2250
  msgstr ""
2251
 
2252
+ #: includes/widgets/htmega_business_hours.php:17
2253
+ #: includes/widgets/htmega_business_hours.php:32
2254
  #: admin/include/admin-setting.php:158
 
 
2255
  msgid "Business Hours"
2256
  msgstr ""
2257
 
2258
+ #: includes/widgets/htmega_download_monitor.php:100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2259
  #: includes/widgets/htmega_video_player.php:234
2260
+ #: includes/widgets/htmega_modal.php:101 includes/widgets/htmega_modal.php:175
2261
+ #: includes/widgets/htmega_call_to_action.php:337
2262
+ #: includes/widgets/htmega_easy_digital_download.php:511
2263
+ #: includes/widgets/htmega_mailchimp_for_wp.php:280
2264
+ #: includes/widgets/htmega_wc_element_pages.php:967
2265
+ #: includes/widgets/htmega_services.php:831
2266
+ #: includes/widgets/htmega_ninja_forms.php:571
2267
+ #: includes/widgets/htmega_qu_forms.php:467
2268
+ #: includes/widgets/htmega_double_button.php:98
2269
+ #: includes/widgets/htmega_double_button.php:161
2270
+ #: includes/widgets/htmega_double_button.php:263
2271
+ #: includes/widgets/htmega_add_banner.php:388
2272
+ #: includes/widgets/htmega_wpforms.php:561
2273
+ #: includes/widgets/htmega_special_banner.php:614
2274
+ #: includes/widgets/htmega_tooltip.php:294
2275
+ #: includes/widgets/htmega_button.php:17 includes/widgets/htmega_button.php:32
2276
+ #: includes/widgets/htmega_toggle.php:182
2277
+ #: includes/widgets/htmega_contact_form_seven.php:530
2278
+ #: includes/widgets/htmega_lightbox.php:121
2279
+ #: includes/widgets/htmega_notify.php:41 includes/widgets/htmega_notify.php:301
2280
+ #: includes/widgets/htmega_popover.php:318
2281
+ #: includes/widgets/htmega_offcanvas.php:106
2282
+ #: includes/widgets/htmega_offcanvas.php:269
2283
+ #: includes/widgets/htmega_cuctom_event.php:379
2284
+ #: includes/widgets/htmega_gravity_forms.php:372
2285
+ #: includes/widgets/htmega_404_content.php:115
2286
+ #: admin/include/admin-setting.php:166
2287
  msgid "Button"
2288
  msgstr ""
2289
 
2290
+ #: includes/widgets/htmega_double_button.php:217
2291
  msgid "Button Area"
2292
  msgstr ""
2293
 
2295
  msgid "Button Color"
2296
  msgstr ""
2297
 
2298
+ #: includes/widgets/htmega_button.php:409
2299
  msgid "Button Hover Effect"
2300
  msgstr ""
2301
 
2302
+ #: includes/widgets/htmega_button.php:435
2303
  msgid "Button Hover Shadow"
2304
  msgstr ""
2305
 
 
2306
  #: includes/widgets/htmega_video_player.php:87
2307
+ #: includes/widgets/htmega_offcanvas.php:121
2308
  msgid "Button Icon"
2309
  msgstr ""
2310
 
2311
+ #: includes/widgets/htmega_search.php:65
2312
  msgid "Button Icon Type"
2313
  msgstr ""
2314
 
2315
+ #: includes/widgets/htmega_404_content.php:141
2316
+ #: includes/widgets/htmega_404_content.php:189
2317
  msgid "Button Icons"
2318
  msgstr ""
2319
 
2320
+ #: includes/widgets/htmega_call_to_action.php:84
2321
+ #: includes/widgets/htmega_flip-box.php:262
2322
+ #: includes/widgets/htmega_404_content.php:153
2323
+ #: includes/widgets/htmega_404_content.php:201
2324
  msgid "Button Link"
2325
  msgstr ""
2326
 
2327
+ #: includes/widgets/htmega_double_button.php:90
2328
+ #: includes/widgets/htmega_double_button.php:401
2329
  msgid "Button One"
2330
  msgstr ""
2331
 
2332
+ #: includes/widgets/htmega_double_button.php:39
2333
+ #: includes/widgets/htmega_button.php:79
2334
  msgid "Button Size"
2335
  msgstr ""
2336
 
2337
+ #: includes/widgets/htmega_download_monitor.php:126
2338
+ #: includes/widgets/htmega_wc_element_pages.php:687
2339
+ #: includes/widgets/htmega_countdown.php:779
2340
+ #: includes/widgets/htmega_button.php:39 includes/widgets/htmega_button.php:180
2341
  msgid "Button Style"
2342
  msgstr ""
2343
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2344
  #: includes/widgets/htmega_video_player.php:75
2345
+ #: includes/widgets/htmega_call_to_action.php:75
2346
+ #: includes/widgets/htmega_call_to_action.php:77
2347
+ #: includes/widgets/htmega_add_banner.php:132
2348
+ #: includes/widgets/htmega_add_banner.php:134
2349
+ #: includes/widgets/htmega_pricing_table.php:373
2350
+ #: includes/widgets/htmega_special_banner.php:135
2351
+ #: includes/widgets/htmega_special_banner.php:137
2352
+ #: includes/widgets/htmega_instagram_feed.php:90
2353
+ #: includes/widgets/htmega_notify.php:48
2354
+ #: includes/widgets/htmega_user_login_form.php:215
2355
+ #: includes/widgets/htmega_popover.php:69
2356
+ #: includes/widgets/htmega_offcanvas.php:112
2357
+ #: includes/widgets/htmega_flip-box.php:254
2358
+ #: includes/widgets/htmega_404_content.php:131
2359
+ #: includes/widgets/htmega_404_content.php:180
2360
  msgid "Button Text"
2361
  msgstr ""
2362
 
2364
  msgid "Button Text Color"
2365
  msgstr ""
2366
 
2367
+ #: includes/widgets/htmega_double_button.php:153
2368
+ #: includes/widgets/htmega_double_button.php:605
2369
  msgid "Button Two"
2370
  msgstr ""
2371
 
2372
+ #: includes/widgets/htmega_tooltip.php:45
2373
+ #: includes/widgets/htmega_popover.php:45
2374
  msgid "Button Type"
2375
  msgstr ""
2376
 
2377
+ #: includes/widgets/htmega_double_button.php:300
2378
  msgid "Button Width"
2379
  msgstr ""
2380
 
2381
+ #: includes/class.assests.php:370 admin/include/template-library.php:280
2382
+ #: admin/include/template-library.php:332 admin/include/admin-setting.php:1273
 
2383
  msgid "Buy Now"
2384
  msgstr ""
2385
 
2386
+ #: includes/widgets/htmega_easy_digital_download.php:131
2387
+ #: includes/widgets/htmega_wc_categories.php:80
2388
  msgid "By Parent"
2389
  msgstr ""
2390
 
2391
+ #: includes/widgets/htmega_weather.php:63
2392
  msgid "C"
2393
  msgstr ""
2394
 
2395
+ #: includes/widgets/htmega_instagram.php:99
2396
+ msgid "Cache Time Duration"
2397
+ msgstr ""
2398
+
2399
+ #: includes/widgets/htmega_caldera_forms.php:17
2400
+ #: includes/widgets/htmega_caldera_forms.php:32
2401
+ #: admin/include/admin-setting.php:923
2402
  msgid "Caldera Form"
2403
  msgstr ""
2404
 
2405
+ #: includes/widgets/htmega_booked_calender.php:840
2406
  msgid "Calendar"
2407
  msgstr ""
2408
 
2409
+ #: includes/widgets/htmega_booked_calender.php:862
2410
  msgid "Calendar Icon Background"
2411
  msgstr ""
2412
 
2413
+ #: includes/widgets/htmega_booked_calender.php:851
2414
  msgid "Calendar Icon Color"
2415
  msgstr ""
2416
 
2417
+ #: includes/widgets/htmega_booked_calender.php:904
2418
  msgid "Calendar Icon Padding"
2419
  msgstr ""
2420
 
2421
+ #: includes/widgets/htmega_booked_calender.php:884
2422
  msgid "Calendar Icon Radius"
2423
  msgstr ""
2424
 
2425
+ #: includes/widgets/htmega_booked_calender.php:151
2426
  msgid "Calendar Size"
2427
  msgstr ""
2428
 
2429
+ #: includes/widgets/htmega_call_to_action.php:17
2430
+ #: includes/widgets/htmega_call_to_action.php:32
2431
  #: admin/include/admin-setting.php:174
 
 
2432
  msgid "Call To Action"
2433
  msgstr ""
2434
 
2435
+ #: includes/widgets/htmega_instagram.php:826
2436
+ msgid "Caption"
2437
+ msgstr ""
2438
+
2439
+ #: includes/widgets/htmega_testimonial.php:88
2440
+ #: includes/widgets/htmega_testimonial.php:135
2441
+ #: includes/widgets/htmega_testimonial_grid.php:76
2442
+ #: includes/widgets/htmega_testimonial_grid.php:134
2443
  msgid "Carolina Monntoya"
2444
  msgstr ""
2445
 
2446
+ #: includes/widgets/htmega_post_carousel.php:69
2447
+ #: includes/widgets/htmega_carousel.php:13
2448
+ #: includes/widgets/htmega_carousel.php:42 admin/include/admin-setting.php:182
2449
  msgid "Carousel"
2450
  msgstr ""
2451
 
2452
+ #: includes/widgets/htmega_post_carousel.php:289
2453
  msgid "Carousel Option"
2454
  msgstr ""
2455
 
2456
+ #: includes/widgets/htmega_wc_element_pages.php:49
2457
  msgid "Cart Page"
2458
  msgstr ""
2459
 
2460
+ #: includes/widgets/htmega_post_carousel.php:101
2461
+ #: includes/widgets/htmega_post_carousel.php:115
2462
+ #: includes/widgets/htmega_post_grid_tab.php:82
2463
+ #: includes/widgets/htmega_post_grid_tab.php:96
2464
+ #: includes/widgets/htmega_post_grid.php:74
2465
+ #: includes/widgets/htmega_post_grid.php:88
2466
+ #: includes/widgets/htmega_easy_digital_download.php:145
2467
+ #: includes/widgets/htmega_post_slider.php:89
2468
+ #: includes/widgets/htmega_post_slider.php:103
2469
+ #: includes/widgets/htmega_news_ticker.php:181
2470
+ #: includes/widgets/htmega_news_ticker.php:195
2471
+ #: includes/widgets/htmega_wc_categories.php:32
2472
+ #: includes/widgets/htmega_wc_categories.php:94
2473
  msgid "Categories"
2474
  msgstr ""
2475
 
2476
+ #: includes/widgets/htmega_post_carousel.php:186
2477
+ #: includes/widgets/htmega_post_carousel.php:842
2478
+ #: includes/widgets/htmega_post_grid_tab.php:177
2479
+ #: includes/widgets/htmega_post_grid_tab.php:462
2480
+ #: includes/widgets/htmega_post_grid.php:184
2481
+ #: includes/widgets/htmega_post_grid.php:389
2482
+ #: includes/widgets/htmega_single_post.php:99
 
 
2483
  #: includes/widgets/htmega_single_post.php:220
2484
+ #: includes/widgets/htmega_post_slider.php:244
2485
+ #: includes/widgets/htmega_post_slider.php:760
2486
  msgid "Category"
2487
  msgstr ""
2488
 
2489
+ #: includes/widgets/htmega_wc_categories.php:163
2490
  msgid "Category Area"
2491
  msgstr ""
2492
 
2493
+ #: includes/widgets/htmega_table.php:208
2494
+ #: includes/widgets/htmega_pricing_list_view.php:250
2495
  msgid "Cell Content"
2496
  msgstr ""
2497
 
2498
+ #: includes/widgets/htmega_post_carousel.php:684
2499
+ #: includes/widgets/htmega_post_carousel.php:772
2500
+ #: includes/widgets/htmega_post_carousel.php:1017
2501
+ #: includes/widgets/htmega_video_player.php:208
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2502
  #: includes/widgets/htmega_post_grid_tab.php:353
2503
+ #: includes/widgets/htmega_post_grid_tab.php:438
2504
+ #: includes/widgets/htmega_post_grid_tab.php:637
2505
+ #: includes/widgets/htmega_post_grid.php:274
2506
+ #: includes/widgets/htmega_post_grid.php:364
2507
+ #: includes/widgets/htmega_modal.php:350 includes/widgets/htmega_modal.php:751
2508
+ #: includes/widgets/htmega_call_to_action.php:190
2509
+ #: includes/widgets/htmega_easy_digital_download.php:311
2510
+ #: includes/widgets/htmega_inline_menu.php:121
2511
+ #: includes/widgets/htmega_search.php:135 includes/widgets/htmega_table.php:426
2512
+ #: includes/widgets/htmega_table.php:546
2513
+ #: includes/widgets/htmega_mailchimp_for_wp.php:122
2514
+ #: includes/widgets/htmega_services.php:212
2515
+ #: includes/widgets/htmega_services.php:305
2516
+ #: includes/widgets/htmega_services.php:423
2517
+ #: includes/widgets/htmega_services.php:610
2518
+ #: includes/widgets/htmega_services.php:806
2519
+ #: includes/widgets/htmega_pricing_list_view.php:509
2520
+ #: includes/widgets/htmega_pricing_list_view.php:632
2521
+ #: includes/widgets/htmega_countdown.php:476
2522
+ #: includes/widgets/htmega_countdown.php:507
2523
+ #: includes/widgets/htmega_image_grid.php:206
2524
+ #: includes/widgets/htmega_image_grid.php:292
2525
+ #: includes/widgets/htmega_double_button.php:278
2526
+ #: includes/widgets/htmega_double_button.php:514
2527
+ #: includes/widgets/htmega_double_button.php:718
2528
+ #: includes/widgets/htmega_teammember.php:440
2529
+ #: includes/widgets/htmega_teammember.php:533
2530
+ #: includes/widgets/htmega_teammember.php:626
2531
+ #: includes/widgets/htmega_teammember.php:694
2532
+ #: includes/widgets/htmega_add_banner.php:61
2533
+ #: includes/widgets/htmega_add_banner.php:160
2534
+ #: includes/widgets/htmega_accordion.php:472
2535
+ #: includes/widgets/htmega_accordion.php:654
2536
+ #: includes/widgets/htmega_accordion.php:716
2537
+ #: includes/widgets/htmega_tab.php:326
2538
+ #: includes/widgets/htmega_section_title.php:389
2539
+ #: includes/widgets/htmega_testimonial.php:565
2540
+ #: includes/widgets/htmega_testimonial.php:658
2541
+ #: includes/widgets/htmega_testimonial.php:752
2542
+ #: includes/widgets/htmega_counter.php:257
2543
  #: includes/widgets/htmega_single_post.php:196
2544
+ #: includes/widgets/htmega_single_post.php:353
2545
+ #: includes/widgets/htmega_special_banner.php:44
2546
+ #: includes/widgets/htmega_special_banner.php:266
2547
+ #: includes/widgets/htmega_tooltip.php:242
 
2548
  #: includes/widgets/htmega_tablepress.php:211
2549
  #: includes/widgets/htmega_tablepress.php:368
2550
+ #: includes/widgets/htmega_button.php:155
 
 
 
 
 
 
 
2551
  #: includes/widgets/htmega_toggle.php:198
2552
+ #: includes/widgets/htmega_blockquote.php:185
2553
+ #: includes/widgets/htmega_contact_form_seven.php:120
2554
+ #: includes/widgets/htmega_testimonial_grid.php:342
2555
+ #: includes/widgets/htmega_post_slider.php:648
2556
+ #: includes/widgets/htmega_post_slider.php:736
2557
+ #: includes/widgets/htmega_post_slider.php:935
2558
+ #: includes/widgets/htmega_user_login_form.php:244
2559
+ #: includes/widgets/htmega_user_login_form.php:785
2560
+ #: includes/widgets/htmega_popover.php:266
2561
+ #: includes/widgets/htmega_popover.php:662
2562
+ #: includes/widgets/htmega_popover.php:767
2563
+ #: includes/widgets/htmega_offcanvas.php:244
2564
+ #: includes/widgets/htmega_panel_slider.php:494
2565
+ #: includes/widgets/htmega_image_masonry.php:202
2566
+ #: includes/widgets/htmega_image_masonry.php:288
2567
+ #: includes/widgets/htmega_buddy_press.php:247
2568
+ #: includes/widgets/htmega_user_register_form.php:439
2569
+ #: includes/widgets/htmega_user_register_form.php:1033
2570
+ #: includes/widgets/htmega_404_content.php:242
2571
+ #: includes/widgets/htmega_image_comparison.php:135
2572
+ #: includes/widgets/htmega_wc_categories.php:352
2573
+ #: extensions/ht-builder/widgets/bl_page_title.php:143
2574
+ #: extensions/ht-builder/widgets/bl_post_title.php:109
2575
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:145
2576
+ #: extensions/ht-builder/widgets/bl_site_title.php:143
2577
  msgid "Center"
2578
  msgstr ""
2579
 
2581
  msgid "Center Address"
2582
  msgstr ""
2583
 
2584
+ #: includes/widgets/htmega_blockquote.php:96
2585
  msgid "Center Bottom"
2586
  msgstr ""
2587
 
2588
+ #: includes/widgets/htmega_blockquote.php:95
2589
  msgid "Center Center"
2590
  msgstr ""
2591
 
2592
+ #: includes/widgets/htmega_post_carousel.php:388
2593
+ #: includes/widgets/htmega_instagram.php:408
2594
+ #: includes/widgets/htmega_twitter_feed.php:322
2595
+ #: includes/widgets/htmega_testimonial.php:282
2596
+ #: includes/widgets/htmega_carousel.php:224
2597
+ #: includes/widgets/htmega_post_slider.php:388
2598
+ #: includes/widgets/htmega_instagram - Copy.php:448
2599
+ #: includes/widgets/htmega_panel_slider.php:248
2600
+ #: includes/widgets/htmega_slider_thumb_gallery.php:218
2601
  msgid "Center Mode"
2602
  msgstr ""
2603
 
2604
+ #: includes/widgets/htmega_post_carousel.php:401
2605
+ #: includes/widgets/htmega_instagram.php:421
2606
+ #: includes/widgets/htmega_twitter_feed.php:335
2607
+ #: includes/widgets/htmega_testimonial.php:295
2608
+ #: includes/widgets/htmega_carousel.php:237
2609
+ #: includes/widgets/htmega_post_slider.php:401
2610
+ #: includes/widgets/htmega_instagram - Copy.php:461
2611
+ #: includes/widgets/htmega_panel_slider.php:261
2612
+ #: includes/widgets/htmega_slider_thumb_gallery.php:229
2613
  msgid "Center padding"
2614
  msgstr ""
2615
 
2616
+ #: includes/widgets/htmega_blockquote.php:94
2617
  msgid "Center Top"
2618
  msgstr ""
2619
 
2620
+ #: includes/widgets/htmega_wc_element_pages.php:332
2621
  msgid "Checkout Button"
2622
  msgstr ""
2623
 
2624
+ #: includes/widgets/htmega_wc_element_pages.php:51
2625
  msgid "Checkout Page"
2626
  msgstr ""
2627
 
2628
+ #: includes/widgets/htmega_scroll_image.php:35
2629
+ msgid "Choose Image"
2630
+ msgstr ""
2631
+
2632
+ #: includes/widgets/htmega_wc_element_pages.php:61
2633
  msgid "Choose Product"
2634
  msgstr ""
2635
 
2636
+ #: includes/widgets/htmega_progressbar.php:52
2637
  msgid "Circle"
2638
  msgstr ""
2639
 
2640
+ #: includes/widgets/htmega_instagram - Copy.php:138
2641
+ msgid "Clear Cache Data"
2642
+ msgstr ""
2643
+
2644
+ #: includes/widgets/htmega_button.php:55
2645
  msgid "Click Me"
2646
  msgstr ""
2647
 
2648
+ #: includes/widgets/htmega_testimonial_grid.php:92
2649
  msgid "Client Rating"
2650
  msgstr ""
2651
 
2652
+ #: includes/widgets/htmega_testimonial.php:121
2653
+ #: includes/widgets/htmega_testimonial_grid.php:120
2654
  msgid "Client Say"
2655
  msgstr ""
2656
 
2657
+ #: includes/widgets/htmega_testimonial.php:736
2658
+ #: includes/widgets/htmega_testimonial_grid.php:326
2659
  msgid "Client say"
2660
  msgstr ""
2661
 
2662
+ #: includes/widgets/htmega_animated_heading.php:77
2663
  msgid "Clip"
2664
  msgstr ""
2665
 
2666
+ #: includes/widgets/htmega_post_grid_tab.php:816
2667
+ #: includes/widgets/htmega_modal.php:606 includes/widgets/htmega_toggle.php:60
2668
+ #: includes/widgets/htmega_toggle.php:61
2669
+ #: includes/widgets/htmega_business_hours.php:144
2670
  msgid "Close"
2671
  msgstr ""
2672
 
2673
+ #: includes/widgets/htmega_search.php:551
2674
  msgid "close"
2675
  msgstr ""
2676
 
2677
+ #: includes/widgets/htmega_accordion.php:304
2678
  msgid "Close All Item"
2679
  msgstr ""
2680
 
2681
+ #: includes/widgets/htmega_notify.php:570
2682
  msgid "Close Button"
2683
  msgstr ""
2684
 
2685
+ #: includes/widgets/htmega_table.php:242 includes/widgets/htmega_table.php:248
2686
+ #: includes/widgets/htmega_table.php:254 includes/widgets/htmega_table.php:261
2687
+ #: includes/widgets/htmega_pricing_list_view.php:319
2688
+ #: includes/widgets/htmega_pricing_list_view.php:325
2689
+ #: includes/widgets/htmega_pricing_list_view.php:331
2690
+ #: includes/widgets/htmega_pricing_list_view.php:338
2691
  msgid "col"
2692
  msgstr ""
2693
 
2694
+ #: includes/widgets/htmega_notify.php:237
2695
  msgid "col-md-1"
2696
  msgstr ""
2697
 
2698
+ #: includes/widgets/htmega_notify.php:228
2699
  msgid "col-md-10"
2700
  msgstr ""
2701
 
2702
+ #: includes/widgets/htmega_notify.php:227
2703
  msgid "col-md-11"
2704
  msgstr ""
2705
 
2706
+ #: includes/widgets/htmega_notify.php:226
2707
  msgid "col-md-12"
2708
  msgstr ""
2709
 
2710
+ #: includes/widgets/htmega_notify.php:236
2711
  msgid "col-md-2"
2712
  msgstr ""
2713
 
2714
+ #: includes/widgets/htmega_notify.php:235
2715
  msgid "col-md-3"
2716
  msgstr ""
2717
 
2718
+ #: includes/widgets/htmega_notify.php:234
2719
  msgid "col-md-4"
2720
  msgstr ""
2721
 
2722
+ #: includes/widgets/htmega_notify.php:233
2723
  msgid "col-md-5"
2724
  msgstr ""
2725
 
2726
+ #: includes/widgets/htmega_notify.php:232
2727
  msgid "col-md-6"
2728
  msgstr ""
2729
 
2730
+ #: includes/widgets/htmega_notify.php:231
2731
  msgid "col-md-7"
2732
  msgstr ""
2733
 
2734
+ #: includes/widgets/htmega_notify.php:230
2735
  msgid "col-md-8"
2736
  msgstr ""
2737
 
2738
+ #: includes/widgets/htmega_notify.php:229
2739
  msgid "col-md-9"
2740
  msgstr ""
2741
 
2742
+ #: includes/widgets/htmega_post_carousel.php:630
2743
+ #: includes/widgets/htmega_post_carousel.php:718
2744
+ #: includes/widgets/htmega_post_carousel.php:862
2745
+ #: includes/widgets/htmega_post_carousel.php:926
2746
+ #: includes/widgets/htmega_post_carousel.php:962
2747
+ #: includes/widgets/htmega_post_carousel.php:1062
2748
+ #: includes/widgets/htmega_post_carousel.php:1146
2749
+ #: includes/widgets/htmega_post_carousel.php:1218
2750
+ #: includes/widgets/htmega_post_carousel.php:1364
2751
+ #: includes/widgets/htmega_working_process.php:373
2752
+ #: includes/widgets/htmega_working_process.php:453
2753
+ #: includes/widgets/htmega_working_process.php:562
2754
+ #: includes/widgets/htmega_working_process.php:642
2755
+ #: includes/widgets/htmega_download_monitor.php:153
2756
+ #: includes/widgets/htmega_download_monitor.php:226
2757
+ #: includes/widgets/htmega_video_player.php:254
2758
+ #: includes/widgets/htmega_video_player.php:381
2759
+ #: includes/widgets/htmega_vertical_timeline.php:128
2760
+ #: includes/widgets/htmega_vertical_timeline.php:161
2761
+ #: includes/widgets/htmega_vertical_timeline.php:194
2762
+ #: includes/widgets/htmega_post_grid_tab.php:299
2763
+ #: includes/widgets/htmega_post_grid_tab.php:384
2764
+ #: includes/widgets/htmega_post_grid_tab.php:482
2765
+ #: includes/widgets/htmega_post_grid_tab.php:546
2766
+ #: includes/widgets/htmega_post_grid_tab.php:582
2767
+ #: includes/widgets/htmega_post_grid_tab.php:682
2768
+ #: includes/widgets/htmega_post_grid_tab.php:766
2769
+ #: includes/widgets/htmega_post_grid_tab.php:833
2770
+ #: includes/widgets/htmega_post_grid_tab.php:863
2771
+ #: includes/widgets/htmega_post_grid.php:217
2772
+ #: includes/widgets/htmega_post_grid.php:310
2773
+ #: includes/widgets/htmega_post_grid.php:399
2774
+ #: includes/widgets/htmega_modal.php:190 includes/widgets/htmega_modal.php:382
2775
+ #: includes/widgets/htmega_modal.php:428 includes/widgets/htmega_modal.php:526
2776
+ #: includes/widgets/htmega_modal.php:613 includes/widgets/htmega_modal.php:665
2777
+ #: includes/widgets/htmega_call_to_action.php:228
2778
  #: includes/widgets/htmega_call_to_action.php:288
2779
+ #: includes/widgets/htmega_call_to_action.php:454
2780
+ #: includes/widgets/htmega_easy_digital_download.php:348
2781
+ #: includes/widgets/htmega_easy_digital_download.php:421
2782
+ #: includes/widgets/htmega_easy_digital_download.php:531
2783
+ #: includes/widgets/htmega_easy_digital_download.php:600
2784
+ #: includes/widgets/htmega_inline_menu.php:148
2785
+ #: includes/widgets/htmega_inline_menu.php:234
2786
+ #: includes/widgets/htmega_inline_menu.php:288
2787
+ #: includes/widgets/htmega_switcher.php:217
2788
+ #: includes/widgets/htmega_switcher.php:345
2789
+ #: includes/widgets/htmega_switcher.php:429
2790
+ #: includes/widgets/htmega_search.php:336
2791
+ #: includes/widgets/htmega_search.php:453
2792
+ #: includes/widgets/htmega_wc_element_pages.php:503
2793
+ #: includes/widgets/htmega_wc_element_pages.php:840
2794
+ #: includes/widgets/htmega_wc_element_pages.php:1132
2795
+ #: includes/widgets/htmega_wc_element_pages.php:1185
2796
+ #: includes/widgets/htmega_wc_element_pages.php:1223
2797
+ #: includes/widgets/htmega_services.php:249
2798
+ #: includes/widgets/htmega_services.php:368
2799
+ #: includes/widgets/htmega_services.php:532
2800
+ #: includes/widgets/htmega_services.php:641
2801
+ #: includes/widgets/htmega_services.php:850
2802
+ #: includes/widgets/htmega_services.php:937
2803
+ #: includes/widgets/htmega_instagram.php:768
2804
+ #: includes/widgets/htmega_instagram.php:861
2805
+ #: includes/widgets/htmega_instagram.php:921
2806
+ #: includes/widgets/htmega_instagram.php:1067
2807
+ #: includes/widgets/htmega_ninja_forms.php:110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2808
  #: includes/widgets/htmega_ninja_forms.php:190
2809
+ #: includes/widgets/htmega_ninja_forms.php:281
2810
+ #: includes/widgets/htmega_ninja_forms.php:371
2811
+ #: includes/widgets/htmega_ninja_forms.php:482
2812
+ #: includes/widgets/htmega_ninja_forms.php:613
2813
+ #: includes/widgets/htmega_ninja_forms.php:700
2814
+ #: includes/widgets/htmega_pricing_list_view.php:753
2815
+ #: includes/widgets/htmega_twitter_feed.php:602
2816
+ #: includes/widgets/htmega_twitter_feed.php:684
2817
+ #: includes/widgets/htmega_twitter_feed.php:740
2818
+ #: includes/widgets/htmega_twitter_feed.php:770
2819
+ #: includes/widgets/htmega_twitter_feed.php:840
2820
+ #: includes/widgets/htmega_twitter_feed.php:887
2821
+ #: includes/widgets/htmega_twitter_feed.php:928
2822
+ #: includes/widgets/htmega_twitter_feed.php:1068
2823
+ #: includes/widgets/htmega_countdown.php:540
2824
+ #: includes/widgets/htmega_countdown.php:566
2825
+ #: includes/widgets/htmega_countdown.php:689
2826
+ #: includes/widgets/htmega_countdown.php:809
2827
+ #: includes/widgets/htmega_countdown.php:894
2828
+ #: includes/widgets/htmega_qu_forms.php:88
2829
+ #: includes/widgets/htmega_qu_forms.php:177
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2830
  #: includes/widgets/htmega_qu_forms.php:267
2831
+ #: includes/widgets/htmega_qu_forms.php:378
2832
+ #: includes/widgets/htmega_qu_forms.php:509
2833
+ #: includes/widgets/htmega_qu_forms.php:596
2834
+ #: includes/widgets/htmega_dropcaps.php:77
2835
+ #: includes/widgets/htmega_dropcaps.php:165
2836
+ #: includes/widgets/htmega_caldera_forms.php:59
2837
+ #: includes/widgets/htmega_image_grid.php:229
2838
+ #: includes/widgets/htmega_image_grid.php:315
2839
+ #: includes/widgets/htmega_image_grid.php:368
2840
+ #: includes/widgets/htmega_image_grid.php:451
2841
+ #: includes/widgets/htmega_double_button.php:419
2842
+ #: includes/widgets/htmega_double_button.php:546
2843
+ #: includes/widgets/htmega_double_button.php:623
2844
+ #: includes/widgets/htmega_double_button.php:749
2845
+ #: includes/widgets/htmega_double_button.php:819
2846
+ #: includes/widgets/htmega_teammember.php:385
2847
+ #: includes/widgets/htmega_teammember.php:478
2848
+ #: includes/widgets/htmega_teammember.php:571
2849
+ #: includes/widgets/htmega_add_banner.php:219
2850
+ #: includes/widgets/htmega_add_banner.php:279
2851
+ #: includes/widgets/htmega_add_banner.php:339
2852
+ #: includes/widgets/htmega_add_banner.php:407
2853
+ #: includes/widgets/htmega_add_banner.php:496
2854
+ #: includes/widgets/htmega_accordion.php:543
2855
+ #: includes/widgets/htmega_accordion.php:585
2856
+ #: includes/widgets/htmega_accordion.php:671
2857
+ #: includes/widgets/htmega_accordion.php:793
2858
+ #: includes/widgets/htmega_accordion.php:904
2859
+ #: includes/widgets/htmega_accordion.php:1007
2860
+ #: includes/widgets/htmega_accordion.php:1100
2861
+ #: includes/widgets/htmega_pricing_table.php:532
2862
+ #: includes/widgets/htmega_pricing_table.php:574
2863
+ #: includes/widgets/htmega_pricing_table.php:645
2864
+ #: includes/widgets/htmega_pricing_table.php:720
2865
+ #: includes/widgets/htmega_pricing_table.php:808
2866
+ #: includes/widgets/htmega_tab.php:345 includes/widgets/htmega_tab.php:432
2867
+ #: includes/widgets/htmega_wpforms.php:102
2868
+ #: includes/widgets/htmega_wpforms.php:182
2869
+ #: includes/widgets/htmega_wpforms.php:271
2870
+ #: includes/widgets/htmega_wpforms.php:361
2871
+ #: includes/widgets/htmega_wpforms.php:472
2872
+ #: includes/widgets/htmega_wpforms.php:603
2873
+ #: includes/widgets/htmega_wpforms.php:690
2874
+ #: includes/widgets/htmega_section_title.php:491
2875
+ #: includes/widgets/htmega_section_title.php:603
2876
+ #: includes/widgets/htmega_section_title.php:714
2877
  #: includes/widgets/htmega_scroll_navigation.php:227
2878
+ #: includes/widgets/htmega_testimonial.php:589
2879
+ #: includes/widgets/htmega_testimonial.php:682
2880
+ #: includes/widgets/htmega_testimonial.php:776
2881
+ #: includes/widgets/htmega_testimonial.php:852
2882
+ #: includes/widgets/htmega_testimonial.php:998
2883
+ #: includes/widgets/htmega_animated_heading.php:154
2884
+ #: includes/widgets/htmega_animated_heading.php:242
2885
+ #: includes/widgets/htmega_animated_heading.php:330
2886
+ #: includes/widgets/htmega_counter.php:292
2887
+ #: includes/widgets/htmega_counter.php:385
2888
+ #: includes/widgets/htmega_counter.php:485
2889
+ #: includes/widgets/htmega_counter.php:594
2890
+ #: includes/widgets/htmega_counter.php:683
2891
+ #: includes/widgets/htmega_single_post.php:142
2892
  #: includes/widgets/htmega_single_post.php:230
2893
+ #: includes/widgets/htmega_single_post.php:299
2894
+ #: includes/widgets/htmega_special_banner.php:325
 
 
 
 
 
2895
  #: includes/widgets/htmega_special_banner.php:385
2896
+ #: includes/widgets/htmega_special_banner.php:445
2897
+ #: includes/widgets/htmega_special_banner.php:505
2898
+ #: includes/widgets/htmega_special_banner.php:565
2899
+ #: includes/widgets/htmega_special_banner.php:633
2900
+ #: includes/widgets/htmega_special_banner.php:722
2901
+ #: includes/widgets/htmega_tooltip.php:310
2902
+ #: includes/widgets/htmega_tooltip.php:432
2903
+ #: includes/widgets/htmega_tooltip.php:486
 
2904
  #: includes/widgets/htmega_tablepress.php:169
2905
  #: includes/widgets/htmega_tablepress.php:404
2906
+ #: includes/widgets/htmega_toggle.php:126
 
 
 
 
 
 
 
 
 
 
 
 
2907
  #: includes/widgets/htmega_toggle.php:230
2908
+ #: includes/widgets/htmega_toggle.php:316
2909
+ #: includes/widgets/htmega_blockquote.php:275
2910
+ #: includes/widgets/htmega_blockquote.php:333
2911
+ #: includes/widgets/htmega_blockquote.php:497
2912
+ #: includes/widgets/htmega_socialshere.php:137
2913
+ #: includes/widgets/htmega_socialshere.php:226
2914
+ #: includes/widgets/htmega_weather.php:163
2915
+ #: includes/widgets/htmega_weather.php:226
2916
+ #: includes/widgets/htmega_weather.php:258
2917
+ #: includes/widgets/htmega_testimonial_grid.php:211
2918
+ #: includes/widgets/htmega_testimonial_grid.php:272
2919
+ #: includes/widgets/htmega_testimonial_grid.php:365
2920
+ #: includes/widgets/htmega_testimonial_grid.php:425
2921
+ #: includes/widgets/htmega_carousel.php:442
2922
+ #: includes/widgets/htmega_carousel.php:588
2923
+ #: includes/widgets/htmega_post_slider.php:594
2924
+ #: includes/widgets/htmega_post_slider.php:682
2925
+ #: includes/widgets/htmega_post_slider.php:780
2926
+ #: includes/widgets/htmega_post_slider.php:844
2927
+ #: includes/widgets/htmega_post_slider.php:880
2928
+ #: includes/widgets/htmega_post_slider.php:980
2929
+ #: includes/widgets/htmega_post_slider.php:1064
2930
+ #: includes/widgets/htmega_post_slider.php:1200
2931
+ #: includes/widgets/htmega_post_slider.php:1346
2932
+ #: includes/widgets/htmega_lightbox.php:262
2933
+ #: includes/widgets/htmega_progressbar.php:473
2934
+ #: includes/widgets/htmega_news_ticker.php:393
2935
+ #: includes/widgets/htmega_news_ticker.php:428
2936
+ #: includes/widgets/htmega_news_ticker.php:515
2937
+ #: includes/widgets/htmega_news_ticker.php:592
2938
+ #: includes/widgets/htmega_news_ticker.php:642
2939
+ #: includes/widgets/htmega_notify.php:318
2940
+ #: includes/widgets/htmega_notify.php:415
2941
+ #: includes/widgets/htmega_notify.php:470
2942
+ #: includes/widgets/htmega_notify.php:576
2943
+ #: includes/widgets/htmega_user_login_form.php:529
2944
+ #: includes/widgets/htmega_user_login_form.php:643
2945
+ #: includes/widgets/htmega_user_login_form.php:700
2946
+ #: includes/widgets/htmega_instagram - Copy.php:807
2947
+ #: includes/widgets/htmega_instagram - Copy.php:900
2948
+ #: includes/widgets/htmega_instagram - Copy.php:982
2949
+ #: includes/widgets/htmega_instagram - Copy.php:1042
2950
+ #: includes/widgets/htmega_instagram - Copy.php:1188
2951
+ #: includes/widgets/htmega_popover.php:334
2952
+ #: includes/widgets/htmega_popover.php:456
2953
+ #: includes/widgets/htmega_popover.php:599
2954
+ #: includes/widgets/htmega_popover.php:704
2955
+ #: includes/widgets/htmega_offcanvas.php:286
2956
+ #: includes/widgets/htmega_offcanvas.php:358
2957
+ #: includes/widgets/htmega_cuctom_event.php:140
2958
+ #: includes/widgets/htmega_cuctom_event.php:196
2959
+ #: includes/widgets/htmega_cuctom_event.php:226
2960
+ #: includes/widgets/htmega_cuctom_event.php:284
2961
+ #: includes/widgets/htmega_cuctom_event.php:330
2962
+ #: includes/widgets/htmega_cuctom_event.php:399
2963
+ #: includes/widgets/htmega_cuctom_event.php:450
2964
+ #: includes/widgets/htmega_panel_slider.php:526
2965
+ #: includes/widgets/htmega_panel_slider.php:583
2966
+ #: includes/widgets/htmega_panel_slider.php:654
2967
+ #: includes/widgets/htmega_panel_slider.php:796
2968
+ #: includes/widgets/htmega_slider_thumb_gallery.php:659
2969
+ #: includes/widgets/htmega_slider_thumb_gallery.php:740
2970
+ #: includes/widgets/htmega_slider_thumb_gallery.php:886
2971
+ #: includes/widgets/htmega_image_masonry.php:225
2972
+ #: includes/widgets/htmega_image_masonry.php:311
2973
+ #: includes/widgets/htmega_image_masonry.php:364
2974
+ #: includes/widgets/htmega_image_masonry.php:436
2975
+ #: includes/widgets/htmega_gravity_forms.php:117
2976
+ #: includes/widgets/htmega_gravity_forms.php:151
2977
+ #: includes/widgets/htmega_gravity_forms.php:193
2978
+ #: includes/widgets/htmega_gravity_forms.php:282
2979
+ #: includes/widgets/htmega_gravity_forms.php:414
2980
+ #: includes/widgets/htmega_gravity_forms.php:501
2981
+ #: includes/widgets/htmega_buddy_press.php:290
2982
+ #: includes/widgets/htmega_buddy_press.php:333
2983
+ #: includes/widgets/htmega_buddy_press.php:360
2984
+ #: includes/widgets/htmega_user_register_form.php:775
2985
+ #: includes/widgets/htmega_user_register_form.php:889
2986
+ #: includes/widgets/htmega_user_register_form.php:949
2987
+ #: includes/widgets/htmega_booked_calender.php:260
2988
+ #: includes/widgets/htmega_booked_calender.php:309
2989
+ #: includes/widgets/htmega_booked_calender.php:352
2990
+ #: includes/widgets/htmega_booked_calender.php:467
2991
+ #: includes/widgets/htmega_booked_calender.php:501
2992
+ #: includes/widgets/htmega_404_content.php:304
2993
+ #: includes/widgets/htmega_404_content.php:384
2994
+ #: includes/widgets/htmega_404_content.php:464
2995
+ #: includes/widgets/htmega_404_content.php:550
2996
+ #: includes/widgets/htmega_404_content.php:637
2997
+ #: includes/widgets/htmega_404_content.php:702
2998
+ #: includes/widgets/htmega_404_content.php:789
2999
+ #: includes/widgets/htmega_image_comparison.php:158
3000
+ #: includes/widgets/htmega_image_comparison.php:240
3001
+ #: includes/widgets/htmega_image_comparison.php:320
3002
+ #: includes/widgets/htmega_image_marker.php:212
3003
+ #: includes/widgets/htmega_image_marker.php:329
3004
+ #: includes/widgets/htmega_image_marker.php:392
3005
+ #: includes/widgets/htmega_wc_categories.php:307
3006
+ #: includes/widgets/htmega_wc_categories.php:378
3007
+ #: extensions/ht-builder/widgets/bl_page_title.php:68
3008
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:70
3009
+ #: extensions/ht-builder/widgets/bl_site_title.php:68
3010
  msgid "Color"
3011
  msgstr ""
3012
 
3013
+ #: includes/widgets/htmega_socialshere.php:401
3014
+ #: includes/widgets/htmega_business_hours.php:324
3015
+ #: includes/widgets/htmega_business_hours.php:364
3016
  msgid "color"
3017
  msgstr ""
3018
 
3019
+ #: includes/widgets/htmega_table.php:220
3020
+ #: includes/widgets/htmega_pricing_list_view.php:279
3021
  msgid "Colspan"
3022
  msgstr ""
3023
 
3024
+ #: includes/widgets/htmega_working_process.php:54
3025
+ #: includes/widgets/htmega_table.php:200
3026
+ #: includes/widgets/htmega_instagram.php:133
3027
+ #: includes/widgets/htmega_pricing_list_view.php:220
3028
+ #: includes/widgets/htmega_image_grid.php:55
3029
+ #: includes/widgets/htmega_testimonial_grid.php:54
3030
+ #: includes/widgets/htmega_instagram - Copy.php:90
3031
  msgid "Column"
3032
  msgstr ""
3033
 
3034
+ #: includes/widgets/htmega_image_masonry.php:64
3035
+ msgid "column"
3036
+ msgstr ""
3037
+
3038
+ #: includes/widgets/htmega_working_process.php:62
3039
  msgid "Column Five"
3040
  msgstr ""
3041
 
3042
+ #: includes/widgets/htmega_working_process.php:61
3043
  msgid "Column Four"
3044
  msgstr ""
3045
 
3046
+ #: includes/widgets/htmega_countdown.php:330
3047
  msgid "Column Height"
3048
  msgstr ""
3049
 
3050
+ #: includes/widgets/htmega_table.php:147
3051
+ #: includes/widgets/htmega_pricing_list_view.php:164
3052
  msgid "Column Name"
3053
  msgstr ""
3054
 
3055
+ #: includes/widgets/htmega_working_process.php:58
3056
  msgid "Column One"
3057
  msgstr ""
3058
 
3059
+ #: includes/widgets/htmega_countdown.php:365
3060
+ msgid "Column Spacing"
3061
  msgstr ""
3062
 
3063
+ #: includes/widgets/htmega_working_process.php:60
3064
  msgid "Column Three"
3065
  msgstr ""
3066
 
3067
+ #: includes/widgets/htmega_working_process.php:59
3068
  msgid "Column Two"
3069
  msgstr ""
3070
 
3071
+ #: includes/widgets/htmega_countdown.php:295
3072
  msgid "Column Width"
3073
  msgstr ""
3074
 
3075
+ #: includes/widgets/htmega_easy_digital_download.php:39
3076
+ #: includes/widgets/htmega_wc_categories.php:39
3077
  msgid "Columns"
3078
  msgstr ""
3079
 
3080
+ #: admin/include/admin-setting.php:1233 admin/include/admin-setting.php:1258
3081
  msgid "Coming soon Page Builder"
3082
  msgstr ""
3083
 
3085
  msgid "Coming Soon Page Template."
3086
  msgstr ""
3087
 
3088
+ #: includes/widgets/htmega_instagram - Copy.php:865
3089
  msgid "Comment & Like"
3090
  msgstr ""
3091
 
3092
+ #: includes/widgets/htmega_post_carousel.php:174
3093
+ #: includes/widgets/htmega_post_grid_tab.php:155
3094
+ #: includes/widgets/htmega_post_grid.php:147
3095
+ #: includes/widgets/htmega_post_slider.php:162
3096
+ #: includes/widgets/htmega_news_ticker.php:238
3097
  msgid "Comment count"
3098
  msgstr ""
3099
 
3100
+ #: includes/widgets/htmega_instagram - Copy.php:293
3101
  msgid "Comment Icon"
3102
  msgstr ""
3103
 
3104
+ #: includes/widgets/htmega_twitter_feed.php:84
3105
  msgid "Consumer Key"
3106
  msgstr ""
3107
 
3108
+ #: includes/widgets/htmega_twitter_feed.php:94
3109
  msgid "Consumer Secret"
3110
  msgstr ""
3111
 
3112
+ #: includes/widgets/htmega_404_content.php:174
3113
+ #: includes/widgets/htmega_404_content.php:686
3114
  msgid "Contact Button"
3115
  msgstr ""
3116
 
3117
+ #: includes/widgets/htmega_contact_form_seven.php:32
3118
+ #: includes/widgets/htmega_contact_form_seven.php:56
3119
  msgid "Contact Form"
3120
  msgstr ""
3121
 
3122
+ #: includes/widgets/htmega_contact_form_seven.php:17
3123
+ #: admin/include/admin-setting.php:933
3124
  msgid "Contact form 7"
3125
  msgstr ""
3126
 
3127
+ #: admin/include/admin-setting.php:1215
3128
  msgid "Contact Us"
3129
  msgstr ""
3130
 
3131
+ #: includes/widgets/htmega_post_carousel.php:229
3132
+ #: includes/widgets/htmega_post_carousel.php:708
3133
+ #: includes/widgets/htmega_vertical_timeline.php:58
3134
+ #: includes/widgets/htmega_vertical_timeline.php:84
3135
+ #: includes/widgets/htmega_vertical_timeline.php:153
 
 
 
 
 
 
 
3136
  #: includes/widgets/htmega_post_grid_tab.php:377
3137
+ #: includes/widgets/htmega_modal.php:62 includes/widgets/htmega_modal.php:75
3138
+ #: includes/widgets/htmega_modal.php:77 includes/widgets/htmega_switcher.php:71
3139
+ #: includes/widgets/htmega_switcher.php:84
3140
+ #: includes/widgets/htmega_switcher.php:87
3141
+ #: includes/widgets/htmega_switcher.php:142
3142
+ #: includes/widgets/htmega_switcher.php:155
3143
+ #: includes/widgets/htmega_switcher.php:158
3144
+ #: includes/widgets/htmega_switcher.php:209
3145
+ #: includes/widgets/htmega_wc_element_pages.php:1212
3146
+ #: includes/widgets/htmega_pricing_list_view.php:57
3147
+ #: includes/widgets/htmega_twitter_feed.php:594
3148
+ #: includes/widgets/htmega_dropcaps.php:55 includes/widgets/htmega_tab.php:60
3149
+ #: includes/widgets/htmega_tab.php:97 includes/widgets/htmega_tab.php:110
3150
+ #: includes/widgets/htmega_tab.php:112 includes/widgets/htmega_tab.php:469
3151
  #: includes/widgets/htmega_scroll_navigation.php:62
3152
  #: includes/widgets/htmega_scroll_navigation.php:64
3153
  #: includes/widgets/htmega_scroll_navigation.php:74
3154
+ #: includes/widgets/htmega_tooltip.php:480
3155
+ #: includes/widgets/htmega_toggle.php:90 includes/widgets/htmega_toggle.php:103
3156
+ #: includes/widgets/htmega_blockquote.php:52
3157
+ #: includes/widgets/htmega_blockquote.php:65
3158
+ #: includes/widgets/htmega_blockquote.php:267
3159
+ #: includes/widgets/htmega_socialshere.php:49
3160
+ #: includes/widgets/htmega_post_slider.php:198
3161
+ #: includes/widgets/htmega_post_slider.php:672
3162
+ #: includes/widgets/htmega_news_ticker.php:386
3163
+ #: includes/widgets/htmega_notify.php:464
3164
+ #: includes/widgets/htmega_popover.php:688
3165
+ #: includes/widgets/htmega_image_marker.php:270
 
 
 
 
 
3166
  msgid "Content"
3167
  msgstr ""
3168
 
3169
+ #: includes/widgets/htmega_countdown.php:499
3170
  #: includes/widgets/htmega_job_manager.php:140
3171
  msgid "Content Alignment"
3172
  msgstr ""
3173
 
3174
+ #: includes/widgets/htmega_panel_slider.php:444
3175
  msgid "Content area"
3176
  msgstr ""
3177
 
3178
+ #: includes/widgets/htmega_image_marker.php:297
3179
  msgid "Content area border radius"
3180
  msgstr ""
3181
 
3182
+ #: includes/widgets/htmega_image_marker.php:308
3183
  msgid "Content area padding"
3184
  msgstr ""
3185
 
3186
+ #: includes/widgets/htmega_post_carousel.php:583
3187
  msgid "Content Border"
3188
  msgstr ""
3189
 
3191
  msgid "Content Color"
3192
  msgstr ""
3193
 
3194
+ #: admin/include/admin-setting.php:1245 admin/include/admin-setting.php:1270
3195
  msgid "Content color option"
3196
  msgstr ""
3197
 
3198
+ #: includes/widgets/htmega_vertical_timeline.php:67
3199
  msgid "Content Date"
3200
  msgstr ""
3201
 
3202
+ #: includes/widgets/htmega_post_carousel.php:239
3203
+ #: includes/widgets/htmega_twitter_feed.php:135
3204
+ #: includes/widgets/htmega_post_slider.php:208
3205
  msgid "Content Length"
3206
  msgstr ""
3207
 
3208
+ #: includes/widgets/htmega_news_ticker.php:800
3209
  msgid "Content Not Found"
3210
  msgstr ""
3211
 
3212
+ #: includes/widgets/htmega_news_ticker.php:164
3213
  msgid "Content Option"
3214
  msgstr ""
3215
 
3216
+ #: includes/widgets/htmega_add_banner.php:56
3217
+ #: includes/widgets/htmega_special_banner.php:39
3218
  msgid "Content Position"
3219
  msgstr ""
3220
 
3222
  msgid "Content Source"
3223
  msgstr ""
3224
 
3225
+ #: includes/widgets/htmega_post_carousel.php:91
3226
+ #: includes/widgets/htmega_post_grid_tab.php:72
3227
+ #: includes/widgets/htmega_post_grid.php:64
3228
+ #: includes/widgets/htmega_post_slider.php:79
3229
+ #: includes/widgets/htmega_news_ticker.php:171
3230
  msgid "Content Sourse"
3231
  msgstr ""
3232
 
3233
+ #: includes/widgets/htmega_flip-box.php:421
3234
+ #: includes/widgets/htmega_flip-box.php:843
3235
+ msgid "Content Style Tabs"
3236
+ msgstr ""
3237
+
3238
+ #: includes/widgets/htmega_pricing_list_view.php:228
3239
+ #: includes/widgets/htmega_buddy_press.php:53
3240
+ #: includes/widgets/htmega_flip-box.php:63
3241
+ #: includes/widgets/htmega_flip-box.php:158
3242
  msgid "Content Type"
3243
  msgstr ""
3244
 
3245
+ #: includes/widgets/htmega_easy_digital_download.php:190
3246
+ #: includes/widgets/htmega_socialshere.php:377
3247
+ #: includes/widgets/htmega_wc_categories.php:130
3248
  msgid "Count"
3249
  msgstr ""
3250
 
3251
+ #: includes/widgets/htmega_countdown.php:395
3252
  msgid "Count Area"
3253
  msgstr ""
3254
 
3255
+ #: includes/widgets/htmega_countdown.php:287
3256
  msgid "Count Layout"
3257
  msgstr ""
3258
 
3259
+ #: includes/widgets/htmega_countdown.php:17
3260
+ #: includes/widgets/htmega_countdown.php:62 admin/include/admin-setting.php:190
3261
  msgid "Countdown"
3262
  msgstr ""
3263
 
3264
+ #: includes/widgets/htmega_counter.php:17
3265
+ #: includes/widgets/htmega_counter.php:40 admin/include/admin-setting.php:198
3266
  msgid "Counter"
3267
  msgstr ""
3268
 
3269
+ #: includes/widgets/htmega_countdown.php:530
3270
  msgid "Counter separator"
3271
  msgstr ""
3272
 
3273
+ #: includes/widgets/htmega_counter.php:129
3274
  msgid "Counter Title"
3275
  msgstr ""
3276
 
3277
+ #: includes/widgets/htmega_wc_element_pages.php:182
3278
  msgid "Coupon / Update Button"
3279
  msgstr ""
3280
 
3286
  msgid "Cross Icon Color"
3287
  msgstr ""
3288
 
3289
+ #: admin/include/admin-setting.php:1246 admin/include/admin-setting.php:1271
3290
  msgid "Cross icon color option"
3291
  msgstr ""
3292
 
3293
+ #: includes/widgets/htmega_pricing_table.php:200
3294
  msgid "Currency Symbol"
3295
  msgstr ""
3296
 
3297
+ #: includes/widgets/htmega_booked_calender.php:345
3298
  msgid "Current Date"
3299
  msgstr ""
3300
 
3301
+ #: includes/widgets/htmega_accordion.php:329
3302
  msgid "Current Item No"
3303
  msgstr ""
3304
 
3305
+ #: includes/widgets/htmega_modal.php:53 includes/widgets/htmega_switcher.php:62
3306
+ #: includes/widgets/htmega_switcher.php:133
3307
+ #: includes/widgets/htmega_accordion.php:78
3308
  #: includes/widgets/htmega_accordion.php:206
3309
+ #: includes/widgets/htmega_pricing_table.php:221
3310
+ #: includes/widgets/htmega_tab.php:88
 
3311
  #: includes/widgets/htmega_scroll_navigation.php:53
3312
  #: includes/widgets/htmega_scroll_navigation.php:131
3313
+ #: includes/widgets/htmega_toggle.php:80
3314
+ #: includes/widgets/htmega_blockquote.php:43
 
3315
  msgid "Custom"
3316
  msgstr ""
3317
 
3318
+ #: includes/widgets/htmega_weather.php:135
3319
  msgid "Custom Background Color"
3320
  msgstr ""
3321
 
3322
  #: includes/widgets/htmega_scroll_navigation.php:220
3323
+ #: includes/widgets/htmega_toggle.php:105
3324
  msgid "Custom Content"
3325
  msgstr ""
3326
 
3327
+ #: includes/widgets/htmega_cuctom_event.php:17
3328
  #: admin/include/admin-setting.php:206
 
3329
  msgid "Custom Event"
3330
  msgstr ""
3331
 
3333
  msgid "Custom Height"
3334
  msgstr ""
3335
 
3336
+ #: includes/widgets/htmega_countdown.php:186
3337
  msgid "Custom Label"
3338
  msgstr ""
3339
 
3340
+ #: includes/widgets/htmega_user_login_form.php:68
3341
+ #: includes/widgets/htmega_user_register_form.php:129
3342
  msgid "Custom label"
3343
  msgstr ""
3344
 
3345
+ #: includes/widgets/htmega_post_carousel.php:139
3346
+ #: includes/widgets/htmega_post_grid_tab.php:120
3347
+ #: includes/widgets/htmega_post_grid.php:112
3348
+ #: includes/widgets/htmega_post_slider.php:127
3349
+ #: includes/widgets/htmega_news_ticker.php:219
3350
  msgid "Custom order"
3351
  msgstr ""
3352
 
3353
+ #: includes/widgets/htmega_user_register_form.php:263
3354
  msgid "Custom Placeholder"
3355
  msgstr ""
3356
 
3357
+ #: includes/widgets/htmega_pricing_table.php:230
3358
  msgid "Custom Symbol"
3359
  msgstr ""
3360
 
3361
+ #: includes/widgets/htmega_post_carousel.php:1746
3362
+ #: includes/widgets/htmega_post_carousel.php:1765
3363
+ #: includes/widgets/htmega_post_carousel.php:1785
3364
+ #: includes/widgets/htmega_post_grid_tab.php:1157
3365
+ #: includes/widgets/htmega_post_grid.php:557
3366
+ #: includes/widgets/htmega_post_grid.php:603
3367
+ #: includes/widgets/htmega_post_grid.php:649
3368
+ #: includes/widgets/htmega_post_grid.php:698
3369
+ #: includes/widgets/htmega_post_grid.php:746
3370
+ #: includes/widgets/htmega_post_grid.php:791
3371
+ #: includes/widgets/htmega_post_grid.php:839
3372
+ #: includes/widgets/htmega_post_grid.php:882
3373
+ #: includes/widgets/htmega_post_grid.php:924
3374
+ #: includes/widgets/htmega_post_grid.php:966
3375
+ #: includes/widgets/htmega_post_grid.php:1010
3376
+ #: includes/widgets/htmega_single_post.php:437
3377
+ #: includes/widgets/htmega_post_slider.php:1707
3378
  msgid "d F Y"
3379
  msgstr ""
3380
 
3381
+ #: includes/widgets/htmega_news_ticker.php:791
3382
  msgid "d M"
3383
  msgstr ""
3384
 
3385
+ #: includes/widgets/htmega_notify.php:123
3386
  msgid "Danger"
3387
  msgstr ""
3388
 
3389
+ #: includes/widgets/htmega_table.php:17 admin/include/admin-setting.php:502
3390
+ msgid "Data Table"
3391
  msgstr ""
3392
 
3393
+ #: includes/recommended-plugins/recommended-plugins.php:121
3394
+ msgid "DataCaptia"
3395
  msgstr ""
3396
 
3397
+ #: includes/widgets/htmega_post_carousel.php:171
3398
+ #: includes/widgets/htmega_post_carousel.php:196
3399
+ #: includes/widgets/htmega_vertical_timeline.php:186
3400
+ #: includes/widgets/htmega_post_grid_tab.php:152
3401
+ #: includes/widgets/htmega_post_grid_tab.php:187
3402
+ #: includes/widgets/htmega_post_grid.php:144
3403
+ #: includes/widgets/htmega_post_grid.php:194
 
 
 
3404
  #: includes/widgets/htmega_post_grid.php:300
3405
+ #: includes/widgets/htmega_single_post.php:119
3406
+ #: includes/widgets/htmega_single_post.php:289
3407
+ #: includes/widgets/htmega_post_slider.php:159
3408
+ #: includes/widgets/htmega_post_slider.php:264
3409
+ #: includes/widgets/htmega_news_ticker.php:131
3410
+ #: includes/widgets/htmega_news_ticker.php:235
3411
+ #: includes/widgets/htmega_news_ticker.php:631
3412
+ #: includes/widgets/htmega_cuctom_event.php:322
3413
+ #: includes/widgets/htmega_booked_calender.php:277
3414
+ #: includes/widgets/htmega_job_manager.php:84
3415
  msgid "Date"
3416
  msgstr ""
3417
 
3418
+ #: includes/widgets/htmega_instagram.php:104
3419
+ #: includes/widgets/htmega_countdown.php:128
3420
+ #: includes/widgets/htmega_business_hours.php:58
3421
+ #: includes/widgets/htmega_business_hours.php:316
3422
+ #: includes/widgets/htmega_booked_calender.php:52
3423
  msgid "Day"
3424
  msgstr ""
3425
 
3426
+ #: includes/widgets/htmega_business_hours.php:87
3427
  msgid "Day Color"
3428
  msgstr ""
3429
 
3430
+ #: includes/widgets/htmega_booked_calender.php:209
3431
  msgid "Day Name Background"
3432
  msgstr ""
3433
 
3434
+ #: includes/widgets/htmega_booked_calender.php:221
3435
  msgid "Day Name Color"
3436
  msgstr ""
3437
 
3438
+ #: includes/widgets/htmega_countdown.php:198
3439
+ #: includes/widgets/htmega_countdown.php:200
3440
+ #: includes/widgets/htmega_weather.php:218
3441
  msgid "Days"
3442
  msgstr ""
3443
 
3444
+ #: includes/widgets/htmega_booked_calender.php:109
3445
  msgid "December"
3446
  msgstr ""
3447
 
3448
+ #: includes/widgets/htmega_booked_calender.php:43
3449
+ #: includes/widgets/htmega_booked_calender.php:155
3450
  msgid "Default"
3451
  msgstr ""
3452
 
3454
  msgid "Default Zoom"
3455
  msgstr ""
3456
 
3457
+ #: includes/widgets/htmega_notify.php:212
3458
  msgid "Delay"
3459
  msgstr ""
3460
 
3461
+ #: includes/widgets/htmega_instagram.php:90
3462
+ msgid "Delete existing caching data"
3463
+ msgstr ""
3464
+
3465
+ #: includes/widgets/htmega_socialshere.php:74
3466
  msgid "Delicious"
3467
  msgstr ""
3468
 
3469
+ #: includes/widgets/htmega_easy_digital_download.php:203
3470
  msgid "DESC"
3471
  msgstr ""
3472
 
3473
+ #: includes/widgets/htmega_post_carousel.php:153
3474
+ #: includes/widgets/htmega_post_grid_tab.php:134
3475
+ #: includes/widgets/htmega_post_grid.php:126
3476
+ #: includes/widgets/htmega_post_slider.php:141
3477
+ #: includes/widgets/htmega_news_ticker.php:254
3478
  #: includes/widgets/htmega_job_manager.php:69
3479
+ #: includes/widgets/htmega_wc_categories.php:143
 
 
 
 
 
3480
  msgid "Descending"
3481
  msgstr ""
3482
 
3483
+ #: includes/widgets/htmega_working_process.php:92
3484
+ #: includes/widgets/htmega_working_process.php:445
3485
+ #: includes/widgets/htmega_call_to_action.php:66
 
 
 
 
 
 
 
 
 
3486
  #: includes/widgets/htmega_call_to_action.php:277
3487
+ #: includes/widgets/htmega_easy_digital_download.php:189
3488
+ #: includes/widgets/htmega_easy_digital_download.php:410
3489
+ #: includes/widgets/htmega_services.php:357
 
 
 
 
 
3490
  #: includes/widgets/htmega_ninja_forms.php:179
3491
+ #: includes/widgets/htmega_image_grid.php:83
3492
+ #: includes/widgets/htmega_image_grid.php:276
3493
+ #: includes/widgets/htmega_add_banner.php:108
3494
+ #: includes/widgets/htmega_add_banner.php:328
3495
+ #: includes/widgets/htmega_wpforms.php:76
 
 
3496
  #: includes/widgets/htmega_wpforms.php:171
3497
+ #: includes/widgets/htmega_special_banner.php:93
3498
+ #: includes/widgets/htmega_special_banner.php:434
3499
+ #: includes/widgets/htmega_cuctom_event.php:215
3500
+ #: includes/widgets/htmega_image_masonry.php:92
3501
+ #: includes/widgets/htmega_image_masonry.php:272
3502
+ #: includes/widgets/htmega_gravity_forms.php:140
3503
+ #: includes/widgets/htmega_flip-box.php:244
3504
+ #: includes/widgets/htmega_flip-box.php:247
3505
+ #: includes/widgets/htmega_flip-box.php:930
3506
+ #: includes/widgets/htmega_404_content.php:101
3507
+ #: includes/widgets/htmega_404_content.php:454
3508
+ #: includes/widgets/htmega_image_marker.php:385
3509
+ #: includes/widgets/htmega_wc_categories.php:129
3510
  msgid "Description"
3511
  msgstr ""
3512
 
3513
+ #: includes/widgets/htmega_flip-box.php:936
3514
  msgid "Description Color"
3515
  msgstr ""
3516
 
3517
+ #: includes/widgets/htmega_ninja_forms.php:85
3518
  msgid "Description Hide"
3519
  msgstr ""
3520
 
3521
+ #: includes/widgets/htmega_flip-box.php:970
3522
  msgid "Description Margin"
3523
  msgstr ""
3524
 
3525
+ #: includes/widgets/htmega_flip-box.php:957
3526
  msgid "Description Padding"
3527
  msgstr ""
3528
 
3529
+ #: includes/widgets/htmega_call_to_action.php:115
3530
  msgid "Description Tag"
3531
  msgstr ""
3532
 
3533
+ #: includes/widgets/htmega_table.php:168
3534
+ #: includes/widgets/htmega_pricing_list_view.php:185
3535
+ #: includes/widgets/htmega_teammember.php:113
3536
+ #: includes/widgets/htmega_teammember.php:466
3537
+ #: includes/widgets/htmega_testimonial.php:112
3538
+ #: includes/widgets/htmega_testimonial.php:642
3539
+ #: includes/widgets/htmega_testimonial_grid.php:83
3540
  #: includes/widgets/htmega_testimonial_grid.php:264
3541
  msgid "Designation"
3542
  msgstr ""
3543
 
3544
+ #: includes/widgets/htmega_countdown.php:269
3545
  msgid "Details"
3546
  msgstr ""
3547
 
3548
+ #: includes/widgets/htmega_table.php:255
3549
+ #: includes/widgets/htmega_pricing_list_view.php:332
3550
+ #: includes/widgets/htmega_testimonial.php:148
3551
+ #: includes/widgets/htmega_testimonial_grid.php:147
3552
  msgid "Developer"
3553
  msgstr ""
3554
 
3555
+ #: includes/widgets/htmega_socialshere.php:71
3556
  msgid "Digg"
3557
  msgstr ""
3558
 
3559
+ #: includes/widgets/htmega_tooltip.php:173
3560
+ #: includes/widgets/htmega_news_ticker.php:118
3561
+ #: includes/widgets/htmega_popover.php:185
3562
  msgid "Direction"
3563
  msgstr ""
3564
 
3565
+ #: includes/widgets/htmega_section_title.php:557
3566
+ #: includes/widgets/htmega_section_title.php:668
3567
  msgid "Display"
3568
  msgstr ""
3569
 
3570
+ #: includes/helper-function.php:135
3571
  msgid "div"
3572
  msgstr ""
3573
 
3574
+ #: includes/widgets/htmega_testimonial.php:159
3575
  msgid "Divider image"
3576
  msgstr ""
3577
 
3585
  "Pro )</span>"
3586
  msgstr ""
3587
 
3588
+ #: includes/recommended-plugins/recommended-plugins.php:116
3589
+ msgid "Docus"
3590
+ msgstr ""
3591
+
3592
+ #: includes/widgets/htmega_pricing_table.php:204
3593
  msgid "Dollar"
3594
  msgstr ""
3595
 
3596
+ #: includes/widgets/htmega_double_button.php:17
3597
+ #: includes/widgets/htmega_double_button.php:32
3598
  #: admin/include/admin-setting.php:214
 
 
3599
  msgid "Double Button"
3600
  msgstr ""
3601
 
3602
+ #: includes/widgets/htmega_news_ticker.php:123
3603
  msgid "Down"
3604
  msgstr ""
3605
 
3606
+ #: includes/widgets/htmega_download_monitor.php:44
3607
  msgid "Download File"
3608
  msgstr ""
3609
 
3610
+ #: includes/widgets/htmega_download_monitor.php:17
3611
+ #: admin/include/admin-setting.php:943
3612
  msgid "Download Monitor"
3613
  msgstr ""
3614
 
3615
+ #: includes/widgets/htmega_download_monitor.php:319
3616
  msgid "Downloaded"
3617
  msgstr ""
3618
 
3619
+ #: admin/include/admin-setting.php:1153
3620
+ msgid "Drag n Drop, No coding Required"
3621
+ msgstr ""
3622
+
3623
  #: includes/widgets/htmega_dropcaps.php:157
3624
  msgid "Dropcap Latter"
3625
  msgstr ""
3626
 
3627
+ #: includes/widgets/htmega_dropcaps.php:17
3628
+ #: includes/widgets/htmega_dropcaps.php:32 admin/include/admin-setting.php:222
3629
  msgid "Dropcaps"
3630
  msgstr ""
3631
 
3632
+ #: includes/widgets/htmega_countdown.php:105
3633
  msgid "Due Date"
3634
  msgstr ""
3635
 
3636
+ #: includes/widgets/htmega_easy_digital_download.php:17
3637
+ #: includes/widgets/htmega_easy_digital_download.php:32
3638
+ #: admin/include/admin-setting.php:953
3639
  msgid "Easy Digital Downloads"
3640
  msgstr ""
3641
 
3642
+ #: admin/include/template-library.php:198
3643
  msgid "Edit Page"
3644
  msgstr ""
3645
 
3646
+ #: admin/include/template-library.php:198
3647
  msgid "Edit Template"
3648
  msgstr ""
3649
 
3650
+ #: includes/widgets/htmega_button.php:414
3651
  msgid "Effect 1"
3652
  msgstr ""
3653
 
3654
+ #: includes/widgets/htmega_button.php:423
3655
  msgid "Effect 10"
3656
  msgstr ""
3657
 
3658
+ #: includes/widgets/htmega_button.php:424
3659
  msgid "Effect 11"
3660
  msgstr ""
3661
 
3662
+ #: includes/widgets/htmega_button.php:425
3663
  msgid "Effect 12"
3664
  msgstr ""
3665
 
3666
+ #: includes/widgets/htmega_button.php:426
3667
  msgid "Effect 13"
3668
  msgstr ""
3669
 
3670
+ #: includes/widgets/htmega_button.php:427
3671
  msgid "Effect 14"
3672
  msgstr ""
3673
 
3674
+ #: includes/widgets/htmega_button.php:415
3675
  msgid "Effect 2"
3676
  msgstr ""
3677
 
3678
+ #: includes/widgets/htmega_button.php:416
3679
  msgid "Effect 3"
3680
  msgstr ""
3681
 
3682
+ #: includes/widgets/htmega_button.php:417
3683
  msgid "Effect 4"
3684
  msgstr ""
3685
 
3686
+ #: includes/widgets/htmega_button.php:418
3687
  msgid "Effect 5"
3688
  msgstr ""
3689
 
3690
+ #: includes/widgets/htmega_button.php:419
3691
  msgid "Effect 6"
3692
  msgstr ""
3693
 
3694
+ #: includes/widgets/htmega_button.php:420
3695
  msgid "Effect 7"
3696
  msgstr ""
3697
 
3698
+ #: includes/widgets/htmega_button.php:421
3699
  msgid "Effect 8"
3700
  msgstr ""
3701
 
3702
+ #: includes/widgets/htmega_button.php:422
3703
  msgid "Effect 9"
3704
  msgstr ""
3705
 
3706
+ #: includes/widgets/htmega_wc_element_pages.php:39
3707
  msgid "Element"
3708
  msgstr ""
3709
 
3710
+ #: includes/widgets/htmega_notify.php:86
3711
  msgid "Element Container"
3712
  msgstr ""
3713
 
3714
+ #: includes/widgets/htmega_wc_element_pages.php:603
3715
+ #: includes/widgets/htmega_wc_element_pages.php:917
3716
  msgid "Element Space"
3717
  msgstr ""
3718
 
3719
+ #: includes/class.htmega.php:155 admin/include/templates_list.php:42
3720
  msgid "Elementor"
3721
  msgstr ""
3722
 
3723
+ #: includes/class.htmega.php:133
3724
  msgid "Elementor Activate Now"
3725
  msgstr ""
3726
 
3727
+ #: includes/class.htmega.php:141
3728
  msgid "Elementor Install Now"
3729
  msgstr ""
3730
 
3731
+ #: includes/widgets/htmega_modal.php:54 includes/widgets/htmega_switcher.php:63
3732
+ #: includes/widgets/htmega_switcher.php:134
3733
+ #: includes/widgets/htmega_accordion.php:79
3734
+ #: includes/widgets/htmega_accordion.php:207 includes/widgets/htmega_tab.php:89
 
3735
  #: includes/widgets/htmega_scroll_navigation.php:54
3736
+ #: includes/widgets/htmega_toggle.php:81
3737
+ #: includes/widgets/htmega_blockquote.php:44
3738
+ #: includes/widgets/htmega_offcanvas.php:52
3739
  msgid "Elementor Template"
3740
  msgstr ""
3741
 
3743
  msgid "Elements"
3744
  msgstr ""
3745
 
3746
+ #: includes/widgets/htmega_table.php:172
3747
+ #: includes/widgets/htmega_pricing_list_view.php:189
3748
  msgid "Email"
3749
  msgstr ""
3750
 
3751
+ #: includes/helper-function.php:392
3752
  msgid "Email Already in Use"
3753
  msgstr ""
3754
 
3755
+ #: includes/helper-function.php:389
3756
  msgid "Email is not valid"
3757
  msgstr ""
3758
 
3759
+ #: includes/widgets/htmega_accordion.php:881
3760
  msgid "End"
3761
  msgstr ""
3762
 
3764
  msgid "Enter Map Style Json Code."
3765
  msgstr ""
3766
 
3767
+ #: includes/widgets/htmega_section_title.php:79
3768
+ #: includes/widgets/htmega_section_title.php:81
3769
  msgid "Enter your advance title"
3770
  msgstr ""
3771
 
3773
  msgid "Enter your center address."
3774
  msgstr ""
3775
 
3776
+ #: includes/widgets/htmega_dropcaps.php:58
3777
  msgid "Enter Your Dropcaps Content."
3778
  msgstr ""
3779
 
3780
+ #: includes/widgets/htmega_pricing_table.php:71
3781
  msgid "Enter your service title"
3782
  msgstr ""
3783
 
3784
+ #: includes/widgets/htmega_section_title.php:68
3785
+ #: includes/widgets/htmega_section_title.php:70
3786
  msgid "Enter your sub title"
3787
  msgstr ""
3788
 
3789
+ #: includes/widgets/htmega_button.php:54 includes/widgets/htmega_button.php:56
3790
  msgid "Enter your Text"
3791
  msgstr ""
3792
 
3793
+ #: includes/widgets/htmega_section_title.php:57
3794
+ #: includes/widgets/htmega_section_title.php:59
3795
  msgid "Enter your title"
3796
  msgstr ""
3797
 
3799
  msgid "Entries Hide"
3800
  msgstr ""
3801
 
3802
+ #: includes/widgets/htmega_pricing_table.php:205
3803
  msgid "Euro"
3804
  msgstr ""
3805
 
3806
+ #: includes/widgets/htmega_cuctom_event.php:32
3807
  msgid "Event"
3808
  msgstr ""
3809
 
3810
+ #: includes/widgets/htmega_countdown.php:257
3811
  msgid "Event Button"
3812
  msgstr ""
3813
 
3814
+ #: includes/widgets/htmega_cuctom_event.php:99
3815
  msgid "Event Button Link"
3816
  msgstr ""
3817
 
3818
+ #: includes/widgets/htmega_cuctom_event.php:90
3819
  msgid "Event Button text"
3820
  msgstr ""
3821
 
3822
+ #: includes/widgets/htmega_countdown.php:51
3823
  msgid "Event Calendar Not Installed"
3824
  msgstr ""
3825
 
3827
  msgid "Event Cell"
3828
  msgstr ""
3829
 
3830
+ #: includes/widgets/htmega_countdown.php:69
3831
  msgid "Event Countdown"
3832
  msgstr ""
3833
 
3834
+ #: includes/widgets/htmega_cuctom_event.php:82
3835
  msgid "Event description"
3836
  msgstr ""
3837
 
3838
+ #: includes/widgets/htmega_countdown.php:78
3839
  msgid "Event List"
3840
  msgstr ""
3841
 
3842
+ #: includes/widgets/htmega_cuctom_event.php:73
3843
  msgid "Event Location"
3844
  msgstr ""
3845
 
3846
+ #: includes/widgets/htmega_cuctom_event.php:65
3847
  msgid "Event Time"
3848
  msgstr ""
3849
 
3850
+ #: includes/widgets/htmega_cuctom_event.php:41
3851
  msgid "Event Title."
3852
  msgstr ""
3853
 
3854
+ #: includes/recommended-plugins/recommended-plugins.php:68
3855
+ msgid "EverCompare"
3856
+ msgstr ""
3857
+
3858
+ #: includes/widgets/htmega_socialshere.php:72
3859
  msgid "Evernote"
3860
  msgstr ""
3861
 
3862
+ #: includes/widgets/htmega_notify.php:168
3863
  msgid "Exit Animation"
3864
  msgstr ""
3865
 
3866
+ #: includes/widgets/htmega_accordion.php:389
3867
  msgid "Expand Item Height"
3868
  msgstr ""
3869
 
3870
+ #: includes/widgets/htmega_double_button.php:46
3871
+ #: includes/widgets/htmega_button.php:86
3872
  msgid "Extra Large"
3873
  msgstr ""
3874
 
3875
+ #: includes/widgets/htmega_double_button.php:47
3876
+ #: includes/widgets/htmega_button.php:87
3877
  msgid "Extra Small"
3878
  msgstr ""
3879
 
3880
+ #: includes/widgets/htmega_weather.php:62
3881
  msgid "F"
3882
  msgstr ""
3883
 
3884
+ #: includes/widgets/htmega_socialshere.php:60
3885
+ #: includes/widgets/htmega_socialshere.php:100
3886
+ #: includes/widgets/htmega_socialshere.php:316
3887
  msgid "Facebook"
3888
  msgstr ""
3889
 
3890
+ #: includes/widgets/htmega_notify.php:143
3891
+ #: includes/widgets/htmega_notify.php:178
3892
  msgid "fadeIn"
3893
  msgstr ""
3894
 
3895
+ #: includes/widgets/htmega_notify.php:144
3896
+ #: includes/widgets/htmega_notify.php:179
3897
  msgid "fadeInDown"
3898
  msgstr ""
3899
 
3900
+ #: includes/widgets/htmega_notify.php:145
3901
+ #: includes/widgets/htmega_notify.php:180
3902
  msgid "fadeInDownBig"
3903
  msgstr ""
3904
 
3905
+ #: includes/widgets/htmega_notify.php:146
3906
+ #: includes/widgets/htmega_notify.php:181
3907
  #: extensions/wc-sales-notification/admin/setting.php:169
3908
  msgid "fadeInLeft"
3909
  msgstr ""
3910
 
3911
+ #: includes/widgets/htmega_notify.php:147
3912
+ #: includes/widgets/htmega_notify.php:182
3913
  msgid "fadeInLeftBig"
3914
  msgstr ""
3915
 
3916
+ #: includes/widgets/htmega_notify.php:148
3917
+ #: includes/widgets/htmega_notify.php:183
3918
  msgid "fadeInRight"
3919
  msgstr ""
3920
 
3921
+ #: includes/widgets/htmega_notify.php:149
3922
+ #: includes/widgets/htmega_notify.php:184
3923
  msgid "fadeInRightBig"
3924
  msgstr ""
3925
 
3926
+ #: includes/widgets/htmega_notify.php:152
3927
+ #: includes/widgets/htmega_notify.php:187
3928
  msgid "fadeInUp"
3929
  msgstr ""
3930
 
3931
+ #: includes/widgets/htmega_notify.php:155
3932
+ #: includes/widgets/htmega_notify.php:190
3933
  msgid "fadeInUpBig"
3934
  msgstr ""
3935
 
3936
+ #: includes/widgets/htmega_notify.php:154
3937
+ #: includes/widgets/htmega_notify.php:189
3938
  msgid "fadeOutDown"
3939
  msgstr ""
3940
+
3941
+ #: includes/widgets/htmega_notify.php:151
3942
+ #: includes/widgets/htmega_notify.php:186
3943
  msgid "fadeOutLeft"
3944
  msgstr ""
3945
 
3946
+ #: includes/widgets/htmega_notify.php:150
3947
+ #: includes/widgets/htmega_notify.php:185
3948
  #: extensions/wc-sales-notification/admin/setting.php:181
3949
  msgid "fadeOutRight"
3950
  msgstr ""
3951
 
3952
+ #: includes/widgets/htmega_notify.php:153
3953
+ #: includes/widgets/htmega_notify.php:188
3954
  msgid "fadeOutUp"
3955
  msgstr ""
3956
 
3958
  msgid "Fakes"
3959
  msgstr ""
3960
 
3961
+ #: admin/include/admin-setting.php:1236 admin/include/admin-setting.php:1261
3962
  msgid "Fakes notification"
3963
  msgstr ""
3964
 
3965
+ #: includes/widgets/htmega_pricing_list_view.php:120
3966
+ #: includes/widgets/htmega_pricing_list_view.php:126
3967
+ #: includes/widgets/htmega_pricing_list_view.php:132
3968
+ #: includes/widgets/htmega_pricing_list_view.php:138
3969
  msgid "fas fa-shopping-basket"
3970
  msgstr ""
3971
 
3973
  msgid "Feature Jobs only"
3974
  msgstr ""
3975
 
3976
+ #: includes/widgets/htmega_pricing_table.php:283
3977
+ #: includes/widgets/htmega_pricing_table.php:628
3978
  msgid "Features"
3979
  msgstr ""
3980
 
3981
+ #: includes/widgets/htmega_pricing_table.php:294
3982
  msgid "Features Tilte"
3983
  msgstr ""
3984
 
3985
+ #: includes/widgets/htmega_pricing_table.php:341
3986
  msgid "Features Title One"
3987
  msgstr ""
3988
 
3989
+ #: includes/widgets/htmega_pricing_table.php:351
3990
  msgid "Features Title Three"
3991
  msgstr ""
3992
 
3993
+ #: includes/widgets/htmega_pricing_table.php:346
3994
  msgid "Features Title Two"
3995
  msgstr ""
3996
 
3997
+ #: includes/widgets/htmega_booked_calender.php:99
3998
  msgid "February"
3999
  msgstr ""
4000
 
4002
  msgid "Feed Limit"
4003
  msgstr ""
4004
 
4005
+ #: includes/widgets/htmega_table.php:195
4006
+ #: includes/widgets/htmega_pricing_list_view.php:215
4007
  msgid "Fild Type"
4008
  msgstr ""
4009
 
4011
  msgid "Filters"
4012
  msgstr ""
4013
 
4014
+ #: includes/widgets/htmega_user_register_form.php:189
4015
+ #: includes/widgets/htmega_user_register_form.php:190
4016
+ #: includes/widgets/htmega_user_register_form.php:204
4017
+ #: includes/widgets/htmega_user_register_form.php:205
4018
+ #: includes/widgets/htmega_user_register_form.php:317
4019
+ #: includes/widgets/htmega_user_register_form.php:318
4020
  msgid "First Name"
4021
  msgstr ""
4022
 
4023
+ #: includes/widgets/htmega_user_register_form.php:187
4024
  msgid "First Name Label"
4025
  msgstr ""
4026
 
4027
+ #: includes/widgets/htmega_user_register_form.php:315
4028
  msgid "First Name Placeholder"
4029
  msgstr ""
4030
 
4032
  msgid "First Slide Number"
4033
  msgstr ""
4034
 
4035
+ #: includes/widgets/htmega_image_grid.php:63
4036
+ #: includes/widgets/htmega_testimonial_grid.php:62
4037
+ #: includes/widgets/htmega_image_masonry.php:72
4038
  msgid "Five"
4039
  msgstr ""
4040
 
4041
+ #: includes/widgets/htmega_flip-box.php:17 admin/include/admin-setting.php:230
4042
  msgid "Flip Box"
4043
  msgstr ""
4044
 
4045
+ #: includes/widgets/htmega_flip-box.php:187
4046
  msgid "Flip Box Back Heading"
4047
  msgstr ""
4048
 
4049
+ #: includes/widgets/htmega_flip-box.php:92
4050
  msgid "Flip Box Heading"
4051
  msgstr ""
4052
 
4053
+ #: includes/widgets/htmega_instagram.php:292 includes/widgets/htmega_instagram
4054
+ #: - Copy.php:323
4055
  msgid "Flow Button Icon"
4056
  msgstr ""
4057
 
4058
+ #: includes/widgets/htmega_instagram - Copy.php:338
4059
+ msgid "Flow Button Prefix"
4060
+ msgstr ""
4061
+
4062
+ #: includes/widgets/htmega_instagram.php:203 includes/widgets/htmega_instagram
4063
+ #: - Copy.php:340
4064
+ msgid "Follow @"
4065
+ msgstr ""
4066
+
4067
+ #: includes/widgets/htmega_instagram - Copy.php:959
4068
+ msgid "Follow Button"
4069
+ msgstr ""
4070
+
4071
+ #: includes/widgets/htmega_instagram.php:201
4072
+ msgid "Follow button Aditional text"
4073
+ msgstr ""
4074
+
4075
  #: includes/widgets/htmega_instagram_feed.php:192
4076
  msgid "Follow Color"
4077
  msgstr ""
4089
  msgid "Follow Text Color"
4090
  msgstr ""
4091
 
4092
+ #: includes/widgets/htmega_post_carousel.php:1230
4093
+ #: includes/widgets/htmega_working_process.php:655
4094
+ #: includes/widgets/htmega_video_player.php:276
4095
+ #: includes/widgets/htmega_instagram.php:740
4096
+ #: includes/widgets/htmega_instagram.php:834
4097
+ #: includes/widgets/htmega_instagram.php:933
4098
+ #: includes/widgets/htmega_twitter_feed.php:941
4099
+ #: includes/widgets/htmega_testimonial.php:864
4100
+ #: includes/widgets/htmega_blockquote.php:565
4101
+ #: includes/widgets/htmega_carousel.php:454
4102
+ #: includes/widgets/htmega_post_slider.php:1212
4103
+ #: includes/widgets/htmega_lightbox.php:287 includes/widgets/htmega_instagram -
4104
+ #: Copy.php:779 includes/widgets/htmega_instagram - Copy.php:873
4105
+ #: includes/widgets/htmega_instagram - Copy.php:1054
4106
+ #: includes/widgets/htmega_panel_slider.php:666
4107
+ #: includes/widgets/htmega_slider_thumb_gallery.php:752
4108
  msgid "Font Size"
4109
  msgstr ""
4110
 
4111
+ #: includes/widgets/htmega_modal.php:518
4112
+ #: includes/widgets/htmega_pricing_table.php:366
4113
+ #: includes/widgets/htmega_pricing_table.php:692
4114
  msgid "Footer"
4115
  msgstr ""
4116
 
4117
+ #: includes/widgets/htmega_modal.php:604
4118
  msgid "Footer Close Button"
4119
  msgstr ""
4120
 
4121
+ #: includes/widgets/htmega_table.php:123
4122
  msgid "Footer Info"
4123
  msgstr ""
4124
 
4130
  msgid "Footer Template."
4131
  msgstr ""
4132
 
4133
+ #: includes/widgets/htmega_modal.php:89
4134
  msgid "Footer Text"
4135
  msgstr ""
4136
 
4142
  msgid "Footer text Hide"
4143
  msgstr ""
4144
 
4145
+ #: includes/widgets/htmega_mailchimp_for_wp.php:58
4146
  msgid ""
4147
  "For show ID <a href=\"admin.php?page=mailchimp-for-wp-forms\" "
4148
  "target=\"_blank\"> Click here </a>"
4149
  msgstr ""
4150
 
4151
+ #: includes/widgets/htmega_weather.php:84
4152
  msgid "Forecast"
4153
  msgstr ""
4154
 
4155
+ #: includes/widgets/htmega_user_login_form.php:883
4156
  msgid "Forgot Password?"
4157
  msgstr ""
4158
 
4159
+ #: includes/widgets/htmega_wpforms.php:37
4160
  msgid "Form not found"
4161
  msgstr ""
4162
 
4163
+ #: includes/helper-function.php:283 includes/widgets/htmega_qu_forms.php:39
4164
+ #: includes/widgets/htmega_gravity_forms.php:38
 
4165
  msgid "Form Not Found!"
4166
  msgstr ""
4167
 
4168
+ #: includes/widgets/htmega_ninja_forms.php:39
4169
  msgid "Form Not Found."
4170
  msgstr ""
4171
 
4177
  msgid "Forum Index"
4178
  msgstr ""
4179
 
4180
+ #: includes/widgets/htmega_image_grid.php:62
4181
+ #: includes/widgets/htmega_testimonial_grid.php:61
4182
+ #: includes/widgets/htmega_image_masonry.php:71
4183
  msgid "Four"
4184
  msgstr ""
4185
 
4186
+ #: includes/widgets/htmega_pricing_table.php:207
4187
  msgid "Franc"
4188
  msgstr ""
4189
 
4191
  msgid "Free"
4192
  msgstr ""
4193
 
4194
+ #: includes/widgets/htmega_business_hours.php:169
4195
  msgid "Friday"
4196
  msgstr ""
4197
 
4198
+ #: includes/widgets/htmega_gravity_forms.php:90
4199
  msgid "From Ajax"
4200
  msgstr ""
4201
 
4202
+ #: includes/widgets/htmega_flip-box.php:56
4203
+ #: includes/widgets/htmega_flip-box.php:330
4204
  msgid "Front"
4205
  msgstr ""
4206
 
4212
  msgid "Full Screen"
4213
  msgstr ""
4214
 
 
4215
  #: includes/widgets/htmega_gallery_justify.php:13
4216
+ #: includes/widgets/htmega_gallery_justify.php:41
4217
+ #: admin/include/admin-setting.php:238
4218
  msgid "Gallery Justify"
4219
  msgstr ""
4220
 
4222
  msgid "General"
4223
  msgstr ""
4224
 
4225
+ #: includes/widgets/htmega_testimonial.php:147
4226
+ #: includes/widgets/htmega_testimonial_grid.php:146
4227
  msgid "Gerald Gilbert"
4228
  msgstr ""
4229
 
4230
+ #: admin/include/admin-setting.php:1159
4231
+ msgid "Get Pro Now"
4232
+ msgstr ""
4233
+
4234
+ #: admin/include/admin-setting.php:1160
4235
+ msgid "Get pro now"
4236
+ msgstr ""
4237
+
4238
+ #: admin/include/admin-setting.php:1288
4239
  #: extensions/wc-sales-notification/admin/setting.php:230
4240
+ #: extensions/ht-builder/admin/setting.php:146
4241
  msgid "Go Premium"
4242
  msgstr ""
4243
 
4244
+ #: includes/class.htmega.php:185
4245
  msgid "Go Pro"
4246
  msgstr ""
4247
 
4248
+ #: admin/include/admin-setting.php:619
4249
  msgid ""
4250
  "Go to <a href=\"https://developers.google."
4251
  "com/maps/documentation/javascript/get-api-key\" target=\"_blank\">https:"
4259
  "Style Array"
4260
  msgstr ""
4261
 
4262
+ #: includes/widgets/htmega_inline_menu.php:76
4263
  #, php-format
4264
  msgid ""
4265
  "Go to the <a href=\"%s\" target=\"_blank\">Menus Option</a> to manage your "
4266
  "menus."
4267
  msgstr ""
4268
 
4269
+ #: includes/widgets/htmega_lightbox.php:98
4270
  msgid "Goggle Map Embed URL"
4271
  msgstr ""
4272
 
4273
+ #: includes/widgets/htmega_googlemap.php:13
4274
  #: includes/widgets/htmega_googlemap.php:37
4275
+ #: includes/widgets/htmega_lightbox.php:58 admin/include/admin-setting.php:246
4276
  msgid "Google Map"
4277
  msgstr ""
4278
 
4279
+ #: admin/include/admin-setting.php:618
4280
  msgid "Google Map Api Key"
4281
  msgstr ""
4282
 
4283
+ #: admin/include/admin-setting.php:620
4284
  msgid "Google Map Api key"
4285
  msgstr ""
4286
 
4287
+ #: includes/widgets/htmega_socialshere.php:326
4288
  msgid "Google Plus"
4289
  msgstr ""
4290
 
4291
+ #: includes/widgets/htmega_socialshere.php:62
4292
  msgid "Google+"
4293
  msgstr ""
4294
 
4295
+ #: includes/widgets/htmega_gravity_forms.php:17
4296
+ #: includes/widgets/htmega_gravity_forms.php:49
4297
+ #: admin/include/admin-setting.php:963
4298
  msgid "Gravity Forms"
4299
  msgstr ""
4300
 
4301
+ #: includes/widgets/htmega_buddy_press.php:44
4302
  msgid "Group"
4303
  msgstr ""
4304
 
4305
+ #: includes/widgets/htmega_pricing_table.php:208
4306
  msgid "Guilder"
4307
  msgstr ""
4308
 
4309
+ #: includes/helper-function.php:128
4310
  msgid "H1"
4311
  msgstr ""
4312
 
4313
+ #: includes/helper-function.php:129
4314
  msgid "H2"
4315
  msgstr ""
4316
 
4317
+ #: includes/helper-function.php:130
4318
  msgid "H3"
4319
  msgstr ""
4320
 
4321
+ #: includes/helper-function.php:131
4322
  msgid "H4"
4323
  msgstr ""
4324
 
4325
+ #: includes/helper-function.php:132
4326
  msgid "H5"
4327
  msgstr ""
4328
 
4329
+ #: includes/helper-function.php:133
4330
  msgid "H6"
4331
  msgstr ""
4332
 
4333
+ #: includes/widgets/htmega_image_comparison.php:312
4334
  msgid "Handler"
4335
  msgstr ""
4336
 
4337
+ #: includes/widgets/htmega_counter.php:131
4338
  msgid "Happy Clients"
4339
  msgstr ""
4340
 
4341
+ #: includes/widgets/htmega_twitter_feed.php:75
4342
  msgid "hastechit"
4343
  msgstr ""
4344
 
4346
  msgid "HasThemes"
4347
  msgstr ""
4348
 
4349
+ #: includes/widgets/htmega_modal.php:420
4350
+ #: includes/widgets/htmega_pricing_table.php:60
4351
+ #: includes/widgets/htmega_pricing_table.php:481
 
 
4352
  #: includes/widgets/htmega_tablepress.php:137
4353
+ #: includes/widgets/htmega_popover.php:580
4354
+ #: includes/widgets/htmega_booked_calender.php:175
4355
  msgid "Header"
4356
  msgstr ""
4357
 
4358
+ #: includes/widgets/htmega_booked_calender.php:186
4359
  msgid "Header Background"
4360
  msgstr ""
4361
 
 
4362
  #: includes/widgets/htmega_instagram_feed.php:156
4363
+ #: includes/widgets/htmega_booked_calender.php:198
4364
  msgid "Header Color"
4365
  msgstr ""
4366
 
4367
+ #: includes/widgets/htmega_modal.php:40
4368
  msgid "Header Content"
4369
  msgstr ""
4370
 
4376
  msgid "Header Template."
4377
  msgstr ""
4378
 
4379
+ #: includes/widgets/htmega_booked_calender.php:456
4380
  msgid "Heading"
4381
  msgstr ""
4382
 
4383
+ #: includes/widgets/htmega_animated_heading.php:131
4384
  msgid "Heading After Text"
4385
  msgstr ""
4386
 
4387
+ #: includes/widgets/htmega_animated_heading.php:94
4388
  msgid "Heading Before Text"
4389
  msgstr ""
4390
 
4392
  msgid "Heading Color"
4393
  msgstr ""
4394
 
4395
+ #: admin/include/admin-setting.php:1244 admin/include/admin-setting.php:1269
4396
  msgid "Heading color option"
4397
  msgstr ""
4398
 
4399
+ #: includes/widgets/htmega_post_carousel.php:1287
4400
+ #: includes/widgets/htmega_post_carousel.php:1435
4401
+ #: includes/widgets/htmega_modal.php:325 includes/widgets/htmega_search.php:263
4402
+ #: includes/widgets/htmega_search.php:394
4403
+ #: includes/widgets/htmega_mailchimp_for_wp.php:156
4404
+ #: includes/widgets/htmega_mailchimp_for_wp.php:298
4405
+ #: includes/widgets/htmega_services.php:481
4406
+ #: includes/widgets/htmega_services.php:722
4407
+ #: includes/widgets/htmega_instagram.php:990
4408
+ #: includes/widgets/htmega_instagram.php:1169
4409
+ #: includes/widgets/htmega_ninja_forms.php:392
4410
+ #: includes/widgets/htmega_ninja_forms.php:503
4411
+ #: includes/widgets/htmega_ninja_forms.php:588
4412
+ #: includes/widgets/htmega_twitter_feed.php:999
4413
+ #: includes/widgets/htmega_twitter_feed.php:1171
4414
+ #: includes/widgets/htmega_qu_forms.php:288
4415
+ #: includes/widgets/htmega_qu_forms.php:399
4416
+ #: includes/widgets/htmega_qu_forms.php:484
4417
+ #: includes/widgets/htmega_wpforms.php:382
4418
+ #: includes/widgets/htmega_wpforms.php:493
4419
+ #: includes/widgets/htmega_wpforms.php:578
 
 
 
 
 
 
 
4420
  #: includes/widgets/htmega_scroll_navigation.php:126
4421
+ #: includes/widgets/htmega_scroll_navigation.php:326
4422
+ #: includes/widgets/htmega_testimonial.php:921
4423
+ #: includes/widgets/htmega_testimonial.php:1100
4424
+ #: includes/widgets/htmega_blockquote.php:648
4425
+ #: includes/widgets/htmega_contact_form_seven.php:153
4426
+ #: includes/widgets/htmega_contact_form_seven.php:326
4427
+ #: includes/widgets/htmega_contact_form_seven.php:547
4428
+ #: includes/widgets/htmega_carousel.php:511
4429
+ #: includes/widgets/htmega_carousel.php:690
4430
+ #: includes/widgets/htmega_post_slider.php:1269
4431
+ #: includes/widgets/htmega_post_slider.php:1417
4432
+ #: includes/widgets/htmega_progressbar.php:590
4433
+ #: includes/widgets/htmega_user_login_form.php:397
4434
+ #: includes/widgets/htmega_user_login_form.php:479
4435
+ #: includes/widgets/htmega_user_login_form.php:584
4436
+ #: includes/widgets/htmega_instagram - Copy.php:1111
4437
+ #: includes/widgets/htmega_instagram - Copy.php:1290
4438
+ #: includes/widgets/htmega_panel_slider.php:719
4439
+ #: includes/widgets/htmega_panel_slider.php:867
4440
+ #: includes/widgets/htmega_slider_thumb_gallery.php:809
4441
+ #: includes/widgets/htmega_slider_thumb_gallery.php:987
4442
+ #: includes/widgets/htmega_gravity_forms.php:302
4443
+ #: includes/widgets/htmega_gravity_forms.php:389
4444
+ #: includes/widgets/htmega_user_register_form.php:573
4445
+ #: includes/widgets/htmega_user_register_form.php:704
4446
+ #: includes/widgets/htmega_user_register_form.php:830
4447
+ #: includes/widgets/htmega_flip-box.php:290
4448
+ #: includes/widgets/htmega_image_comparison.php:387
4449
  msgid "Height"
4450
  msgstr ""
4451
 
4452
+ #: includes/widgets/htmega_table.php:65 includes/widgets/htmega_table.php:90
4453
+ #: includes/widgets/htmega_table.php:102 includes/widgets/htmega_table.php:114
4454
+ #: includes/widgets/htmega_table.php:126
4455
+ #: includes/widgets/htmega_instagram.php:168
4456
+ #: includes/widgets/htmega_instagram.php:180
4457
+ #: includes/widgets/htmega_instagram.php:192
4458
+ #: includes/widgets/htmega_twitter_feed.php:149
4459
+ #: includes/widgets/htmega_twitter_feed.php:161
4460
+ #: includes/widgets/htmega_twitter_feed.php:173
4461
+ #: includes/widgets/htmega_twitter_feed.php:185
4462
+ #: includes/widgets/htmega_twitter_feed.php:197
4463
+ #: includes/widgets/htmega_double_button.php:78
4464
+ #: includes/widgets/htmega_wpforms.php:68
4465
+ #: includes/widgets/htmega_wpforms.php:80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4466
  #: includes/widgets/htmega_wc_add_to_cart.php:65
4467
+ #: includes/widgets/htmega_tooltip.php:127
4468
+ #: includes/widgets/htmega_socialshere.php:365
4469
+ #: includes/widgets/htmega_socialshere.php:380
4470
+ #: includes/widgets/htmega_user_login_form.php:60
4471
+ #: includes/widgets/htmega_user_login_form.php:71
4472
+ #: includes/widgets/htmega_user_login_form.php:162
4473
+ #: includes/widgets/htmega_user_login_form.php:173
4474
+ #: includes/widgets/htmega_user_login_form.php:185
4475
+ #: includes/widgets/htmega_instagram - Copy.php:153
4476
+ #: includes/widgets/htmega_instagram - Copy.php:165
4477
+ #: includes/widgets/htmega_instagram - Copy.php:177
4478
+ #: includes/widgets/htmega_instagram - Copy.php:189
4479
+ #: includes/widgets/htmega_instagram - Copy.php:201
4480
+ #: includes/widgets/htmega_popover.php:127
4481
+ #: includes/widgets/htmega_popover.php:204
4482
+ #: includes/widgets/htmega_gravity_forms.php:70
4483
+ #: includes/widgets/htmega_gravity_forms.php:82
4484
+ #: includes/widgets/htmega_buddy_press.php:107
4485
+ #: includes/widgets/htmega_buddy_press.php:120
4486
+ #: includes/widgets/htmega_buddy_press.php:135
4487
+ #: includes/widgets/htmega_buddy_press.php:150
4488
+ #: includes/widgets/htmega_user_register_form.php:58
4489
+ #: includes/widgets/htmega_user_register_form.php:71
4490
+ #: includes/widgets/htmega_user_register_form.php:83
4491
+ #: includes/widgets/htmega_user_register_form.php:95
4492
+ #: includes/widgets/htmega_user_register_form.php:107
4493
+ #: includes/widgets/htmega_user_register_form.php:119
4494
+ #: includes/widgets/htmega_user_register_form.php:132
4495
+ #: includes/widgets/htmega_user_register_form.php:266
4496
  msgid "Hide"
4497
  msgstr ""
4498
 
4499
+ #: includes/widgets/htmega_weather.php:99
4500
  msgid "Hide Current Condition Stats"
4501
  msgstr ""
4502
 
4503
+ #: includes/widgets/htmega_easy_digital_download.php:174
4504
+ #: includes/widgets/htmega_wc_categories.php:151
4505
  msgid "Hide Empty"
4506
  msgstr ""
4507
 
4508
+ #: includes/widgets/htmega_countdown.php:176
4509
  msgid "Hide Label"
4510
  msgstr ""
4511
 
4512
+ #: includes/widgets/htmega_weather.php:117
4513
  msgid "Hide Weather Attribution"
4514
  msgstr ""
4515
 
4516
+ #: includes/widgets/htmega_pricing_table.php:404
4517
  msgid "High Light Pricing Table"
4518
  msgstr ""
4519
 
4520
+ #: includes/widgets/htmega_business_hours.php:76
4521
  msgid "Hight Light this day"
4522
  msgstr ""
4523
 
4524
+ #: includes/widgets/htmega_animated_heading.php:96
4525
  msgid "Honesty is the best policy"
4526
  msgstr ""
4527
 
 
4528
  #: includes/widgets/htmega_scroll_navigation.php:117
4529
+ #: includes/widgets/htmega_progressbar.php:50
4530
  msgid "Horizontal"
4531
  msgstr ""
4532
 
4533
+ #: includes/widgets/htmega_special_banner.php:187
4534
  msgid "Horizontal Postion"
4535
  msgstr ""
4536
 
4537
+ #: includes/widgets/htmega_instagram.php:103
4538
+ msgid "Hour"
4539
+ msgstr ""
4540
+
4541
+ #: includes/widgets/htmega_countdown.php:138
4542
+ #: includes/widgets/htmega_countdown.php:212
4543
+ #: includes/widgets/htmega_countdown.php:214
4544
  msgid "Hours"
4545
  msgstr ""
4546
 
4547
+ #: includes/widgets/htmega_post_carousel.php:920
4548
+ #: includes/widgets/htmega_post_carousel.php:1140
4549
+ #: includes/widgets/htmega_post_carousel.php:1357
4550
+ #: includes/widgets/htmega_download_monitor.php:220
4551
+ #: includes/widgets/htmega_video_player.php:354
4552
+ #: includes/widgets/htmega_post_grid_tab.php:540
4553
+ #: includes/widgets/htmega_post_grid_tab.php:760
4554
+ #: includes/widgets/htmega_post_grid_tab.php:856
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4555
  #: includes/widgets/htmega_modal.php:375
4556
+ #: includes/widgets/htmega_call_to_action.php:447
4557
+ #: includes/widgets/htmega_easy_digital_download.php:385
4558
+ #: includes/widgets/htmega_easy_digital_download.php:593
4559
+ #: includes/widgets/htmega_inline_menu.php:227
4560
+ #: includes/widgets/htmega_search.php:446
4561
+ #: includes/widgets/htmega_mailchimp_for_wp.php:407
4562
+ #: includes/widgets/htmega_wc_element_pages.php:282
4563
+ #: includes/widgets/htmega_wc_element_pages.php:424
4564
+ #: includes/widgets/htmega_wc_element_pages.php:778
4565
+ #: includes/widgets/htmega_wc_element_pages.php:1062
4566
+ #: includes/widgets/htmega_wc_element_pages.php:1178
4567
+ #: includes/widgets/htmega_services.php:635
4568
+ #: includes/widgets/htmega_services.php:930
4569
+ #: includes/widgets/htmega_instagram.php:1060
4570
+ #: includes/widgets/htmega_ninja_forms.php:693
4571
+ #: includes/widgets/htmega_twitter_feed.php:734
4572
+ #: includes/widgets/htmega_twitter_feed.php:881
4573
+ #: includes/widgets/htmega_twitter_feed.php:1061
4574
+ #: includes/widgets/htmega_countdown.php:888
4575
+ #: includes/widgets/htmega_qu_forms.php:589
4576
+ #: includes/widgets/htmega_caldera_forms.php:292
4577
+ #: includes/widgets/htmega_image_grid.php:445
4578
+ #: includes/widgets/htmega_double_button.php:367
4579
+ #: includes/widgets/htmega_double_button.php:539
4580
+ #: includes/widgets/htmega_double_button.php:743
4581
+ #: includes/widgets/htmega_add_banner.php:489
4582
+ #: includes/widgets/htmega_pricing_table.php:791
4583
+ #: includes/widgets/htmega_wpforms.php:683
4584
+ #: includes/widgets/htmega_testimonial.php:991
4585
+ #: includes/widgets/htmega_special_banner.php:715
4586
+ #: includes/widgets/htmega_tooltip.php:426
4587
+ #: includes/widgets/htmega_button.php:324
4588
+ #: includes/widgets/htmega_button.php:564
4589
+ #: includes/widgets/htmega_toggle.php:310
4590
+ #: includes/widgets/htmega_contact_form_seven.php:656
4591
+ #: includes/widgets/htmega_carousel.php:581
4592
+ #: includes/widgets/htmega_post_slider.php:838
4593
+ #: includes/widgets/htmega_post_slider.php:1058
4594
+ #: includes/widgets/htmega_post_slider.php:1339
4595
+ #: includes/widgets/htmega_news_ticker.php:586
4596
  #: includes/widgets/htmega_notify.php:409
4597
+ #: includes/widgets/htmega_user_login_form.php:636
4598
+ #: includes/widgets/htmega_instagram - Copy.php:1181
4599
  #: includes/widgets/htmega_popover.php:450
4600
+ #: includes/widgets/htmega_offcanvas.php:351
4601
+ #: includes/widgets/htmega_cuctom_event.php:189
4602
+ #: includes/widgets/htmega_cuctom_event.php:443
4603
+ #: includes/widgets/htmega_panel_slider.php:789
4604
+ #: includes/widgets/htmega_slider_thumb_gallery.php:879
4605
+ #: includes/widgets/htmega_image_masonry.php:430
4606
+ #: includes/widgets/htmega_gravity_forms.php:494
4607
+ #: includes/widgets/htmega_buddy_press.php:327
4608
+ #: includes/widgets/htmega_user_register_form.php:882
4609
+ #: includes/widgets/htmega_booked_calender.php:643
4610
+ #: includes/widgets/htmega_booked_calender.php:790
4611
+ #: includes/widgets/htmega_404_content.php:630
4612
+ #: includes/widgets/htmega_404_content.php:782
4613
+ #: includes/widgets/htmega_wc_categories.php:236
4614
+ #: includes/widgets/htmega_wc_categories.php:371
4615
+ #: includes/widgets/htmega_wc_categories.php:448
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4616
  msgid "Hover"
4617
  msgstr ""
4618
 
4619
+ #: includes/widgets/htmega_button.php:449
4620
  msgid "Hover Animation"
4621
  msgstr ""
4622
 
 
 
4623
  #: includes/widgets/htmega_tablepress.php:157
4624
+ #: includes/widgets/htmega_booked_calender.php:320
4625
+ #: includes/widgets/htmega_booked_calender.php:374
4626
  msgid "Hover Background"
4627
  msgstr ""
4628
 
4629
+ #: includes/widgets/htmega_post_carousel.php:605
4630
  msgid "Hover Border Color"
4631
  msgstr ""
4632
 
4633
+ #: includes/widgets/htmega_easy_digital_download.php:392
4634
+ #: includes/widgets/htmega_services.php:327
4635
+ #: includes/widgets/htmega_booked_calender.php:331
4636
+ #: includes/widgets/htmega_booked_calender.php:385
4637
  msgid "Hover Color"
4638
  msgstr ""
4639
 
4640
+ #: includes/widgets/htmega_socialshere.php:177
4641
+ #: includes/widgets/htmega_socialshere.php:277
4642
  msgid "Hover color"
4643
  msgstr ""
4644
 
4645
+ #: includes/widgets/htmega_teammember.php:298
4646
+ #: includes/widgets/htmega_teammember.php:315
4647
  msgid "Hover Content background color"
4648
  msgstr ""
4649
 
4650
+ #: includes/widgets/htmega_socialshere.php:168
4651
+ #: includes/widgets/htmega_socialshere.php:268
4652
  msgid "Hover Style"
4653
  msgstr ""
4654
 
4661
  msgid "HT Builder Settings"
4662
  msgstr ""
4663
 
4664
+ #: includes/recommended-plugins/recommended-plugins.php:106
4665
+ msgid "HT Contact Form 7"
4666
+ msgstr ""
4667
+
4668
+ #: includes/class.post-duplicator.php:45
4669
+ msgid "HT Duplicate"
4670
+ msgstr ""
4671
+
4672
+ #: includes/recommended-plugins/recommended-plugins.php:101
4673
+ msgid "HT Easy GA4 ( Google Analytics 4 )"
4674
+ msgstr ""
4675
+
4676
  #: extensions/ht-builder/classes/class.header_footer.php:81
4677
  msgid "HT Header & Footer"
4678
  msgstr ""
4681
  msgid "HT Mega - Absolute Addons for Elementor Page Builder"
4682
  msgstr ""
4683
 
4684
+ #: includes/class.post-duplicator.php:45
4685
+ msgid "HT Mega Duplicator"
4686
+ msgstr ""
4687
+
4688
  #: extensions/ht-menu/admin/setting.php:31
4689
  #: extensions/ht-menu/admin/setting.php:32
4690
  msgid "HT Menu"
4695
  msgid "HT Menu Settings"
4696
  msgstr ""
4697
 
4698
+ #: includes/recommended-plugins/recommended-plugins.php:111
4699
+ msgid "HT WPForms"
4700
+ msgstr ""
4701
+
4702
+ #: admin/include/admin-setting.php:1142
4703
+ msgid "HTMega"
4704
+ msgstr ""
4705
+
4706
+ #: includes/widgets_control.php:27 includes/class.htmega.php:154
4707
+ #: includes/class.htmega.php:169 admin/include/admin-setting.php:37
4708
  #: admin/include/admin-setting.php:38
4709
  msgid "HTMega Addons"
4710
  msgstr ""
4711
 
4712
+ #: includes/class.htmega.php:132
4713
  msgid ""
4714
  "HTMEGA Addons not working because you need to activate the Elementor plugin."
4715
  msgstr ""
4716
 
4717
+ #: includes/class.htmega.php:139
4718
  msgid ""
4719
  "HTMEGA Addons not working because you need to install the Elementor plugin"
4720
  msgstr ""
4721
 
4722
+ #: admin/include/admin-setting.php:1106
4723
  msgid "HTMega Addons Settings"
4724
  msgstr ""
4725
 
4727
  msgid "HTMega Builder"
4728
  msgstr ""
4729
 
4730
+ #: admin/include/admin-setting.php:1225
4731
  msgid "HTMega Free"
4732
  msgstr ""
4733
 
4734
+ #: admin/include/admin-setting.php:1221
4735
  msgid "HTMega Free Vs HTMega Pro."
4736
  msgstr ""
4737
 
4739
  msgid "HTMega Menu"
4740
  msgstr ""
4741
 
4742
+ #: admin/include/admin-setting.php:1250
4743
  msgid "HTMega Pro"
4744
  msgstr ""
4745
 
4746
+ #: includes/widgets/htmega_section_title.php:179
4747
+ #: includes/widgets/htmega_section_title.php:237
4748
  msgid "HTML Tag"
4749
  msgstr ""
4750
 
4751
+ #: includes/widgets/htmega_pricing_list_view.php:136
4752
  msgid "Html Template"
4753
  msgstr ""
4754
 
4760
  msgid "https://hasthemes.com/"
4761
  msgstr ""
4762
 
4763
+ #: includes/widgets/htmega_teammember.php:160
4764
+ #: includes/widgets/htmega_teammember.php:241
4765
  msgid "https://www.facebook.com/hastech.company/"
4766
  msgstr ""
4767
 
4768
+ #: includes/widgets/htmega_lightbox.php:104
4769
  msgid "https://www.google.com/maps/embed?pb"
4770
  msgstr ""
4771
 
4772
+ #: includes/widgets/htmega_lightbox.php:102
4773
  msgid ""
4774
  "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d233668.38703692693!"
4775
  "2d90.27923991057244!3d23.780573258035957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!"
4782
  msgid "https://www.youtube.com/watch?v=CDilI6jcpP4"
4783
  msgstr ""
4784
 
4785
+ #: includes/widgets/htmega_lightbox.php:84
4786
+ #: includes/widgets/htmega_lightbox.php:86
4787
  msgid "https://www.youtube.com/watch?v=G_G8SdXktHg"
4788
  msgstr ""
4789
 
4790
+ #: includes/widgets/htmega_call_to_action.php:86
4791
+ #: includes/widgets/htmega_services.php:145
4792
+ #: includes/widgets/htmega_pricing_list_view.php:101
4793
+ #: includes/widgets/htmega_pricing_list_view.php:295
4794
+ #: includes/widgets/htmega_image_grid.php:120
4795
+ #: includes/widgets/htmega_double_button.php:107
4796
+ #: includes/widgets/htmega_double_button.php:170
4797
+ #: includes/widgets/htmega_add_banner.php:119
4798
+ #: includes/widgets/htmega_section_title.php:168
4799
+ #: includes/widgets/htmega_section_title.php:226
4800
+ #: includes/widgets/htmega_special_banner.php:122
4801
+ #: includes/widgets/htmega_tooltip.php:138
4802
+ #: includes/widgets/htmega_button.php:68
4803
+ #: includes/widgets/htmega_popover.php:138
4804
+ #: includes/widgets/htmega_cuctom_event.php:101
4805
+ #: includes/widgets/htmega_image_masonry.php:129
4806
+ #: includes/widgets/htmega_flip-box.php:264
4807
+ #: includes/widgets/htmega_404_content.php:158
4808
+ #: includes/widgets/htmega_404_content.php:206
4809
  msgid "https://your-link.com"
4810
  msgstr ""
4811
 
4812
+ #: includes/widgets/htmega_teammember.php:127
4813
  msgid "I am web developer."
4814
  msgstr ""
4815
 
4816
+ #: includes/widgets/htmega_working_process.php:109
4817
+ #: includes/widgets/htmega_working_process.php:146
4818
+ #: includes/widgets/htmega_working_process.php:634
4819
+ #: includes/widgets/htmega_download_monitor.php:115
4820
+ #: includes/widgets/htmega_modal.php:125 includes/widgets/htmega_modal.php:161
4821
+ #: includes/widgets/htmega_switcher.php:49
4822
+ #: includes/widgets/htmega_switcher.php:120
4823
+ #: includes/widgets/htmega_search.php:73 includes/widgets/htmega_search.php:101
4824
+ #: includes/widgets/htmega_services.php:73
4825
+ #: includes/widgets/htmega_services.php:110
4826
+ #: includes/widgets/htmega_services.php:448
4827
+ #: includes/widgets/htmega_instagram.php:234
4828
+ #: includes/widgets/htmega_instagram.php:728
4829
+ #: includes/widgets/htmega_pricing_list_view.php:87
4830
+ #: includes/widgets/htmega_pricing_list_view.php:237
4831
+ #: includes/widgets/htmega_pricing_list_view.php:742
4832
+ #: includes/widgets/htmega_countdown.php:276
4833
+ #: includes/widgets/htmega_double_button.php:120
4834
+ #: includes/widgets/htmega_double_button.php:183
4835
+ #: includes/widgets/htmega_teammember.php:167
4836
+ #: includes/widgets/htmega_pricing_table.php:129
4837
+ #: includes/widgets/htmega_pricing_table.php:175
4838
+ #: includes/widgets/htmega_pricing_table.php:310
4839
+ #: includes/widgets/htmega_tab.php:76
4840
+ #: includes/widgets/htmega_section_title.php:99
4841
+ #: includes/widgets/htmega_section_title.php:135
4842
+ #: includes/widgets/htmega_counter.php:78
4843
+ #: includes/widgets/htmega_counter.php:89
4844
+ #: includes/widgets/htmega_counter.php:475
4845
+ #: includes/widgets/htmega_tooltip.php:50
4846
+ #: includes/widgets/htmega_tooltip.php:83 includes/widgets/htmega_button.php:95
4847
+ #: includes/widgets/htmega_blockquote.php:115
4848
+ #: includes/widgets/htmega_blockquote.php:152
4849
+ #: includes/widgets/htmega_socialshere.php:107
4850
+ #: includes/widgets/htmega_socialshere.php:478
4851
+ #: includes/widgets/htmega_lightbox.php:122
4852
+ #: includes/widgets/htmega_notify.php:245 includes/widgets/htmega_instagram -
4853
+ #: Copy.php:230 includes/widgets/htmega_popover.php:50
4854
+ #: includes/widgets/htmega_popover.php:83
4855
+ #: includes/widgets/htmega_flip-box.php:79
4856
+ #: includes/widgets/htmega_flip-box.php:112
4857
+ #: includes/widgets/htmega_flip-box.php:174
4858
+ #: includes/widgets/htmega_flip-box.php:207
4859
  #: includes/widgets/htmega_flip-box.php:508
4860
+ #: includes/widgets/htmega_flip-box.php:986
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4861
  msgid "Icon"
4862
  msgstr ""
4863
 
4864
+ #: includes/widgets/htmega_teammember.php:190
4865
+ #: includes/widgets/htmega_button.php:498
4866
+ #: includes/widgets/htmega_button.php:583
4867
  msgid "Icon Background"
4868
  msgstr ""
4869
 
4870
+ #: includes/widgets/htmega_instagram - Copy.php:1004
4871
+ #: includes/widgets/htmega_flip-box.php:559
4872
+ #: includes/widgets/htmega_flip-box.php:1037
4873
  msgid "Icon Background Color"
4874
  msgstr ""
4875
 
4876
+ #: includes/widgets/htmega_teammember.php:179
4877
+ #: includes/widgets/htmega_pricing_table.php:322
4878
+ #: includes/widgets/htmega_tab.php:175
4879
+ #: includes/widgets/htmega_booked_calender.php:512
4880
  #: includes/widgets/htmega_flip-box.php:519
4881
+ #: includes/widgets/htmega_flip-box.php:997
 
 
 
4882
  msgid "Icon Color"
4883
  msgstr ""
4884
 
4885
+ #: includes/widgets/htmega_lightbox.php:318
4886
  msgid "Icon Dimensions"
4887
  msgstr ""
4888
 
4889
+ #: includes/widgets/htmega_socialshere.php:488
4890
  msgid "Icon Font Size"
4891
  msgstr ""
4892
 
4893
+ #: includes/widgets/htmega_socialshere.php:547
4894
+ #: includes/widgets/htmega_flip-box.php:595
4895
+ #: includes/widgets/htmega_flip-box.php:1073
4896
  msgid "Icon Height"
4897
  msgstr ""
4898
 
4899
+ #: includes/widgets/htmega_teammember.php:212
4900
  msgid "Icon Hover Background"
4901
  msgstr ""
4902
 
4903
+ #: includes/widgets/htmega_teammember.php:223
4904
  msgid "Icon Hover border color"
4905
  msgstr ""
4906
 
4907
+ #: includes/widgets/htmega_teammember.php:201
4908
  msgid "Icon Hover Color"
4909
  msgstr ""
4910
 
4911
+ #: includes/widgets/htmega_accordion.php:947
4912
+ #: includes/widgets/htmega_accordion.php:1050
4913
  msgid "Icon Line Height"
4914
  msgstr ""
4915
 
4916
+ #: includes/widgets/htmega_flip-box.php:632
4917
+ #: includes/widgets/htmega_flip-box.php:1110
4918
  msgid "Icon Margin"
4919
  msgstr ""
4920
 
4921
+ #: includes/widgets/htmega_flip-box.php:619
4922
+ #: includes/widgets/htmega_flip-box.php:1097
4923
  msgid "Icon Padding"
4924
  msgstr ""
4925
 
4926
+ #: includes/widgets/htmega_button.php:104
4927
+ #: includes/widgets/htmega_offcanvas.php:129
4928
  msgid "Icon Position"
4929
  msgstr ""
4930
 
4931
+ #: includes/widgets/htmega_services.php:511 includes/widgets/htmega_tab.php:191
 
 
 
4932
  #: includes/widgets/htmega_tooltip.php:335
4933
+ #: includes/widgets/htmega_popover.php:359
4934
+ #: includes/widgets/htmega_flip-box.php:532
4935
+ #: includes/widgets/htmega_flip-box.php:1010
4936
  msgid "Icon Size"
4937
  msgstr ""
4938
 
4940
  msgid "Icon space"
4941
  msgstr ""
4942
 
4943
+ #: includes/widgets/htmega_double_button.php:128
4944
+ #: includes/widgets/htmega_double_button.php:191
4945
+ #: includes/widgets/htmega_button.php:122
4946
+ #: includes/widgets/htmega_offcanvas.php:145
4947
  msgid "Icon Spacing"
4948
  msgstr ""
4949
 
4950
+ #: includes/widgets/htmega_button.php:464
4951
+ #: includes/widgets/htmega_socialshere.php:210
4952
  msgid "Icon Style"
4953
  msgstr ""
4954
 
4955
+ #: includes/widgets/htmega_working_process.php:101
4956
+ #: includes/widgets/htmega_modal.php:117
4957
+ #: includes/widgets/htmega_section_title.php:91
4958
+ #: includes/widgets/htmega_counter.php:65
4959
  msgid "Icon Type"
4960
  msgstr ""
4961
 
4962
+ #: includes/widgets/htmega_accordion.php:967
4963
+ #: includes/widgets/htmega_socialshere.php:571
4964
+ #: includes/widgets/htmega_flip-box.php:571
4965
+ #: includes/widgets/htmega_flip-box.php:1049
4966
  msgid "Icon Width"
4967
  msgstr ""
4968
 
4969
+ #: includes/widgets/htmega_pricing_list_view.php:263
4970
  msgid "Icons"
4971
  msgstr ""
4972
 
4973
+ #: includes/widgets/htmega_post_carousel.php:170
4974
+ #: includes/widgets/htmega_post_grid_tab.php:151
4975
+ #: includes/widgets/htmega_post_grid.php:143
4976
  #: includes/widgets/htmega_bbpress.php:58
4977
+ #: includes/widgets/htmega_post_slider.php:158
4978
+ #: includes/widgets/htmega_news_ticker.php:234
 
 
 
4979
  msgid "ID"
4980
  msgstr ""
4981
 
4982
+ #: admin/include/admin-setting.php:1170
4983
+ msgid ""
4984
+ "If you’re loving how our product has helped your business, please let the "
4985
+ "WordPress community know by"
4986
+ msgstr ""
4987
+
4988
+ #: includes/widgets/htmega_working_process.php:105
4989
+ #: includes/widgets/htmega_working_process.php:120
4990
+ #: includes/widgets/htmega_modal.php:121 includes/widgets/htmega_modal.php:135
4991
+ #: includes/widgets/htmega_services.php:69
4992
+ #: includes/widgets/htmega_services.php:84
4993
+ #: includes/widgets/htmega_services.php:691
4994
+ #: includes/widgets/htmega_instagram.php:230
4995
+ #: includes/widgets/htmega_instagram.php:248
4996
+ #: includes/widgets/htmega_image_grid.php:92
4997
+ #: includes/widgets/htmega_add_banner.php:70
4998
+ #: includes/widgets/htmega_accordion.php:149
4999
+ #: includes/widgets/htmega_accordion.php:192
5000
+ #: includes/widgets/htmega_pricing_table.php:125
5001
+ #: includes/widgets/htmega_pricing_table.php:143
5002
+ #: includes/widgets/htmega_section_title.php:95
5003
+ #: includes/widgets/htmega_section_title.php:109
5004
+ #: includes/widgets/htmega_testimonial.php:95
5005
+ #: includes/widgets/htmega_testimonial.php:518
5006
+ #: includes/widgets/htmega_counter.php:74
5007
+ #: includes/widgets/htmega_counter.php:100
5008
+ #: includes/widgets/htmega_special_banner.php:55
5009
+ #: includes/widgets/htmega_tooltip.php:58
5010
+ #: includes/widgets/htmega_tooltip.php:98
5011
+ #: includes/widgets/htmega_blockquote.php:111
5012
+ #: includes/widgets/htmega_blockquote.php:126
5013
+ #: includes/widgets/htmega_testimonial_grid.php:103
5014
+ #: includes/widgets/htmega_testimonial_grid.php:172
5015
+ #: includes/widgets/htmega_carousel.php:78
5016
+ #: includes/widgets/htmega_lightbox.php:56
5017
+ #: includes/widgets/htmega_lightbox.php:66
5018
+ #: includes/widgets/htmega_lightbox.php:120 includes/widgets/htmega_instagram -
5019
+ #: Copy.php:226 includes/widgets/htmega_popover.php:58
5020
+ #: includes/widgets/htmega_popover.php:98
5021
+ #: includes/widgets/htmega_cuctom_event.php:48
5022
+ #: includes/widgets/htmega_panel_slider.php:88
5023
+ #: includes/widgets/htmega_slider_thumb_gallery.php:79
5024
+ #: includes/widgets/htmega_image_masonry.php:101
5025
+ #: includes/widgets/htmega_flip-box.php:75
5026
+ #: includes/widgets/htmega_flip-box.php:123
5027
+ #: includes/widgets/htmega_flip-box.php:170
5028
+ #: includes/widgets/htmega_flip-box.php:218
5029
+ #: includes/widgets/htmega_404_content.php:54
5030
+ #: includes/widgets/htmega_image_marker.php:37
5031
+ #: includes/widgets/htmega_wc_categories.php:397
5032
  msgid "Image"
5033
  msgstr ""
5034
 
5035
+ #: includes/widgets/htmega_image_comparison.php:433
5036
  msgid "Image After"
5037
  msgstr ""
5038
 
5039
+ #: includes/widgets/htmega_image_comparison.php:413
5040
  msgid "Image Before"
5041
  msgstr ""
5042
 
5043
+ #: includes/widgets/htmega_image_comparison.php:17
5044
+ #: includes/widgets/htmega_image_comparison.php:46
5045
  #: admin/include/admin-setting.php:254
 
 
5046
  msgid "Image Comparison"
5047
  msgstr ""
5048
 
5049
+ #: includes/widgets/htmega_image_grid.php:17
5050
+ #: includes/widgets/htmega_image_grid.php:32
5051
  #: admin/include/admin-setting.php:262
 
 
5052
  msgid "Image Grid"
5053
  msgstr ""
5054
 
5055
+ #: includes/widgets/htmega_image_grid.php:139
5056
+ msgid "Image Grid Description"
5057
  msgstr ""
5058
 
5059
+ #: includes/widgets/htmega_image_grid.php:85
5060
+ msgid "Image Grid Description."
5061
  msgstr ""
5062
 
5063
+ #: includes/widgets/htmega_image_grid.php:138
5064
+ #: includes/widgets/htmega_carousel.php:100
5065
  msgid "Image Grid Title"
5066
  msgstr ""
5067
 
5068
+ #: includes/widgets/htmega_image_grid.php:76
5069
+ #: includes/widgets/htmega_carousel.php:71
5070
  msgid "Image Grid Title."
5071
  msgstr ""
5072
 
5073
+ #: includes/widgets/htmega_teammember.php:65
5074
  msgid "Image Hover Animate"
5075
  msgstr ""
5076
 
5078
  msgid "Image Left"
5079
  msgstr ""
5080
 
 
5081
  #: includes/widgets/htmega_image_magnifier.php:13
5082
+ #: admin/include/admin-setting.php:270
5083
  msgid "Image Magnifier"
5084
  msgstr ""
5085
 
5086
+ #: includes/widgets/htmega_image_marker.php:17
5087
  #: admin/include/admin-setting.php:278
 
5088
  msgid "Image Marker"
5089
  msgstr ""
5090
 
5091
+ #: includes/widgets/htmega_image_masonry.php:17
5092
+ #: includes/widgets/htmega_image_masonry.php:41
5093
  #: admin/include/admin-setting.php:286
 
 
5094
  msgid "Image Masonry"
5095
  msgstr ""
5096
 
5097
+ #: includes/widgets/htmega_image_masonry.php:148
5098
+ msgid "Image Masonry Description"
5099
  msgstr ""
5100
 
5101
+ #: includes/widgets/htmega_image_masonry.php:94
5102
+ msgid "Image Masonry Description."
5103
  msgstr ""
5104
 
5105
+ #: includes/widgets/htmega_image_masonry.php:147
5106
  msgid "Image Masonry Title"
5107
  msgstr ""
5108
 
5109
+ #: includes/widgets/htmega_image_masonry.php:85
5110
  msgid "Image Masonry Title."
5111
  msgstr ""
5112
 
5113
+ #: includes/widgets/htmega_pricing_table.php:121
5114
  msgid "Image or Icon"
5115
  msgstr ""
5116
 
5122
  msgid "Image Position"
5123
  msgstr ""
5124
 
 
5125
  #: includes/widgets/htmega_instagram_feed.php:53
5126
+ #: includes/widgets/htmega_instagram - Copy.php:122
5127
  msgid "Image Size"
5128
  msgstr ""
5129
 
5131
  msgid "Image space"
5132
  msgstr ""
5133
 
5134
+ #: includes/class.assests.php:369
5135
  msgid "Import"
5136
  msgstr ""
5137
 
5139
  msgid "Import template to your Library"
5140
  msgstr ""
5141
 
5142
+ #: includes/class.assests.php:367
5143
  msgid "Import to Library"
5144
  msgstr ""
5145
 
5146
+ #: includes/class.assests.php:368
5147
  msgid "Import to Page"
5148
  msgstr ""
5149
 
5150
+ #: includes/class.assests.php:362
5151
  msgid "in this package"
5152
  msgstr ""
5153
 
5154
+ #: admin/include/admin-setting.php:1241 admin/include/admin-setting.php:1266
5155
  msgid "Incoming animation option"
5156
  msgstr ""
5157
 
5158
+ #: includes/widgets/htmega_instagram.php:1302
5159
+ msgid "Incorrect access token specified."
5160
  msgstr ""
5161
 
5162
+ #: includes/widgets/htmega_progressbar.php:724
5163
  msgid "Indicator Background"
5164
  msgstr ""
5165
 
5166
+ #: includes/widgets/htmega_progressbar.php:748
5167
  msgid "Indicator Border Radius"
5168
  msgstr ""
5169
 
5170
+ #: includes/widgets/htmega_progressbar.php:160
5171
  msgid "Indicator color"
5172
  msgstr ""
5173
 
5174
+ #: includes/widgets/htmega_progressbar.php:693
5175
  msgid "Indicator Size"
5176
  msgstr ""
5177
 
5178
+ #: includes/widgets/htmega_notify.php:122
5179
  msgid "Info"
5180
  msgstr ""
5181
 
5182
+ #: includes/widgets/htmega_section_title.php:565
5183
+ #: includes/widgets/htmega_section_title.php:676
5184
  msgid "Inline block"
5185
  msgstr ""
5186
 
5187
+ #: includes/widgets/htmega_inline_menu.php:17
5188
+ #: includes/widgets/htmega_inline_menu.php:44
5189
  #: admin/include/admin-setting.php:294
 
 
5190
  msgid "Inline Navigation"
5191
  msgstr ""
5192
 
5193
+ #: includes/widgets/htmega_progressbar.php:510
5194
  msgid "Inner"
5195
  msgstr ""
5196
 
5197
+ #: includes/widgets/htmega_search.php:187
5198
+ #: includes/widgets/htmega_wc_element_pages.php:527
5199
+ #: includes/widgets/htmega_wc_element_pages.php:863
5200
+ #: includes/widgets/htmega_ninja_forms.php:351
5201
+ #: includes/widgets/htmega_qu_forms.php:247
5202
+ #: includes/widgets/htmega_caldera_forms.php:83
5203
+ #: includes/widgets/htmega_wpforms.php:341
5204
+ #: includes/widgets/htmega_contact_form_seven.php:146
5205
+ #: includes/widgets/htmega_user_login_form.php:315
5206
+ #: includes/widgets/htmega_gravity_forms.php:263
5207
+ #: includes/widgets/htmega_user_register_form.php:491
5208
  msgid "Input"
5209
  msgstr ""
5210
 
5211
+ #: includes/widgets/htmega_mailchimp_for_wp.php:148
5212
  msgid "Input Box"
5213
  msgstr ""
5214
 
5215
+ #: includes/widgets/htmega_caldera_forms.php:144
5216
  msgid "Input Space"
5217
  msgstr ""
5218
 
5219
+ #: includes/recommended-plugins/recommended-plugins.php:44
5220
+ msgid "Insert Headers and Footers Code"
5221
+ msgstr ""
5222
+
5223
+ #: includes/widgets/htmega_instagram.php:17
5224
+ #: includes/widgets/htmega_instagram.php:47 includes/widgets/htmega_instagram -
5225
+ #: Copy.php:13 includes/widgets/htmega_instagram - Copy.php:44
5226
+ #: admin/include/admin-setting.php:302
5227
  msgid "Instagram"
5228
  msgstr ""
5229
 
5230
+ #: includes/widgets/htmega_instagram.php:80
5231
  msgid "Instagram Access Token"
5232
  msgstr ""
5233
 
5234
+ #: includes/widgets/htmega_instagram - Copy.php:67
5235
+ msgid "Instagram UserName"
5236
  msgstr ""
5237
 
5238
+ #: admin/include/template-library.php:267
5239
+ #: admin/include/template-library.php:319
5240
  msgid "Install Now"
5241
  msgstr ""
5242
 
5243
+ #: includes/class.assests.php:372
5244
  msgid "Installing.."
5245
  msgstr ""
5246
 
5247
+ #: includes/widgets/htmega_socialshere.php:80
5248
  msgid "Instapaper"
5249
  msgstr ""
5250
 
 
5251
  #: includes/widgets/htmega_instagram_feed.php:13
5252
  #: includes/widgets/htmega_instagram_feed.php:28
5253
+ #: admin/include/admin-setting.php:973
5254
  msgid "Instragram Feed"
5255
  msgstr ""
5256
 
5257
+ #: includes/helper-function.php:317
5258
  msgid "Invalid username or password!"
5259
  msgstr ""
5260
 
5261
+ #: includes/widgets/htmega_instagram.php:650 includes/widgets/htmega_instagram
5262
+ #: - Copy.php:689 includes/widgets/htmega_business_hours.php:259
5263
  msgid "Item"
5264
  msgstr ""
5265
 
5266
+ #: includes/widgets/htmega_countdown.php:468
5267
  msgid "Item Alignment"
5268
  msgstr ""
5269
 
5270
+ #: includes/widgets/htmega_business_hours.php:184
5271
  msgid "Item Area"
5272
  msgstr ""
5273
 
5274
+ #: includes/widgets/htmega_easy_digital_download.php:248
5275
  msgid "Item Background"
5276
  msgstr ""
5277
 
5278
+ #: includes/widgets/htmega_accordion.php:273
5279
  msgid "Item Collapse Icon"
5280
  msgstr ""
5281
 
5282
+ #: includes/widgets/htmega_easy_digital_download.php:222
5283
  msgid "Item Gap"
5284
  msgstr ""
5285
 
5286
+ #: includes/widgets/htmega_instagram.php:120 includes/widgets/htmega_instagram
5287
+ #: - Copy.php:77
5288
  msgid "Item Limit"
5289
  msgstr ""
5290
 
5291
+ #: includes/widgets/htmega_working_process.php:534
5292
  msgid "Item Number Shape"
5293
  msgstr ""
5294
 
5295
+ #: includes/widgets/htmega_working_process.php:279
5296
  msgid "Item style"
5297
  msgstr ""
5298
 
5299
+ #: includes/widgets/htmega_progressbar.php:582
5300
  msgid "Items Style"
5301
  msgstr ""
5302
 
5303
+ #: includes/widgets/htmega_booked_calender.php:98
5304
  msgid "January"
5305
  msgstr ""
5306
 
5316
  msgid "Job List"
5317
  msgstr ""
5318
 
 
5319
  #: includes/widgets/htmega_job_manager.php:13
5320
  #: includes/widgets/htmega_job_manager.php:28
5321
+ #: admin/include/admin-setting.php:983 admin/include/admin-setting.php:993
5322
  msgid "Job Manager"
5323
  msgstr ""
5324
 
5330
  msgid "Job Summary"
5331
  msgstr ""
5332
 
5333
+ #: includes/widgets/htmega_blockquote.php:79
5334
+ #: includes/widgets/htmega_blockquote.php:80
5335
  msgid "Jon Doy"
5336
  msgstr ""
5337
 
5338
+ #: includes/widgets/htmega_table.php:262
5339
  msgid "jondoy@gmail.com"
5340
  msgstr ""
5341
 
5342
+ #: includes/widgets/htmega_progressbar.php:190
5343
  msgid "Joomla"
5344
  msgstr ""
5345
 
5346
+ #: includes/widgets/htmega_pricing_list_view.php:130
5347
  msgid "Joomla Template"
5348
  msgstr ""
5349
 
5350
+ #: includes/widgets/htmega_booked_calender.php:104
5351
  msgid "July"
5352
  msgstr ""
5353
 
5354
+ #: includes/widgets/htmega_booked_calender.php:103
5355
  msgid "June"
5356
  msgstr ""
5357
 
5358
+ #: includes/widgets/htmega_post_carousel.php:692
5359
+ #: includes/widgets/htmega_post_carousel.php:780
5360
+ #: includes/widgets/htmega_post_carousel.php:1025
5361
+ #: includes/widgets/htmega_video_player.php:216
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5362
  #: includes/widgets/htmega_post_grid_tab.php:361
5363
+ #: includes/widgets/htmega_post_grid_tab.php:446
5364
+ #: includes/widgets/htmega_post_grid_tab.php:645
5365
+ #: includes/widgets/htmega_post_grid.php:282
5366
+ #: includes/widgets/htmega_post_grid.php:372
5367
+ #: includes/widgets/htmega_modal.php:358 includes/widgets/htmega_modal.php:759
5368
+ #: includes/widgets/htmega_call_to_action.php:198
5369
+ #: includes/widgets/htmega_search.php:143 includes/widgets/htmega_table.php:434
5370
+ #: includes/widgets/htmega_table.php:554
5371
+ #: includes/widgets/htmega_mailchimp_for_wp.php:130
5372
+ #: includes/widgets/htmega_services.php:220
5373
+ #: includes/widgets/htmega_services.php:313
5374
+ #: includes/widgets/htmega_services.php:431
5375
+ #: includes/widgets/htmega_services.php:618
5376
+ #: includes/widgets/htmega_services.php:814
5377
+ #: includes/widgets/htmega_pricing_list_view.php:517
5378
+ #: includes/widgets/htmega_pricing_list_view.php:640
5379
+ #: includes/widgets/htmega_countdown.php:484
5380
+ #: includes/widgets/htmega_countdown.php:515
5381
+ #: includes/widgets/htmega_image_grid.php:214
5382
+ #: includes/widgets/htmega_image_grid.php:300
5383
+ #: includes/widgets/htmega_double_button.php:286
5384
+ #: includes/widgets/htmega_double_button.php:522
5385
+ #: includes/widgets/htmega_double_button.php:726
5386
+ #: includes/widgets/htmega_teammember.php:448
5387
+ #: includes/widgets/htmega_teammember.php:541
5388
+ #: includes/widgets/htmega_teammember.php:634
5389
+ #: includes/widgets/htmega_teammember.php:702
5390
+ #: includes/widgets/htmega_add_banner.php:168
5391
+ #: includes/widgets/htmega_section_title.php:397
5392
+ #: includes/widgets/htmega_testimonial.php:573
5393
+ #: includes/widgets/htmega_testimonial.php:666
5394
+ #: includes/widgets/htmega_testimonial.php:760
5395
+ #: includes/widgets/htmega_counter.php:265
5396
  #: includes/widgets/htmega_single_post.php:204
5397
+ #: includes/widgets/htmega_single_post.php:361
5398
+ #: includes/widgets/htmega_special_banner.php:274
5399
+ #: includes/widgets/htmega_tooltip.php:250
5400
  #: includes/widgets/htmega_tablepress.php:219
5401
  #: includes/widgets/htmega_tablepress.php:376
5402
+ #: includes/widgets/htmega_button.php:163
 
 
 
 
 
 
 
5403
  #: includes/widgets/htmega_toggle.php:206
5404
+ #: includes/widgets/htmega_blockquote.php:193
5405
+ #: includes/widgets/htmega_contact_form_seven.php:128
5406
+ #: includes/widgets/htmega_testimonial_grid.php:350
5407
+ #: includes/widgets/htmega_post_slider.php:656
5408
+ #: includes/widgets/htmega_post_slider.php:744
5409
+ #: includes/widgets/htmega_post_slider.php:943
5410
+ #: includes/widgets/htmega_user_login_form.php:252
5411
+ #: includes/widgets/htmega_user_login_form.php:793
5412
+ #: includes/widgets/htmega_popover.php:274
5413
+ #: includes/widgets/htmega_popover.php:670
5414
+ #: includes/widgets/htmega_popover.php:775
5415
+ #: includes/widgets/htmega_offcanvas.php:252
5416
+ #: includes/widgets/htmega_panel_slider.php:502
5417
+ #: includes/widgets/htmega_image_masonry.php:210
5418
+ #: includes/widgets/htmega_image_masonry.php:296
5419
+ #: includes/widgets/htmega_buddy_press.php:255
5420
+ #: includes/widgets/htmega_user_register_form.php:447
5421
+ #: includes/widgets/htmega_user_register_form.php:1041
5422
+ #: includes/widgets/htmega_404_content.php:250
5423
+ #: extensions/ht-builder/widgets/bl_page_title.php:151
5424
+ #: extensions/ht-builder/widgets/bl_post_title.php:117
5425
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:153
5426
+ #: extensions/ht-builder/widgets/bl_site_title.php:151
5427
  msgid "Justified"
5428
  msgstr ""
5429
 
5430
+ #: includes/recommended-plugins/recommended-plugins.php:78
5431
+ msgid "JustTables"
5432
+ msgstr ""
5433
+
5434
+ #: includes/widgets/htmega_pricing_table.php:209
5435
  msgid "Krona"
5436
  msgstr ""
5437
 
5438
+ #: includes/widgets/htmega_wc_element_pages.php:482
5439
+ #: includes/widgets/htmega_wc_element_pages.php:829
5440
+ #: includes/widgets/htmega_ninja_forms.php:259
5441
+ #: includes/widgets/htmega_countdown.php:679
5442
+ #: includes/widgets/htmega_qu_forms.php:69
5443
+ #: includes/widgets/htmega_caldera_forms.php:52
5444
+ #: includes/widgets/htmega_wpforms.php:252
5445
+ #: includes/widgets/htmega_contact_form_seven.php:440
5446
  #: includes/widgets/htmega_news_ticker.php:417
5447
+ #: includes/widgets/htmega_user_login_form.php:57
5448
+ #: includes/widgets/htmega_user_login_form.php:692
5449
+ #: includes/widgets/htmega_gravity_forms.php:174
5450
+ #: includes/widgets/htmega_user_register_form.php:938
 
 
 
 
5451
  msgid "Label"
5452
  msgstr ""
5453
 
5454
+ #: includes/widgets/htmega_news_ticker.php:74
5455
  msgid "Label Icon"
5456
  msgstr ""
5457
 
5458
+ #: includes/widgets/htmega_image_comparison.php:130
5459
  msgid "Label Position"
5460
  msgstr ""
5461
 
5462
+ #: includes/widgets/htmega_double_button.php:45
5463
+ #: includes/widgets/htmega_button.php:85
5464
  msgid "Large"
5465
  msgstr ""
5466
 
5467
+ #: includes/widgets/htmega_user_register_form.php:331
5468
+ #: includes/widgets/htmega_user_register_form.php:332
5469
  msgid "Last Name"
5470
  msgstr ""
5471
 
5472
+ #: includes/widgets/htmega_user_register_form.php:202
5473
  msgid "Last Name Label"
5474
  msgstr ""
5475
 
5476
+ #: includes/widgets/htmega_user_register_form.php:329
5477
  msgid "Last Name Placeholder"
5478
  msgstr ""
5479
 
5480
+ #: includes/widgets/htmega_googlemap.php:127
5481
  msgid "Latitude"
5482
  msgstr ""
5483
 
5486
  msgid "LayerSlider"
5487
  msgstr ""
5488
 
5489
+ #: includes/widgets/htmega_post_carousel.php:53
5490
+ #: includes/widgets/htmega_vertical_timeline.php:40
5491
+ #: includes/widgets/htmega_post_grid_tab.php:46
5492
+ #: includes/widgets/htmega_post_grid.php:38
5493
+ #: includes/widgets/htmega_bbpress.php:35 includes/widgets/htmega_table.php:48
5494
+ #: includes/widgets/htmega_pricing_list_view.php:33
5495
+ #: includes/widgets/htmega_pricing_list_view.php:40
5496
+ #: includes/widgets/htmega_pricing_table.php:33
5497
+ #: includes/widgets/htmega_animated_heading.php:52
5498
+ #: includes/widgets/htmega_post_slider.php:53
5499
+ #: includes/widgets/htmega_business_hours.php:39
5500
+ #: includes/widgets/htmega_flip-box.php:33
5501
+ #: includes/widgets/htmega_flip-box.php:40
5502
  #: includes/widgets/htmega_job_manager.php:35
 
 
 
 
 
 
 
 
 
5503
  msgid "Layout"
5504
  msgstr ""
5505
 
5506
+ #: includes/widgets/htmega_post_carousel.php:61
5507
+ #: includes/widgets/htmega_post_grid_tab.php:54
5508
+ #: includes/widgets/htmega_post_grid.php:46
5509
+ #: includes/widgets/htmega_post_slider.php:61
5510
+ #: includes/widgets/htmega_business_hours.php:47
5511
  msgid "Layout Five"
5512
  msgstr ""
5513
 
5514
+ #: includes/widgets/htmega_post_carousel.php:60
5515
+ #: includes/widgets/htmega_post_grid_tab.php:53
5516
+ #: includes/widgets/htmega_post_grid.php:45
5517
+ #: includes/widgets/htmega_post_slider.php:60
5518
+ #: includes/widgets/htmega_business_hours.php:46
5519
  msgid "Layout Four"
5520
  msgstr ""
5521
 
5522
+ #: includes/widgets/htmega_post_carousel.php:57
5523
+ #: includes/widgets/htmega_vertical_timeline.php:45
5524
+ #: includes/widgets/htmega_post_grid_tab.php:50
5525
+ #: includes/widgets/htmega_post_grid.php:42
5526
+ #: includes/widgets/htmega_table.php:52
5527
+ #: includes/widgets/htmega_pricing_list_view.php:44
5528
+ #: includes/widgets/htmega_post_slider.php:57
5529
+ #: includes/widgets/htmega_business_hours.php:43
5530
+ #: includes/widgets/htmega_flip-box.php:44
5531
  msgid "Layout One"
5532
  msgstr ""
5533
 
5534
+ #: includes/widgets/htmega_post_carousel.php:59
5535
+ #: includes/widgets/htmega_vertical_timeline.php:47
5536
+ #: includes/widgets/htmega_post_grid_tab.php:52
5537
+ #: includes/widgets/htmega_post_grid.php:44
5538
+ #: includes/widgets/htmega_table.php:54
5539
+ #: includes/widgets/htmega_pricing_list_view.php:46
5540
+ #: includes/widgets/htmega_post_slider.php:59
5541
+ #: includes/widgets/htmega_business_hours.php:45
5542
  msgid "Layout Three"
5543
  msgstr ""
5544
 
5545
+ #: includes/widgets/htmega_post_carousel.php:58
5546
+ #: includes/widgets/htmega_vertical_timeline.php:46
5547
+ #: includes/widgets/htmega_post_grid_tab.php:51
5548
+ #: includes/widgets/htmega_post_grid.php:43
5549
+ #: includes/widgets/htmega_table.php:53
5550
+ #: includes/widgets/htmega_pricing_list_view.php:45
5551
+ #: includes/widgets/htmega_post_slider.php:58
5552
+ #: includes/widgets/htmega_business_hours.php:44
5553
+ #: includes/widgets/htmega_flip-box.php:45
5554
  msgid "Layout Two"
5555
  msgstr ""
5556
 
5557
+ #: includes/widgets/htmega_instagram - Copy.php:150
5558
+ msgid "Lazy Load"
5559
+ msgstr ""
5560
+
5561
+ #: admin/include/admin-setting.php:1170
5562
+ msgid "leaving us a review on our WP repository"
5563
+ msgstr ""
5564
+
5565
+ #: includes/widgets/htmega_post_carousel.php:680
5566
+ #: includes/widgets/htmega_post_carousel.php:768
5567
+ #: includes/widgets/htmega_post_carousel.php:1013
5568
+ #: includes/widgets/htmega_video_player.php:204
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5569
  #: includes/widgets/htmega_post_grid_tab.php:349
5570
+ #: includes/widgets/htmega_post_grid_tab.php:434
5571
+ #: includes/widgets/htmega_post_grid_tab.php:633
5572
+ #: includes/widgets/htmega_post_grid.php:270
5573
+ #: includes/widgets/htmega_post_grid.php:360
5574
+ #: includes/widgets/htmega_modal.php:346 includes/widgets/htmega_modal.php:747
5575
+ #: includes/widgets/htmega_call_to_action.php:186
5576
+ #: includes/widgets/htmega_easy_digital_download.php:307
5577
+ #: includes/widgets/htmega_inline_menu.php:117
5578
+ #: includes/widgets/htmega_search.php:131 includes/widgets/htmega_table.php:422
5579
+ #: includes/widgets/htmega_table.php:542
5580
+ #: includes/widgets/htmega_mailchimp_for_wp.php:118
5581
+ #: includes/widgets/htmega_services.php:208
5582
+ #: includes/widgets/htmega_services.php:301
5583
+ #: includes/widgets/htmega_services.php:419
5584
+ #: includes/widgets/htmega_services.php:606
5585
+ #: includes/widgets/htmega_services.php:802
5586
+ #: includes/widgets/htmega_pricing_list_view.php:505
5587
+ #: includes/widgets/htmega_pricing_list_view.php:628
5588
+ #: includes/widgets/htmega_countdown.php:472
5589
+ #: includes/widgets/htmega_countdown.php:503
5590
+ #: includes/widgets/htmega_image_grid.php:202
5591
+ #: includes/widgets/htmega_image_grid.php:288
5592
+ #: includes/widgets/htmega_double_button.php:274
5593
+ #: includes/widgets/htmega_double_button.php:510
5594
+ #: includes/widgets/htmega_double_button.php:714
5595
+ #: includes/widgets/htmega_teammember.php:70
5596
+ #: includes/widgets/htmega_teammember.php:436
5597
+ #: includes/widgets/htmega_teammember.php:529
5598
+ #: includes/widgets/htmega_teammember.php:622
5599
+ #: includes/widgets/htmega_teammember.php:690
5600
+ #: includes/widgets/htmega_add_banner.php:156
5601
+ #: includes/widgets/htmega_accordion.php:468
5602
+ #: includes/widgets/htmega_accordion.php:650
5603
+ #: includes/widgets/htmega_accordion.php:712
5604
+ #: includes/widgets/htmega_tab.php:322
5605
+ #: includes/widgets/htmega_section_title.php:385
5606
+ #: includes/widgets/htmega_testimonial.php:561
5607
+ #: includes/widgets/htmega_testimonial.php:654
5608
+ #: includes/widgets/htmega_testimonial.php:748
5609
+ #: includes/widgets/htmega_counter.php:253
5610
  #: includes/widgets/htmega_single_post.php:192
5611
+ #: includes/widgets/htmega_single_post.php:349
5612
+ #: includes/widgets/htmega_special_banner.php:46
5613
+ #: includes/widgets/htmega_special_banner.php:262
5614
+ #: includes/widgets/htmega_tooltip.php:178
5615
+ #: includes/widgets/htmega_tooltip.php:238
 
5616
  #: includes/widgets/htmega_tablepress.php:207
5617
  #: includes/widgets/htmega_tablepress.php:364
5618
+ #: includes/widgets/htmega_button.php:108
5619
+ #: includes/widgets/htmega_button.php:151
 
 
 
 
 
 
 
5620
  #: includes/widgets/htmega_toggle.php:194
5621
+ #: includes/widgets/htmega_blockquote.php:181
5622
+ #: includes/widgets/htmega_contact_form_seven.php:116
5623
+ #: includes/widgets/htmega_testimonial_grid.php:338
5624
+ #: includes/widgets/htmega_post_slider.php:644
5625
+ #: includes/widgets/htmega_post_slider.php:732
5626
+ #: includes/widgets/htmega_post_slider.php:931
5627
+ #: includes/widgets/htmega_user_login_form.php:240
5628
+ #: includes/widgets/htmega_user_login_form.php:781
5629
+ #: includes/widgets/htmega_popover.php:190
5630
+ #: includes/widgets/htmega_popover.php:262
5631
+ #: includes/widgets/htmega_popover.php:658
5632
+ #: includes/widgets/htmega_popover.php:763
5633
+ #: includes/widgets/htmega_offcanvas.php:93
5634
+ #: includes/widgets/htmega_offcanvas.php:133
5635
+ #: includes/widgets/htmega_offcanvas.php:240
5636
+ #: includes/widgets/htmega_panel_slider.php:490
5637
+ #: includes/widgets/htmega_slider_thumb_gallery.php:59
5638
+ #: includes/widgets/htmega_image_masonry.php:198
5639
+ #: includes/widgets/htmega_image_masonry.php:284
5640
+ #: includes/widgets/htmega_buddy_press.php:243
5641
+ #: includes/widgets/htmega_user_register_form.php:435
5642
+ #: includes/widgets/htmega_user_register_form.php:1029
5643
+ #: includes/widgets/htmega_flip-box.php:318
5644
+ #: includes/widgets/htmega_404_content.php:238
5645
+ #: includes/widgets/htmega_job_manager.php:144
5646
+ #: includes/widgets/htmega_wc_categories.php:348
5647
+ #: extensions/ht-builder/widgets/bl_page_title.php:139
5648
+ #: extensions/ht-builder/widgets/bl_post_title.php:105
5649
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:141
5650
+ #: extensions/ht-builder/widgets/bl_site_title.php:139
5651
  msgid "Left"
5652
  msgstr ""
5653
 
5654
+ #: includes/widgets/htmega_post_slider.php:1138
5655
  msgid "Left Arrow position"
5656
  msgstr ""
5657
 
5658
+ #: includes/widgets/htmega_blockquote.php:93
5659
  msgid "Left Bottom"
5660
  msgstr ""
5661
 
5662
+ #: includes/widgets/htmega_blockquote.php:92
5663
  msgid "Left Center"
5664
  msgstr ""
5665
 
5666
+ #: includes/widgets/htmega_blockquote.php:91
5667
  msgid "Left Top"
5668
  msgstr ""
5669
 
 
 
 
 
5670
  #: admin/include/admin-setting.php:310
5671
  msgid "Light Box"
5672
  msgstr ""
5673
 
5674
+ #: includes/widgets/htmega_lightbox.php:17
5675
+ #: includes/widgets/htmega_lightbox.php:45
5676
  msgid "Lightbox"
5677
  msgstr ""
5678
 
5679
+ #: includes/widgets/htmega_lightbox.php:52
5680
  msgid "Lightbox Type"
5681
  msgstr ""
5682
 
5683
+ #: includes/widgets/htmega_instagram - Copy.php:308
5684
  msgid "Like Icon"
5685
  msgstr ""
5686
 
5687
+ #: includes/widgets/htmega_post_carousel.php:129
5688
+ #: includes/widgets/htmega_post_grid_tab.php:110
5689
+ #: includes/widgets/htmega_post_grid.php:102
5690
+ #: includes/widgets/htmega_twitter_feed.php:124
5691
+ #: includes/widgets/htmega_post_slider.php:117
5692
  #: extensions/wc-sales-notification/admin/setting.php:101
5693
  msgid "Limit"
5694
  msgstr ""
5695
 
5696
+ #: includes/widgets/htmega_socialshere.php:90
5697
  msgid "Line"
5698
  msgstr ""
5699
 
5700
+ #: includes/widgets/htmega_blockquote.php:593
5701
  msgid "Line Height"
5702
  msgstr ""
5703
 
5704
+ #: includes/widgets/htmega_pricing_list_view.php:99
5705
+ #: includes/widgets/htmega_pricing_list_view.php:293
5706
+ #: includes/widgets/htmega_double_button.php:105
5707
+ #: includes/widgets/htmega_double_button.php:168
5708
+ #: includes/widgets/htmega_teammember.php:158
5709
+ #: includes/widgets/htmega_pricing_table.php:382
5710
+ #: includes/widgets/htmega_section_title.php:163
5711
+ #: includes/widgets/htmega_section_title.php:221
5712
+ #: includes/widgets/htmega_tooltip.php:136
5713
+ #: includes/widgets/htmega_button.php:63
5714
+ #: includes/widgets/htmega_popover.php:136
5715
  msgid "Link"
5716
  msgstr ""
5717
 
5718
+ #: includes/widgets/htmega_twitter_feed.php:614
5719
+ #: includes/widgets/htmega_offcanvas.php:192
5720
  msgid "Link Color"
5721
  msgstr ""
5722
 
5723
+ #: includes/widgets/htmega_offcanvas.php:203
5724
  msgid "Link Hover Color"
5725
  msgstr ""
5726
 
5727
+ #: includes/widgets/htmega_weather.php:108
5728
  msgid "Link to Extended Forecast"
5729
  msgstr ""
5730
 
5731
+ #: includes/widgets/htmega_socialshere.php:64
5732
  msgid "Linkedin"
5733
  msgstr ""
5734
 
5735
+ #: includes/widgets/htmega_pricing_table.php:210
5736
  msgid "Lira"
5737
  msgstr ""
5738
 
5739
+ #: includes/widgets/htmega_booked_calender.php:44
5740
  msgid "List"
5741
  msgstr ""
5742
 
5743
+ #: includes/widgets/htmega_socialshere.php:69
5744
  msgid "Live journal"
5745
  msgstr ""
5746
 
5747
+ #: includes/widgets/htmega_socialshere.php:78
5748
  msgid "Liveinternet"
5749
  msgstr ""
5750
 
5753
  msgid "Load More"
5754
  msgstr ""
5755
 
5756
+ #: admin/include/admin-setting.php:636
5757
  msgid "Load Post in Elementor Addons"
5758
  msgstr ""
5759
 
5760
+ #: includes/widgets/htmega_animated_heading.php:75
5761
  msgid "Loading bar"
5762
  msgstr ""
5763
 
5769
  msgid "Loar More Button"
5770
  msgstr ""
5771
 
5772
+ #: includes/widgets/htmega_weather.php:40
5773
  msgid "Location"
5774
  msgstr ""
5775
 
5776
+ #: includes/widgets/htmega_slider_thumb_gallery.php:72
5777
+ #: includes/widgets/htmega_slider_thumb_gallery.php:119
5778
  msgid "Location Name Here."
5779
  msgstr ""
5780
 
5781
+ #: includes/widgets/htmega_cuctom_event.php:75
5782
  msgid "Location."
5783
  msgstr ""
5784
 
5785
+ #: includes/widgets/htmega_user_register_form.php:1307
5786
  msgid "LOGIN"
5787
  msgstr ""
5788
 
5789
+ #: includes/widgets/htmega_user_login_form.php:217
5790
+ #: includes/widgets/htmega_user_login_form.php:893
5791
  msgid "Login"
5792
  msgstr ""
5793
 
5794
+ #: includes/widgets/htmega_user_login_form.php:206
5795
  msgid "Login Button"
5796
  msgstr ""
5797
 
5798
+ #: includes/widgets/htmega_user_login_form.php:32
5799
  msgid "Login Form"
5800
  msgstr ""
5801
 
5802
+ #: includes/helper-function.php:319
5803
  msgid "Login Successfully"
5804
  msgstr ""
5805
 
5806
+ #: includes/widgets/htmega_googlemap.php:135
5807
  msgid "Longitude"
5808
  msgstr ""
5809
 
5810
  #: includes/widgets/htmega_scroll_navigation.php:92
5811
+ #: includes/widgets/htmega_testimonial.php:123
5812
+ #: includes/widgets/htmega_testimonial.php:137
5813
+ #: includes/widgets/htmega_testimonial.php:143
5814
+ #: includes/widgets/htmega_testimonial.php:149
5815
+ #: includes/widgets/htmega_testimonial_grid.php:122
5816
+ #: includes/widgets/htmega_testimonial_grid.php:136
5817
+ #: includes/widgets/htmega_testimonial_grid.php:142
5818
+ #: includes/widgets/htmega_testimonial_grid.php:148
5819
  msgid ""
5820
  "Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod "
5821
  "tempor incididunt ut labore et dolore Lorem ipsum dolor sit amet, "
5823
  "dolore magna aliqua."
5824
  msgstr ""
5825
 
5826
+ #: includes/widgets/htmega_working_process.php:166
5827
  msgid ""
5828
  "Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod "
5829
  "tempor incid idunt ut labore"
5830
  msgstr ""
5831
 
 
5832
  #: includes/widgets/htmega_working_process.php:170
5833
+ #: includes/widgets/htmega_working_process.php:174
5834
  msgid ""
5835
  "Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod "
5836
  "tempor incid idunt ut labore."
5837
  msgstr ""
5838
 
5839
+ #: includes/widgets/htmega_dropcaps.php:57
5840
  msgid ""
5841
  "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor "
5842
  "incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis "
5846
  "exercitation ullamco laboris nisi ut aliquip."
5847
  msgstr ""
5848
 
5849
+ #: includes/widgets/htmega_modal.php:82
5850
  msgid ""
5851
  "Lorem ipsum dolor sit amet, consectetur adipis elit, sed do eiusmod tempor "
5852
  "incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis "
5854
  "Duis aute irure dolor in repre in voluptate velit esse cillum dolore eu."
5855
  msgstr ""
5856
 
5857
+ #: includes/widgets/htmega_vertical_timeline.php:86
 
5858
  #: includes/widgets/htmega_vertical_timeline.php:98
5859
  #: includes/widgets/htmega_vertical_timeline.php:102
5860
+ #: includes/widgets/htmega_vertical_timeline.php:106
5861
  msgid ""
5862
  "Lorem ipsum dolor sit amet, consectetur adipis icing elit, sed do eiusmod "
5863
  "tempor incid ut labore et dolore magna aliqua Ut enim ad min."
5864
  msgstr ""
5865
 
5866
+ #: includes/widgets/htmega_working_process.php:94
5867
+ #: includes/widgets/htmega_tab.php:235 includes/widgets/htmega_tab.php:239
5868
+ #: includes/widgets/htmega_tab.php:243
5869
  msgid ""
5870
  "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod "
5871
  "tempor incididunt ut labore et dolo magna aliqua. Ut enim ad minim veniam, "
5873
  "Duis aute irure dolor in repre in voluptate."
5874
  msgstr ""
5875
 
5876
+ #: includes/widgets/htmega_toggle.php:109
5877
  msgid ""
5878
  "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod "
5879
  "tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, "
5883
  "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
5884
  msgstr ""
5885
 
5886
+ #: includes/widgets/htmega_image_marker.php:130
5887
+ #: includes/widgets/htmega_image_marker.php:184
5888
  msgid "Lorem ipsum pisaci volupt atem accusa saes ntisdumtiu loperm asaerks."
5889
  msgstr ""
5890
 
5891
+ #: includes/widgets/htmega_user_login_form.php:159
5892
  msgid "Lost your password?"
5893
  msgstr ""
5894
 
5895
+ #: includes/widgets/htmega_table.php:210 includes/widgets/htmega_table.php:249
5896
+ #: includes/widgets/htmega_pricing_list_view.php:252
5897
+ #: includes/widgets/htmega_pricing_list_view.php:326
5898
  msgid "Louis Hudson"
5899
  msgstr ""
5900
 
5901
+ #: includes/widgets/htmega_pricing_list_view.php:339
5902
  msgid "louishudson@gmail.com"
5903
  msgstr ""
5904
 
5905
+ #: includes/widgets/htmega_panel_slider.php:81
5906
+ #: includes/widgets/htmega_panel_slider.php:124
5907
  msgid "Made in 2017"
5908
  msgstr ""
5909
 
5910
+ #: includes/widgets/htmega_panel_slider.php:120
5911
  msgid "Made in 2018"
5912
  msgstr ""
5913
 
5914
+ #: includes/widgets/htmega_panel_slider.php:116
5915
  msgid "Made in 2019"
5916
  msgstr ""
5917
 
5919
  msgid "Magnifier"
5920
  msgstr ""
5921
 
5922
+ #: includes/widgets/htmega_user_register_form.php:175
5923
+ #: includes/widgets/htmega_user_register_form.php:176
5924
+ #: includes/widgets/htmega_user_register_form.php:304
5925
+ #: includes/widgets/htmega_user_register_form.php:305
5926
  msgid "Mail"
5927
  msgstr ""
5928
 
5929
+ #: includes/widgets/htmega_user_register_form.php:173
5930
  msgid "Mail Label"
5931
  msgstr ""
5932
 
5933
+ #: includes/widgets/htmega_user_register_form.php:302
5934
  msgid "Mail Placeholder"
5935
  msgstr ""
5936
 
5937
+ #: includes/widgets/htmega_mailchimp_for_wp.php:32
5938
  msgid "Mailchimp"
5939
  msgstr ""
5940
 
5941
+ #: includes/widgets/htmega_mailchimp_for_wp.php:17
5942
+ #: admin/include/admin-setting.php:1003
5943
  msgid "Mailchimp for wp"
5944
  msgstr ""
5945
 
5946
+ #: includes/widgets/htmega_mailchimp_for_wp.php:55
5947
  msgid "Mailchimp ID"
5948
  msgstr ""
5949
 
5950
+ #: includes/widgets/htmega_inline_menu.php:97
5951
  msgid "Main Menu"
5952
  msgstr ""
5953
 
5954
+ #: includes/widgets/htmega_testimonial.php:142
5955
+ #: includes/widgets/htmega_testimonial_grid.php:141
5956
  msgid "Manager"
5957
  msgstr ""
5958
 
5959
+ #: includes/widgets/htmega_testimonial.php:114
5960
+ #: includes/widgets/htmega_testimonial.php:136
5961
+ #: includes/widgets/htmega_testimonial_grid.php:85
5962
+ #: includes/widgets/htmega_testimonial_grid.php:135
5963
  msgid "Managing Director"
5964
  msgstr ""
5965
 
5966
+ #: includes/widgets/htmega_teammember.php:115
5967
  msgid "Managing director"
5968
  msgstr ""
5969
 
5970
+ #: includes/widgets/htmega_easy_digital_download.php:130
5971
+ #: includes/widgets/htmega_wc_categories.php:79
5972
  msgid "Manual Selection"
5973
  msgstr ""
5974
 
5984
  msgid "Map Style"
5985
  msgstr ""
5986
 
5987
+ #: includes/widgets/htmega_booked_calender.php:100
5988
  msgid "March"
5989
  msgstr ""
5990
 
5991
+ #: includes/widgets/htmega_post_carousel.php:652
5992
+ #: includes/widgets/htmega_post_carousel.php:740
5993
+ #: includes/widgets/htmega_post_carousel.php:884
5994
+ #: includes/widgets/htmega_post_carousel.php:985
5995
+ #: includes/widgets/htmega_post_carousel.php:1084
5996
+ #: includes/widgets/htmega_post_carousel.php:1499
5997
+ #: includes/widgets/htmega_working_process.php:205
5998
+ #: includes/widgets/htmega_working_process.php:315
5999
+ #: includes/widgets/htmega_working_process.php:396
6000
+ #: includes/widgets/htmega_working_process.php:476
6001
+ #: includes/widgets/htmega_working_process.php:585
6002
+ #: includes/widgets/htmega_video_player.php:304
6003
+ #: includes/widgets/htmega_post_grid_tab.php:261
6004
+ #: includes/widgets/htmega_post_grid_tab.php:321
6005
+ #: includes/widgets/htmega_post_grid_tab.php:406
6006
+ #: includes/widgets/htmega_post_grid_tab.php:504
6007
+ #: includes/widgets/htmega_post_grid_tab.php:605
6008
+ #: includes/widgets/htmega_post_grid_tab.php:704
6009
+ #: includes/widgets/htmega_post_grid.php:240
6010
+ #: includes/widgets/htmega_post_grid.php:332
6011
+ #: includes/widgets/htmega_post_grid.php:421
6012
+ #: includes/widgets/htmega_modal.php:489 includes/widgets/htmega_modal.php:578
6013
+ #: includes/widgets/htmega_modal.php:717
6014
+ #: includes/widgets/htmega_call_to_action.php:158
6015
  #: includes/widgets/htmega_call_to_action.php:250
6016
+ #: includes/widgets/htmega_call_to_action.php:310
6017
+ #: includes/widgets/htmega_call_to_action.php:431
6018
+ #: includes/widgets/htmega_brand.php:121 includes/widgets/htmega_brand.php:208
6019
+ #: includes/widgets/htmega_easy_digital_download.php:370
6020
+ #: includes/widgets/htmega_easy_digital_download.php:434
6021
+ #: includes/widgets/htmega_switcher.php:181
6022
+ #: includes/widgets/htmega_switcher.php:240
6023
+ #: includes/widgets/htmega_switcher.php:366
6024
+ #: includes/widgets/htmega_search.php:158
6025
+ #: includes/widgets/htmega_search.php:238
6026
+ #: includes/widgets/htmega_search.php:369 includes/widgets/htmega_table.php:309
6027
+ #: includes/widgets/htmega_mailchimp_for_wp.php:91
6028
+ #: includes/widgets/htmega_mailchimp_for_wp.php:263
6029
+ #: includes/widgets/htmega_mailchimp_for_wp.php:361
6030
+ #: includes/widgets/htmega_services.php:168
6031
+ #: includes/widgets/htmega_services.php:271
6032
+ #: includes/widgets/htmega_services.php:389
6033
+ #: includes/widgets/htmega_services.php:545
6034
+ #: includes/widgets/htmega_services.php:742
6035
+ #: includes/widgets/htmega_services.php:871
6036
+ #: includes/widgets/htmega_instagram.php:622
6037
+ #: includes/widgets/htmega_instagram.php:668
6038
+ #: includes/widgets/htmega_instagram.php:884
6039
+ #: includes/widgets/htmega_ninja_forms.php:144
6040
+ #: includes/widgets/htmega_ninja_forms.php:224
6041
+ #: includes/widgets/htmega_ninja_forms.php:335
6042
+ #: includes/widgets/htmega_ninja_forms.php:425
6043
+ #: includes/widgets/htmega_ninja_forms.php:535
6044
+ #: includes/widgets/htmega_ninja_forms.php:648
6045
+ #: includes/widgets/htmega_pricing_list_view.php:389
6046
+ #: includes/widgets/htmega_twitter_feed.php:545
6047
+ #: includes/widgets/htmega_twitter_feed.php:635
6048
+ #: includes/widgets/htmega_twitter_feed.php:705
6049
+ #: includes/widgets/htmega_twitter_feed.php:791
6050
+ #: includes/widgets/htmega_twitter_feed.php:852
6051
+ #: includes/widgets/htmega_countdown.php:455
6052
+ #: includes/widgets/htmega_countdown.php:640
6053
+ #: includes/widgets/htmega_countdown.php:763
6054
+ #: includes/widgets/htmega_countdown.php:861
6055
+ #: includes/widgets/htmega_qu_forms.php:142
6056
+ #: includes/widgets/htmega_qu_forms.php:231
6057
+ #: includes/widgets/htmega_qu_forms.php:321
6058
+ #: includes/widgets/htmega_qu_forms.php:431
6059
+ #: includes/widgets/htmega_qu_forms.php:544
6060
  #: includes/widgets/htmega_dropcaps.php:122
6061
+ #: includes/widgets/htmega_dropcaps.php:211
 
 
 
 
 
6062
  #: includes/widgets/htmega_image_grid.php:175
6063
+ #: includes/widgets/htmega_double_button.php:246
6064
+ #: includes/widgets/htmega_double_button.php:494
6065
+ #: includes/widgets/htmega_double_button.php:698
6066
+ #: includes/widgets/htmega_double_button.php:894
6067
  #: includes/widgets/htmega_image_magnifier.php:153
6068
+ #: includes/widgets/htmega_teammember.php:262
6069
+ #: includes/widgets/htmega_teammember.php:406
6070
+ #: includes/widgets/htmega_teammember.php:499
6071
+ #: includes/widgets/htmega_teammember.php:592
6072
+ #: includes/widgets/htmega_teammember.php:660
6073
+ #: includes/widgets/htmega_add_banner.php:181
6074
+ #: includes/widgets/htmega_add_banner.php:241
6075
+ #: includes/widgets/htmega_add_banner.php:301
6076
+ #: includes/widgets/htmega_add_banner.php:361
6077
+ #: includes/widgets/htmega_add_banner.php:473
6078
+ #: includes/widgets/htmega_accordion.php:1126
6079
+ #: includes/widgets/htmega_pricing_table.php:452
6080
+ #: includes/widgets/htmega_pricing_table.php:500
6081
+ #: includes/widgets/htmega_pricing_table.php:677
6082
+ #: includes/widgets/htmega_pricing_table.php:754
6083
+ #: includes/widgets/htmega_tab.php:297 includes/widgets/htmega_tab.php:390
6084
+ #: includes/widgets/htmega_tab.php:520 includes/widgets/htmega_wpforms.php:136
6085
+ #: includes/widgets/htmega_wpforms.php:216
6086
+ #: includes/widgets/htmega_wpforms.php:325
6087
+ #: includes/widgets/htmega_wpforms.php:415
6088
+ #: includes/widgets/htmega_wpforms.php:525
6089
+ #: includes/widgets/htmega_wpforms.php:638
6090
+ #: includes/widgets/htmega_section_title.php:357
6091
+ #: includes/widgets/htmega_section_title.php:532
6092
+ #: includes/widgets/htmega_section_title.php:644
6093
+ #: includes/widgets/htmega_scroll_navigation.php:248
6094
+ #: includes/widgets/htmega_testimonial.php:489
6095
+ #: includes/widgets/htmega_testimonial.php:611
6096
+ #: includes/widgets/htmega_testimonial.php:704
6097
+ #: includes/widgets/htmega_testimonial.php:798
6098
+ #: includes/widgets/htmega_counter.php:215
6099
+ #: includes/widgets/htmega_counter.php:338
6100
+ #: includes/widgets/htmega_counter.php:429
6101
+ #: includes/widgets/htmega_counter.php:549
6102
+ #: includes/widgets/htmega_counter.php:638
6103
+ #: includes/widgets/htmega_counter.php:727
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6104
  #: includes/widgets/htmega_single_post.php:164
6105
+ #: includes/widgets/htmega_single_post.php:252
6106
+ #: includes/widgets/htmega_single_post.php:321
6107
+ #: includes/widgets/htmega_special_banner.php:287
 
 
6108
  #: includes/widgets/htmega_special_banner.php:347
6109
+ #: includes/widgets/htmega_special_banner.php:407
6110
+ #: includes/widgets/htmega_special_banner.php:467
6111
+ #: includes/widgets/htmega_special_banner.php:527
6112
+ #: includes/widgets/htmega_special_banner.php:587
6113
+ #: includes/widgets/htmega_special_banner.php:699
6114
+ #: includes/widgets/htmega_tooltip.php:278
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6115
  #: includes/widgets/htmega_tooltip.php:397
6116
+ #: includes/widgets/htmega_button.php:308
6117
+ #: includes/widgets/htmega_toggle.php:154
6118
+ #: includes/widgets/htmega_toggle.php:251
6119
+ #: includes/widgets/htmega_blockquote.php:218
6120
+ #: includes/widgets/htmega_blockquote.php:297
6121
+ #: includes/widgets/htmega_blockquote.php:354
6122
+ #: includes/widgets/htmega_blockquote.php:532
6123
+ #: includes/widgets/htmega_socialshere.php:463
6124
+ #: includes/widgets/htmega_contact_form_seven.php:89
6125
+ #: includes/widgets/htmega_contact_form_seven.php:297
6126
+ #: includes/widgets/htmega_contact_form_seven.php:424
6127
+ #: includes/widgets/htmega_contact_form_seven.php:513
6128
+ #: includes/widgets/htmega_contact_form_seven.php:610
6129
+ #: includes/widgets/htmega_testimonial_grid.php:233
6130
+ #: includes/widgets/htmega_testimonial_grid.php:294
6131
+ #: includes/widgets/htmega_testimonial_grid.php:387
6132
+ #: includes/widgets/htmega_post_slider.php:616
6133
+ #: includes/widgets/htmega_post_slider.php:704
6134
+ #: includes/widgets/htmega_post_slider.php:802
6135
+ #: includes/widgets/htmega_post_slider.php:903
6136
+ #: includes/widgets/htmega_post_slider.php:1002
6137
+ #: includes/widgets/htmega_post_slider.php:1481
6138
+ #: includes/widgets/htmega_lightbox.php:206
6139
+ #: includes/widgets/htmega_progressbar.php:427
6140
+ #: includes/widgets/htmega_news_ticker.php:370
6141
+ #: includes/widgets/htmega_news_ticker.php:570
6142
+ #: includes/widgets/htmega_notify.php:393
6143
+ #: includes/widgets/htmega_user_login_form.php:267
6144
+ #: includes/widgets/htmega_user_login_form.php:372
6145
+ #: includes/widgets/htmega_user_login_form.php:466
6146
+ #: includes/widgets/htmega_user_login_form.php:559
6147
+ #: includes/widgets/htmega_user_login_form.php:731
6148
+ #: includes/widgets/htmega_instagram - Copy.php:661
6149
+ #: includes/widgets/htmega_instagram - Copy.php:707
6150
+ #: includes/widgets/htmega_instagram - Copy.php:924
6151
+ #: includes/widgets/htmega_instagram - Copy.php:970
6152
+ #: includes/widgets/htmega_popover.php:302
6153
+ #: includes/widgets/htmega_popover.php:421
6154
+ #: includes/widgets/htmega_cuctom_event.php:174
6155
+ #: includes/widgets/htmega_cuctom_event.php:260
6156
+ #: includes/widgets/htmega_cuctom_event.php:305
6157
+ #: includes/widgets/htmega_cuctom_event.php:363
6158
+ #: includes/widgets/htmega_business_hours.php:210
6159
+ #: includes/widgets/htmega_business_hours.php:267
6160
+ #: includes/widgets/htmega_panel_slider.php:452
6161
+ #: includes/widgets/htmega_panel_slider.php:548
6162
+ #: includes/widgets/htmega_panel_slider.php:605
6163
+ #: includes/widgets/htmega_panel_slider.php:931
6164
+ #: includes/widgets/htmega_slider_thumb_gallery.php:680
6165
+ #: includes/widgets/htmega_gravity_forms.php:247
6166
+ #: includes/widgets/htmega_gravity_forms.php:335
6167
+ #: includes/widgets/htmega_gravity_forms.php:449
6168
+ #: includes/widgets/htmega_buddy_press.php:226
6169
+ #: includes/widgets/htmega_buddy_press.php:312
6170
+ #: includes/widgets/htmega_buddy_press.php:382
6171
+ #: includes/widgets/htmega_user_register_form.php:462
6172
+ #: includes/widgets/htmega_user_register_form.php:548
6173
+ #: includes/widgets/htmega_user_register_form.php:679
6174
+ #: includes/widgets/htmega_user_register_form.php:805
6175
+ #: includes/widgets/htmega_user_register_form.php:979
6176
+ #: includes/widgets/htmega_404_content.php:265
6177
+ #: includes/widgets/htmega_404_content.php:358
6178
+ #: includes/widgets/htmega_404_content.php:438
6179
+ #: includes/widgets/htmega_404_content.php:518
6180
+ #: includes/widgets/htmega_404_content.php:595
6181
+ #: includes/widgets/htmega_404_content.php:747
6182
+ #: includes/widgets/htmega_image_marker.php:370
6183
+ #: includes/widgets/htmega_image_marker.php:414
6184
+ #: includes/widgets/htmega_wc_categories.php:319
6185
+ #: includes/widgets/htmega_wc_categories.php:414
6186
+ #: extensions/ht-builder/widgets/bl_page_title.php:123
6187
+ #: extensions/ht-builder/widgets/bl_post_title.php:88
6188
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:125
6189
+ #: extensions/ht-builder/widgets/bl_site_title.php:123
6190
  msgid "Margin"
6191
  msgstr ""
6192
 
6193
+ #: includes/widgets/htmega_googlemap.php:160
6194
+ #: includes/widgets/htmega_image_marker.php:95
6195
+ #: includes/widgets/htmega_image_marker.php:205
6196
  msgid "Marker"
6197
  msgstr ""
6198
 
6199
+ #: includes/widgets/htmega_image_marker.php:121
6200
+ #: includes/widgets/htmega_image_marker.php:183
6201
  msgid "Marker #1"
6202
  msgstr ""
6203
 
6204
+ #: includes/widgets/htmega_image_marker.php:128
6205
  msgid "Marker Content"
6206
  msgstr ""
6207
 
6208
+ #: includes/widgets/htmega_image_marker.php:119
6209
  msgid "Marker Title"
6210
  msgstr ""
6211
 
6212
+ #: includes/widgets/htmega_buddy_press.php:68
6213
  msgid "Max Item"
6214
  msgstr ""
6215
 
6216
+ #: includes/widgets/htmega_news_ticker.php:91
6217
  msgid "Maxium Row"
6218
  msgstr ""
6219
 
6220
+ #: includes/widgets/htmega_booked_calender.php:102
6221
  msgid "May"
6222
  msgstr ""
6223
 
6224
+ #: includes/widgets/htmega_double_button.php:44
6225
+ #: includes/widgets/htmega_button.php:84
 
6226
  #: includes/widgets/htmega_instagram_feed.php:59
6227
  msgid "Medium"
6228
  msgstr ""
6235
  msgid "Mega Menu Width"
6236
  msgstr ""
6237
 
6238
+ #: includes/widgets/htmega_buddy_press.php:43
6239
  msgid "Member"
6240
  msgstr ""
6241
 
6242
+ #: includes/widgets/htmega_teammember.php:84
6243
  msgid "Member image"
6244
  msgstr ""
6245
 
6246
+ #: includes/widgets/htmega_booked_calender.php:164
6247
  msgid "Members Only"
6248
  msgstr ""
6249
 
6250
+ #: includes/widgets/htmega_inline_menu.php:70
6251
  msgid "Menu"
6252
  msgstr ""
6253
 
6254
+ #: admin/include/admin-setting.php:668
6255
  msgid "Menu Builder"
6256
  msgstr ""
6257
 
6263
  msgid "Menu Items Hover Color"
6264
  msgstr ""
6265
 
6266
+ #: includes/widgets/htmega_wc_element_pages.php:1112
6267
  msgid "Menu Style"
6268
  msgstr ""
6269
 
6270
+ #: includes/widgets/htmega_post_carousel.php:955
6271
+ #: includes/widgets/htmega_post_grid_tab.php:575
6272
+ #: includes/widgets/htmega_post_slider.php:873
6273
  msgid "Meta"
6274
  msgstr ""
6275
 
6276
+ #: includes/widgets/htmega_twitter_feed.php:820
6277
  msgid "Meta Button"
6278
  msgstr ""
6279
 
6280
+ #: includes/widgets/htmega_buddy_press.php:352
6281
  msgid "Meta Info"
6282
  msgstr ""
6283
 
6284
+ #: includes/widgets/htmega_double_button.php:55
6285
+ #: includes/widgets/htmega_double_button.php:63
6286
+ #: includes/widgets/htmega_double_button.php:808
6287
  msgid "Middle Text"
6288
  msgstr ""
6289
 
6291
  msgid "Minimum Height"
6292
  msgstr ""
6293
 
6294
+ #: includes/widgets/htmega_instagram.php:102
6295
+ msgid "Minute"
6296
+ msgstr ""
6297
+
6298
+ #: includes/widgets/htmega_countdown.php:148
6299
+ #: includes/widgets/htmega_countdown.php:226
6300
+ #: includes/widgets/htmega_countdown.php:228
6301
  msgid "Minutes"
6302
  msgstr ""
6303
 
6304
+ #: includes/widgets/htmega_post_carousel.php:526
6305
+ #: includes/widgets/htmega_instagram.php:546
6306
+ #: includes/widgets/htmega_twitter_feed.php:460
6307
+ #: includes/widgets/htmega_testimonial.php:422
6308
+ #: includes/widgets/htmega_carousel.php:362
6309
+ #: includes/widgets/htmega_post_slider.php:526
6310
+ #: includes/widgets/htmega_instagram - Copy.php:585
6311
+ #: includes/widgets/htmega_panel_slider.php:386
6312
+ #: includes/widgets/htmega_slider_thumb_gallery.php:337
6313
  msgid "Mobile Phone"
6314
  msgstr ""
6315
 
6316
+ #: includes/widgets/htmega_post_carousel.php:568
6317
+ #: includes/widgets/htmega_instagram.php:588
6318
+ #: includes/widgets/htmega_twitter_feed.php:502
6319
+ #: includes/widgets/htmega_testimonial.php:465
6320
+ #: includes/widgets/htmega_carousel.php:404
6321
+ #: includes/widgets/htmega_post_slider.php:568
6322
+ #: includes/widgets/htmega_instagram - Copy.php:627
6323
+ #: includes/widgets/htmega_panel_slider.php:428
6324
+ #: includes/widgets/htmega_slider_thumb_gallery.php:373
6325
  msgid "Mobile Resolution"
6326
  msgstr ""
6327
 
6328
+ #: includes/widgets/htmega_modal.php:17 includes/widgets/htmega_modal.php:33
6329
+ #: admin/include/admin-setting.php:318
6330
  msgid "Modal"
6331
  msgstr ""
6332
 
6333
+ #: includes/widgets/htmega_modal.php:657
6334
  msgid "Modal Content"
6335
  msgstr ""
6336
 
6337
+ #: includes/widgets/htmega_modal.php:110
6338
  msgid "Modal Design"
6339
  msgstr ""
6340
 
6341
+ #: includes/widgets/htmega_modal.php:91
6342
  msgid "Modal Footer Content"
6343
  msgstr ""
6344
 
6345
+ #: includes/widgets/htmega_modal.php:42
6346
  msgid "Modal Header Content"
6347
  msgstr ""
6348
 
6349
+ #: includes/widgets/htmega_modal.php:774
6350
  msgid "Modal Width"
6351
  msgstr ""
6352
 
6353
+ #: includes/widgets/htmega_socialshere.php:68
6354
  msgid "Moimir"
6355
  msgstr ""
6356
 
6357
+ #: includes/widgets/htmega_business_hours.php:149
6358
  msgid "Monday"
6359
  msgstr ""
6360
 
6361
+ #: includes/widgets/htmega_instagram.php:106
6362
+ #: includes/widgets/htmega_booked_calender.php:94
6363
  msgid "Month"
6364
  msgstr ""
6365
 
6366
+ #: includes/widgets/htmega_pricing_table.php:273
6367
  msgid "Monthly"
6368
  msgstr ""
6369
 
6371
  msgid "Mouse Wheel"
6372
  msgstr ""
6373
 
6374
+ #: includes/recommended-plugins/recommended-plugins.php:34
6375
+ msgid "Move Addons for Elementor"
6376
+ msgstr ""
6377
+
6378
+ #: includes/widgets/htmega_accordion.php:317
6379
  msgid "Multiple Item Open"
6380
  msgstr ""
6381
 
6382
+ #: includes/widgets/htmega_wc_element_pages.php:53
6383
  msgid "My Account"
6384
  msgstr ""
6385
 
6386
+ #: includes/widgets/htmega_post_carousel.php:172
6387
+ #: includes/widgets/htmega_post_grid_tab.php:153
6388
+ #: includes/widgets/htmega_post_grid.php:145
6389
+ #: includes/widgets/htmega_easy_digital_download.php:187
6390
+ #: includes/widgets/htmega_table.php:164
6391
+ #: includes/widgets/htmega_pricing_list_view.php:69
6392
+ #: includes/widgets/htmega_pricing_list_view.php:181
6393
+ #: includes/widgets/htmega_teammember.php:104
6394
+ #: includes/widgets/htmega_teammember.php:374
6395
+ #: includes/widgets/htmega_testimonial.php:86
6396
+ #: includes/widgets/htmega_testimonial.php:549
6397
+ #: includes/widgets/htmega_testimonial_grid.php:74
6398
+ #: includes/widgets/htmega_testimonial_grid.php:203
6399
+ #: includes/widgets/htmega_post_slider.php:160
6400
+ #: includes/widgets/htmega_news_ticker.php:236
6401
+ #: includes/widgets/htmega_wc_categories.php:127
6402
  msgid "Name"
6403
  msgstr ""
6404
 
6405
+ #: admin/include/admin-setting.php:797 admin/include/admin-setting.php:798
6406
  msgid "Nav Menu"
6407
  msgstr ""
6408
 
6409
+ #: includes/widgets/htmega_news_ticker.php:495
6410
  msgid "Navigation"
6411
  msgstr ""
6412
 
6413
+ #: includes/widgets/htmega_news_ticker.php:269
6414
+ #: includes/widgets/htmega_booked_calender.php:693
6415
  msgid "Navigation Button"
6416
  msgstr ""
6417
 
6418
+ #: includes/widgets/htmega_buddy_press.php:57
6419
  msgid "Newest"
6420
  msgstr ""
6421
 
6422
+ #: includes/widgets/htmega_news_ticker.php:209
6423
  msgid "News Limit"
6424
  msgstr ""
6425
 
6426
+ #: includes/widgets/htmega_news_ticker.php:17
6427
+ #: includes/widgets/htmega_news_ticker.php:39
6428
  #: admin/include/admin-setting.php:326
 
 
6429
  msgid "News Ticker"
6430
  msgstr ""
6431
 
6432
+ #: includes/widgets/htmega_news_ticker.php:301
6433
  msgid "Next Icon"
6434
  msgstr ""
6435
 
6436
+ #: includes/widgets/htmega_post_carousel.php:343
6437
+ #: includes/widgets/htmega_instagram.php:364
6438
+ #: includes/widgets/htmega_twitter_feed.php:278
6439
+ #: includes/widgets/htmega_testimonial.php:238
6440
+ #: includes/widgets/htmega_carousel.php:180
6441
+ #: includes/widgets/htmega_post_slider.php:344
6442
+ #: includes/widgets/htmega_instagram - Copy.php:404
6443
+ #: includes/widgets/htmega_panel_slider.php:204
6444
+ #: includes/widgets/htmega_slider_thumb_gallery.php:179
6445
  msgid "Next icon"
6446
  msgstr ""
6447
 
6448
+ #: includes/widgets/htmega_user_register_form.php:80
6449
+ #: includes/widgets/htmega_user_register_form.php:219
6450
+ #: includes/widgets/htmega_user_register_form.php:220
6451
+ #: includes/widgets/htmega_user_register_form.php:345
6452
+ #: includes/widgets/htmega_user_register_form.php:346
6453
  msgid "Nick Name"
6454
  msgstr ""
6455
 
6456
+ #: includes/widgets/htmega_user_register_form.php:217
6457
  msgid "Nick Name Label"
6458
  msgstr ""
6459
 
6460
+ #: includes/widgets/htmega_user_register_form.php:343
6461
  msgid "Nick Name Placeholder"
6462
  msgstr ""
6463
 
6464
+ #: includes/widgets/htmega_ninja_forms.php:17
6465
+ #: includes/widgets/htmega_ninja_forms.php:49
6466
+ #: admin/include/admin-setting.php:1013
6467
  msgid "Ninja Form"
6468
  msgstr ""
6469
 
6470
+ #: includes/widgets/htmega_post_carousel.php:374
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6471
  #: includes/widgets/htmega_video_player.php:124
6472
  #: includes/widgets/htmega_video_player.php:136
6473
  #: includes/widgets/htmega_video_player.php:148
6474
  #: includes/widgets/htmega_video_player.php:160
6475
  #: includes/widgets/htmega_video_player.php:172
6476
+ #: includes/widgets/htmega_table.php:149 includes/widgets/htmega_table.php:160
6477
+ #: includes/widgets/htmega_instagram.php:394
6478
+ #: includes/widgets/htmega_pricing_list_view.php:166
6479
+ #: includes/widgets/htmega_pricing_list_view.php:177
6480
+ #: includes/widgets/htmega_twitter_feed.php:308
6481
+ #: includes/widgets/htmega_testimonial.php:268
6482
+ #: includes/widgets/htmega_carousel.php:210
6483
+ #: includes/widgets/htmega_post_slider.php:374
6484
+ #: includes/widgets/htmega_user_login_form.php:137
6485
+ #: includes/widgets/htmega_instagram - Copy.php:141
6486
+ #: includes/widgets/htmega_instagram - Copy.php:434
6487
+ #: includes/widgets/htmega_panel_slider.php:234
6488
+ #: includes/widgets/htmega_slider_thumb_gallery.php:206
6489
+ #: includes/widgets/htmega_slider_thumb_gallery.php:471
6490
+ #: includes/widgets/htmega_gravity_forms.php:94
6491
+ #: includes/widgets/htmega_user_register_form.php:399
6492
  msgid "No"
6493
  msgstr ""
6494
 
6498
  msgid "no"
6499
  msgstr ""
6500
 
6501
+ #: includes/helper-function.php:205
6502
  msgid "No contact form found"
6503
  msgstr ""
6504
 
6505
+ #: includes/widgets/htmega_single_post.php:446
6506
  msgid "No selected post"
6507
  msgstr ""
6508
 
6509
+ #: includes/widgets/htmega_template_selector.php:61
6510
+ msgid "No selected template"
6511
+ msgstr ""
6512
+
6513
  #: includes/helper-function.php:65
6514
  msgid "No sidebars were found"
6515
  msgstr ""
6518
  msgid "No Slider Found."
6519
  msgstr ""
6520
 
6521
+ #: includes/helper-function.php:222
6522
+ #: includes/widgets/htmega_post_carousel.php:169
6523
+ #: includes/widgets/htmega_post_grid_tab.php:150
6524
+ #: includes/widgets/htmega_post_grid.php:142
6525
+ #: includes/widgets/htmega_teammember.php:69
6526
+ #: includes/widgets/htmega_pricing_table.php:203
6527
+ #: includes/widgets/htmega_counter.php:70
6528
+ #: includes/widgets/htmega_button.php:413
6529
+ #: includes/widgets/htmega_button.php:439
6530
+ #: includes/widgets/htmega_blockquote.php:406
6531
+ #: includes/widgets/htmega_post_slider.php:157
6532
+ #: includes/widgets/htmega_news_ticker.php:233
6533
+ #: includes/widgets/htmega_notify.php:137
6534
+ #: includes/widgets/htmega_notify.php:172
6535
+ #: includes/widgets/htmega_flip-box.php:67
6536
+ #: includes/widgets/htmega_flip-box.php:162
6537
  #: includes/widgets/htmega_job_manager.php:114
 
 
 
 
 
 
 
 
 
6538
  msgid "None"
6539
  msgstr ""
6540
 
6541
+ #: includes/widgets/htmega_post_carousel.php:855
6542
+ #: includes/widgets/htmega_post_carousel.php:1055
6543
+ #: includes/widgets/htmega_post_carousel.php:1211
6544
+ #: includes/widgets/htmega_post_carousel.php:1428
6545
+ #: includes/widgets/htmega_download_monitor.php:136
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6546
  #: includes/widgets/htmega_video_player.php:247
6547
+ #: includes/widgets/htmega_post_grid_tab.php:475
6548
+ #: includes/widgets/htmega_post_grid_tab.php:675
6549
+ #: includes/widgets/htmega_post_grid_tab.php:826
6550
+ #: includes/widgets/htmega_modal.php:184
6551
+ #: includes/widgets/htmega_call_to_action.php:350
6552
+ #: includes/widgets/htmega_easy_digital_download.php:341
6553
+ #: includes/widgets/htmega_easy_digital_download.php:524
6554
+ #: includes/widgets/htmega_inline_menu.php:142
6555
+ #: includes/widgets/htmega_switcher.php:338
6556
+ #: includes/widgets/htmega_search.php:329
6557
+ #: includes/widgets/htmega_mailchimp_for_wp.php:291
6558
+ #: includes/widgets/htmega_wc_element_pages.php:196
6559
+ #: includes/widgets/htmega_wc_element_pages.php:346
6560
+ #: includes/widgets/htmega_wc_element_pages.php:698
6561
+ #: includes/widgets/htmega_wc_element_pages.php:981
6562
+ #: includes/widgets/htmega_wc_element_pages.php:1125
6563
+ #: includes/widgets/htmega_services.php:504
6564
+ #: includes/widgets/htmega_services.php:843
6565
+ #: includes/widgets/htmega_instagram.php:914
6566
+ #: includes/widgets/htmega_instagram.php:1132
6567
+ #: includes/widgets/htmega_ninja_forms.php:581
6568
+ #: includes/widgets/htmega_twitter_feed.php:677
6569
+ #: includes/widgets/htmega_twitter_feed.php:833
6570
+ #: includes/widgets/htmega_twitter_feed.php:921
6571
+ #: includes/widgets/htmega_twitter_feed.php:1134
6572
+ #: includes/widgets/htmega_countdown.php:792
6573
+ #: includes/widgets/htmega_qu_forms.php:477
6574
+ #: includes/widgets/htmega_caldera_forms.php:204
6575
+ #: includes/widgets/htmega_image_grid.php:362
6576
+ #: includes/widgets/htmega_double_button.php:337
6577
+ #: includes/widgets/htmega_double_button.php:412
6578
+ #: includes/widgets/htmega_double_button.php:616
6579
+ #: includes/widgets/htmega_add_banner.php:401
6580
+ #: includes/widgets/htmega_accordion.php:457
6581
+ #: includes/widgets/htmega_accordion.php:866
6582
+ #: includes/widgets/htmega_pricing_table.php:703
6583
+ #: includes/widgets/htmega_tab.php:311 includes/widgets/htmega_wpforms.php:571
6584
+ #: includes/widgets/htmega_scroll_navigation.php:289
6585
+ #: includes/widgets/htmega_testimonial.php:845
6586
+ #: includes/widgets/htmega_testimonial.php:1063
6587
+ #: includes/widgets/htmega_special_banner.php:627
6588
+ #: includes/widgets/htmega_tooltip.php:304
6589
+ #: includes/widgets/htmega_button.php:191
6590
+ #: includes/widgets/htmega_button.php:479
6591
+ #: includes/widgets/htmega_toggle.php:223
6592
+ #: includes/widgets/htmega_contact_form_seven.php:540
6593
+ #: includes/widgets/htmega_carousel.php:435
6594
+ #: includes/widgets/htmega_carousel.php:653
6595
+ #: includes/widgets/htmega_post_slider.php:773
6596
+ #: includes/widgets/htmega_post_slider.php:973
6597
+ #: includes/widgets/htmega_post_slider.php:1193
6598
+ #: includes/widgets/htmega_post_slider.php:1410
6599
+ #: includes/widgets/htmega_progressbar.php:65
6600
+ #: includes/widgets/htmega_news_ticker.php:508
6601
+ #: includes/widgets/htmega_notify.php:312
6602
+ #: includes/widgets/htmega_user_login_form.php:522
6603
+ #: includes/widgets/htmega_instagram - Copy.php:1035
6604
+ #: includes/widgets/htmega_instagram - Copy.php:1253
6605
+ #: includes/widgets/htmega_popover.php:328
6606
+ #: includes/widgets/htmega_offcanvas.php:279
6607
+ #: includes/widgets/htmega_cuctom_event.php:133
6608
+ #: includes/widgets/htmega_cuctom_event.php:392
6609
+ #: includes/widgets/htmega_panel_slider.php:647
6610
+ #: includes/widgets/htmega_panel_slider.php:860
6611
+ #: includes/widgets/htmega_slider_thumb_gallery.php:733
6612
+ #: includes/widgets/htmega_slider_thumb_gallery.php:950
6613
+ #: includes/widgets/htmega_image_masonry.php:358
6614
+ #: includes/widgets/htmega_gravity_forms.php:382
6615
+ #: includes/widgets/htmega_buddy_press.php:283
6616
+ #: includes/widgets/htmega_user_register_form.php:768
6617
+ #: includes/widgets/htmega_booked_calender.php:559
6618
+ #: includes/widgets/htmega_booked_calender.php:706
6619
+ #: includes/widgets/htmega_404_content.php:544
6620
+ #: includes/widgets/htmega_404_content.php:696
6621
+ #: includes/widgets/htmega_wc_categories.php:173
6622
+ #: includes/widgets/htmega_wc_categories.php:290
6623
+ #: includes/widgets/htmega_wc_categories.php:407
6624
  msgid "Normal"
6625
  msgstr ""
6626
 
6627
+ #: includes/widgets/htmega_toggle.php:50
6628
  msgid "Normal Icon"
6629
  msgstr ""
6630
 
6631
+ #: includes/widgets/htmega_socialshere.php:128
6632
+ #: includes/widgets/htmega_socialshere.php:217
6633
  msgid "Normal Style"
6634
  msgstr ""
6635
 
6636
+ #: includes/widgets/htmega_toggle.php:40
6637
  msgid "Normal Title"
6638
  msgstr ""
6639
 
6640
+ #: includes/class.assests.php:364
6641
  msgid "Nothing Found"
6642
  msgstr ""
6643
 
6644
+ #: includes/recommended-plugins/recommended-plugins.php:39
6645
+ msgid "Notification Bar for WordPress"
6646
+ msgstr ""
6647
+
6648
+ #: includes/widgets/htmega_notify.php:61
6649
  msgid "Notification Content"
6650
  msgstr ""
6651
 
6657
  msgid "Notification Enter Animation. <span>( Pro )</span>"
6658
  msgstr ""
6659
 
6660
+ #: admin/include/admin-setting.php:1238 admin/include/admin-setting.php:1263
6661
  msgid "Notification image position"
6662
  msgstr ""
6663
 
6669
  msgid "Notification Loading duration."
6670
  msgstr ""
6671
 
6672
+ #: includes/widgets/htmega_notify.php:68
6673
  msgid "Notification Message"
6674
  msgstr ""
6675
 
6676
+ #: includes/widgets/htmega_notify.php:80
6677
  msgid "Notification Option"
6678
  msgstr ""
6679
 
6681
  msgid "Notification Out Animation. <span>( Pro )</span>"
6682
  msgstr ""
6683
 
6684
+ #: includes/widgets/htmega_notify.php:99
6685
  msgid "Notification Position"
6686
  msgstr ""
6687
 
6688
+ #: admin/include/admin-setting.php:1237 admin/include/admin-setting.php:1262
6689
  msgid "Notification showing position"
6690
  msgstr ""
6691
 
6692
+ #: includes/widgets/htmega_notify.php:118
6693
  msgid "Notification Type"
6694
  msgstr ""
6695
 
6696
+ #: includes/widgets/htmega_notify.php:17 admin/include/admin-setting.php:334
6697
  msgid "Notify"
6698
  msgstr ""
6699
 
6700
+ #: includes/widgets/htmega_notify.php:454
6701
  msgid "Notify Content"
6702
  msgstr ""
6703
 
6704
+ #: includes/widgets/htmega_booked_calender.php:108
6705
  msgid "November"
6706
  msgstr ""
6707
 
6708
+ #: includes/widgets/htmega_working_process.php:525
6709
+ #: includes/widgets/htmega_counter.php:282
6710
+ #: includes/widgets/htmega_flip-box.php:71
6711
+ #: includes/widgets/htmega_flip-box.php:100
6712
+ #: includes/widgets/htmega_flip-box.php:166
6713
+ #: includes/widgets/htmega_flip-box.php:195
6714
+ #: includes/widgets/htmega_flip-box.php:667
6715
+ #: includes/widgets/htmega_flip-box.php:1146
6716
  #: includes/widgets/htmega_job_manager.php:115
 
6717
  msgid "Number"
6718
  msgstr ""
6719
 
6720
+ #: includes/widgets/htmega_flip-box.php:678
6721
+ #: includes/widgets/htmega_flip-box.php:1157
6722
  msgid "Number Color"
6723
  msgstr ""
6724
 
6725
+ #: includes/widgets/htmega_flip-box.php:712
6726
+ #: includes/widgets/htmega_flip-box.php:1191
6727
  msgid "Number Margin"
6728
  msgstr ""
6729
 
6730
+ #: includes/widgets/htmega_wc_categories.php:56
6731
  msgid "Number of Category"
6732
  msgstr ""
6733
 
6735
  msgid "Number of Column"
6736
  msgstr ""
6737
 
6738
+ #: includes/widgets/htmega_easy_digital_download.php:56
6739
  msgid "Number of Item"
6740
  msgstr ""
6741
 
6743
  msgid "Number of listings to show"
6744
  msgstr ""
6745
 
6746
+ #: includes/widgets/htmega_flip-box.php:699
6747
+ #: includes/widgets/htmega_flip-box.php:1178
6748
  msgid "Number Padding"
6749
  msgstr ""
6750
 
6751
+ #: includes/widgets/htmega_counter.php:148
6752
  msgid "Number Prefix"
6753
  msgstr ""
6754
 
6755
+ #: includes/widgets/htmega_counter.php:157
6756
  msgid "Number Suffix"
6757
  msgstr ""
6758
 
6759
+ #: includes/widgets/htmega_vertical_timeline.php:101
6760
  msgid "Oct<br/>2018"
6761
  msgstr ""
6762
 
6763
+ #: includes/widgets/htmega_booked_calender.php:107
6764
  msgid "October"
6765
  msgstr ""
6766
 
6768
  msgid "Odd Cell"
6769
  msgstr ""
6770
 
6771
+ #: includes/widgets/htmega_socialshere.php:67
6772
  msgid "Odnoklassniki"
6773
  msgstr ""
6774
 
6775
+ #: includes/widgets/htmega_post_carousel.php:72
6776
+ #: includes/widgets/htmega_instagram.php:217
6777
+ #: includes/widgets/htmega_twitter_feed.php:212
6778
+ #: includes/widgets/htmega_special_banner.php:113
6779
+ #: includes/widgets/htmega_carousel.php:114
6780
+ #: includes/widgets/htmega_post_slider.php:278
6781
+ #: includes/widgets/htmega_instagram - Copy.php:213
6782
+ #: includes/widgets/htmega_panel_slider.php:138
6783
  msgid "Off"
6784
  msgstr ""
6785
 
6786
+ #: includes/widgets/htmega_offcanvas.php:17
6787
+ #: includes/widgets/htmega_offcanvas.php:39
6788
+ #: includes/widgets/htmega_offcanvas.php:114
6789
+ #: admin/include/admin-setting.php:342
6790
  msgid "Offcanvas"
6791
  msgstr ""
6792
 
6793
+ #: includes/widgets/htmega_offcanvas.php:88
6794
  msgid "Offcanvas Position"
6795
  msgstr ""
6796
 
6797
+ #: includes/widgets/htmega_pricing_table.php:250
6798
  msgid "Offer"
6799
  msgstr ""
6800
 
6801
+ #: includes/widgets/htmega_special_banner.php:102
6802
+ #: includes/widgets/htmega_special_banner.php:494
6803
  msgid "Offer Amount"
6804
  msgstr ""
6805
 
6806
+ #: includes/widgets/htmega_special_banner.php:111
6807
+ #: includes/widgets/htmega_special_banner.php:554
6808
  msgid "Offer Tag Line"
6809
  msgstr ""
6810
 
6811
+ #: includes/widgets/htmega_notify.php:203
6812
  msgid "Offset"
6813
  msgstr ""
6814
 
6815
+ #: includes/widgets/htmega_pricing_table.php:301
6816
  msgid "Old Features"
6817
  msgstr ""
6818
 
6819
+ #: includes/widgets/htmega_post_carousel.php:71
6820
+ #: includes/widgets/htmega_instagram.php:216
6821
+ #: includes/widgets/htmega_twitter_feed.php:211
6822
+ #: includes/widgets/htmega_carousel.php:113
6823
+ #: includes/widgets/htmega_post_slider.php:277
6824
+ #: includes/widgets/htmega_instagram - Copy.php:212
6825
+ #: includes/widgets/htmega_panel_slider.php:137
6826
  msgid "On"
6827
  msgstr ""
6828
 
6829
+ #: includes/widgets/htmega_image_grid.php:59
6830
+ #: includes/widgets/htmega_testimonial_grid.php:58
6831
+ #: includes/widgets/htmega_image_masonry.php:68
6832
  msgid "One"
6833
  msgstr ""
6834
 
6835
+ #: admin/include/admin-setting.php:1210
6836
  msgid "Online Documentation"
6837
  msgstr ""
6838
 
6841
  msgid "Only for custom content."
6842
  msgstr ""
6843
 
6844
+ #: includes/widgets/htmega_easy_digital_download.php:157
6845
+ #: includes/widgets/htmega_wc_categories.php:106
6846
  msgid "Only Top Level"
6847
  msgstr ""
6848
 
6849
+ #: includes/widgets/htmega_section_title.php:799
6850
  msgid "Opacity"
6851
  msgstr ""
6852
 
6853
+ #: includes/widgets/htmega_post_carousel.php:818
6854
+ #: includes/widgets/htmega_flip-box.php:376
6855
+ #: includes/widgets/htmega_flip-box.php:797
6856
+ #: includes/widgets/htmega_image_marker.php:68
6857
  msgid "Opacity (%)"
6858
  msgstr ""
6859
 
6860
+ #: includes/widgets/htmega_post_carousel.php:807
6861
+ #: includes/widgets/htmega_image_marker.php:54
6862
+ msgid "Opacity Color"
6863
+ msgstr ""
6864
+
6865
+ #: includes/widgets/htmega_lightbox.php:174
6866
  msgid "Open"
6867
  msgstr ""
6868
 
6869
+ #: includes/widgets/htmega_accordion.php:288
6870
  msgid "Open Item Icon"
6871
  msgstr ""
6872
 
6873
+ #: includes/widgets/htmega_toggle.php:68
6874
  msgid "Opened Icon"
6875
  msgstr ""
6876
 
6877
+ #: includes/widgets/htmega_toggle.php:58
6878
  msgid "Opened Title"
6879
  msgstr ""
6880
 
6881
+ #: includes/widgets/htmega_easy_digital_download.php:118
6882
+ #: includes/widgets/htmega_ninja_forms.php:67
6883
  #: includes/widgets/htmega_tablepress.php:62
6884
+ #: includes/widgets/htmega_wc_categories.php:68
6885
  msgid "Options"
6886
  msgstr ""
6887
 
6888
+ #: includes/widgets/htmega_double_button.php:65
6889
  msgid "Or"
6890
  msgstr ""
6891
 
6892
+ #: includes/widgets/htmega_user_register_form.php:1301
6893
  msgid "or you can"
6894
  msgstr ""
6895
 
6896
+ #: includes/widgets/htmega_post_carousel.php:149
6897
+ #: includes/widgets/htmega_post_grid_tab.php:130
6898
+ #: includes/widgets/htmega_post_grid.php:122
6899
+ #: includes/widgets/htmega_easy_digital_download.php:198
6900
+ #: includes/widgets/htmega_post_slider.php:137
6901
  #: includes/widgets/htmega_job_manager.php:64
6902
+ #: includes/widgets/htmega_wc_categories.php:138
 
 
 
 
6903
  msgid "Order"
6904
  msgstr ""
6905
 
6906
+ #: includes/widgets/htmega_news_ticker.php:250
6907
  msgid "order"
6908
  msgstr ""
6909
 
6911
  msgid "Order By"
6912
  msgstr ""
6913
 
6914
+ #: includes/widgets/htmega_easy_digital_download.php:183
6915
+ #: includes/widgets/htmega_wc_categories.php:123
6916
  msgid "Order by"
6917
  msgstr ""
6918
 
6920
  msgid "Order Limit for notification."
6921
  msgstr ""
6922
 
6923
+ #: includes/widgets/htmega_wc_element_pages.php:52
6924
  msgid "Order Tracking Form"
6925
  msgstr ""
6926
 
6928
  msgid "Order Upto"
6929
  msgstr ""
6930
 
6931
+ #: includes/widgets/htmega_post_carousel.php:165
6932
+ #: includes/widgets/htmega_post_grid_tab.php:146
6933
+ #: includes/widgets/htmega_post_grid.php:138
6934
+ #: includes/widgets/htmega_post_slider.php:153
6935
+ #: includes/widgets/htmega_news_ticker.php:229
6936
  msgid "Orderby"
6937
  msgstr ""
6938
 
6939
+ #: includes/widgets/htmega_table.php:111
6940
  msgid "Ordering"
6941
  msgstr ""
6942
 
6943
+ #: includes/widgets/htmega_pricing_table.php:259
6944
  msgid "Original Price"
6945
  msgstr ""
6946
 
6948
  msgid "Other options"
6949
  msgstr ""
6950
 
6951
+ #: includes/recommended-plugins/recommended-plugins.php:91
6952
+ msgid "Other Plugins"
6953
+ msgstr ""
6954
+
6955
+ #: includes/widgets/htmega_progressbar.php:511
6956
  msgid "Outer"
6957
  msgstr ""
6958
 
6959
+ #: admin/include/admin-setting.php:1242 admin/include/admin-setting.php:1267
6960
  msgid "Outgoing animation option"
6961
  msgstr ""
6962
 
6963
+ #: includes/widgets/htmega_lightbox.php:194
6964
  msgid "Overlay"
6965
  msgstr ""
6966
 
6967
+ #: includes/widgets/htmega_instagram.php:713
6968
+ #: includes/widgets/htmega_image_grid.php:162 includes/widgets/htmega_instagram
6969
+ #: - Copy.php:752 includes/widgets/htmega_image_masonry.php:171
6970
  msgid "Overlay Color"
6971
  msgstr ""
6972
 
6973
+ #: includes/widgets/htmega_weather.php:49
6974
  msgid "Override Title"
6975
  msgstr ""
6976
 
6977
+ #: includes/helper-function.php:134
6978
  msgid "p"
6979
  msgstr ""
6980
 
6981
+ #: includes/widgets/htmega_post_carousel.php:664
6982
+ #: includes/widgets/htmega_post_carousel.php:752
6983
+ #: includes/widgets/htmega_post_carousel.php:896
6984
+ #: includes/widgets/htmega_post_carousel.php:997
6985
+ #: includes/widgets/htmega_post_carousel.php:1096
6986
+ #: includes/widgets/htmega_post_carousel.php:1341
6987
+ #: includes/widgets/htmega_working_process.php:218
6988
+ #: includes/widgets/htmega_working_process.php:328
6989
+ #: includes/widgets/htmega_working_process.php:409
6990
+ #: includes/widgets/htmega_working_process.php:489
6991
+ #: includes/widgets/htmega_working_process.php:598
6992
+ #: includes/widgets/htmega_download_monitor.php:205
6993
+ #: includes/widgets/htmega_video_player.php:318
6994
+ #: includes/widgets/htmega_post_grid_tab.php:273
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6995
  #: includes/widgets/htmega_post_grid_tab.php:333
6996
+ #: includes/widgets/htmega_post_grid_tab.php:418
6997
+ #: includes/widgets/htmega_post_grid_tab.php:516
6998
+ #: includes/widgets/htmega_post_grid_tab.php:617
6999
+ #: includes/widgets/htmega_post_grid_tab.php:716
7000
+ #: includes/widgets/htmega_post_grid.php:253
7001
+ #: includes/widgets/htmega_post_grid.php:344
7002
+ #: includes/widgets/htmega_post_grid.php:433
7003
+ #: includes/widgets/htmega_modal.php:251 includes/widgets/htmega_modal.php:502
7004
+ #: includes/widgets/htmega_modal.php:591 includes/widgets/htmega_modal.php:730
7005
+ #: includes/widgets/htmega_call_to_action.php:170
7006
+ #: includes/widgets/htmega_call_to_action.php:262
7007
+ #: includes/widgets/htmega_call_to_action.php:322
7008
+ #: includes/widgets/htmega_call_to_action.php:418
7009
+ #: includes/widgets/htmega_brand.php:134 includes/widgets/htmega_brand.php:222
7010
+ #: includes/widgets/htmega_easy_digital_download.php:257
7011
+ #: includes/widgets/htmega_easy_digital_download.php:578
7012
+ #: includes/widgets/htmega_inline_menu.php:171
7013
+ #: includes/widgets/htmega_switcher.php:192
7014
+ #: includes/widgets/htmega_switcher.php:251
7015
+ #: includes/widgets/htmega_switcher.php:377
7016
+ #: includes/widgets/htmega_search.php:171
7017
+ #: includes/widgets/htmega_search.php:251
7018
+ #: includes/widgets/htmega_search.php:382 includes/widgets/htmega_table.php:297
7019
+ #: includes/widgets/htmega_mailchimp_for_wp.php:78
7020
+ #: includes/widgets/htmega_mailchimp_for_wp.php:249
7021
+ #: includes/widgets/htmega_mailchimp_for_wp.php:348
7022
+ #: includes/widgets/htmega_wc_element_pages.php:145
7023
+ #: includes/widgets/htmega_wc_element_pages.php:256
7024
+ #: includes/widgets/htmega_wc_element_pages.php:408
7025
+ #: includes/widgets/htmega_wc_element_pages.php:586
7026
+ #: includes/widgets/htmega_wc_element_pages.php:763
7027
+ #: includes/widgets/htmega_wc_element_pages.php:900
7028
+ #: includes/widgets/htmega_wc_element_pages.php:1035
7029
+ #: includes/widgets/htmega_wc_element_pages.php:1163
7030
+ #: includes/widgets/htmega_services.php:181
7031
+ #: includes/widgets/htmega_services.php:284
7032
+ #: includes/widgets/htmega_services.php:402
7033
+ #: includes/widgets/htmega_services.php:559
7034
+ #: includes/widgets/htmega_services.php:755
7035
+ #: includes/widgets/htmega_services.php:884
7036
+ #: includes/widgets/htmega_instagram.php:635
7037
+ #: includes/widgets/htmega_instagram.php:681
7038
+ #: includes/widgets/htmega_instagram.php:791
7039
+ #: includes/widgets/htmega_instagram.php:872
7040
+ #: includes/widgets/htmega_instagram.php:1044
7041
  #: includes/widgets/htmega_scroll_image.php:123
7042
  #: includes/widgets/htmega_scroll_image.php:136
7043
+ #: includes/widgets/htmega_ninja_forms.php:131
7044
+ #: includes/widgets/htmega_ninja_forms.php:211
7045
+ #: includes/widgets/htmega_ninja_forms.php:322
7046
+ #: includes/widgets/htmega_ninja_forms.php:411
7047
+ #: includes/widgets/htmega_ninja_forms.php:522
7048
+ #: includes/widgets/htmega_ninja_forms.php:635
7049
+ #: includes/widgets/htmega_pricing_list_view.php:377
7050
+ #: includes/widgets/htmega_twitter_feed.php:558
7051
+ #: includes/widgets/htmega_twitter_feed.php:648
7052
+ #: includes/widgets/htmega_twitter_feed.php:718
7053
+ #: includes/widgets/htmega_twitter_feed.php:804
7054
+ #: includes/widgets/htmega_twitter_feed.php:865
7055
+ #: includes/widgets/htmega_twitter_feed.php:1045
7056
+ #: includes/widgets/htmega_countdown.php:442
7057
+ #: includes/widgets/htmega_countdown.php:627
7058
+ #: includes/widgets/htmega_countdown.php:750
7059
+ #: includes/widgets/htmega_countdown.php:873
7060
+ #: includes/widgets/htmega_qu_forms.php:129
7061
+ #: includes/widgets/htmega_qu_forms.php:218
7062
+ #: includes/widgets/htmega_qu_forms.php:307
7063
+ #: includes/widgets/htmega_qu_forms.php:418
7064
+ #: includes/widgets/htmega_qu_forms.php:531
7065
+ #: includes/widgets/htmega_dropcaps.php:109
7066
+ #: includes/widgets/htmega_dropcaps.php:197
7067
+ #: includes/widgets/htmega_caldera_forms.php:130
7068
+ #: includes/widgets/htmega_caldera_forms.php:265
7069
+ #: includes/widgets/htmega_image_grid.php:260
7070
+ #: includes/widgets/htmega_image_grid.php:336
7071
+ #: includes/widgets/htmega_image_grid.php:410
7072
+ #: includes/widgets/htmega_double_button.php:481
7073
+ #: includes/widgets/htmega_double_button.php:685
7074
+ #: includes/widgets/htmega_double_button.php:881
7075
+ #: includes/widgets/htmega_image_magnifier.php:141
7076
+ #: includes/widgets/htmega_teammember.php:275
7077
+ #: includes/widgets/htmega_teammember.php:419
7078
+ #: includes/widgets/htmega_teammember.php:512
7079
+ #: includes/widgets/htmega_teammember.php:605
7080
+ #: includes/widgets/htmega_teammember.php:673
7081
+ #: includes/widgets/htmega_add_banner.php:193
7082
+ #: includes/widgets/htmega_add_banner.php:253
7083
+ #: includes/widgets/htmega_add_banner.php:313
7084
+ #: includes/widgets/htmega_add_banner.php:373
7085
+ #: includes/widgets/htmega_add_banner.php:460
7086
+ #: includes/widgets/htmega_accordion.php:499
7087
+ #: includes/widgets/htmega_accordion.php:745
7088
+ #: includes/widgets/htmega_accordion.php:1112
7089
+ #: includes/widgets/htmega_pricing_table.php:465
7090
+ #: includes/widgets/htmega_pricing_table.php:488
7091
+ #: includes/widgets/htmega_pricing_table.php:665
7092
+ #: includes/widgets/htmega_pricing_table.php:741
7093
+ #: includes/widgets/htmega_tab.php:284 includes/widgets/htmega_tab.php:377
7094
+ #: includes/widgets/htmega_tab.php:507 includes/widgets/htmega_wpforms.php:123
7095
+ #: includes/widgets/htmega_wpforms.php:203
7096
+ #: includes/widgets/htmega_wpforms.php:312
7097
+ #: includes/widgets/htmega_wpforms.php:401
7098
+ #: includes/widgets/htmega_wpforms.php:512
7099
+ #: includes/widgets/htmega_wpforms.php:625
7100
+ #: includes/widgets/htmega_section_title.php:369
7101
+ #: includes/widgets/htmega_section_title.php:544
7102
+ #: includes/widgets/htmega_section_title.php:656
7103
+ #: includes/widgets/htmega_section_title.php:775
7104
+ #: includes/widgets/htmega_scroll_navigation.php:261
7105
+ #: includes/widgets/htmega_testimonial.php:502
7106
+ #: includes/widgets/htmega_testimonial.php:625
7107
+ #: includes/widgets/htmega_testimonial.php:718
7108
+ #: includes/widgets/htmega_testimonial.php:812
7109
+ #: includes/widgets/htmega_testimonial.php:975
7110
+ #: includes/widgets/htmega_animated_heading.php:216
7111
+ #: includes/widgets/htmega_animated_heading.php:304
7112
+ #: includes/widgets/htmega_animated_heading.php:392
7113
+ #: includes/widgets/htmega_counter.php:202
7114
+ #: includes/widgets/htmega_counter.php:324
7115
+ #: includes/widgets/htmega_counter.php:416
7116
+ #: includes/widgets/htmega_counter.php:536
7117
+ #: includes/widgets/htmega_counter.php:625
7118
+ #: includes/widgets/htmega_counter.php:714
7119
  #: includes/widgets/htmega_single_post.php:176
7120
+ #: includes/widgets/htmega_single_post.php:264
7121
+ #: includes/widgets/htmega_single_post.php:333
7122
+ #: includes/widgets/htmega_special_banner.php:299
 
 
 
7123
  #: includes/widgets/htmega_special_banner.php:359
7124
+ #: includes/widgets/htmega_special_banner.php:419
7125
+ #: includes/widgets/htmega_special_banner.php:479
7126
+ #: includes/widgets/htmega_special_banner.php:539
7127
+ #: includes/widgets/htmega_special_banner.php:599
7128
+ #: includes/widgets/htmega_special_banner.php:686
7129
+ #: includes/widgets/htmega_tooltip.php:265
7130
+ #: includes/widgets/htmega_tooltip.php:410
7131
+ #: includes/widgets/htmega_tooltip.php:507
 
 
7132
  #: includes/widgets/htmega_tablepress.php:190
7133
  #: includes/widgets/htmega_tablepress.php:347
7134
  #: includes/widgets/htmega_tablepress.php:416
7135
+ #: includes/widgets/htmega_button.php:295
7136
+ #: includes/widgets/htmega_button.php:529
 
 
 
 
 
 
 
 
 
 
 
7137
  #: includes/widgets/htmega_toggle.php:166
7138
+ #: includes/widgets/htmega_toggle.php:264
7139
+ #: includes/widgets/htmega_blockquote.php:231
7140
+ #: includes/widgets/htmega_blockquote.php:310
7141
+ #: includes/widgets/htmega_blockquote.php:367
7142
+ #: includes/widgets/htmega_blockquote.php:519
7143
+ #: includes/widgets/htmega_socialshere.php:450
7144
+ #: includes/widgets/htmega_contact_form_seven.php:76
7145
+ #: includes/widgets/htmega_contact_form_seven.php:278
7146
+ #: includes/widgets/htmega_contact_form_seven.php:411
7147
+ #: includes/widgets/htmega_contact_form_seven.php:500
7148
+ #: includes/widgets/htmega_contact_form_seven.php:597
7149
+ #: includes/widgets/htmega_weather.php:184
7150
+ #: includes/widgets/htmega_testimonial_grid.php:247
7151
+ #: includes/widgets/htmega_testimonial_grid.php:308
7152
+ #: includes/widgets/htmega_testimonial_grid.php:401
7153
+ #: includes/widgets/htmega_carousel.php:565
7154
+ #: includes/widgets/htmega_post_slider.php:628
7155
+ #: includes/widgets/htmega_post_slider.php:716
7156
+ #: includes/widgets/htmega_post_slider.php:814
7157
+ #: includes/widgets/htmega_post_slider.php:915
7158
+ #: includes/widgets/htmega_post_slider.php:1014
7159
+ #: includes/widgets/htmega_post_slider.php:1323
7160
+ #: includes/widgets/htmega_lightbox.php:219
7161
+ #: includes/widgets/htmega_lightbox.php:349
7162
+ #: includes/widgets/htmega_progressbar.php:324
7163
+ #: includes/widgets/htmega_progressbar.php:413
7164
+ #: includes/widgets/htmega_progressbar.php:520
7165
+ #: includes/widgets/htmega_progressbar.php:664
7166
+ #: includes/widgets/htmega_news_ticker.php:357
7167
+ #: includes/widgets/htmega_news_ticker.php:479
7168
+ #: includes/widgets/htmega_news_ticker.php:557
7169
+ #: includes/widgets/htmega_news_ticker.php:693
7170
+ #: includes/widgets/htmega_notify.php:380
7171
+ #: includes/widgets/htmega_notify.php:524
7172
+ #: includes/widgets/htmega_user_login_form.php:280
7173
+ #: includes/widgets/htmega_user_login_form.php:385
7174
+ #: includes/widgets/htmega_user_login_form.php:572
7175
+ #: includes/widgets/htmega_user_login_form.php:744
7176
+ #: includes/widgets/htmega_instagram - Copy.php:674
7177
+ #: includes/widgets/htmega_instagram - Copy.php:720
7178
+ #: includes/widgets/htmega_instagram - Copy.php:830
7179
+ #: includes/widgets/htmega_instagram - Copy.php:912
7180
+ #: includes/widgets/htmega_instagram - Copy.php:1165
7181
+ #: includes/widgets/htmega_popover.php:289
7182
+ #: includes/widgets/htmega_popover.php:434
7183
+ #: includes/widgets/htmega_popover.php:611
7184
+ #: includes/widgets/htmega_popover.php:716
7185
+ #: includes/widgets/htmega_offcanvas.php:214
7186
+ #: includes/widgets/htmega_offcanvas.php:306
7187
+ #: includes/widgets/htmega_cuctom_event.php:161
7188
+ #: includes/widgets/htmega_cuctom_event.php:247
7189
+ #: includes/widgets/htmega_business_hours.php:223
7190
+ #: includes/widgets/htmega_business_hours.php:280
7191
+ #: includes/widgets/htmega_panel_slider.php:464
7192
+ #: includes/widgets/htmega_panel_slider.php:560
7193
+ #: includes/widgets/htmega_panel_slider.php:617
7194
+ #: includes/widgets/htmega_panel_slider.php:773
7195
+ #: includes/widgets/htmega_slider_thumb_gallery.php:693
7196
+ #: includes/widgets/htmega_slider_thumb_gallery.php:863
7197
+ #: includes/widgets/htmega_image_masonry.php:256
7198
+ #: includes/widgets/htmega_image_masonry.php:332
7199
+ #: includes/widgets/htmega_image_masonry.php:395
7200
+ #: includes/widgets/htmega_gravity_forms.php:234
7201
+ #: includes/widgets/htmega_gravity_forms.php:321
7202
+ #: includes/widgets/htmega_gravity_forms.php:436
7203
+ #: includes/widgets/htmega_buddy_press.php:213
7204
+ #: includes/widgets/htmega_user_register_form.php:475
7205
+ #: includes/widgets/htmega_user_register_form.php:561
7206
+ #: includes/widgets/htmega_user_register_form.php:692
7207
+ #: includes/widgets/htmega_user_register_form.php:818
7208
+ #: includes/widgets/htmega_user_register_form.php:992
7209
+ #: includes/widgets/htmega_booked_calender.php:618
7210
+ #: includes/widgets/htmega_booked_calender.php:765
7211
+ #: includes/widgets/htmega_flip-box.php:338
7212
+ #: includes/widgets/htmega_flip-box.php:759
7213
+ #: includes/widgets/htmega_404_content.php:278
7214
+ #: includes/widgets/htmega_404_content.php:345
7215
+ #: includes/widgets/htmega_404_content.php:425
7216
+ #: includes/widgets/htmega_404_content.php:505
7217
+ #: includes/widgets/htmega_404_content.php:582
7218
+ #: includes/widgets/htmega_404_content.php:734
7219
+ #: includes/widgets/htmega_image_comparison.php:213
7220
+ #: includes/widgets/htmega_image_comparison.php:295
7221
+ #: includes/widgets/htmega_image_marker.php:255
7222
+ #: includes/widgets/htmega_wc_categories.php:211
7223
+ #: includes/widgets/htmega_wc_categories.php:331
7224
+ #: extensions/ht-builder/widgets/bl_page_title.php:110
7225
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:112
7226
+ #: extensions/ht-builder/widgets/bl_site_title.php:110
7227
  msgid "Padding"
7228
  msgstr ""
7229
 
7230
+ #: includes/widgets/htmega_wc_element_pages.php:45
7231
  msgid "Page"
7232
  msgstr ""
7233
 
7234
+ #: admin/include/admin-setting.php:770 admin/include/admin-setting.php:771
7235
+ #: extensions/ht-builder/widgets/bl_page_title.php:41
7236
+ #: extensions/ht-builder/widgets/bl_page_title.php:60
7237
+ #: extensions/ht-builder/widgets/bl_page_title.php:170
7238
  msgid "Page Title"
7239
  msgstr ""
7240
 
7241
+ #: includes/widgets/htmega_post_carousel.php:1413
7242
+ #: includes/widgets/htmega_table.php:87
7243
+ #: includes/widgets/htmega_instagram.php:1117
7244
+ #: includes/widgets/htmega_twitter_feed.php:1119
7245
+ #: includes/widgets/htmega_scroll_navigation.php:278
7246
+ #: includes/widgets/htmega_testimonial.php:1048
7247
+ #: includes/widgets/htmega_carousel.php:638
7248
+ #: includes/widgets/htmega_post_slider.php:1395
7249
+ #: includes/widgets/htmega_instagram - Copy.php:1238
7250
+ #: includes/widgets/htmega_panel_slider.php:845
7251
+ #: includes/widgets/htmega_slider_thumb_gallery.php:936
7252
  msgid "Pagination"
7253
  msgstr ""
7254
 
7260
  msgid "Pagination Type"
7261
  msgstr ""
7262
 
7263
+ #: includes/widgets/htmega_panel_slider.php:17
7264
+ #: includes/widgets/htmega_panel_slider.php:46
7265
  #: admin/include/admin-setting.php:350
 
 
7266
  msgid "Panel Slider"
7267
  msgstr ""
7268
 
7269
+ #: includes/widgets/htmega_easy_digital_download.php:161
7270
+ #: includes/widgets/htmega_wc_categories.php:110
7271
  msgid "Parent"
7272
  msgstr ""
7273
 
7279
  msgid "Partner Logo"
7280
  msgstr ""
7281
 
7282
+ #: includes/widgets/htmega_user_login_form.php:110
7283
+ #: includes/widgets/htmega_user_login_form.php:123
7284
+ #: includes/widgets/htmega_user_login_form.php:827
7285
+ #: includes/widgets/htmega_user_login_form.php:828
7286
+ #: includes/widgets/htmega_user_register_form.php:161
7287
+ #: includes/widgets/htmega_user_register_form.php:162
7288
+ #: includes/widgets/htmega_user_register_form.php:291
7289
+ #: includes/widgets/htmega_user_register_form.php:292
7290
  msgid "Password"
7291
  msgstr ""
7292
 
7293
+ #: includes/widgets/htmega_user_login_form.php:108
7294
+ #: includes/widgets/htmega_user_register_form.php:159
7295
  msgid "Password Label"
7296
  msgstr ""
7297
 
7298
+ #: includes/helper-function.php:384
7299
  msgid "Password length must be greater than 5"
7300
  msgstr ""
7301
 
7302
+ #: includes/widgets/htmega_user_login_form.php:121
7303
+ #: includes/widgets/htmega_user_register_form.php:289
7304
  msgid "Password Placeholder"
7305
  msgstr ""
7306
 
7307
+ #: includes/widgets/htmega_news_ticker.php:152
7308
  msgid "Pause on hover"
7309
  msgstr ""
7310
 
7311
+ #: includes/widgets/htmega_post_carousel.php:378
7312
+ #: includes/widgets/htmega_instagram.php:398
7313
+ #: includes/widgets/htmega_twitter_feed.php:312
7314
+ #: includes/widgets/htmega_testimonial.php:272
7315
+ #: includes/widgets/htmega_carousel.php:214
7316
+ #: includes/widgets/htmega_post_slider.php:378
7317
+ #: includes/widgets/htmega_instagram - Copy.php:438
7318
+ #: includes/widgets/htmega_panel_slider.php:238
7319
+ #: includes/widgets/htmega_slider_thumb_gallery.php:210
7320
+ #: includes/widgets/htmega_slider_thumb_gallery.php:475
7321
  msgid "Pause on Hover?"
7322
  msgstr ""
7323
 
7324
+ #: includes/widgets/htmega_wc_element_pages.php:652
7325
  msgid "Payment"
7326
  msgstr ""
7327
 
7328
+ #: includes/widgets/htmega_pricing_table.php:271
7329
  msgid "Period"
7330
  msgstr ""
7331
 
7332
+ #: includes/widgets/htmega_pricing_table.php:211
7333
  msgid "Peseta"
7334
  msgstr ""
7335
 
7336
+ #: includes/widgets/htmega_pricing_table.php:212
7337
  msgid "Peso"
7338
  msgstr ""
7339
 
7340
+ #: includes/widgets/htmega_testimonial.php:141
7341
+ #: includes/widgets/htmega_testimonial_grid.php:140
7342
  msgid "Peter Rose"
7343
  msgstr ""
7344
 
7345
+ #: includes/widgets/htmega_progressbar.php:195
7346
  msgid "Photoshop"
7347
  msgstr ""
7348
 
7349
+ #: includes/class.htmega.php:170
7350
  msgid "PHP"
7351
  msgstr ""
7352
 
7353
+ #: includes/widgets/htmega_socialshere.php:63
7354
  msgid "Pinterest"
7355
  msgstr ""
7356
 
7359
  msgid "Enter a Page Name"
7360
  msgstr ""
7361
 
7362
+ #: includes/widgets/htmega_search.php:206
7363
+ #: includes/widgets/htmega_mailchimp_for_wp.php:210
7364
+ #: includes/widgets/htmega_caldera_forms.php:104
7365
+ #: includes/widgets/htmega_contact_form_seven.php:222
7366
+ #: includes/widgets/htmega_contact_form_seven.php:377
7367
+ #: includes/widgets/htmega_user_login_form.php:334
7368
+ #: includes/widgets/htmega_user_register_form.php:510
7369
+ #: includes/widgets/htmega_user_register_form.php:647
7370
  msgid "Placeholder Color"
7371
  msgstr ""
7372
 
7373
+ #: includes/widgets/htmega_search.php:55
7374
  msgid "Placeholder Text"
7375
  msgstr ""
7376
 
7377
+ #: includes/widgets/htmega_instagram.php:1287
7378
+ msgid "Please enter your access token."
7379
+ msgstr ""
7380
+
7381
+ #: includes/widgets/htmega_caldera_forms.php:349
7382
  msgid "Please select a Contact Form From Setting!"
7383
  msgstr ""
7384
 
7385
+ #: includes/widgets/htmega_qu_forms.php:636
7386
  msgid "Please select Contact Form"
7387
  msgstr ""
7388
 
7389
+ #: includes/widgets/htmega_wpforms.php:730
7390
  msgid "Please Select form."
7391
  msgstr ""
7392
 
7393
+ #: includes/widgets/htmega_wc_element_pages.php:1261
7394
  #: includes/widgets/htmega_wc_add_to_cart.php:166
7395
  #: includes/widgets/htmega_wc_add_to_cart.php:175
 
7396
  msgid "Please set a valid product"
7397
  msgstr ""
7398
 
7399
+ #: includes/widgets/htmega_user_register_form.php:1460
7400
  msgid "Please Wait..."
7401
  msgstr ""
7402
 
7403
+ #: includes/widgets/htmega_user_login_form.php:926
7404
  msgid "Please wait..."
7405
  msgstr ""
7406
 
7407
+ #: admin/include/template-library.php:355
7408
  msgid "Plugin Not Found"
7409
  msgstr ""
7410
 
7411
+ #: admin/include/template-library.php:375
7412
  msgid "Plugin Successfully Activated"
7413
  msgstr ""
7414
 
7415
+ #: includes/widgets/htmega_teammember.php:332
7416
+ msgid "Plus Icon Color"
7417
+ msgstr ""
7418
+
7419
+ #: includes/widgets/htmega_socialshere.php:76
7420
  msgid "Pocket"
7421
  msgstr ""
7422
 
7428
  msgid "Pop Up Button"
7429
  msgstr ""
7430
 
7431
+ #: includes/widgets/htmega_popover.php:17
7432
+ #: includes/widgets/htmega_popover.php:72
7433
+ #: includes/widgets/htmega_popover.php:494 admin/include/admin-setting.php:358
7434
  msgid "Popover"
7435
  msgstr ""
7436
 
7437
+ #: includes/widgets/htmega_popover.php:39
7438
  msgid "Popover Button"
7439
  msgstr ""
7440
 
7441
+ #: includes/widgets/htmega_popover.php:166
7442
  msgid "Popover content Here"
7443
  msgstr ""
7444
 
7445
+ #: includes/widgets/htmega_popover.php:177
7446
  msgid "Popover Header Here"
7447
  msgstr ""
7448
 
7449
+ #: includes/widgets/htmega_popover.php:174
7450
  msgid "Popover Header Text"
7451
  msgstr ""
7452
 
7453
+ #: includes/widgets/htmega_popover.php:157
7454
  msgid "Popover Options"
7455
  msgstr ""
7456
 
7457
+ #: includes/widgets/htmega_popover.php:163
7458
  msgid "Popover Text"
7459
  msgstr ""
7460
 
7461
+ #: includes/widgets/htmega_buddy_press.php:58
7462
  msgid "Popular"
7463
  msgstr ""
7464
 
7465
+ #: admin/include/admin-setting.php:861
7466
  msgid "Popular Post"
7467
  msgstr ""
7468
 
7469
+ #: admin/include/admin-setting.php:860
7470
  msgid "Popular Post <span>( Pro )</span>"
7471
  msgstr ""
7472
 
7473
+ #: includes/widgets/htmega_instagram - Copy.php:69
7474
+ msgid "portfolio.devitems"
7475
+ msgstr ""
7476
+
7477
+ #: includes/widgets/htmega_section_title.php:202
7478
+ #: includes/widgets/htmega_progressbar.php:508
7479
  #: extensions/wc-sales-notification/admin/setting.php:77
7480
  msgid "Position"
7481
  msgstr ""
7482
 
7483
+ #: includes/widgets/htmega_post_carousel.php:17
7484
+ #: includes/widgets/htmega_post_carousel.php:46
7485
  #: admin/include/admin-setting.php:366
 
 
7486
  msgid "Post carousel"
7487
  msgstr ""
7488
 
7489
+ #: admin/include/admin-setting.php:734 admin/include/admin-setting.php:735
7490
  msgid "Post Comments"
7491
  msgstr ""
7492
 
7493
+ #: admin/include/admin-setting.php:725 admin/include/admin-setting.php:726
7494
  msgid "Post Content"
7495
  msgstr ""
7496
 
7497
+ #: admin/include/admin-setting.php:676
7498
+ msgid "Post Duplicator"
7499
+ msgstr ""
7500
+
7501
+ #: admin/include/admin-setting.php:880
7502
+ msgid "Post Duplicator Condition"
7503
+ msgstr ""
7504
+
7505
+ #: admin/include/admin-setting.php:716 admin/include/admin-setting.php:717
7506
  msgid "Post Excerpt"
7507
  msgstr ""
7508
 
7509
+ #: admin/include/admin-setting.php:698 admin/include/admin-setting.php:699
7510
  msgid "Post Featured Image"
7511
  msgstr ""
7512
 
7513
+ #: includes/widgets/htmega_post_grid.php:17
7514
+ #: includes/widgets/htmega_post_grid.php:32 admin/include/admin-setting.php:374
7515
  msgid "Post Grid"
7516
  msgstr ""
7517
 
7518
+ #: includes/widgets/htmega_post_grid_tab.php:17
7519
+ #: includes/widgets/htmega_post_grid_tab.php:39
7520
  #: admin/include/admin-setting.php:382
 
 
7521
  msgid "Post Grid Tab"
7522
  msgstr ""
7523
 
7524
+ #: admin/include/admin-setting.php:707 admin/include/admin-setting.php:708
7525
  msgid "Post Meta Info"
7526
  msgstr ""
7527
 
7528
+ #: includes/widgets/htmega_single_post.php:53
7529
  msgid "Post Name"
7530
  msgstr ""
7531
 
7532
+ #: admin/include/admin-setting.php:843
7533
  msgid "Post Navigation"
7534
  msgstr ""
7535
 
7536
+ #: admin/include/admin-setting.php:842
7537
  msgid "Post Navigation <span>( Pro )</span>"
7538
  msgstr ""
7539
 
7540
+ #: includes/widgets/htmega_post_carousel.php:84
7541
+ #: includes/widgets/htmega_post_grid_tab.php:65
7542
+ #: includes/widgets/htmega_post_grid.php:57
7543
+ #: includes/widgets/htmega_post_slider.php:72
7544
  msgid "Post Option"
7545
  msgstr ""
7546
 
7547
+ #: admin/include/admin-setting.php:743 admin/include/admin-setting.php:744
7548
  msgid "Post Search Form"
7549
  msgstr ""
7550
 
7551
+ #: includes/widgets/htmega_post_slider.php:17
7552
+ #: includes/widgets/htmega_post_slider.php:46
7553
  #: admin/include/admin-setting.php:390
 
 
7554
  msgid "Post Slider"
7555
  msgstr ""
7556
 
7557
+ #: admin/include/admin-setting.php:689 admin/include/admin-setting.php:690
7558
+ #: extensions/ht-builder/widgets/bl_post_title.php:41
7559
+ #: extensions/ht-builder/widgets/bl_post_title.php:60
7560
  msgid "Post Title"
7561
  msgstr ""
7562
 
7563
+ #: includes/widgets/htmega_easy_digital_download.php:126
7564
  msgctxt "Posts Query Control"
7565
  msgid "Source"
7566
  msgstr ""
7567
 
7568
+ #: includes/widgets/htmega_pricing_table.php:213
7569
  msgid "Pound Sterling"
7570
  msgstr ""
7571
 
7572
+ #: includes/widgets/htmega_counter.php:584
7573
  msgid "Prefix"
7574
  msgstr ""
7575
 
7576
+ #: admin/include/admin-setting.php:1293
 
7577
  #: extensions/wc-sales-notification/admin/setting.php:235
7578
+ #: extensions/ht-builder/admin/setting.php:151
7579
  msgid "premium version"
7580
  msgstr ""
7581
 
7582
+ #: includes/class.assests.php:371
7583
  msgid "Preview"
7584
  msgstr ""
7585
 
7586
+ #: includes/widgets/htmega_news_ticker.php:286
7587
  msgid "Previous Icon"
7588
  msgstr ""
7589
 
7590
+ #: includes/widgets/htmega_post_carousel.php:327
7591
+ #: includes/widgets/htmega_instagram.php:348
7592
+ #: includes/widgets/htmega_twitter_feed.php:262
7593
+ #: includes/widgets/htmega_testimonial.php:222
7594
+ #: includes/widgets/htmega_carousel.php:164
7595
+ #: includes/widgets/htmega_post_slider.php:328
7596
+ #: includes/widgets/htmega_instagram - Copy.php:388
7597
+ #: includes/widgets/htmega_panel_slider.php:188
7598
+ #: includes/widgets/htmega_slider_thumb_gallery.php:164
7599
  msgid "Previous icon"
7600
  msgstr ""
7601
 
7602
+ #: includes/widgets/htmega_easy_digital_download.php:459
7603
+ #: includes/widgets/htmega_pricing_list_view.php:78
7604
+ #: includes/widgets/htmega_pricing_list_view.php:694
7605
+ #: includes/widgets/htmega_pricing_table.php:241
7606
+ #: includes/widgets/htmega_pricing_table.php:565
7607
  msgid "Price"
7608
  msgstr ""
7609
 
7610
+ #: includes/widgets/htmega_easy_digital_download.php:470
7611
  msgid "Price Color"
7612
  msgstr ""
7613
 
7614
+ #: includes/widgets/htmega_easy_digital_download.php:495
7615
  msgid "Price Margin"
7616
  msgstr ""
7617
 
7618
+ #: includes/widgets/htmega_pricing_table.php:194
7619
  msgid "Pricing"
7620
  msgstr ""
7621
 
7622
+ #: includes/widgets/htmega_pricing_list_view.php:17
7623
  #: admin/include/admin-setting.php:398
 
7624
  msgid "Pricing List View"
7625
  msgstr ""
7626
 
7627
+ #: includes/widgets/htmega_pricing_table.php:17
7628
  #: admin/include/admin-setting.php:406
 
7629
  msgid "Pricing Table"
7630
  msgstr ""
7631
 
7632
+ #: admin/include/admin-setting.php:825
 
 
 
 
7633
  msgid "Print Page"
7634
  msgstr ""
7635
 
7636
+ #: admin/include/admin-setting.php:824
7637
  msgid "Print Page <span>( Pro )</span>"
7638
  msgstr ""
7639
 
7640
+ #: includes/class.assests.php:359 admin/include/templates_list.php:54
7641
  msgid "Pro"
7642
  msgstr ""
7643
 
7644
+ #: includes/widgets/htmega_working_process.php:77
7645
+ #: includes/widgets/htmega_working_process.php:165
7646
  msgid "Process #1"
7647
  msgstr ""
7648
 
7649
+ #: includes/widgets/htmega_working_process.php:169
7650
  msgid "Process #2"
7651
  msgstr ""
7652
 
7653
+ #: includes/widgets/htmega_working_process.php:173
7654
  msgid "Process #3"
7655
  msgstr ""
7656
 
7657
+ #: includes/widgets/htmega_working_process.php:84
7658
  msgid "Process Number"
7659
  msgstr ""
7660
 
7663
  msgid "Product"
7664
  msgstr ""
7665
 
7666
+ #: includes/widgets/htmega_progressbar.php:17
7667
+ #: includes/widgets/htmega_progressbar.php:39
7668
+ #: includes/widgets/htmega_progressbar.php:176
7669
+ #: includes/widgets/htmega_progressbar.php:373
7670
  #: admin/include/admin-setting.php:414
 
 
 
 
7671
  msgid "Progress Bar"
7672
  msgstr ""
7673
 
7674
+ #: includes/widgets/htmega_progressbar.php:120
7675
+ #: includes/widgets/htmega_progressbar.php:285
7676
  msgid "Progress bar color"
7677
  msgstr ""
7678
 
7679
+ #: includes/widgets/htmega_progressbar.php:262
7680
  msgid "Progress Bar Size"
7681
  msgstr ""
7682
 
7683
+ #: includes/widgets/htmega_progressbar.php:293
7684
  msgid "Progress bar track color"
7685
  msgstr ""
7686
 
7687
+ #: includes/widgets/htmega_progressbar.php:102
7688
+ #: includes/widgets/htmega_progressbar.php:221
7689
  msgid "Progress Bar Value"
7690
  msgstr ""
7691
 
7692
+ #: includes/widgets/htmega_progressbar.php:141
7693
+ #: includes/widgets/htmega_progressbar.php:313
7694
  msgid "Progress bar value background color"
7695
  msgstr ""
7696
 
7697
+ #: includes/widgets/htmega_progressbar.php:131
7698
+ #: includes/widgets/htmega_progressbar.php:303
7699
  msgid "Progress bar value color"
7700
  msgstr ""
7701
 
7702
+ #: includes/widgets/htmega_progressbar.php:239
7703
  msgid "Progress Bar Width"
7704
  msgstr ""
7705
 
7706
+ #: includes/widgets/htmega_progressbar.php:678
7707
  msgid "Progress Indicator"
7708
  msgstr ""
7709
 
7710
+ #: includes/widgets/htmega_pricing_list_view.php:124
7711
  msgid "PSD Template"
7712
  msgstr ""
7713
 
7714
+ #: admin/include/admin-setting.php:1293
 
7715
  #: extensions/wc-sales-notification/admin/setting.php:235
7716
+ #: extensions/ht-builder/admin/setting.php:151
7717
  msgid "Purchase our"
7718
  msgstr ""
7719
 
7720
+ #: includes/widgets/htmega_animated_heading.php:107
7721
  msgid "Purpose,policy,Company"
7722
  msgstr ""
7723
 
7724
+ #: includes/widgets/htmega_animated_heading.php:80
7725
  msgid "Push"
7726
  msgstr ""
7727
 
7728
+ #: includes/widgets/htmega_qu_forms.php:17
7729
+ #: includes/widgets/htmega_qu_forms.php:49 admin/include/admin-setting.php:1023
7730
  msgid "QU Form"
7731
  msgstr ""
7732
 
7734
  msgid "Quantity"
7735
  msgstr ""
7736
 
7737
+ #: includes/recommended-plugins/recommended-plugins.php:73
7738
+ msgid "QuickSwish"
7739
+ msgstr ""
7740
+
7741
  #: includes/widgets/htmega_blockquote.php:326
7742
  msgid "Quote By"
7743
  msgstr ""
7744
 
7745
+ #: includes/widgets/htmega_blockquote.php:485
7746
  msgid "Quote Icon"
7747
  msgstr ""
7748
 
7749
+ #: includes/widgets/htmega_post_carousel.php:175
7750
+ #: includes/widgets/htmega_post_grid_tab.php:156
7751
+ #: includes/widgets/htmega_post_grid.php:148
7752
+ #: includes/widgets/htmega_post_slider.php:163
7753
+ #: includes/widgets/htmega_news_ticker.php:239
7754
  #: includes/widgets/htmega_job_manager.php:87
 
 
 
 
 
7755
  msgid "Random"
7756
  msgstr ""
7757
 
7758
+ #: includes/widgets/htmega_testimonial_grid.php:418
7759
  msgid "Rating"
7760
  msgstr ""
7761
 
7762
+ #: admin/include/admin-setting.php:1167
7763
+ msgid "Rating icon"
7764
+ msgstr ""
7765
+
7766
+ #: includes/widgets/htmega_post_carousel.php:252
7767
+ #: includes/widgets/htmega_post_carousel.php:264
7768
+ #: includes/widgets/htmega_post_carousel.php:265
7769
+ #: includes/widgets/htmega_post_carousel.php:1041
7770
+ #: includes/widgets/htmega_post_grid_tab.php:197
7771
+ #: includes/widgets/htmega_post_grid_tab.php:209
7772
+ #: includes/widgets/htmega_post_grid_tab.php:210
7773
+ #: includes/widgets/htmega_post_grid_tab.php:661
7774
+ #: includes/widgets/htmega_services.php:136
7775
+ #: includes/widgets/htmega_image_grid.php:111
7776
+ #: includes/widgets/htmega_image_grid.php:140
7777
+ #: includes/widgets/htmega_post_slider.php:221
7778
+ #: includes/widgets/htmega_post_slider.php:233
7779
+ #: includes/widgets/htmega_post_slider.php:234
7780
+ #: includes/widgets/htmega_post_slider.php:959
7781
+ #: includes/widgets/htmega_image_masonry.php:120
7782
+ #: includes/widgets/htmega_image_masonry.php:149
7783
  msgid "Read More"
7784
  msgstr ""
7785
 
7786
+ #: includes/widgets/htmega_image_grid.php:352
7787
+ #: includes/widgets/htmega_image_masonry.php:348
7788
  msgid "Read More Button"
7789
  msgstr ""
7790
 
7791
+ #: includes/widgets/htmega_post_carousel.php:262
7792
+ #: includes/widgets/htmega_post_grid_tab.php:207
7793
+ #: includes/widgets/htmega_post_slider.php:231
7794
  msgid "Read More button text"
7795
  msgstr ""
7796
 
7797
+ #: includes/widgets/htmega_image_grid.php:118
7798
+ #: includes/widgets/htmega_image_masonry.php:127
7799
  msgid "Read More Link"
7800
  msgstr ""
7801
 
7802
+ #: includes/widgets/htmega_image_grid.php:109
7803
+ #: includes/widgets/htmega_image_masonry.php:118
7804
  msgid "Read More Text"
7805
  msgstr ""
7806
 
7807
+ #: includes/widgets/htmega_cuctom_event.php:92
7808
  msgid "Read More."
7809
  msgstr ""
7810
 
7811
+ #: includes/widgets/htmega_pricing_table.php:214
7812
  #: extensions/wc-sales-notification/admin/setting.php:69
7813
  msgid "Real"
7814
  msgstr ""
7815
 
7816
+ #: includes/recommended-plugins/recommended-plugins.php:28
7817
+ msgid "Recommended Plugins"
7818
+ msgstr ""
7819
+
7820
+ #: includes/widgets/htmega_socialshere.php:73
7821
  msgid "Reddit"
7822
  msgstr ""
7823
 
7824
+ #: includes/widgets/htmega_user_login_form.php:134
7825
  msgid "Redirect page after Login"
7826
  msgstr ""
7827
 
7828
+ #: includes/widgets/htmega_user_register_form.php:396
7829
  msgid "Redirect page after register"
7830
  msgstr ""
7831
 
7832
+ #: includes/widgets/htmega_user_register_form.php:387
7833
+ #: includes/widgets/htmega_user_register_form.php:388
7834
  msgid "REGISTER"
7835
  msgstr ""
7836
 
7837
+ #: includes/widgets/htmega_user_login_form.php:182
7838
+ #: includes/widgets/htmega_user_login_form.php:195
7839
+ #: includes/widgets/htmega_user_login_form.php:897
7840
  msgid "Register"
7841
  msgstr ""
7842
 
7843
+ #: includes/widgets/htmega_user_register_form.php:32
7844
  msgid "Register Form"
7845
  msgstr ""
7846
 
7847
+ #: includes/widgets/htmega_user_login_form.php:193
7848
  msgid "Register Link Text"
7849
  msgstr ""
7850
 
7851
+ #: admin/include/admin-setting.php:852
7852
  msgid "Related Post"
7853
  msgstr ""
7854
 
7855
+ #: admin/include/admin-setting.php:851
7856
  msgid "Related Post <span>( Pro )</span>"
7857
  msgstr ""
7858
 
7859
+ #: includes/widgets/htmega_user_login_form.php:170
7860
+ #: includes/widgets/htmega_user_login_form.php:878
7861
  msgid "Remember Me"
7862
  msgstr ""
7863
 
7864
+ #: includes/widgets/htmega_user_login_form.php:449
7865
+ msgid "Remember Me Checkbox"
7866
+ msgstr ""
7867
+
7868
+ #: admin/include/admin-setting.php:606
7869
+ msgid "Remote Template"
7870
+ msgstr ""
7871
+
7872
+ #: includes/widgets/htmega_socialshere.php:84
7873
  msgid "Renren"
7874
  msgstr ""
7875
 
7881
  msgid "Reply Form"
7882
  msgstr ""
7883
 
7884
+ #: includes/widgets/htmega_wc_element_pages.php:514
7885
  msgid "Required Color"
7886
  msgstr ""
7887
 
7888
+ #: admin/include/admin-setting.php:1154
7889
+ msgid "Responsive, supports all major devices"
7890
+ msgstr ""
7891
+
7892
  #: includes/widgets/htmega_revolution_slider.php:13
7893
  #: includes/widgets/htmega_revolution_slider.php:47
7894
+ #: admin/include/admin-setting.php:1043
7895
  msgid "Revolution Slider"
7896
  msgstr ""
7897
 
7898
+ #: includes/widgets/htmega_pricing_table.php:78
7899
  msgid "Ribon"
7900
  msgstr ""
7901
 
7902
+ #: includes/widgets/htmega_pricing_table.php:88
7903
  msgid "Ribon Background"
7904
  msgstr ""
7905
 
7906
+ #: includes/widgets/htmega_pricing_table.php:100
7907
  msgid "Ribon image"
7908
  msgstr ""
7909
 
7910
+ #: includes/widgets/htmega_post_carousel.php:688
7911
+ #: includes/widgets/htmega_post_carousel.php:776
7912
+ #: includes/widgets/htmega_post_carousel.php:1021
7913
+ #: includes/widgets/htmega_video_player.php:212
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7914
  #: includes/widgets/htmega_post_grid_tab.php:357
7915
+ #: includes/widgets/htmega_post_grid_tab.php:442
7916
+ #: includes/widgets/htmega_post_grid_tab.php:641
7917
+ #: includes/widgets/htmega_post_grid.php:278
7918
+ #: includes/widgets/htmega_post_grid.php:368
7919
+ #: includes/widgets/htmega_modal.php:354 includes/widgets/htmega_modal.php:755
7920
+ #: includes/widgets/htmega_call_to_action.php:194
7921
+ #: includes/widgets/htmega_easy_digital_download.php:315
7922
+ #: includes/widgets/htmega_inline_menu.php:125
7923
+ #: includes/widgets/htmega_search.php:139 includes/widgets/htmega_table.php:430
7924
+ #: includes/widgets/htmega_table.php:550
7925
+ #: includes/widgets/htmega_mailchimp_for_wp.php:126
7926
+ #: includes/widgets/htmega_services.php:216
7927
+ #: includes/widgets/htmega_services.php:309
7928
+ #: includes/widgets/htmega_services.php:427
7929
+ #: includes/widgets/htmega_services.php:614
7930
+ #: includes/widgets/htmega_services.php:810
7931
+ #: includes/widgets/htmega_pricing_list_view.php:513
7932
+ #: includes/widgets/htmega_pricing_list_view.php:636
7933
+ #: includes/widgets/htmega_countdown.php:480
7934
+ #: includes/widgets/htmega_countdown.php:511
7935
+ #: includes/widgets/htmega_image_grid.php:210
7936
+ #: includes/widgets/htmega_image_grid.php:296
7937
+ #: includes/widgets/htmega_double_button.php:282
7938
+ #: includes/widgets/htmega_double_button.php:518
7939
+ #: includes/widgets/htmega_double_button.php:722
7940
+ #: includes/widgets/htmega_teammember.php:71
7941
+ #: includes/widgets/htmega_teammember.php:444
7942
+ #: includes/widgets/htmega_teammember.php:537
7943
+ #: includes/widgets/htmega_teammember.php:630
7944
+ #: includes/widgets/htmega_teammember.php:698
7945
+ #: includes/widgets/htmega_add_banner.php:164
7946
+ #: includes/widgets/htmega_accordion.php:476
7947
+ #: includes/widgets/htmega_accordion.php:658
7948
+ #: includes/widgets/htmega_accordion.php:720
7949
+ #: includes/widgets/htmega_tab.php:330
7950
+ #: includes/widgets/htmega_section_title.php:393
7951
+ #: includes/widgets/htmega_testimonial.php:569
7952
+ #: includes/widgets/htmega_testimonial.php:662
7953
+ #: includes/widgets/htmega_testimonial.php:756
7954
+ #: includes/widgets/htmega_counter.php:261
7955
  #: includes/widgets/htmega_single_post.php:200
7956
+ #: includes/widgets/htmega_single_post.php:357
7957
+ #: includes/widgets/htmega_special_banner.php:47
7958
+ #: includes/widgets/htmega_special_banner.php:270
7959
+ #: includes/widgets/htmega_tooltip.php:179
7960
+ #: includes/widgets/htmega_tooltip.php:246
 
7961
  #: includes/widgets/htmega_tablepress.php:215
7962
  #: includes/widgets/htmega_tablepress.php:372
7963
+ #: includes/widgets/htmega_button.php:109
7964
+ #: includes/widgets/htmega_button.php:159
 
 
 
 
 
 
 
7965
  #: includes/widgets/htmega_toggle.php:202
7966
+ #: includes/widgets/htmega_blockquote.php:189
7967
+ #: includes/widgets/htmega_contact_form_seven.php:124
7968
+ #: includes/widgets/htmega_testimonial_grid.php:346
7969
+ #: includes/widgets/htmega_post_slider.php:652
7970
+ #: includes/widgets/htmega_post_slider.php:740
7971
+ #: includes/widgets/htmega_post_slider.php:939
7972
+ #: includes/widgets/htmega_user_login_form.php:248
7973
+ #: includes/widgets/htmega_user_login_form.php:789
7974
+ #: includes/widgets/htmega_popover.php:191
7975
+ #: includes/widgets/htmega_popover.php:270
7976
+ #: includes/widgets/htmega_popover.php:666
7977
+ #: includes/widgets/htmega_popover.php:771
7978
+ #: includes/widgets/htmega_offcanvas.php:94
7979
+ #: includes/widgets/htmega_offcanvas.php:134
7980
+ #: includes/widgets/htmega_offcanvas.php:248
7981
+ #: includes/widgets/htmega_panel_slider.php:498
7982
+ #: includes/widgets/htmega_slider_thumb_gallery.php:57
7983
+ #: includes/widgets/htmega_image_masonry.php:206
7984
+ #: includes/widgets/htmega_image_masonry.php:292
7985
+ #: includes/widgets/htmega_buddy_press.php:251
7986
+ #: includes/widgets/htmega_user_register_form.php:443
7987
+ #: includes/widgets/htmega_user_register_form.php:1037
7988
+ #: includes/widgets/htmega_flip-box.php:319
7989
+ #: includes/widgets/htmega_404_content.php:246
7990
+ #: includes/widgets/htmega_job_manager.php:145
7991
+ #: includes/widgets/htmega_wc_categories.php:356
7992
+ #: extensions/ht-builder/widgets/bl_page_title.php:147
7993
+ #: extensions/ht-builder/widgets/bl_post_title.php:113
7994
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:149
7995
+ #: extensions/ht-builder/widgets/bl_site_title.php:147
7996
  msgid "Right"
7997
  msgstr ""
7998
 
7999
+ #: includes/widgets/htmega_post_slider.php:1164
8000
  msgid "Right Arrow position"
8001
  msgstr ""
8002
 
8003
+ #: includes/widgets/htmega_blockquote.php:99
8004
  msgid "Right Bottom"
8005
  msgstr ""
8006
 
8007
+ #: includes/widgets/htmega_blockquote.php:98
8008
  msgid "Right Center"
8009
  msgstr ""
8010
 
8011
+ #: includes/widgets/htmega_blockquote.php:97
8012
  msgid "Right Top"
8013
  msgstr ""
8014
 
8015
+ #: includes/widgets/htmega_section_title.php:307
8016
  msgid "Rotate"
8017
  msgstr ""
8018
 
8019
+ #: includes/widgets/htmega_animated_heading.php:81
8020
  msgid "Rotate Style One"
8021
  msgstr ""
8022
 
8023
+ #: includes/widgets/htmega_animated_heading.php:83
8024
  msgid "Rotate Style Three"
8025
  msgstr ""
8026
 
8027
+ #: includes/widgets/htmega_animated_heading.php:82
8028
  msgid "Rotate Style Two"
8029
  msgstr ""
8030
 
8031
+ #: includes/widgets/htmega_table.php:199
8032
+ #: includes/widgets/htmega_pricing_list_view.php:219
8033
  msgid "Row"
8034
  msgstr ""
8035
 
8036
+ #: includes/widgets/htmega_table.php:238
8037
+ #: includes/widgets/htmega_pricing_list_view.php:315
8038
  msgid "row"
8039
  msgstr ""
8040
 
8041
+ #: includes/widgets/htmega_booked_calender.php:916
8042
  msgid "Row Border Color"
8043
  msgstr ""
8044
 
8045
+ #: includes/widgets/htmega_booked_calender.php:927
8046
  msgid "Row Border Width"
8047
  msgstr ""
8048
 
8049
+ #: includes/widgets/htmega_news_ticker.php:82
8050
+ #: includes/widgets/htmega_gallery_justify.php:56
8051
  msgid "Row Height"
8052
  msgstr ""
8053
 
8054
+ #: includes/widgets/htmega_pricing_table.php:215
8055
  msgid "Ruble"
8056
  msgstr ""
8057
 
8058
+ #: includes/widgets/htmega_pricing_table.php:216
8059
  msgid "Rupee"
8060
  msgstr ""
8061
 
8062
+ #: includes/widgets/htmega_pricing_table.php:217
8063
  msgid "Rupee (Indian)"
8064
  msgstr ""
8065
 
8073
  msgid "Sale Notification Settings"
8074
  msgstr ""
8075
 
8076
+ #: admin/include/admin-setting.php:660
8077
  #: extensions/wc-sales-notification/admin/setting.php:33
8078
  #: extensions/wc-sales-notification/admin/setting.php:34
8079
  msgid "Sales Notification"
8080
  msgstr ""
8081
 
8082
+ #: admin/include/admin-setting.php:1240 admin/include/admin-setting.php:1265
8083
  msgid "Sales upto date option"
8084
  msgstr ""
8085
 
8086
+ #: includes/widgets/htmega_teammember.php:106
8087
  msgid "Sams Roy"
8088
  msgstr ""
8089
 
8090
+ #: includes/widgets/htmega_business_hours.php:60
8091
+ #: includes/widgets/htmega_business_hours.php:138
8092
  msgid "Saturday"
8093
  msgstr ""
8094
 
8095
+ #: includes/widgets/htmega_animated_heading.php:79
8096
  msgid "Scale"
8097
  msgstr ""
8098
 
 
8099
  #: includes/widgets/htmega_scroll_image.php:13
8100
  #: includes/widgets/htmega_scroll_image.php:28
8101
+ #: admin/include/admin-setting.php:422
8102
  msgid "Scroll Image"
8103
  msgstr ""
8104
 
8105
+ #: includes/widgets/htmega_scroll_navigation.php:17
 
8106
  #: includes/widgets/htmega_scroll_navigation.php:40
8107
+ #: admin/include/admin-setting.php:430
8108
  msgid "Scroll Navigation"
8109
  msgstr ""
8110
 
8111
+ #: includes/widgets/htmega_search.php:17 includes/widgets/htmega_search.php:32
8112
+ #: includes/widgets/htmega_search.php:57 includes/widgets/htmega_search.php:58
8113
+ #: includes/widgets/htmega_search.php:89 includes/widgets/htmega_search.php:90
8114
+ #: includes/widgets/htmega_search.php:511 admin/include/admin-setting.php:438
8115
  msgid "Search"
8116
  msgstr ""
8117
 
8118
+ #: includes/widgets/htmega_search.php:87
8119
  msgid "Search Button Text"
8120
  msgstr ""
8121
 
8131
  msgid "Search.."
8132
  msgstr ""
8133
 
8134
+ #: includes/widgets/htmega_table.php:99
8135
  msgid "Searching"
8136
  msgstr ""
8137
 
8138
+ #: includes/widgets/htmega_button.php:258
8139
+ #: includes/widgets/htmega_button.php:373
8140
+ msgid "Second Background"
8141
  msgstr ""
8142
 
8143
+ #: includes/widgets/htmega_countdown.php:158
8144
+ #: includes/widgets/htmega_countdown.php:240
8145
+ #: includes/widgets/htmega_countdown.php:242
8146
  msgid "Seconds"
8147
  msgstr ""
8148
 
8149
+ #: includes/widgets/htmega_section_title.php:339
8150
  msgid "Section style"
8151
  msgstr ""
8152
 
8153
+ #: includes/widgets/htmega_section_title.php:17
8154
+ #: includes/widgets/htmega_section_title.php:32
8155
  #: admin/include/admin-setting.php:446
 
 
8156
  msgid "Section Title"
8157
  msgstr ""
8158
 
8159
+ #: includes/widgets/htmega_wc_element_pages.php:48
8160
  msgid "Select"
8161
  msgstr ""
8162
 
8163
+ #: admin/include/admin-setting.php:627
8164
  msgid "Select 404 Page."
8165
  msgstr ""
8166
 
8167
+ #: includes/widgets/htmega_wc_categories.php:75
8168
  msgid "Select Category Type"
8169
  msgstr ""
8170
 
8171
+ #: includes/widgets/htmega_modal.php:49 includes/widgets/htmega_switcher.php:58
8172
+ #: includes/widgets/htmega_switcher.php:129
8173
+ #: includes/widgets/htmega_accordion.php:74
8174
+ #: includes/widgets/htmega_accordion.php:202 includes/widgets/htmega_tab.php:84
8175
+ #: includes/widgets/htmega_toggle.php:76
8176
+ #: includes/widgets/htmega_blockquote.php:39
 
 
 
8177
  msgid "Select Content Source"
8178
  msgstr ""
8179
 
8181
  msgid "Select Content Type <span>( Pro )</span>"
8182
  msgstr ""
8183
 
8184
+ #: includes/widgets/htmega_download_monitor.php:30
8185
  msgid "Select Download File"
8186
  msgstr ""
8187
 
8188
+ #: includes/widgets/htmega_countdown.php:43
8189
  msgid "Select Event"
8190
  msgstr ""
8191
 
8192
+ #: includes/widgets/htmega_download_monitor.php:51
8193
  msgid "Select File"
8194
  msgstr ""
8195
 
8196
+ #: includes/helper-function.php:273 includes/widgets/htmega_ninja_forms.php:33
8197
+ #: includes/widgets/htmega_ninja_forms.php:56
8198
+ #: includes/widgets/htmega_qu_forms.php:32
8199
+ #: includes/widgets/htmega_qu_forms.php:56
8200
+ #: includes/widgets/htmega_caldera_forms.php:39
8201
+ #: includes/widgets/htmega_wpforms.php:53
8202
+ #: includes/widgets/htmega_gravity_forms.php:31
8203
+ #: includes/widgets/htmega_gravity_forms.php:56
 
8204
  msgid "Select Form"
8205
  msgstr ""
8206
 
8213
  msgid "Select Post"
8214
  msgstr ""
8215
 
8216
+ #: includes/helper-function.php:67 includes/widgets/htmega_offcanvas.php:74
8217
  msgid "Select Sidebar"
8218
  msgstr ""
8219
 
8223
  msgid "Select Slider"
8224
  msgstr ""
8225
 
8226
+ #: includes/widgets/htmega_offcanvas.php:46
8227
  msgid "Select Source"
8228
  msgstr ""
8229
 
8232
  msgid "Select Table"
8233
  msgstr ""
8234
 
8235
+ #: includes/helper-function.php:27 includes/widgets/htmega_offcanvas.php:60
8236
  msgid "Select Template"
8237
  msgstr ""
8238
 
8239
+ #: includes/widgets/htmega_template_selector.php:43
8240
+ msgid "Select Your template"
8241
+ msgstr ""
8242
+
8243
  #: includes/widgets/htmega_video_player.php:55
8244
+ #: includes/widgets/htmega_notify.php:91
8245
  msgid "Self"
8246
  msgstr ""
8247
 
8248
+ #: includes/widgets/htmega_vertical_timeline.php:69
8249
+ #: includes/widgets/htmega_vertical_timeline.php:97
8250
  msgid "Sep<br/>2018"
8251
  msgstr ""
8252
 
8253
+ #: includes/widgets/htmega_blockquote.php:415
8254
  msgid "Separator Color"
8255
  msgstr ""
8256
 
8257
+ #: includes/widgets/htmega_blockquote.php:454
8258
  msgid "Separator Height"
8259
  msgstr ""
8260
 
8261
+ #: includes/widgets/htmega_blockquote.php:400
8262
  msgid "Separator Position"
8263
  msgstr ""
8264
 
8265
+ #: includes/widgets/htmega_section_title.php:454
8266
  msgid "Separator Specing"
8267
  msgstr ""
8268
 
8269
+ #: includes/widgets/htmega_blockquote.php:427
8270
  msgid "Separator Width"
8271
  msgstr ""
8272
 
8273
+ #: includes/widgets/htmega_booked_calender.php:106
8274
  msgid "September"
8275
  msgstr ""
8276
 
8277
+ #: includes/widgets/htmega_services.php:17
8278
+ #: includes/widgets/htmega_services.php:32 admin/include/admin-setting.php:454
8279
  msgid "Service"
8280
  msgstr ""
8281
 
8282
+ #: includes/widgets/htmega_services.php:134
8283
  msgid "Service Button text"
8284
  msgstr ""
8285
 
8286
+ #: includes/widgets/htmega_services.php:125
8287
  msgid "Service description"
8288
  msgstr ""
8289
 
8290
+ #: includes/widgets/htmega_services.php:65
8291
  msgid "Service Icon Type"
8292
  msgstr ""
8293
 
8294
+ #: includes/widgets/htmega_services.php:143
8295
  msgid "Service Link"
8296
  msgstr ""
8297
 
8298
+ #: includes/widgets/htmega_services.php:56
8299
  msgid "Service Title"
8300
  msgstr ""
8301
 
8302
+ #: includes/widgets/htmega_services.php:58
8303
  msgid "Services Title"
8304
  msgstr ""
8305
 
8306
+ #: includes/class.htmega.php:182 admin/include/admin-setting.php:47
8307
  #: admin/include/admin-setting.php:48
8308
  msgid "Settings"
8309
  msgstr ""
8310
 
8311
+ #: includes/widgets/htmega_button.php:440
8312
  msgid "Shadow 1"
8313
  msgstr ""
8314
 
8315
+ #: includes/widgets/htmega_button.php:441
8316
  msgid "Shadow 2"
8317
  msgstr ""
8318
 
8319
+ #: includes/widgets/htmega_pricing_table.php:218
8320
  msgid "Shekel"
8321
  msgstr ""
8322
 
8323
+ #: includes/widgets/htmega_table.php:64 includes/widgets/htmega_table.php:89
8324
+ #: includes/widgets/htmega_table.php:101 includes/widgets/htmega_table.php:113
8325
+ #: includes/widgets/htmega_table.php:125
8326
+ #: includes/widgets/htmega_instagram.php:167
8327
+ #: includes/widgets/htmega_instagram.php:179
8328
+ #: includes/widgets/htmega_instagram.php:191
8329
+ #: includes/widgets/htmega_twitter_feed.php:148
8330
+ #: includes/widgets/htmega_twitter_feed.php:160
8331
+ #: includes/widgets/htmega_twitter_feed.php:172
8332
+ #: includes/widgets/htmega_twitter_feed.php:184
8333
+ #: includes/widgets/htmega_twitter_feed.php:196
8334
+ #: includes/widgets/htmega_double_button.php:77
8335
+ #: includes/widgets/htmega_wpforms.php:67
8336
+ #: includes/widgets/htmega_wpforms.php:79
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8337
  #: includes/widgets/htmega_wc_add_to_cart.php:66
8338
+ #: includes/widgets/htmega_tooltip.php:126
8339
+ #: includes/widgets/htmega_socialshere.php:364
8340
+ #: includes/widgets/htmega_socialshere.php:379
8341
+ #: includes/widgets/htmega_news_ticker.php:276
8342
+ #: includes/widgets/htmega_user_login_form.php:61
8343
+ #: includes/widgets/htmega_user_login_form.php:72
8344
+ #: includes/widgets/htmega_user_login_form.php:163
8345
+ #: includes/widgets/htmega_user_login_form.php:174
8346
+ #: includes/widgets/htmega_user_login_form.php:186
8347
+ #: includes/widgets/htmega_instagram - Copy.php:152
8348
+ #: includes/widgets/htmega_instagram - Copy.php:164
8349
+ #: includes/widgets/htmega_instagram - Copy.php:176
8350
+ #: includes/widgets/htmega_instagram - Copy.php:188
8351
+ #: includes/widgets/htmega_instagram - Copy.php:200
8352
+ #: includes/widgets/htmega_popover.php:126
8353
+ #: includes/widgets/htmega_popover.php:203
8354
+ #: includes/widgets/htmega_gravity_forms.php:69
8355
+ #: includes/widgets/htmega_gravity_forms.php:81
8356
+ #: includes/widgets/htmega_buddy_press.php:106
8357
+ #: includes/widgets/htmega_buddy_press.php:119
8358
+ #: includes/widgets/htmega_buddy_press.php:134
8359
+ #: includes/widgets/htmega_buddy_press.php:149
8360
+ #: includes/widgets/htmega_user_register_form.php:57
8361
+ #: includes/widgets/htmega_user_register_form.php:70
8362
+ #: includes/widgets/htmega_user_register_form.php:82
8363
+ #: includes/widgets/htmega_user_register_form.php:94
8364
+ #: includes/widgets/htmega_user_register_form.php:106
8365
+ #: includes/widgets/htmega_user_register_form.php:118
8366
+ #: includes/widgets/htmega_user_register_form.php:131
8367
+ #: includes/widgets/htmega_user_register_form.php:265
8368
  msgid "Show"
8369
  msgstr ""
8370
 
8371
+ #: includes/widgets/htmega_buddy_press.php:117
8372
  msgid "Show Active Time"
8373
  msgstr ""
8374
 
8375
+ #: includes/widgets/htmega_easy_digital_download.php:129
8376
+ #: includes/widgets/htmega_toggle.php:42 includes/widgets/htmega_toggle.php:43
8377
+ #: includes/widgets/htmega_wc_categories.php:78
8378
  msgid "Show All"
8379
  msgstr ""
8380
 
8381
+ #: includes/widgets/htmega_notify.php:133
8382
  msgid "Show Animation"
8383
  msgstr ""
8384
 
8385
+ #: includes/widgets/htmega_twitter_feed.php:158
8386
  msgid "Show Author Image"
8387
  msgstr ""
8388
 
8389
+ #: includes/widgets/htmega_twitter_feed.php:170
8390
  msgid "Show Author Name"
8391
  msgstr ""
8392
 
8393
+ #: includes/widgets/htmega_easy_digital_download.php:95
8394
  msgid "Show Buy Button"
8395
  msgstr ""
8396
 
8397
+ #: includes/widgets/htmega_instagram.php:165
8398
+ msgid "Show Caption"
8399
+ msgstr ""
8400
+
8401
+ #: includes/widgets/htmega_instagram - Copy.php:174
8402
  msgid "Show Comment"
8403
  msgstr ""
8404
 
8405
+ #: includes/widgets/htmega_easy_digital_download.php:75
8406
  msgid "Show Content"
8407
  msgstr ""
8408
 
8410
  msgid "Show Controller Button"
8411
  msgstr ""
8412
 
8413
+ #: includes/widgets/htmega_gravity_forms.php:78
8414
  msgid "Show Description"
8415
  msgstr ""
8416
 
8417
+ #: includes/widgets/htmega_download_monitor.php:86
8418
  msgid "Show Download Count"
8419
  msgstr ""
8420
 
8421
+ #: includes/widgets/htmega_download_monitor.php:74
8422
  msgid "Show File Size"
8423
  msgstr ""
8424
 
8425
+ #: includes/widgets/htmega_download_monitor.php:62
8426
  msgid "Show File Type"
8427
  msgstr ""
8428
 
8429
+ #: includes/widgets/htmega_user_register_form.php:55
8430
  msgid "Show First Name"
8431
  msgstr ""
8432
 
8433
+ #: includes/widgets/htmega_instagram.php:189 includes/widgets/htmega_instagram
8434
+ #: - Copy.php:198
8435
  msgid "Show Follow Button"
8436
  msgstr ""
8437
 
8439
  msgid "Show Follow Text"
8440
  msgstr ""
8441
 
8442
+ #: includes/widgets/htmega_buddy_press.php:147
8443
  msgid "Show Friend Count"
8444
  msgstr ""
8445
 
8447
  msgid "Show Header"
8448
  msgstr ""
8449
 
8450
+ #: includes/widgets/htmega_notify.php:50
8451
  msgid "Show Info"
8452
  msgstr ""
8453
 
8454
+ #: includes/widgets/htmega_user_register_form.php:116
8455
  msgid "Show label"
8456
  msgstr ""
8457
 
8458
+ #: includes/widgets/htmega_user_register_form.php:68
8459
  msgid "Show Last Name"
8460
  msgstr ""
8461
 
8462
+ #: includes/widgets/htmega_instagram.php:177 includes/widgets/htmega_instagram
8463
+ #: - Copy.php:186
8464
  msgid "Show Light Box"
8465
  msgstr ""
8466
 
8467
+ #: includes/widgets/htmega_instagram - Copy.php:162
8468
  msgid "Show Like"
8469
  msgstr ""
8470
 
8471
+ #: includes/widgets/htmega_tooltip.php:124
8472
+ #: includes/widgets/htmega_popover.php:124
8473
  msgid "Show Link"
8474
  msgstr ""
8475
 
8476
+ #: includes/widgets/htmega_buddy_press.php:104
8477
  msgid "Show Meta Info"
8478
  msgstr ""
8479
 
8480
+ #: includes/widgets/htmega_easy_digital_download.php:105
8481
  msgid "Show Pagination"
8482
  msgstr ""
8483
 
8484
+ #: includes/widgets/htmega_easy_digital_download.php:85
8485
  msgid "Show Price"
8486
  msgstr ""
8487
 
8489
  msgid "Show Quantity"
8490
  msgstr ""
8491
 
8492
+ #: includes/widgets/htmega_buddy_press.php:132
8493
  msgid "Show Register Time"
8494
  msgstr ""
8495
 
8496
+ #: includes/widgets/htmega_twitter_feed.php:194
8497
  msgid "Show Relative Time"
8498
  msgstr ""
8499
 
8500
+ #: includes/widgets/htmega_table.php:62
8501
  msgid "Show Sorting Options"
8502
  msgstr ""
8503
 
8504
+ #: includes/widgets/htmega_easy_digital_download.php:65
8505
  msgid "Show Thumbnail"
8506
  msgstr ""
8507
 
8508
+ #: includes/widgets/htmega_twitter_feed.php:182
8509
  msgid "Show Time"
8510
  msgstr ""
8511
 
8512
+ #: includes/widgets/htmega_gravity_forms.php:66
8513
  msgid "Show Title"
8514
  msgstr ""
8515
 
8516
+ #: includes/widgets/htmega_twitter_feed.php:146
8517
  msgid "Show Twitter Meta"
8518
  msgstr ""
8519
 
8520
  #: includes/widgets/htmega_video_player.php:169
8521
+ msgid "Show video source Logo"
8522
  msgstr ""
8523
 
8524
+ #: includes/widgets/htmega_offcanvas.php:51
8525
  msgid "Sidebar"
8526
  msgstr ""
8527
 
8528
+ #: includes/widgets/htmega_pricing_table.php:375
8529
  msgid "Sign Up"
8530
  msgstr ""
8531
 
8537
  msgid "Single Forum"
8538
  msgstr ""
8539
 
8540
+ #: includes/widgets/htmega_easy_digital_download.php:214
8541
+ #: includes/widgets/htmega_twitter_feed.php:518
8542
  msgid "Single Item"
8543
  msgstr ""
8544
 
8545
+ #: includes/widgets/htmega_single_post.php:17
8546
+ #: includes/widgets/htmega_single_post.php:32
8547
  #: admin/include/admin-setting.php:462
 
 
8548
  msgid "Single Post"
8549
  msgstr ""
8550
 
8551
+ #: includes/widgets/htmega_wc_element_pages.php:50
8552
  msgid "Single Product Page"
8553
  msgstr ""
8554
 
8568
  msgid "Single View"
8569
  msgstr ""
8570
 
8571
+ #: admin/include/admin-setting.php:788 admin/include/admin-setting.php:789
8572
  msgid "Site Logo"
8573
  msgstr ""
8574
 
8575
+ #: admin/include/admin-setting.php:779 admin/include/admin-setting.php:780
8576
+ #: extensions/ht-builder/widgets/bl_site_title.php:39
8577
+ #: extensions/ht-builder/widgets/bl_site_title.php:60
8578
+ #: extensions/ht-builder/widgets/bl_site_title.php:170
8579
  msgid "Site Title"
8580
  msgstr ""
8581
 
8582
+ #: includes/widgets/htmega_image_grid.php:64
8583
+ #: includes/widgets/htmega_testimonial_grid.php:63
8584
+ #: includes/widgets/htmega_image_masonry.php:73
8585
  msgid "Six"
8586
  msgstr ""
8587
 
8588
+ #: includes/widgets/htmega_counter.php:498
8589
+ #: includes/widgets/htmega_weather.php:71
8590
+ #: includes/widgets/htmega_buddy_press.php:86
8591
  msgid "Size"
8592
  msgstr ""
8593
 
8594
+ #: includes/widgets/htmega_double_button.php:75
8595
  msgid "Skew Background"
8596
  msgstr ""
8597
 
8598
+ #: includes/widgets/htmega_socialshere.php:86
8599
  msgid "Skype"
8600
  msgstr ""
8601
 
8602
+ #: includes/widgets/htmega_animated_heading.php:76
8603
  msgid "Slide"
8604
  msgstr ""
8605
 
8606
+ #: includes/widgets/htmega_instagram.php:214
8607
+ #: includes/widgets/htmega_twitter_feed.php:209
8608
+ #: includes/widgets/htmega_testimonial.php:73
8609
+ #: includes/widgets/htmega_carousel.php:111
8610
+ #: includes/widgets/htmega_post_slider.php:275
8611
+ #: includes/widgets/htmega_instagram - Copy.php:210
8612
+ #: includes/widgets/htmega_panel_slider.php:135
8613
  msgid "Slider"
8614
  msgstr ""
8615
 
8616
+ #: includes/widgets/htmega_post_carousel.php:314
8617
+ #: includes/widgets/htmega_instagram.php:335
8618
+ #: includes/widgets/htmega_twitter_feed.php:249
8619
+ #: includes/widgets/htmega_testimonial.php:209
8620
+ #: includes/widgets/htmega_carousel.php:151
8621
+ #: includes/widgets/htmega_post_slider.php:315
8622
+ #: includes/widgets/htmega_instagram - Copy.php:375
8623
+ #: includes/widgets/htmega_panel_slider.php:175
8624
+ #: includes/widgets/htmega_slider_thumb_gallery.php:153
8625
  msgid "Slider Arrow"
8626
  msgstr ""
8627
 
8628
+ #: includes/widgets/htmega_post_carousel.php:417
8629
+ #: includes/widgets/htmega_instagram.php:437
8630
+ #: includes/widgets/htmega_twitter_feed.php:351
8631
+ #: includes/widgets/htmega_testimonial.php:311
8632
+ #: includes/widgets/htmega_post_slider.php:417
8633
+ #: includes/widgets/htmega_instagram - Copy.php:477
8634
+ #: includes/widgets/htmega_panel_slider.php:277
8635
+ #: includes/widgets/htmega_slider_thumb_gallery.php:244
8636
  msgid "Slider auto play"
8637
  msgstr ""
8638
 
8639
+ #: includes/widgets/htmega_carousel.php:253
8640
+ msgid "Slider autoplay"
8641
+ msgstr ""
8642
+
8643
  #: includes/widgets/htmega_scroll_navigation.php:113
8644
  msgid "Slider Direction"
8645
  msgstr ""
8646
 
8647
+ #: includes/widgets/htmega_post_carousel.php:360
8648
+ #: includes/widgets/htmega_instagram.php:380
8649
+ #: includes/widgets/htmega_twitter_feed.php:294
8650
+ #: includes/widgets/htmega_testimonial.php:254
8651
+ #: includes/widgets/htmega_carousel.php:196
8652
+ #: includes/widgets/htmega_post_slider.php:360
8653
+ #: includes/widgets/htmega_instagram - Copy.php:420
8654
+ #: includes/widgets/htmega_panel_slider.php:220
8655
+ #: includes/widgets/htmega_slider_thumb_gallery.php:194
8656
  msgid "Slider dots"
8657
  msgstr ""
8658
 
8659
+ #: includes/widgets/htmega_post_carousel.php:456
8660
+ #: includes/widgets/htmega_post_carousel.php:498
8661
+ #: includes/widgets/htmega_post_carousel.php:553
8662
+ #: includes/widgets/htmega_instagram.php:476
8663
+ #: includes/widgets/htmega_instagram.php:518
8664
+ #: includes/widgets/htmega_instagram.php:573
8665
+ #: includes/widgets/htmega_twitter_feed.php:390
8666
+ #: includes/widgets/htmega_twitter_feed.php:432
8667
+ #: includes/widgets/htmega_twitter_feed.php:487
8668
+ #: includes/widgets/htmega_testimonial.php:350
8669
+ #: includes/widgets/htmega_testimonial.php:393
8670
+ #: includes/widgets/htmega_testimonial.php:449
8671
+ #: includes/widgets/htmega_carousel.php:292
8672
+ #: includes/widgets/htmega_carousel.php:334
8673
+ #: includes/widgets/htmega_carousel.php:389
8674
+ #: includes/widgets/htmega_post_slider.php:456
8675
+ #: includes/widgets/htmega_post_slider.php:498
8676
+ #: includes/widgets/htmega_post_slider.php:553
8677
+ #: includes/widgets/htmega_instagram - Copy.php:515
8678
+ #: includes/widgets/htmega_instagram - Copy.php:557
8679
+ #: includes/widgets/htmega_instagram - Copy.php:612
8680
+ #: includes/widgets/htmega_panel_slider.php:316
8681
+ #: includes/widgets/htmega_panel_slider.php:358
8682
+ #: includes/widgets/htmega_panel_slider.php:413
8683
+ #: includes/widgets/htmega_slider_thumb_gallery.php:277
8684
+ #: includes/widgets/htmega_slider_thumb_gallery.php:313
8685
+ #: includes/widgets/htmega_slider_thumb_gallery.php:360
8686
  msgid "Slider item to scroll"
8687
  msgstr ""
8688
 
8689
+ #: includes/widgets/htmega_post_carousel.php:299
8690
+ #: includes/widgets/htmega_post_carousel.php:483
8691
+ #: includes/widgets/htmega_post_carousel.php:538
8692
+ #: includes/widgets/htmega_instagram.php:320
8693
+ #: includes/widgets/htmega_instagram.php:503
8694
+ #: includes/widgets/htmega_instagram.php:558
8695
+ #: includes/widgets/htmega_twitter_feed.php:234
8696
+ #: includes/widgets/htmega_twitter_feed.php:417
8697
+ #: includes/widgets/htmega_twitter_feed.php:472
8698
+ #: includes/widgets/htmega_testimonial.php:194
8699
+ #: includes/widgets/htmega_testimonial.php:378
8700
+ #: includes/widgets/htmega_testimonial.php:434
8701
+ #: includes/widgets/htmega_carousel.php:136
8702
+ #: includes/widgets/htmega_carousel.php:319
8703
+ #: includes/widgets/htmega_carousel.php:374
8704
+ #: includes/widgets/htmega_post_slider.php:300
8705
+ #: includes/widgets/htmega_post_slider.php:483
8706
+ #: includes/widgets/htmega_post_slider.php:538
8707
+ #: includes/widgets/htmega_instagram - Copy.php:360
8708
+ #: includes/widgets/htmega_instagram - Copy.php:542
8709
+ #: includes/widgets/htmega_instagram - Copy.php:597
8710
+ #: includes/widgets/htmega_panel_slider.php:160
8711
+ #: includes/widgets/htmega_panel_slider.php:343
8712
+ #: includes/widgets/htmega_panel_slider.php:398
8713
+ #: includes/widgets/htmega_slider_thumb_gallery.php:140
8714
+ #: includes/widgets/htmega_slider_thumb_gallery.php:300
8715
+ #: includes/widgets/htmega_slider_thumb_gallery.php:347
8716
  msgid "Slider Items"
8717
  msgstr ""
8718
 
8720
  msgid "Slider Navigation"
8721
  msgstr ""
8722
 
8723
+ #: includes/widgets/htmega_instagram.php:310
8724
+ #: includes/widgets/htmega_twitter_feed.php:224
8725
+ #: includes/widgets/htmega_testimonial.php:184
8726
+ #: includes/widgets/htmega_carousel.php:126
8727
+ #: includes/widgets/htmega_post_slider.php:290
8728
+ #: includes/widgets/htmega_instagram - Copy.php:350
8729
+ #: includes/widgets/htmega_panel_slider.php:150
8730
+ #: includes/widgets/htmega_slider_thumb_gallery.php:133
8731
  msgid "Slider Option"
8732
  msgstr ""
8733
 
8739
  msgid "Slider Pagination"
8740
  msgstr ""
8741
 
8742
+ #: includes/widgets/htmega_panel_slider.php:79
8743
  msgid "Slider Sub Title"
8744
  msgstr ""
8745
 
8746
+ #: includes/widgets/htmega_slider_thumb_gallery.php:47
8747
  msgid "Slider Thumbnail"
8748
  msgstr ""
8749
 
8750
+ #: includes/widgets/htmega_slider_thumb_gallery.php:17
8751
  #: admin/include/admin-setting.php:470
 
8752
  msgid "Slider Thumbnail Gallery"
8753
  msgstr ""
8754
 
8755
+ #: includes/widgets/htmega_panel_slider.php:70
8756
  msgid "Slider Title"
8757
  msgstr ""
8758
 
8760
  msgid "Slider Visible Item"
8761
  msgstr ""
8762
 
8763
+ #: includes/widgets/htmega_easy_digital_download.php:188
8764
+ #: includes/widgets/htmega_wc_categories.php:128
8765
  msgid "Slug"
8766
  msgstr ""
8767
 
8768
+ #: includes/widgets/htmega_double_button.php:43
8769
+ #: includes/widgets/htmega_button.php:83
8770
+ #: includes/widgets/htmega_booked_calender.php:156
8771
  msgid "Small"
8772
  msgstr ""
8773
 
8774
+ #: includes/widgets/htmega_teammember.php:140
8775
+ #: includes/widgets/htmega_teammember.php:652
8776
+ #: includes/widgets/htmega_socialshere.php:56
8777
  msgid "Social Media"
8778
  msgstr ""
8779
 
8780
+ #: includes/widgets/htmega_socialshere.php:17
8781
  #: admin/include/admin-setting.php:478
 
8782
  msgid "Social Share"
8783
  msgstr ""
8784
 
8785
+ #: admin/include/admin-setting.php:816
8786
  msgid "Social share"
8787
  msgstr ""
8788
 
8789
+ #: admin/include/admin-setting.php:815
8790
  msgid "Social Share <span>( Pro )</span>"
8791
  msgstr ""
8792
 
8793
+ #: includes/widgets/htmega_socialshere.php:38
8794
  msgid "Social Shere"
8795
  msgstr ""
8796
 
8797
+ #: includes/helper-function.php:352
8798
  msgid "Something is wrong please check again!"
8799
  msgstr ""
8800
 
8801
+ #: includes/helper-function.php:374
8802
  msgid "Sorry, that username already exists!"
8803
  msgstr ""
8804
 
8805
+ #: includes/helper-function.php:378
8806
  msgid "Sorry, the username you entered is not valid"
8807
  msgstr ""
8808
 
8809
+ #: admin/include/template-library.php:390
8810
  msgid "Sorry, you are not allowed to install themes on this site."
8811
  msgstr ""
8812
 
8813
+ #: includes/widgets/htmega_table.php:77
8814
  msgid "Sorting Options"
8815
  msgstr ""
8816
 
8818
  msgid "Sound Mute"
8819
  msgstr ""
8820
 
8821
+ #: includes/widgets/htmega_gallery_justify.php:65
8822
+ msgid "Space"
8823
+ msgstr ""
8824
+
8825
+ #: includes/widgets/htmega_tooltip.php:189
8826
+ #: includes/widgets/htmega_popover.php:213
8827
  msgid "Space With Button"
8828
  msgstr ""
8829
 
8830
+ #: includes/helper-function.php:136
8831
  msgid "span"
8832
  msgstr ""
8833
 
8834
+ #: includes/widgets/htmega_special_banner.php:17
8835
  #: admin/include/admin-setting.php:134
 
8836
  msgid "Special Day Offer"
8837
  msgstr ""
8838
 
8840
  msgid "Speed"
8841
  msgstr ""
8842
 
8843
+ #: includes/widgets/htmega_pricing_table.php:69
8844
+ #: includes/widgets/htmega_pricing_table.php:70
 
8845
  msgid "Standard"
8846
  msgstr ""
8847
 
8848
+ #: includes/widgets/htmega_accordion.php:877
8849
  msgid "Start"
8850
  msgstr ""
8851
 
8853
  msgid "Stats"
8854
  msgstr ""
8855
 
8856
+ #: includes/widgets/htmega_progressbar.php:64
8857
  msgid "Striped"
8858
  msgstr ""
8859
 
8860
+ #: includes/widgets/htmega_progressbar.php:76
8861
+ msgid "Striped Animated"
8862
+ msgstr ""
8863
+
8864
+ #: includes/widgets/htmega_socialshere.php:75
8865
  msgid "Stumbleupon"
8866
  msgstr ""
8867
 
8868
+ #: includes/widgets/htmega_working_process.php:39
8869
+ #: includes/widgets/htmega_working_process.php:187
8870
+ #: includes/widgets/htmega_video_player.php:193
8871
+ #: includes/widgets/htmega_post_grid_tab.php:223
8872
+ #: includes/widgets/htmega_call_to_action.php:39
8873
+ #: includes/widgets/htmega_call_to_action.php:131
 
8874
  #: includes/widgets/htmega_brand.php:35 includes/widgets/htmega_brand.php:113
8875
+ #: includes/widgets/htmega_inline_menu.php:51
8876
+ #: includes/widgets/htmega_switcher.php:173
8877
+ #: includes/widgets/htmega_search.php:39 includes/widgets/htmega_search.php:120
8878
+ #: includes/widgets/htmega_mailchimp_for_wp.php:39
8879
+ #: includes/widgets/htmega_mailchimp_for_wp.php:70
8880
+ #: includes/widgets/htmega_services.php:38
8881
+ #: includes/widgets/htmega_services.php:161
8882
+ #: includes/widgets/htmega_instagram.php:54
8883
+ #: includes/widgets/htmega_instagram.php:604
8884
+ #: includes/widgets/htmega_scroll_image.php:85
8885
+ #: includes/widgets/htmega_twitter_feed.php:57
8886
+ #: includes/widgets/htmega_countdown.php:91
8887
+ #: includes/widgets/htmega_dropcaps.php:39
8888
+ #: includes/widgets/htmega_dropcaps.php:69
8889
+ #: includes/widgets/htmega_image_grid.php:39
8890
+ #: includes/widgets/htmega_image_grid.php:155
8891
  #: includes/widgets/htmega_image_magnifier.php:101
8892
+ #: includes/widgets/htmega_teammember.php:47
8893
+ #: includes/widgets/htmega_teammember.php:254
8894
+ #: includes/widgets/htmega_add_banner.php:39
8895
+ #: includes/widgets/htmega_add_banner.php:144
8896
+ #: includes/widgets/htmega_accordion.php:49
8897
+ #: includes/widgets/htmega_pricing_table.php:39
8898
+ #: includes/widgets/htmega_pricing_table.php:397
8899
+ #: includes/widgets/htmega_tab.php:39 includes/widgets/htmega_tab.php:126
8900
+ #: includes/widgets/htmega_testimonial.php:53
8901
+ #: includes/widgets/htmega_testimonial.php:481
8902
+ #: includes/widgets/htmega_counter.php:169
8903
+ #: includes/widgets/htmega_single_post.php:38
8904
+ #: includes/widgets/htmega_special_banner.php:250
8905
+ #: includes/widgets/htmega_tooltip.php:226
8906
+ #: includes/widgets/htmega_toggle.php:119
8907
+ #: includes/widgets/htmega_blockquote.php:170
8908
+ #: includes/widgets/htmega_socialshere.php:121
8909
+ #: includes/widgets/htmega_socialshere.php:394
8910
+ #: includes/widgets/htmega_contact_form_seven.php:39
8911
+ #: includes/widgets/htmega_contact_form_seven.php:68
8912
+ #: includes/widgets/htmega_testimonial_grid.php:38
8913
+ #: includes/widgets/htmega_testimonial_grid.php:161
8914
+ #: includes/widgets/htmega_carousel.php:49
8915
+ #: includes/widgets/htmega_post_slider.php:1125
8916
+ #: includes/widgets/htmega_lightbox.php:187
8917
+ #: includes/widgets/htmega_progressbar.php:46
8918
+ #: includes/widgets/htmega_progressbar.php:60
8919
  #: includes/widgets/htmega_instagram_feed.php:131
8920
+ #: includes/widgets/htmega_news_ticker.php:46
8921
+ #: includes/widgets/htmega_news_ticker.php:319
8922
+ #: includes/widgets/htmega_notify.php:260
8923
+ #: includes/widgets/htmega_user_login_form.php:39
8924
+ #: includes/widgets/htmega_user_login_form.php:228
8925
+ #: includes/widgets/htmega_instagram - Copy.php:51
8926
+ #: includes/widgets/htmega_instagram - Copy.php:643
8927
+ #: includes/widgets/htmega_popover.php:250
8928
+ #: includes/widgets/htmega_offcanvas.php:173
8929
+ #: includes/widgets/htmega_panel_slider.php:53
8930
+ #: includes/widgets/htmega_image_masonry.php:48
8931
+ #: includes/widgets/htmega_image_masonry.php:164
8932
+ #: includes/widgets/htmega_user_register_form.php:39
8933
+ #: includes/widgets/htmega_user_register_form.php:424
8934
+ #: includes/widgets/htmega_booked_calender.php:39
8935
+ #: includes/widgets/htmega_404_content.php:39
8936
+ #: includes/widgets/htmega_404_content.php:227
8937
+ #: includes/widgets/htmega_image_marker.php:101
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8938
  msgid "Style"
8939
  msgstr ""
8940
 
8941
+ #: includes/widgets/htmega_testimonial.php:64
 
8942
  msgid "Style Eight"
8943
  msgstr ""
8944
 
8945
+ #: includes/widgets/htmega_call_to_action.php:47
 
8946
  #: includes/widgets/htmega_brand.php:43
8947
+ #: includes/widgets/htmega_inline_menu.php:59
8948
+ #: includes/widgets/htmega_search.php:47
8949
+ #: includes/widgets/htmega_mailchimp_for_wp.php:47
8950
+ #: includes/widgets/htmega_services.php:46
8951
+ #: includes/widgets/htmega_twitter_feed.php:65
8952
+ #: includes/widgets/htmega_dropcaps.php:47
8953
+ #: includes/widgets/htmega_image_grid.php:47
8954
+ #: includes/widgets/htmega_teammember.php:55
8955
+ #: includes/widgets/htmega_add_banner.php:47
8956
+ #: includes/widgets/htmega_pricing_table.php:47
8957
+ #: includes/widgets/htmega_tab.php:47
8958
+ #: includes/widgets/htmega_section_title.php:47
8959
+ #: includes/widgets/htmega_testimonial.php:61
8960
+ #: includes/widgets/htmega_animated_heading.php:60
8961
+ #: includes/widgets/htmega_contact_form_seven.php:47
8962
+ #: includes/widgets/htmega_testimonial_grid.php:46
8963
+ #: includes/widgets/htmega_carousel.php:57
8964
+ #: includes/widgets/htmega_news_ticker.php:54
8965
+ #: includes/widgets/htmega_user_login_form.php:47
8966
+ #: includes/widgets/htmega_image_masonry.php:56
8967
+ #: includes/widgets/htmega_user_register_form.php:47
8968
+ #: includes/widgets/htmega_image_marker.php:109
8969
  msgid "Style Five"
8970
  msgstr ""
8971
 
8972
+ #: includes/widgets/htmega_working_process.php:46
8973
+ #: includes/widgets/htmega_call_to_action.php:46
 
 
8974
  #: includes/widgets/htmega_brand.php:42
8975
+ #: includes/widgets/htmega_inline_menu.php:58
8976
+ #: includes/widgets/htmega_search.php:46
8977
+ #: includes/widgets/htmega_mailchimp_for_wp.php:46
8978
+ #: includes/widgets/htmega_services.php:45
8979
+ #: includes/widgets/htmega_instagram.php:61
8980
+ #: includes/widgets/htmega_twitter_feed.php:64
8981
+ #: includes/widgets/htmega_dropcaps.php:46
8982
+ #: includes/widgets/htmega_image_grid.php:46
8983
+ #: includes/widgets/htmega_teammember.php:54
8984
+ #: includes/widgets/htmega_add_banner.php:46
8985
+ #: includes/widgets/htmega_accordion.php:56
8986
+ #: includes/widgets/htmega_pricing_table.php:46
8987
+ #: includes/widgets/htmega_tab.php:46
8988
+ #: includes/widgets/htmega_section_title.php:46
8989
+ #: includes/widgets/htmega_testimonial.php:60
8990
+ #: includes/widgets/htmega_animated_heading.php:59
8991
+ #: includes/widgets/htmega_single_post.php:45
8992
+ #: includes/widgets/htmega_contact_form_seven.php:46
8993
+ #: includes/widgets/htmega_testimonial_grid.php:45
8994
+ #: includes/widgets/htmega_carousel.php:56
8995
+ #: includes/widgets/htmega_news_ticker.php:53
8996
+ #: includes/widgets/htmega_user_login_form.php:46
8997
+ #: includes/widgets/htmega_instagram - Copy.php:58
8998
+ #: includes/widgets/htmega_panel_slider.php:60
8999
+ #: includes/widgets/htmega_image_masonry.php:55
9000
+ #: includes/widgets/htmega_user_register_form.php:46
9001
+ #: includes/widgets/htmega_404_content.php:46
9002
+ #: includes/widgets/htmega_image_marker.php:108
9003
  msgid "Style Four"
9004
  msgstr ""
9005
 
9006
+ #: includes/widgets/htmega_testimonial.php:65
 
9007
  msgid "Style Nine"
9008
  msgstr ""
9009
 
9010
+ #: includes/widgets/htmega_working_process.php:43
9011
+ #: includes/widgets/htmega_call_to_action.php:43
9012
+ #: includes/widgets/htmega_brand.php:39
9013
+ #: includes/widgets/htmega_inline_menu.php:55
9014
+ #: includes/widgets/htmega_search.php:43
9015
+ #: includes/widgets/htmega_mailchimp_for_wp.php:43
9016
+ #: includes/widgets/htmega_services.php:42
9017
+ #: includes/widgets/htmega_instagram.php:58
9018
+ #: includes/widgets/htmega_twitter_feed.php:61
9019
+ #: includes/widgets/htmega_dropcaps.php:43
9020
+ #: includes/widgets/htmega_image_grid.php:43
9021
+ #: includes/widgets/htmega_teammember.php:51
9022
+ #: includes/widgets/htmega_add_banner.php:43
9023
+ #: includes/widgets/htmega_accordion.php:53
9024
+ #: includes/widgets/htmega_pricing_table.php:43
9025
+ #: includes/widgets/htmega_tab.php:43
9026
+ #: includes/widgets/htmega_section_title.php:43
9027
+ #: includes/widgets/htmega_testimonial.php:57
9028
+ #: includes/widgets/htmega_animated_heading.php:56
9029
+ #: includes/widgets/htmega_single_post.php:42
9030
+ #: includes/widgets/htmega_button.php:43
9031
+ #: includes/widgets/htmega_contact_form_seven.php:43
9032
+ #: includes/widgets/htmega_testimonial_grid.php:42
9033
+ #: includes/widgets/htmega_carousel.php:53
9034
+ #: includes/widgets/htmega_post_slider.php:1129
9035
+ #: includes/widgets/htmega_news_ticker.php:50
9036
+ #: includes/widgets/htmega_user_login_form.php:43
9037
+ #: includes/widgets/htmega_instagram - Copy.php:55
9038
+ #: includes/widgets/htmega_panel_slider.php:57
9039
+ #: includes/widgets/htmega_image_masonry.php:52
9040
+ #: includes/widgets/htmega_user_register_form.php:43
9041
+ #: includes/widgets/htmega_404_content.php:43
9042
+ #: includes/widgets/htmega_image_marker.php:105
9043
  msgid "Style One"
9044
  msgstr ""
9045
 
9046
+ #: includes/widgets/htmega_countdown.php:95
9047
  msgid "Style one"
9048
  msgstr ""
9049
 
9050
+ #: includes/widgets/htmega_call_to_action.php:49
9051
  #: includes/widgets/htmega_brand.php:45
9052
+ #: includes/widgets/htmega_inline_menu.php:61
9053
+ #: includes/widgets/htmega_services.php:48
9054
+ #: includes/widgets/htmega_teammember.php:57
9055
+ #: includes/widgets/htmega_pricing_table.php:49
9056
+ #: includes/widgets/htmega_testimonial.php:63
9057
+ #: includes/widgets/htmega_animated_heading.php:62
9058
+ #: includes/widgets/htmega_carousel.php:59
9059
+ #: includes/widgets/htmega_news_ticker.php:56
9060
+ #: includes/widgets/htmega_user_login_form.php:49
9061
+ msgid "Style Seven"
9062
+ msgstr ""
9063
+
9064
+ #: includes/widgets/htmega_call_to_action.php:48
9065
+ #: includes/widgets/htmega_brand.php:44
9066
+ #: includes/widgets/htmega_inline_menu.php:60
9067
+ #: includes/widgets/htmega_services.php:47
9068
+ #: includes/widgets/htmega_teammember.php:56
9069
+ #: includes/widgets/htmega_add_banner.php:48
9070
+ #: includes/widgets/htmega_pricing_table.php:48
9071
+ #: includes/widgets/htmega_testimonial.php:62
9072
+ #: includes/widgets/htmega_animated_heading.php:61
9073
+ #: includes/widgets/htmega_contact_form_seven.php:48
9074
+ #: includes/widgets/htmega_carousel.php:58
9075
+ #: includes/widgets/htmega_news_ticker.php:55
9076
+ #: includes/widgets/htmega_user_login_form.php:48
9077
+ msgid "Style Six"
9078
+ msgstr ""
9079
+
9080
+ #: includes/widgets/htmega_working_process.php:45
9081
  #: includes/widgets/htmega_call_to_action.php:45
9082
+ #: includes/widgets/htmega_brand.php:41
9083
  #: includes/widgets/htmega_inline_menu.php:57
9084
+ #: includes/widgets/htmega_search.php:45
9085
+ #: includes/widgets/htmega_mailchimp_for_wp.php:45
9086
  #: includes/widgets/htmega_services.php:44
9087
+ #: includes/widgets/htmega_instagram.php:60
9088
+ #: includes/widgets/htmega_twitter_feed.php:63
9089
+ #: includes/widgets/htmega_countdown.php:97
9090
+ #: includes/widgets/htmega_dropcaps.php:45
9091
+ #: includes/widgets/htmega_image_grid.php:45
9092
  #: includes/widgets/htmega_teammember.php:53
9093
+ #: includes/widgets/htmega_add_banner.php:45
9094
+ #: includes/widgets/htmega_accordion.php:55
9095
+ #: includes/widgets/htmega_pricing_table.php:45
9096
+ #: includes/widgets/htmega_tab.php:45
9097
+ #: includes/widgets/htmega_section_title.php:45
9098
+ #: includes/widgets/htmega_testimonial.php:59
9099
+ #: includes/widgets/htmega_animated_heading.php:58
9100
+ #: includes/widgets/htmega_single_post.php:44
9101
+ #: includes/widgets/htmega_contact_form_seven.php:45
9102
+ #: includes/widgets/htmega_testimonial_grid.php:44
9103
+ #: includes/widgets/htmega_carousel.php:55
9104
+ #: includes/widgets/htmega_news_ticker.php:52
9105
  #: includes/widgets/htmega_user_login_form.php:45
9106
+ #: includes/widgets/htmega_instagram - Copy.php:57
9107
+ #: includes/widgets/htmega_panel_slider.php:59
9108
+ #: includes/widgets/htmega_image_masonry.php:54
9109
+ #: includes/widgets/htmega_user_register_form.php:45
9110
+ #: includes/widgets/htmega_404_content.php:45
9111
+ #: includes/widgets/htmega_image_marker.php:107
9112
+ msgid "Style Three"
9113
  msgstr ""
9114
 
9115
+ #: includes/widgets/htmega_working_process.php:44
 
 
9116
  #: includes/widgets/htmega_call_to_action.php:44
9117
+ #: includes/widgets/htmega_brand.php:40
 
9118
  #: includes/widgets/htmega_inline_menu.php:56
9119
+ #: includes/widgets/htmega_search.php:44
9120
+ #: includes/widgets/htmega_mailchimp_for_wp.php:44
9121
  #: includes/widgets/htmega_services.php:43
9122
+ #: includes/widgets/htmega_instagram.php:59
9123
+ #: includes/widgets/htmega_twitter_feed.php:62
9124
+ #: includes/widgets/htmega_countdown.php:96
9125
+ #: includes/widgets/htmega_dropcaps.php:44
9126
+ #: includes/widgets/htmega_image_grid.php:44
9127
  #: includes/widgets/htmega_teammember.php:52
9128
+ #: includes/widgets/htmega_add_banner.php:44
9129
+ #: includes/widgets/htmega_accordion.php:54
9130
+ #: includes/widgets/htmega_pricing_table.php:44
9131
+ #: includes/widgets/htmega_tab.php:44
9132
+ #: includes/widgets/htmega_section_title.php:44
9133
+ #: includes/widgets/htmega_testimonial.php:58
9134
+ #: includes/widgets/htmega_animated_heading.php:57
9135
+ #: includes/widgets/htmega_single_post.php:43
9136
+ #: includes/widgets/htmega_button.php:44
9137
+ #: includes/widgets/htmega_contact_form_seven.php:44
9138
+ #: includes/widgets/htmega_testimonial_grid.php:43
9139
+ #: includes/widgets/htmega_carousel.php:54
9140
+ #: includes/widgets/htmega_post_slider.php:1130
9141
+ #: includes/widgets/htmega_news_ticker.php:51
9142
  #: includes/widgets/htmega_user_login_form.php:44
9143
+ #: includes/widgets/htmega_instagram - Copy.php:56
9144
+ #: includes/widgets/htmega_panel_slider.php:58
9145
+ #: includes/widgets/htmega_image_masonry.php:53
9146
+ #: includes/widgets/htmega_user_register_form.php:44
9147
+ #: includes/widgets/htmega_404_content.php:44
9148
+ #: includes/widgets/htmega_image_marker.php:106
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9149
  msgid "Style Two"
9150
  msgstr ""
9151
 
9152
+ #: includes/widgets/htmega_qu_forms.php:158
9153
  msgid "Sub Label"
9154
  msgstr ""
9155
 
9169
  msgid "Sub Menu Width"
9170
  msgstr ""
9171
 
9172
+ #: includes/widgets/htmega_add_banner.php:99
 
 
9173
  #: includes/widgets/htmega_add_banner.php:268
9174
+ #: includes/widgets/htmega_section_title.php:66
9175
+ #: includes/widgets/htmega_special_banner.php:84
 
9176
  #: includes/widgets/htmega_special_banner.php:374
9177
+ #: includes/widgets/htmega_panel_slider.php:575
9178
+ #: includes/widgets/htmega_404_content.php:89
9179
+ #: includes/widgets/htmega_404_content.php:374
9180
  msgid "Sub Title"
9181
  msgstr ""
9182
 
9183
+ #: includes/widgets/htmega_section_title.php:192
9184
  msgid "Sub Title Setting"
9185
  msgstr ""
9186
 
9187
+ #: includes/widgets/htmega_section_title.php:592
9188
  msgid "Sub Title style"
9189
  msgstr ""
9190
 
9191
+ #: includes/widgets/htmega_search.php:314
9192
+ #: includes/widgets/htmega_caldera_forms.php:193
9193
+ #: includes/widgets/htmega_user_login_form.php:510
9194
+ #: includes/widgets/htmega_user_register_form.php:756
9195
  msgid "Submit Button"
9196
  msgstr ""
9197
 
9198
+ #: includes/widgets/htmega_user_register_form.php:385
9199
  msgid "Submit Button label"
9200
  msgstr ""
9201
 
9202
+ #: includes/widgets/htmega_notify.php:124
9203
  msgid "Success"
9204
  msgstr ""
9205
 
9206
+ #: includes/helper-function.php:354
9207
  msgid "Successfully Register"
9208
  msgstr ""
9209
 
9210
+ #: admin/include/admin-setting.php:1122
 
9211
  #: extensions/ht-menu/admin/setting.php:148
9212
  #: extensions/wc-sales-notification/admin/setting.php:280
9213
+ #: extensions/ht-builder/admin/setting.php:196
9214
  msgid "Successfully Settings Saved."
9215
  msgstr ""
9216
 
9217
+ #: includes/widgets/htmega_counter.php:673
9218
  msgid "Suffix"
9219
  msgstr ""
9220
 
9221
+ #: includes/widgets/htmega_business_hours.php:143
9222
  msgid "Sunday"
9223
  msgstr ""
9224
 
9225
+ #: includes/widgets/htmega_socialshere.php:77
9226
  msgid "Surfingbird"
9227
  msgstr ""
9228
 
9229
+ #: includes/widgets/htmega_switcher.php:40
9230
  msgid "Switch One"
9231
  msgstr ""
9232
 
9233
+ #: includes/widgets/htmega_switcher.php:111
9234
  msgid "Switch Two"
9235
  msgstr ""
9236
 
9237
+ #: includes/widgets/htmega_switcher.php:17 admin/include/admin-setting.php:486
9238
  msgid "Switcher"
9239
  msgstr ""
9240
 
9242
  msgid "Switcher Button"
9243
  msgstr ""
9244
 
9245
+ #: includes/widgets/htmega_switcher.php:32
9246
  msgid "Switcher One"
9247
  msgstr ""
9248
 
9249
+ #: includes/widgets/htmega_switcher.php:41
9250
+ #: includes/widgets/htmega_switcher.php:112
9251
  msgid "Switcher Title"
9252
  msgstr ""
9253
 
9254
+ #: includes/widgets/htmega_switcher.php:51
9255
+ #: includes/widgets/htmega_switcher.php:122
9256
  msgid "Switcher Title Icon"
9257
  msgstr ""
9258
 
9259
+ #: includes/widgets/htmega_switcher.php:103
9260
  msgid "Switcher Two"
9261
  msgstr ""
9262
 
9263
+ #: includes/widgets/htmega_tab.php:69
9264
  msgid "Tab #1"
9265
  msgstr ""
9266
 
9267
+ #: includes/widgets/htmega_tab.php:256
9268
  msgid "Tab Menu"
9269
  msgstr ""
9270
 
9271
+ #: includes/widgets/htmega_table.php:277
9272
+ #: includes/widgets/htmega_pricing_list_view.php:354
9273
  #: includes/widgets/htmega_tablepress.php:117
9274
  msgid "Table"
9275
  msgstr ""
9276
 
9277
+ #: includes/widgets/htmega_table.php:452
9278
+ #: includes/widgets/htmega_wc_element_pages.php:112
9279
+ #: includes/widgets/htmega_pricing_list_view.php:535
9280
  msgid "Table Body"
9281
  msgstr ""
9282
 
9283
+ #: includes/widgets/htmega_table.php:506
9284
+ #: includes/widgets/htmega_pricing_list_view.php:592
9285
  msgid "Table Body Padding"
9286
  msgstr ""
9287
 
9288
+ #: includes/widgets/htmega_table.php:186
9289
+ #: includes/widgets/htmega_pricing_list_view.php:203
9290
  msgid "Table Content"
9291
  msgstr ""
9292
 
9293
+ #: includes/widgets/htmega_table.php:138 includes/widgets/htmega_table.php:344
9294
+ #: includes/widgets/htmega_pricing_list_view.php:152
9295
+ #: includes/widgets/htmega_pricing_list_view.php:424
9296
  msgid "Table Header"
9297
  msgstr ""
9298
 
9299
+ #: includes/widgets/htmega_table.php:386
9300
+ #: includes/widgets/htmega_pricing_list_view.php:469
9301
  msgid "Table Header Padding"
9302
  msgstr ""
9303
 
9304
+ #: includes/widgets/htmega_wc_element_pages.php:78
9305
  msgid "Table Heading"
9306
  msgstr ""
9307
 
9308
+ #: includes/widgets/htmega_table.php:41
9309
  msgid "Table Layout"
9310
  msgstr ""
9311
 
 
9312
  #: includes/widgets/htmega_tablepress.php:13
9313
  #: includes/widgets/htmega_tablepress.php:42
9314
+ #: admin/include/admin-setting.php:1053
9315
  msgid "TablePress"
9316
  msgstr ""
9317
 
9318
+ #: includes/widgets/htmega_post_carousel.php:471
9319
+ #: includes/widgets/htmega_instagram.php:491
9320
+ #: includes/widgets/htmega_twitter_feed.php:405
9321
+ #: includes/widgets/htmega_testimonial.php:366
9322
+ #: includes/widgets/htmega_carousel.php:307
9323
+ #: includes/widgets/htmega_post_slider.php:471
9324
+ #: includes/widgets/htmega_instagram - Copy.php:530
9325
+ #: includes/widgets/htmega_panel_slider.php:331
9326
+ #: includes/widgets/htmega_slider_thumb_gallery.php:290
9327
  msgid "Tablet"
9328
  msgstr ""
9329
 
9330
+ #: includes/widgets/htmega_post_carousel.php:513
9331
+ #: includes/widgets/htmega_instagram.php:533
9332
+ #: includes/widgets/htmega_twitter_feed.php:447
9333
+ #: includes/widgets/htmega_testimonial.php:409
9334
+ #: includes/widgets/htmega_carousel.php:349
9335
+ #: includes/widgets/htmega_post_slider.php:513
9336
+ #: includes/widgets/htmega_instagram - Copy.php:572
9337
+ #: includes/widgets/htmega_panel_slider.php:373
9338
+ #: includes/widgets/htmega_slider_thumb_gallery.php:326
9339
  msgid "Tablet Resolution"
9340
  msgstr ""
9341
 
9342
+ #: includes/widgets/htmega_tab.php:17 includes/widgets/htmega_tab.php:32
9343
+ #: admin/include/admin-setting.php:494
9344
  msgid "Tabs"
9345
  msgstr ""
9346
 
9347
+ #: includes/widgets/htmega_weather.php:75
9348
  msgid "Tall"
9349
  msgstr ""
9350
 
9351
+ #: includes/widgets/htmega_counter.php:139
9352
+ msgid "Target Number"
9353
+ msgstr ""
9354
+
9355
+ #: includes/widgets/htmega_panel_slider.php:72
9356
+ #: includes/widgets/htmega_panel_slider.php:115
9357
+ #: includes/widgets/htmega_panel_slider.php:119
9358
+ #: includes/widgets/htmega_panel_slider.php:123
9359
  msgid "Tattoo Boy From New York"
9360
  msgstr ""
9361
 
9362
+ #: includes/widgets/htmega_teammember.php:17
9363
+ #: includes/widgets/htmega_teammember.php:40
9364
  #: admin/include/admin-setting.php:510
 
 
9365
  msgid "Team Member"
9366
  msgstr ""
9367
 
9368
+ #: includes/widgets/htmega_socialshere.php:87
9369
  msgid "Telegram"
9370
  msgstr ""
9371
 
9372
+ #: includes/widgets/htmega_template_selector.php:36
9373
+ msgid "Template"
9374
  msgstr ""
9375
 
9376
+ #: includes/widgets/htmega_template_selector.php:13
9377
+ msgid "Template Selector"
9378
+ msgstr ""
9379
+
9380
+ #: admin/include/admin-setting.php:876 admin/include/templates_list.php:33
9381
+ msgid "Templates"
9382
  msgstr ""
9383
 
9384
+ #: admin/include/template-library.php:73 admin/include/template-library.php:74
9385
+ msgid "Templates Library"
9386
  msgstr ""
9387
 
9388
+ #: includes/widgets/htmega_testimonial.php:17
9389
+ #: includes/widgets/htmega_testimonial.php:46
9390
  #: admin/include/admin-setting.php:518
 
 
9391
  msgid "Testimonial"
9392
  msgstr ""
9393
 
9394
+ #: includes/widgets/htmega_testimonial_grid.php:17
9395
+ #: includes/widgets/htmega_testimonial_grid.php:32
9396
  #: admin/include/admin-setting.php:526
 
 
9397
  msgid "Testimonial Grid"
9398
  msgstr ""
9399
 
9400
+ #: includes/widgets/htmega_download_monitor.php:107
9401
+ #: includes/widgets/htmega_modal.php:108 includes/widgets/htmega_search.php:69
9402
+ #: includes/widgets/htmega_pricing_list_view.php:233
9403
+ #: includes/widgets/htmega_countdown.php:267
9404
+ #: includes/widgets/htmega_double_button.php:96
9405
+ #: includes/widgets/htmega_double_button.php:159
9406
+ #: includes/widgets/htmega_tooltip.php:54
9407
+ #: includes/widgets/htmega_tooltip.php:69 includes/widgets/htmega_button.php:52
9408
+ #: includes/widgets/htmega_popover.php:54
9409
  msgid "Text"
9410
  msgstr ""
9411
 
9412
+ #: includes/widgets/htmega_call_to_action.php:356
9413
+ #: includes/widgets/htmega_search.php:195 includes/widgets/htmega_table.php:364
9414
+ #: includes/widgets/htmega_table.php:484
9415
+ #: includes/widgets/htmega_mailchimp_for_wp.php:198
9416
+ #: includes/widgets/htmega_mailchimp_for_wp.php:326
9417
+ #: includes/widgets/htmega_mailchimp_for_wp.php:414
9418
+ #: includes/widgets/htmega_wc_element_pages.php:88
9419
+ #: includes/widgets/htmega_wc_element_pages.php:123
9420
+ #: includes/widgets/htmega_wc_element_pages.php:203
9421
+ #: includes/widgets/htmega_wc_element_pages.php:289
9422
+ #: includes/widgets/htmega_wc_element_pages.php:353
9423
+ #: includes/widgets/htmega_wc_element_pages.php:431
9424
+ #: includes/widgets/htmega_wc_element_pages.php:538
9425
+ #: includes/widgets/htmega_wc_element_pages.php:663
9426
+ #: includes/widgets/htmega_wc_element_pages.php:716
9427
+ #: includes/widgets/htmega_wc_element_pages.php:785
9428
+ #: includes/widgets/htmega_wc_element_pages.php:874
9429
+ #: includes/widgets/htmega_wc_element_pages.php:988
9430
+ #: includes/widgets/htmega_wc_element_pages.php:1069
9431
+ #: includes/widgets/htmega_pricing_list_view.php:447
9432
+ #: includes/widgets/htmega_pricing_list_view.php:570
9433
+ #: includes/widgets/htmega_pricing_list_view.php:669
9434
+ #: includes/widgets/htmega_pricing_list_view.php:705
9435
+ #: includes/widgets/htmega_caldera_forms.php:91
9436
+ #: includes/widgets/htmega_caldera_forms.php:211
9437
+ #: includes/widgets/htmega_caldera_forms.php:299
 
 
 
9438
  #: includes/widgets/htmega_tablepress.php:276
9439
  #: includes/widgets/htmega_tablepress.php:320
9440
+ #: includes/widgets/htmega_button.php:197
9441
+ #: includes/widgets/htmega_button.php:331
9442
+ #: includes/widgets/htmega_button.php:486
9443
+ #: includes/widgets/htmega_button.php:571
9444
+ #: includes/widgets/htmega_contact_form_seven.php:205
9445
+ #: includes/widgets/htmega_contact_form_seven.php:366
9446
+ #: includes/widgets/htmega_contact_form_seven.php:459
9447
+ #: includes/widgets/htmega_contact_form_seven.php:575
9448
+ #: includes/widgets/htmega_contact_form_seven.php:663
 
 
 
 
 
 
 
9449
  #: includes/widgets/htmega_weather.php:143
9450
+ #: includes/widgets/htmega_user_login_form.php:323
9451
+ #: includes/widgets/htmega_offcanvas.php:181
9452
+ #: includes/widgets/htmega_user_register_form.php:499
9453
+ #: includes/widgets/htmega_user_register_form.php:636
9454
+ #: includes/widgets/htmega_booked_calender.php:426
9455
+ #: includes/widgets/htmega_booked_calender.php:523
9456
+ #: includes/widgets/htmega_booked_calender.php:566
9457
+ #: includes/widgets/htmega_booked_calender.php:650
9458
+ #: includes/widgets/htmega_booked_calender.php:713
9459
+ #: includes/widgets/htmega_booked_calender.php:797
9460
  msgid "Text Color"
9461
  msgstr ""
9462
 
9463
+ #: includes/widgets/htmega_inline_menu.php:216
9464
+ #: includes/widgets/htmega_countdown.php:588
9465
+ #: includes/widgets/htmega_countdown.php:711
9466
+ #: includes/widgets/htmega_section_title.php:736
9467
  msgid "Text Shadow"
9468
  msgstr ""
9469
 
9470
+ #: includes/widgets/htmega_ninja_forms.php:462
9471
+ #: includes/widgets/htmega_qu_forms.php:358
9472
+ #: includes/widgets/htmega_wpforms.php:452
9473
+ #: includes/widgets/htmega_contact_form_seven.php:319
9474
+ #: includes/widgets/htmega_user_register_form.php:625
9475
  msgid "Textarea"
9476
  msgstr ""
9477
 
9478
+ #: includes/widgets/htmega_wc_element_pages.php:564
9479
  msgid "Textarea Height"
9480
  msgstr ""
9481
 
9485
  "for WordPress."
9486
  msgstr ""
9487
 
9488
+ #: includes/widgets/htmega_post_carousel.php:569
9489
+ #: includes/widgets/htmega_instagram.php:589
9490
+ #: includes/widgets/htmega_twitter_feed.php:503
9491
+ #: includes/widgets/htmega_testimonial.php:466
9492
+ #: includes/widgets/htmega_carousel.php:405
9493
+ #: includes/widgets/htmega_post_slider.php:569
9494
+ #: includes/widgets/htmega_instagram - Copy.php:628
9495
+ #: includes/widgets/htmega_panel_slider.php:429
9496
+ #: includes/widgets/htmega_slider_thumb_gallery.php:374
9497
+ #: includes/widgets/htmega_slider_thumb_gallery.php:639
9498
  msgid "The resolution to mobile."
9499
  msgstr ""
9500
 
9501
+ #: includes/widgets/htmega_post_carousel.php:514
9502
+ #: includes/widgets/htmega_instagram.php:534
9503
+ #: includes/widgets/htmega_twitter_feed.php:448
9504
+ #: includes/widgets/htmega_testimonial.php:410
9505
+ #: includes/widgets/htmega_carousel.php:350
9506
+ #: includes/widgets/htmega_post_slider.php:514
9507
+ #: includes/widgets/htmega_instagram - Copy.php:573
9508
+ #: includes/widgets/htmega_panel_slider.php:374
9509
+ #: includes/widgets/htmega_slider_thumb_gallery.php:327
9510
+ #: includes/widgets/htmega_slider_thumb_gallery.php:592
9511
  msgid "The resolution to tablet."
9512
  msgstr ""
9513
 
9514
+ #: admin/include/template-library.php:401
9515
  msgid "Theme Activated"
9516
  msgstr ""
9517
 
9518
+ #: admin/include/admin-setting.php:91 admin/include/admin-setting.php:652
9519
  #: extensions/ht-builder/admin/setting.php:48
9520
  msgid "Theme Builder"
9521
  msgstr ""
9522
 
9523
+ #: includes/widgets/htmega_services.php:127
9524
  msgid ""
9525
  "There are many variations of passages Lorem Ipsum available, but majority "
9526
  "have ama suffered altratio. the lorem."
9527
  msgstr ""
9528
 
9529
+ #: includes/widgets/htmega_flip-box.php:246
9530
  msgid ""
9531
  "There are many variations of passages Lorem Ipsum available, but the "
9532
  "majority hav suffered alteration in."
9536
  msgid "Third Party"
9537
  msgstr ""
9538
 
9539
+ #: includes/widgets/htmega_googlemap.php:165
9540
  msgid "This is <strong>Dhaka</strong>"
9541
  msgstr ""
9542
 
9543
+ #: includes/widgets/htmega_image_grid.php:61
9544
+ #: includes/widgets/htmega_testimonial_grid.php:60
9545
+ #: includes/widgets/htmega_image_masonry.php:70
9546
  msgid "Three"
9547
  msgstr ""
9548
 
9550
  msgid "Thumb"
9551
  msgstr ""
9552
 
9553
+ #: includes/widgets/htmega_post_carousel.php:796
9554
  msgid "Thumbnail"
9555
  msgstr ""
9556
 
9558
  msgid "Thumbnail Image"
9559
  msgstr ""
9560
 
9561
+ #: includes/widgets/htmega_slider_thumb_gallery.php:53
9562
  msgid "Thumbnail Position"
9563
  msgstr ""
9564
 
9565
+ #: includes/widgets/htmega_slider_thumb_gallery.php:407
9566
  msgid "Thumbnails Arrow"
9567
  msgstr ""
9568
 
9569
+ #: includes/widgets/htmega_slider_thumb_gallery.php:509
9570
  msgid "Thumbnails auto play"
9571
  msgstr ""
9572
 
9573
+ #: includes/widgets/htmega_slider_thumb_gallery.php:532
9574
  msgid "Thumbnails Autoplay animation speed"
9575
  msgstr ""
9576
 
9577
+ #: includes/widgets/htmega_slider_thumb_gallery.php:521
9578
  msgid "Thumbnails Autoplay speed"
9579
  msgstr ""
9580
 
9581
+ #: includes/widgets/htmega_slider_thumb_gallery.php:483
9582
  msgid "Thumbnails Center Mode"
9583
  msgstr ""
9584
 
9585
+ #: includes/widgets/htmega_slider_thumb_gallery.php:494
9586
  msgid "Thumbnails Center padding"
9587
  msgstr ""
9588
 
9589
+ #: includes/widgets/htmega_slider_thumb_gallery.php:448
9590
  msgid "Thumbnails dots"
9591
  msgstr ""
9592
 
9593
+ #: includes/widgets/htmega_slider_thumb_gallery.php:387
9594
  msgid "Thumbnails Gallery Option"
9595
  msgstr ""
9596
 
9597
+ #: includes/widgets/htmega_slider_thumb_gallery.php:96
9598
  msgid "Thumbnails Image Size"
9599
  msgstr ""
9600
 
9601
+ #: includes/widgets/htmega_slider_thumb_gallery.php:578
9602
+ #: includes/widgets/htmega_slider_thumb_gallery.php:625
9603
  msgid "Thumbnails item to scroll"
9604
  msgstr ""
9605
 
9606
+ #: includes/widgets/htmega_slider_thumb_gallery.php:394
9607
+ #: includes/widgets/htmega_slider_thumb_gallery.php:565
9608
+ #: includes/widgets/htmega_slider_thumb_gallery.php:612
9609
  msgid "Thumbnails Items"
9610
  msgstr ""
9611
 
9612
+ #: includes/widgets/htmega_slider_thumb_gallery.php:602
9613
  msgid "Thumbnails Mobile Phone"
9614
  msgstr ""
9615
 
9616
+ #: includes/widgets/htmega_slider_thumb_gallery.php:638
9617
  msgid "Thumbnails Mobile Resolution"
9618
  msgstr ""
9619
 
9620
+ #: includes/widgets/htmega_slider_thumb_gallery.php:433
9621
  msgid "Thumbnails Next icon"
9622
  msgstr ""
9623
 
9624
+ #: includes/widgets/htmega_slider_thumb_gallery.php:418
9625
  msgid "Thumbnails Previous icon"
9626
  msgstr ""
9627
 
9628
+ #: includes/widgets/htmega_slider_thumb_gallery.php:542
9629
  msgid "Thumbnails Slider item to scroll"
9630
  msgstr ""
9631
 
9632
+ #: includes/widgets/htmega_slider_thumb_gallery.php:555
9633
  msgid "Thumbnails Tablet"
9634
  msgstr ""
9635
 
9636
+ #: includes/widgets/htmega_slider_thumb_gallery.php:591
9637
  msgid "Thumbnails Tablet Resolution"
9638
  msgstr ""
9639
 
9640
+ #: includes/widgets/htmega_business_hours.php:164
9641
  msgid "Thursday"
9642
  msgstr ""
9643
 
9644
+ #: includes/widgets/htmega_news_ticker.php:64
9645
  msgid "Ticker Label"
9646
  msgstr ""
9647
 
9648
+ #: includes/widgets/htmega_twitter_feed.php:759
9649
+ #: includes/widgets/htmega_business_hours.php:67
9650
+ #: includes/widgets/htmega_business_hours.php:356
9651
+ #: includes/widgets/htmega_booked_calender.php:490
9652
  msgid "Time"
9653
  msgstr ""
9654
 
9655
+ #: includes/widgets/htmega_cuctom_event.php:276
9656
  msgid "Time / Location"
9657
  msgstr ""
9658
 
9668
  msgid "Time Interval"
9669
  msgstr ""
9670
 
9671
+ #: admin/include/admin-setting.php:1239 admin/include/admin-setting.php:1264
9672
  msgid "Time interval each notification"
9673
  msgstr ""
9674
 
9675
+ #: includes/widgets/htmega_vertical_timeline.php:248
9676
  msgid "Timeline Hover Line Color"
9677
  msgstr ""
9678
 
9679
+ #: includes/widgets/htmega_vertical_timeline.php:231
9680
  msgid "Timeline Line Color"
9681
  msgstr ""
9682
 
9683
+ #: includes/widgets/htmega_vertical_timeline.php:216
9684
  msgid "Timeline Primary Color"
9685
  msgstr ""
9686
 
9687
+ #: includes/widgets/htmega_countdown.php:558
9688
  msgid "Timer"
9689
  msgstr ""
9690
 
9691
+ #: includes/widgets/htmega_countdown.php:653
9692
  msgid "Timer separator"
9693
  msgstr ""
9694
 
9695
+ #: includes/widgets/htmega_post_carousel.php:173
9696
+ #: includes/widgets/htmega_post_carousel.php:206
9697
+ #: includes/widgets/htmega_post_carousel.php:620
9698
+ #: includes/widgets/htmega_working_process.php:75
9699
+ #: includes/widgets/htmega_working_process.php:365
9700
+ #: includes/widgets/htmega_vertical_timeline.php:76
9701
+ #: includes/widgets/htmega_vertical_timeline.php:120
9702
+ #: includes/widgets/htmega_post_grid_tab.php:154
9703
+ #: includes/widgets/htmega_post_grid_tab.php:167
9704
+ #: includes/widgets/htmega_post_grid_tab.php:289
9705
+ #: includes/widgets/htmega_post_grid.php:146
9706
+ #: includes/widgets/htmega_post_grid.php:159
9707
+ #: includes/widgets/htmega_post_grid.php:207
9708
+ #: includes/widgets/htmega_call_to_action.php:57
9709
+ #: includes/widgets/htmega_call_to_action.php:217
9710
  #: includes/widgets/htmega_brand.php:55
9711
+ #: includes/widgets/htmega_easy_digital_download.php:331
9712
+ #: includes/widgets/htmega_switcher.php:38
9713
+ #: includes/widgets/htmega_switcher.php:109
9714
+ #: includes/widgets/htmega_services.php:238
9715
+ #: includes/widgets/htmega_ninja_forms.php:99
9716
+ #: includes/widgets/htmega_pricing_list_view.php:658
9717
+ #: includes/widgets/htmega_image_grid.php:74
 
 
 
 
 
 
 
 
9718
  #: includes/widgets/htmega_image_grid.php:190
9719
+ #: includes/widgets/htmega_teammember.php:149
9720
+ #: includes/widgets/htmega_add_banner.php:90
9721
+ #: includes/widgets/htmega_add_banner.php:208
9722
+ #: includes/widgets/htmega_accordion.php:67
9723
+ #: includes/widgets/htmega_accordion.php:142
9724
+ #: includes/widgets/htmega_accordion.php:185
9725
+ #: includes/widgets/htmega_pricing_table.php:67
9726
+ #: includes/widgets/htmega_pricing_table.php:292
9727
+ #: includes/widgets/htmega_pricing_table.php:523
9728
+ #: includes/widgets/htmega_tab.php:67 includes/widgets/htmega_wpforms.php:64
9729
+ #: includes/widgets/htmega_wpforms.php:91
9730
+ #: includes/widgets/htmega_section_title.php:55
9731
+ #: includes/widgets/htmega_section_title.php:483
9732
+ #: includes/widgets/htmega_counter.php:375
9733
+ #: includes/widgets/htmega_single_post.php:73
9734
+ #: includes/widgets/htmega_single_post.php:132
9735
+ #: includes/widgets/htmega_special_banner.php:75
9736
+ #: includes/widgets/htmega_special_banner.php:314
9737
+ #: includes/widgets/htmega_googlemap.php:143
9738
+ #: includes/widgets/htmega_socialshere.php:98
9739
+ #: includes/widgets/htmega_socialshere.php:362
9740
+ #: includes/widgets/htmega_weather.php:155
9741
+ #: includes/widgets/htmega_carousel.php:69
9742
+ #: includes/widgets/htmega_post_slider.php:161
9743
+ #: includes/widgets/htmega_post_slider.php:174
9744
+ #: includes/widgets/htmega_post_slider.php:584
9745
+ #: includes/widgets/htmega_progressbar.php:93
9746
+ #: includes/widgets/htmega_progressbar.php:212
9747
+ #: includes/widgets/htmega_news_ticker.php:237
9748
+ #: includes/widgets/htmega_cuctom_event.php:39
9749
+ #: includes/widgets/htmega_cuctom_event.php:120
9750
+ #: includes/widgets/htmega_panel_slider.php:518
9751
+ #: includes/widgets/htmega_slider_thumb_gallery.php:70
9752
+ #: includes/widgets/htmega_slider_thumb_gallery.php:652
9753
+ #: includes/widgets/htmega_image_masonry.php:83
9754
  #: includes/widgets/htmega_image_masonry.php:186
9755
+ #: includes/widgets/htmega_gravity_forms.php:106
9756
+ #: includes/widgets/htmega_buddy_press.php:273
9757
+ #: includes/widgets/htmega_flip-box.php:90
9758
+ #: includes/widgets/htmega_flip-box.php:185
9759
+ #: includes/widgets/htmega_flip-box.php:433
9760
+ #: includes/widgets/htmega_flip-box.php:855
9761
+ #: includes/widgets/htmega_404_content.php:77
9762
+ #: includes/widgets/htmega_404_content.php:294
9763
+ #: includes/widgets/htmega_image_marker.php:323
9764
  #: includes/widgets/htmega_job_manager.php:85
9765
+ #: includes/widgets/htmega_wc_categories.php:280
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9766
  msgid "Title"
9767
  msgstr ""
9768
 
9769
+ #: includes/widgets/htmega_tab.php:234
9770
  msgid "Title #1"
9771
  msgstr ""
9772
 
9773
+ #: includes/widgets/htmega_tab.php:238
9774
  msgid "Title #2"
9775
  msgstr ""
9776
 
9777
+ #: includes/widgets/htmega_tab.php:242
9778
  msgid "Title #3"
9779
  msgstr ""
9780
 
9781
+ #: includes/widgets/htmega_tab.php:154
9782
  msgid "Title Active Color"
9783
  msgstr ""
9784
 
9785
+ #: includes/widgets/htmega_counter.php:461
9786
  msgid "Title After Border Color"
9787
  msgstr ""
9788
 
9789
+ #: includes/widgets/htmega_services.php:339
9790
  msgid "Title Border Color"
9791
  msgstr ""
9792
 
9793
+ #: includes/widgets/htmega_tab.php:133 includes/widgets/htmega_flip-box.php:439
9794
+ #: includes/widgets/htmega_flip-box.php:861
9795
+ #: extensions/ht-builder/widgets/bl_post_title.php:68
9796
  msgid "Title Color"
9797
  msgstr ""
9798
 
9799
+ #: includes/widgets/htmega_ninja_forms.php:74
9800
  msgid "Title Hide"
9801
  msgstr ""
9802
 
9803
+ #: includes/widgets/htmega_accordion.php:260
9804
+ #: extensions/ht-builder/widgets/bl_page_title.php:47
9805
+ #: extensions/ht-builder/widgets/bl_post_title.php:47
9806
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:48
9807
+ #: extensions/ht-builder/widgets/bl_site_title.php:46
9808
  msgid "Title HTML Tag"
9809
  msgstr ""
9810
 
9811
+ #: includes/widgets/htmega_post_carousel.php:216
9812
+ #: includes/widgets/htmega_post_grid.php:169
9813
+ #: includes/widgets/htmega_single_post.php:83
9814
+ #: includes/widgets/htmega_post_slider.php:185
9815
  msgid "Title Length"
9816
  msgstr ""
9817
 
9818
  #: includes/widgets/htmega_flip-box.php:473
9819
+ #: includes/widgets/htmega_flip-box.php:895
9820
  msgid "Title Margin"
9821
  msgstr ""
9822
 
9823
  #: includes/widgets/htmega_flip-box.php:460
9824
+ #: includes/widgets/htmega_flip-box.php:882
9825
  msgid "Title Padding"
9826
  msgstr ""
9827
 
9828
+ #: includes/widgets/htmega_section_title.php:437
9829
  msgid "Title Separator Color"
9830
  msgstr ""
9831
 
9832
+ #: includes/widgets/htmega_section_title.php:153
9833
  msgid "Title Setting"
9834
  msgstr ""
9835
 
9836
+ #: includes/widgets/htmega_section_title.php:39
9837
+ #: includes/widgets/htmega_progressbar.php:395
9838
  msgid "Title Style"
9839
  msgstr ""
9840
 
9841
+ #: includes/widgets/htmega_section_title.php:472
9842
  msgid "Title style"
9843
  msgstr ""
9844
 
9845
+ #: includes/widgets/htmega_call_to_action.php:102
9846
  msgid "Title Tag"
9847
  msgstr ""
9848
 
9849
+ #: admin/include/admin-setting.php:1293
 
9850
  #: extensions/wc-sales-notification/admin/setting.php:235
9851
+ #: extensions/ht-builder/admin/setting.php:151
9852
  msgid "to unlock these pro elements!"
9853
  msgstr ""
9854
 
9855
+ #: includes/widgets/htmega_toggle.php:17 includes/widgets/htmega_toggle.php:33
9856
+ #: admin/include/admin-setting.php:534
9857
  msgid "Toggle"
9858
  msgstr ""
9859
 
9860
+ #: includes/widgets/htmega_lightbox.php:131
9861
  msgid "Toggler Image"
9862
  msgstr ""
9863
 
9864
+ #: includes/widgets/htmega_lightbox.php:116
9865
  msgid "Toggler Type"
9866
  msgstr ""
9867
 
9868
+ #: includes/widgets/htmega_tooltip.php:17
9869
+ #: includes/widgets/htmega_tooltip.php:39
9870
+ #: includes/widgets/htmega_tooltip.php:72
9871
+ #: includes/widgets/htmega_tooltip.php:470 admin/include/admin-setting.php:542
9872
  msgid "Tooltip"
9873
  msgstr ""
9874
 
9875
+ #: includes/widgets/htmega_tooltip.php:165
9876
  msgid "Tooltip content"
9877
  msgstr ""
9878
 
9879
+ #: includes/widgets/htmega_tooltip.php:156
9880
  msgid "Tooltip Options"
9881
  msgstr ""
9882
 
9883
+ #: includes/widgets/htmega_tooltip.php:162
9884
  msgid "Tooltip Text"
9885
  msgstr ""
9886
 
9887
+ #: includes/widgets/htmega_teammember.php:72
9888
+ #: includes/widgets/htmega_add_banner.php:60
9889
+ #: includes/widgets/htmega_section_title.php:206
9890
+ #: includes/widgets/htmega_special_banner.php:43
9891
+ #: includes/widgets/htmega_tooltip.php:180
9892
+ #: includes/widgets/htmega_button.php:110
9893
+ #: includes/widgets/htmega_popover.php:192
9894
+ #: includes/widgets/htmega_offcanvas.php:95
9895
+ #: includes/widgets/htmega_slider_thumb_gallery.php:60
9896
+ #: includes/widgets/htmega_flip-box.php:316
9897
+ #: includes/widgets/htmega_image_comparison.php:134
9898
  #: admin/include/templates_list.php:77 admin/include/templates_list.php:80
 
 
 
 
 
 
 
 
 
 
 
9899
  msgid "Top"
9900
  msgstr ""
9901
 
9902
+ #: includes/widgets/htmega_notify.php:104
9903
  msgid "Top Center"
9904
  msgstr ""
9905
 
9906
+ #: includes/widgets/htmega_notify.php:109
9907
  msgid "Top Fullwidth"
9908
  msgstr ""
9909
 
9910
+ #: includes/widgets/htmega_notify.php:103
9911
  msgid "Top Left"
9912
  msgstr ""
9913
 
9914
+ #: includes/widgets/htmega_notify.php:105
9915
  msgid "Top Right"
9916
  msgstr ""
9917
 
9927
  msgid "Topic Tags"
9928
  msgstr ""
9929
 
9930
+ #: includes/widgets/htmega_business_hours.php:154
9931
  msgid "Tues Day"
9932
  msgstr ""
9933
 
9934
+ #: includes/widgets/htmega_socialshere.php:65
9935
  msgid "tumblr"
9936
  msgstr ""
9937
 
9938
+ #: includes/widgets/htmega_socialshere.php:61
9939
+ #: includes/widgets/htmega_socialshere.php:321
9940
  msgid "Twitter"
9941
  msgstr ""
9942
 
9943
+ #: includes/widgets/htmega_twitter_feed.php:116
9944
  msgid "Twitter access token secret."
9945
  msgstr ""
9946
 
9947
+ #: includes/widgets/htmega_twitter_feed.php:106
9948
  msgid "Twitter access token."
9949
  msgstr ""
9950
 
9951
+ #: includes/widgets/htmega_twitter_feed.php:86
9952
  msgid "Twitter consumer key."
9953
  msgstr ""
9954
 
9955
+ #: includes/widgets/htmega_twitter_feed.php:96
9956
  msgid "Twitter consumer secret."
9957
  msgstr ""
9958
 
9959
+ #: includes/widgets/htmega_twitter_feed.php:21
9960
+ #: includes/widgets/htmega_twitter_feed.php:50
9961
  #: admin/include/admin-setting.php:550
 
 
9962
  msgid "Twitter Feed"
9963
  msgstr ""
9964
 
9965
+ #: includes/widgets/htmega_image_grid.php:60
9966
+ #: includes/widgets/htmega_testimonial_grid.php:59
9967
+ #: includes/widgets/htmega_image_masonry.php:69
9968
  msgid "Two"
9969
  msgstr ""
9970
 
9971
+ #: includes/widgets/htmega_animated_heading.php:74
9972
+ #: includes/widgets/htmega_buddy_press.php:39
 
 
 
 
9973
  msgid "Type"
9974
  msgstr ""
9975
 
9976
+ #: includes/widgets/htmega_404_content.php:103
9977
  msgid "Type your Description here."
9978
  msgstr ""
9979
 
9980
+ #: includes/widgets/htmega_call_to_action.php:68
9981
  msgid "Type your description here..."
9982
  msgstr ""
9983
 
9984
+ #: includes/widgets/htmega_404_content.php:91
9985
  msgid "Type your Sub title here."
9986
  msgstr ""
9987
 
9988
+ #: includes/widgets/htmega_counter.php:132
9989
+ #: includes/widgets/htmega_flip-box.php:93
9990
+ #: includes/widgets/htmega_flip-box.php:188
9991
  msgid "Type your title here"
9992
  msgstr ""
9993
 
9994
+ #: includes/widgets/htmega_404_content.php:79
9995
  msgid "Type your title here."
9996
  msgstr ""
9997
 
9998
+ #: includes/widgets/htmega_call_to_action.php:59
9999
  msgid "Type your title here..."
10000
  msgstr ""
10001
 
10002
+ #: includes/widgets/htmega_post_carousel.php:643
10003
+ #: includes/widgets/htmega_post_carousel.php:731
10004
+ #: includes/widgets/htmega_post_carousel.php:875
10005
+ #: includes/widgets/htmega_post_carousel.php:976
10006
+ #: includes/widgets/htmega_post_carousel.php:1075
10007
+ #: includes/widgets/htmega_working_process.php:386
10008
+ #: includes/widgets/htmega_working_process.php:466
10009
+ #: includes/widgets/htmega_working_process.php:575
10010
+ #: includes/widgets/htmega_download_monitor.php:144
10011
+ #: includes/widgets/htmega_vertical_timeline.php:141
10012
+ #: includes/widgets/htmega_vertical_timeline.php:174
10013
+ #: includes/widgets/htmega_vertical_timeline.php:207
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10014
  #: includes/widgets/htmega_post_grid_tab.php:312
10015
+ #: includes/widgets/htmega_post_grid_tab.php:397
10016
+ #: includes/widgets/htmega_post_grid_tab.php:495
10017
+ #: includes/widgets/htmega_post_grid_tab.php:596
10018
+ #: includes/widgets/htmega_post_grid_tab.php:695
10019
+ #: includes/widgets/htmega_post_grid.php:231
10020
+ #: includes/widgets/htmega_post_grid.php:323
10021
+ #: includes/widgets/htmega_post_grid.php:412
10022
+ #: includes/widgets/htmega_call_to_action.php:241
10023
+ #: includes/widgets/htmega_call_to_action.php:301
10024
+ #: includes/widgets/htmega_call_to_action.php:369
10025
+ #: includes/widgets/htmega_easy_digital_download.php:361
10026
+ #: includes/widgets/htmega_easy_digital_download.php:447
10027
+ #: includes/widgets/htmega_easy_digital_download.php:485
10028
+ #: includes/widgets/htmega_table.php:377 includes/widgets/htmega_table.php:497
10029
+ #: includes/widgets/htmega_wc_element_pages.php:270
10030
+ #: includes/widgets/htmega_wc_element_pages.php:366
10031
+ #: includes/widgets/htmega_wc_element_pages.php:494
10032
+ #: includes/widgets/htmega_wc_element_pages.php:706
10033
+ #: includes/widgets/htmega_wc_element_pages.php:852
10034
+ #: includes/widgets/htmega_wc_element_pages.php:1049
10035
+ #: includes/widgets/htmega_wc_element_pages.php:1144
10036
+ #: includes/widgets/htmega_wc_element_pages.php:1235
10037
+ #: includes/widgets/htmega_pricing_list_view.php:460
10038
+ #: includes/widgets/htmega_pricing_list_view.php:583
10039
+ #: includes/widgets/htmega_pricing_list_view.php:682
10040
+ #: includes/widgets/htmega_pricing_list_view.php:730
10041
+ #: includes/widgets/htmega_countdown.php:800
10042
+ #: includes/widgets/htmega_caldera_forms.php:71
10043
+ #: includes/widgets/htmega_caldera_forms.php:279
10044
+ #: includes/widgets/htmega_image_grid.php:381
10045
+ #: includes/widgets/htmega_double_button.php:432
10046
+ #: includes/widgets/htmega_double_button.php:636
10047
+ #: includes/widgets/htmega_double_button.php:832
10048
+ #: includes/widgets/htmega_add_banner.php:232
10049
+ #: includes/widgets/htmega_add_banner.php:292
10050
+ #: includes/widgets/htmega_add_banner.php:352
10051
+ #: includes/widgets/htmega_add_banner.php:420
10052
+ #: includes/widgets/htmega_accordion.php:556
10053
+ #: includes/widgets/htmega_accordion.php:807
10054
+ #: includes/widgets/htmega_accordion.php:1090
10055
+ #: includes/widgets/htmega_tab.php:357
10056
+ #: includes/widgets/htmega_animated_heading.php:167
10057
+ #: includes/widgets/htmega_animated_heading.php:255
10058
+ #: includes/widgets/htmega_animated_heading.php:343
10059
  #: includes/widgets/htmega_single_post.php:155
10060
+ #: includes/widgets/htmega_single_post.php:243
10061
+ #: includes/widgets/htmega_single_post.php:312
10062
  #: includes/widgets/htmega_special_banner.php:338
10063
+ #: includes/widgets/htmega_special_banner.php:398
10064
+ #: includes/widgets/htmega_special_banner.php:458
10065
+ #: includes/widgets/htmega_special_banner.php:518
10066
+ #: includes/widgets/htmega_special_banner.php:578
10067
+ #: includes/widgets/htmega_special_banner.php:646
10068
+ #: includes/widgets/htmega_button.php:210
10069
+ #: includes/widgets/htmega_button.php:543
10070
+ #: includes/widgets/htmega_post_slider.php:607
10071
+ #: includes/widgets/htmega_post_slider.php:695
10072
+ #: includes/widgets/htmega_post_slider.php:793
10073
+ #: includes/widgets/htmega_post_slider.php:894
10074
+ #: includes/widgets/htmega_post_slider.php:993
10075
+ #: includes/widgets/htmega_progressbar.php:487
10076
+ #: includes/widgets/htmega_progressbar.php:567
10077
+ #: includes/widgets/htmega_notify.php:331
10078
+ #: includes/widgets/htmega_notify.php:484
10079
+ #: includes/widgets/htmega_panel_slider.php:539
10080
+ #: includes/widgets/htmega_panel_slider.php:596
10081
+ #: includes/widgets/htmega_buddy_press.php:303
10082
+ #: includes/widgets/htmega_buddy_press.php:373
10083
+ #: includes/widgets/htmega_404_content.php:316
10084
+ #: includes/widgets/htmega_404_content.php:396
10085
+ #: includes/widgets/htmega_404_content.php:476
10086
+ #: includes/widgets/htmega_404_content.php:573
10087
+ #: includes/widgets/htmega_404_content.php:725
10088
+ #: includes/widgets/htmega_image_comparison.php:172
10089
+ #: includes/widgets/htmega_image_comparison.php:254
10090
+ #: includes/widgets/htmega_wc_categories.php:298
10091
+ #: extensions/ht-builder/widgets/bl_page_title.php:80
10092
+ #: extensions/ht-builder/widgets/bl_post_title.php:80
10093
+ #: extensions/ht-builder/widgets/bl_post_archive_title.php:82
10094
+ #: extensions/ht-builder/widgets/bl_site_title.php:80
10095
  msgid "Typography"
10096
  msgstr ""
10097
 
10098
+ #: includes/widgets/htmega_weather.php:250
10099
  msgid "Unit"
10100
  msgstr ""
10101
 
10102
+ #: includes/widgets/htmega_weather.php:58
10103
  msgid "Units"
10104
  msgstr ""
10105
 
10106
+ #: includes/widgets/htmega_news_ticker.php:122
10107
  msgid "Up"
10108
  msgstr ""
10109
 
10110
+ #: includes/widgets/htmega_googlemap.php:152
10111
  msgid "Use max 32x32 px size."
10112
  msgstr ""
10113
 
10114
+ #: includes/widgets/htmega_user_login_form.php:17
10115
  #: admin/include/admin-setting.php:558
 
10116
  msgid "User Login Form"
10117
  msgstr ""
10118
 
10119
+ #: includes/widgets/htmega_user_register_form.php:17
10120
  #: admin/include/admin-setting.php:566
 
10121
  msgid "User Register Form"
10122
  msgstr ""
10123
 
10124
+ #: includes/widgets/htmega_twitter_feed.php:73
10125
  msgid "UserName"
10126
  msgstr ""
10127
 
10128
+ #: includes/widgets/htmega_user_login_form.php:825
10129
+ #: includes/widgets/htmega_user_login_form.php:826
10130
+ #: includes/widgets/htmega_user_register_form.php:147
10131
+ #: includes/widgets/htmega_user_register_form.php:148
10132
+ #: includes/widgets/htmega_user_register_form.php:278
10133
+ #: includes/widgets/htmega_user_register_form.php:279
10134
  msgid "Username"
10135
  msgstr ""
10136
 
10137
+ #: includes/widgets/htmega_user_login_form.php:82
10138
+ #: includes/widgets/htmega_user_register_form.php:145
10139
  msgid "Username Label"
10140
  msgstr ""
10141
 
10142
+ #: includes/widgets/htmega_user_login_form.php:84
10143
+ #: includes/widgets/htmega_user_login_form.php:97
10144
  msgid "Username or Email"
10145
  msgstr ""
10146
 
10147
+ #: includes/widgets/htmega_user_login_form.php:95
10148
+ #: includes/widgets/htmega_user_register_form.php:276
10149
  msgid "Username Placeholder"
10150
  msgstr ""
10151
 
10152
+ #: includes/helper-function.php:370
10153
  msgid "Username too short. At least 4 characters is required"
10154
  msgstr ""
10155
 
10156
+ #: includes/helper-function.php:365
10157
  msgid "Username, Password and E-Mail are required"
10158
  msgstr ""
10159
 
10160
+ #: includes/widgets/htmega_progressbar.php:500
10161
  msgid "Value"
10162
  msgstr ""
10163
 
10164
+ #: includes/widgets/htmega_progressbar.php:151
10165
  msgid "Value Indicator"
10166
  msgstr ""
10167
 
 
10168
  #: includes/widgets/htmega_scroll_navigation.php:118
10169
+ #: includes/widgets/htmega_progressbar.php:51
10170
  msgid "Vertical"
10171
  msgstr ""
10172
 
10173
+ #: includes/widgets/htmega_working_process.php:231
10174
+ msgid "Vertical Line Color"
10175
+ msgstr ""
10176
+
10177
+ #: includes/widgets/htmega_special_banner.php:216
10178
  msgid "Vertical Postion"
10179
  msgstr ""
10180
 
10181
+ #: includes/widgets/htmega_slider_thumb_gallery.php:459
10182
  msgid "Vertical Slide"
10183
  msgstr ""
10184
 
10185
+ #: includes/widgets/htmega_vertical_timeline.php:17
10186
+ #: includes/widgets/htmega_vertical_timeline.php:33
10187
  #: admin/include/admin-setting.php:574
 
 
10188
  msgid "Verticle Timeline"
10189
  msgstr ""
10190
 
10191
+ #: includes/widgets/htmega_socialshere.php:88
10192
  msgid "Viber"
10193
  msgstr ""
10194
 
10195
+ #: includes/widgets/htmega_lightbox.php:57
10196
  msgid "Video"
10197
  msgstr ""
10198
 
10208
  msgid "Video Options"
10209
  msgstr ""
10210
 
 
10211
  #: includes/widgets/htmega_video_player.php:13
10212
  #: includes/widgets/htmega_video_player.php:44
10213
+ #: admin/include/admin-setting.php:582
10214
  msgid "Video Player"
10215
  msgstr ""
10216
 
10218
  msgid "Video Start Time"
10219
  msgstr ""
10220
 
10221
+ #: admin/include/admin-setting.php:1205
10222
  msgid "Video Tutorial"
10223
  msgstr ""
10224
 
10225
+ #: includes/widgets/htmega_lightbox.php:80
10226
  msgid "Video URL"
10227
  msgstr ""
10228
 
10230
  msgid "Video Url"
10231
  msgstr ""
10232
 
10233
+ #: includes/widgets/htmega_socialshere.php:347
10234
  msgid "View"
10235
  msgstr ""
10236
 
10237
+ #: admin/include/admin-setting.php:834
10238
  msgid "View Counter"
10239
  msgstr ""
10240
 
10241
+ #: admin/include/admin-setting.php:833
10242
  msgid "View Counter <span>( Pro )</span>"
10243
  msgstr ""
10244
 
10245
+ #: includes/widgets/htmega_accordion.php:355
10246
  msgid "Visible Item"
10247
  msgstr ""
10248
 
10249
+ #: includes/widgets/htmega_animated_heading.php:117
10250
  msgid "Visible Item Number"
10251
  msgstr ""
10252
 
10253
+ #: includes/widgets/htmega_socialshere.php:66
10254
  msgid "Vkontakte"
10255
  msgstr ""
10256
 
10257
+ #: includes/widgets/htmega_notify.php:125
10258
  msgid "Warning"
10259
  msgstr ""
10260
 
 
10261
  #: includes/widgets/htmega_wc_add_to_cart.php:14
10262
+ #: admin/include/admin-setting.php:1074
10263
  msgid "WC : Add To cart"
10264
  msgstr ""
10265
 
10266
+ #: includes/widgets/htmega_wc_categories.php:17
10267
+ #: admin/include/admin-setting.php:1082
10268
  msgid "WC : Categories"
10269
  msgstr ""
10270
 
10271
+ #: includes/widgets/htmega_wc_element_pages.php:17
10272
+ #: admin/include/admin-setting.php:1090
10273
  msgid "WC : Pages"
10274
  msgstr ""
10275
 
10277
  msgid "WC Sales Notification Settings"
10278
  msgstr ""
10279
 
10280
+ #: includes/widgets/htmega_weather.php:17
10281
+ #: includes/widgets/htmega_weather.php:33 admin/include/admin-setting.php:1063
10282
  msgid "Weather"
10283
  msgstr ""
10284
 
10285
+ #: includes/widgets/htmega_user_register_form.php:92
10286
+ #: includes/widgets/htmega_user_register_form.php:234
10287
+ #: includes/widgets/htmega_user_register_form.php:235
10288
+ #: includes/widgets/htmega_user_register_form.php:359
10289
+ #: includes/widgets/htmega_user_register_form.php:360
10290
  msgid "Website"
10291
  msgstr ""
10292
 
10293
+ #: includes/helper-function.php:397
10294
  msgid "Website is not a valid URL"
10295
  msgstr ""
10296
 
10297
+ #: includes/widgets/htmega_user_register_form.php:232
10298
  msgid "Website Label"
10299
  msgstr ""
10300
 
10301
+ #: includes/widgets/htmega_user_register_form.php:357
10302
  msgid "Website Placeholder"
10303
  msgstr ""
10304
 
10305
+ #: includes/widgets/htmega_business_hours.php:159
10306
  msgid "Wednesday"
10307
  msgstr ""
10308
 
10309
+ #: includes/widgets/htmega_instagram.php:105
10310
+ msgid "Week"
10311
  msgstr ""
10312
 
10313
  #: includes/widgets/htmega_socialshere.php:85
10314
+ msgid "Weibo"
10315
+ msgstr ""
10316
+
10317
+ #: includes/widgets/htmega_socialshere.php:89
10318
  msgid "Whatsapp"
10319
  msgstr ""
10320
 
10321
+ #: admin/include/admin-setting.php:1170
10322
+ msgid "Which will motivate us a lot."
10323
+ msgstr ""
10324
+
10325
+ #: includes/recommended-plugins/recommended-plugins.php:83
10326
+ msgid "Whols"
10327
+ msgstr ""
10328
+
10329
+ #: includes/widgets/htmega_weather.php:76
10330
  msgid "Wide"
10331
  msgstr ""
10332
 
10333
+ #: includes/widgets/htmega_post_carousel.php:1314
10334
+ #: includes/widgets/htmega_post_carousel.php:1462
 
 
 
 
 
10335
  #: includes/widgets/htmega_modal.php:308
10336
+ #: includes/widgets/htmega_services.php:460
10337
+ #: includes/widgets/htmega_services.php:702
10338
+ #: includes/widgets/htmega_instagram.php:1017
10339
+ #: includes/widgets/htmega_instagram.php:1196
10340
+ #: includes/widgets/htmega_twitter_feed.php:1022
10341
+ #: includes/widgets/htmega_twitter_feed.php:1199
10342
+ #: includes/widgets/htmega_scroll_navigation.php:353
10343
+ #: includes/widgets/htmega_testimonial.php:948
10344
+ #: includes/widgets/htmega_testimonial.php:1127
10345
+ #: includes/widgets/htmega_special_banner.php:162
10346
+ #: includes/widgets/htmega_blockquote.php:620
10347
+ #: includes/widgets/htmega_carousel.php:538
10348
+ #: includes/widgets/htmega_carousel.php:717
10349
+ #: includes/widgets/htmega_post_slider.php:1296
10350
+ #: includes/widgets/htmega_post_slider.php:1444
10351
+ #: includes/widgets/htmega_instagram - Copy.php:1138
10352
+ #: includes/widgets/htmega_instagram - Copy.php:1317
10353
+ #: includes/widgets/htmega_popover.php:510
10354
+ #: includes/widgets/htmega_panel_slider.php:746
10355
+ #: includes/widgets/htmega_panel_slider.php:894
10356
+ #: includes/widgets/htmega_slider_thumb_gallery.php:836
10357
+ #: includes/widgets/htmega_slider_thumb_gallery.php:1014
10358
+ #: includes/widgets/htmega_image_comparison.php:364
10359
+ #: includes/widgets/htmega_job_manager.php:156
10360
  msgid "Width"
10361
  msgstr ""
10362
 
10363
+ #: includes/recommended-plugins/recommended-plugins.php:63
10364
+ msgid "WishSuite"
10365
+ msgstr ""
10366
+
10367
+ #: includes/widgets/htmega_pricing_table.php:220
10368
  msgid "Won"
10369
  msgstr ""
10370
 
10371
+ #: includes/recommended-plugins/recommended-plugins.php:51
10372
+ msgid "WooCommerce"
10373
+ msgstr ""
10374
+
10375
+ #: includes/recommended-plugins/recommended-plugins.php:58
10376
+ msgid "WooLentor – WooCommerce Elementor Addons + Builder"
10377
+ msgstr ""
10378
+
10379
+ #: includes/widgets/htmega_socialshere.php:82
10380
+ #: includes/widgets/htmega_progressbar.php:95
10381
+ #: includes/widgets/htmega_progressbar.php:184
10382
+ #: includes/widgets/htmega_progressbar.php:214
10383
+ #: includes/widgets/htmega_progressbar.php:381
10384
  msgid "WordPress"
10385
  msgstr ""
10386
 
10387
+ #: includes/widgets/htmega_pricing_list_view.php:71
10388
+ #: includes/widgets/htmega_pricing_list_view.php:118
10389
  msgid "WordPress Plugin"
10390
  msgstr ""
10391
 
10392
+ #: includes/widgets/htmega_working_process.php:17
10393
+ #: includes/widgets/htmega_working_process.php:32
10394
  #: admin/include/admin-setting.php:590
 
 
10395
  msgid "Working Process"
10396
  msgstr ""
10397
 
10398
+ #: includes/widgets/htmega_wpforms.php:17
10399
+ #: includes/widgets/htmega_wpforms.php:47 admin/include/admin-setting.php:1033
10400
  msgid "WP Form"
10401
  msgstr ""
10402
 
10403
+ #: includes/recommended-plugins/recommended-plugins.php:96
10404
+ msgid "WP Plugin Manager"
10405
+ msgstr ""
10406
+
10407
+ #: includes/widgets/htmega_section_title.php:261
10408
  msgid "X Offset"
10409
  msgstr ""
10410
 
10411
+ #: includes/widgets/htmega_image_marker.php:137
10412
  msgid "X Postion"
10413
  msgstr ""
10414
 
10415
+ #: includes/widgets/htmega_socialshere.php:81
10416
  msgid "Xing"
10417
  msgstr ""
10418
 
10419
+ #: includes/widgets/htmega_section_title.php:284
10420
  msgid "Y Offset"
10421
  msgstr ""
10422
 
10423
+ #: includes/widgets/htmega_image_marker.php:158
10424
  msgid "Y Postion"
10425
  msgstr ""
10426
 
10427
+ #: includes/widgets/htmega_instagram.php:107
10428
+ #: includes/widgets/htmega_booked_calender.php:117
10429
  msgid "Year"
10430
  msgstr ""
10431
 
10432
+ #: includes/widgets/htmega_pricing_table.php:219
10433
  msgid "Yen/Yuan"
10434
  msgstr ""
10435
 
10436
+ #: includes/widgets/htmega_post_carousel.php:375
 
 
 
 
 
 
 
 
 
 
 
10437
  #: includes/widgets/htmega_video_player.php:123
10438
  #: includes/widgets/htmega_video_player.php:135
10439
  #: includes/widgets/htmega_video_player.php:147
10440
  #: includes/widgets/htmega_video_player.php:159
10441
  #: includes/widgets/htmega_video_player.php:171
10442
+ #: includes/widgets/htmega_instagram.php:395
10443
+ #: includes/widgets/htmega_twitter_feed.php:309
10444
+ #: includes/widgets/htmega_testimonial.php:269
10445
+ #: includes/widgets/htmega_carousel.php:211
10446
+ #: includes/widgets/htmega_post_slider.php:375
10447
+ #: includes/widgets/htmega_user_login_form.php:138
10448
+ #: includes/widgets/htmega_instagram - Copy.php:140
10449
+ #: includes/widgets/htmega_instagram - Copy.php:435
10450
+ #: includes/widgets/htmega_panel_slider.php:235
10451
+ #: includes/widgets/htmega_slider_thumb_gallery.php:207
10452
+ #: includes/widgets/htmega_slider_thumb_gallery.php:472
10453
+ #: includes/widgets/htmega_gravity_forms.php:93
10454
+ #: includes/widgets/htmega_user_register_form.php:400
10455
  msgid "Yes"
10456
  msgstr ""
10457
 
 
10458
  #: includes/widgets/htmega_instagram_feed.php:72
10459
  #: includes/widgets/htmega_instagram_feed.php:83
10460
  #: includes/widgets/htmega_instagram_feed.php:107
10461
+ #: includes/widgets/htmega_business_hours.php:145
10462
  msgid "yes"
10463
  msgstr ""
10464
 
10465
+ #: includes/widgets/htmega_twitter_feed.php:1465
10466
  msgid "yesterday"
10467
  msgstr ""
10468
 
10469
+ #: includes/widgets/htmega_user_login_form.php:839
10470
+ #: includes/widgets/htmega_user_register_form.php:1077
10471
  #, php-format
10472
  msgid "You are Logged in as %1$s (<a href=\"%2$s\">Logout</a>)"
10473
  msgstr ""
10474
 
10475
+ #: admin/include/admin-setting.php:881
10476
+ msgid "You can enable duplicator for individual post."
10477
+ msgstr ""
10478
+
10479
+ #: admin/include/admin-setting.php:628
10480
  msgid "You can select 404 page from here."
10481
  msgstr ""
10482
 
10508
  msgid "You can select Single blog page from here."
10509
  msgstr ""
10510
 
10511
+ #: includes/widgets/htmega_wc_element_pages.php:1288
10512
  msgid "Your cart is currently empty."
10513
  msgstr ""
10514
 
10515
+ #: includes/widgets/htmega_animated_heading.php:78
10516
  msgid "Zoom"
10517
  msgstr ""
10518
 
10520
  msgid "Zoom Button"
10521
  msgstr ""
10522
 
10523
+ #: includes/widgets/htmega_lightbox.php:172
10524
  msgid "Zoom Button Text"
10525
  msgstr ""
10526
 
10528
  msgid "Zoom Control"
10529
  msgstr ""
10530
 
10531
+ #: includes/widgets/htmega_instagram.php:276
10532
+ #: includes/widgets/htmega_lightbox.php:157 includes/widgets/htmega_instagram -
10533
+ #: Copy.php:277 includes/widgets/htmega_instagram - Copy.php:767
10534
  msgid "Zoom Icon"
10535
  msgstr ""
10536
 
10537
+ #: includes/widgets/htmega_instagram - Copy.php:268
10538
+ msgid "Zoom Icon Size"
10539
+ msgstr ""
10540
+
10541
+ #: includes/widgets/htmega_instagram.php:226 includes/widgets/htmega_instagram
10542
+ #: - Copy.php:222
10543
  msgid "Zoom Icon Type"
10544
  msgstr ""
10545
 
10546
+ #: includes/widgets/htmega_instagram - Copy.php:244
10547
+ msgid "Zoom Image Icon"
10548
+ msgstr ""
10549
+
10550
  #: includes/widgets/htmega_image_magnifier.php:78
10551
  msgid "Zoom Label"
10552
  msgstr ""
readme.txt CHANGED
@@ -1,342 +1,364 @@
1
- === HT Mega - Absolute Addons for Elementor Page Builder ===
2
- Contributors: hasthemes, htplugins, devitemsllc, tarekht
3
- Tags: Elementor, Elementor Addons, Elementor Widgets, elementor page builder, Elementor Blocks
4
- Requires at least: 4.7
5
- Tested up to: 5.8
6
- Stable tag: 1.6.2
7
- License: GPLv2 or later
8
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
-
10
- The HTMega is a elementor addons package for Elementor page builder plugin for WordPress.
11
-
12
- == Description ==
13
- HTMega is a absolute addons for elementor includes 80+ elements & 360 Blocks with unlimited variations. HT Mega brings limitless possibilities. Embellish your site with the elements of HT Mega.
14
-
15
- [Video Tutorial Playlist](https://www.youtube.com/watch?v=d7jAiAYusUg&list=PLk25BQFrj7wEEGUHn9x2zwOql990bZAo_) | [Plugin Live Demo](https://demo.hasthemes.com/ht-mega/index.html) | [Documentation](https://htmega.hasthemes.com/doc/)
16
-
17
- = Advanced Features: =
18
- = Header/Footer Builder =
19
- This feature allows for creating a header/footer layout for the full website or specific page. There is an option to select the preferred header/footer globally or for a single page/post.
20
-
21
- = Theme/Template builder: =
22
- This feature allows for creating different template/design/layout for a single archive/tag/categgory/search/404/coming soon/maintenence page.
23
-
24
- = Sales Notification: =
25
- This feature allows showing the sales notification or popup to display real/fake orders. In the dashboard, there is an option to manage the design of the notification. [Check the video](https://hasthemes.com/woocommerce-sales-notification-using-woolentor/) for more details.
26
-
27
- = Menu Builder: =
28
- This feature allows creating menu or mega menu using the Elementor page builder.
29
-
30
- [youtube https://youtu.be/d7jAiAYusUg]
31
-
32
- == Avaible Elements ==
33
-
34
- 1. [Accordion - 9 Styles ](http://demo.wphash.com/htmega/element-accordion/)
35
- 2. [Heading - 7 Styles ](http://demo.wphash.com/htmega/element-heading/)
36
- 3. [Banner Box - 4 Styles ](http://demo.wphash.com/htmega/element-banner/)
37
- 4. [Block Quote - 5 Styles ](http://demo.wphash.com/htmega/element-blockquote/)
38
- 5. [Brand - 7 Styles ](http://demo.wphash.com/htmega/element-brand/)
39
- 6. [Business Hours - 5 Styles ](http://demo.wphash.com/htmega/element-business-hours/)
40
- 7. [Button - 5 Styles ](http://demo.wphash.com/htmega/element-button/)
41
- 8. [Call To Action - 7 Styles ](http://demo.wphash.com/htmega/element-call-to-action/)
42
- 9. [Contact Form - 7 Styles ](http://demo.wphash.com/htmega/element-contact-form/)
43
- 10. [Countdown - 7 Styles ](http://demo.wphash.com/htmega/element-countdown/)
44
- 11. [Counter Up - 6 Styles ](http://demo.wphash.com/htmega/element-counter/)
45
- 12. [Custom Carosel - 7 Styles ](http://demo.wphash.com/htmega/element-custom-carousel/)
46
- 13. [Dropcaps - 5 Styles ](http://demo.wphash.com/htmega/element-dropcaps/)
47
- 14. [Double Button - 5 Styles ](http://demo.wphash.com/htmega/eelement-double-button/)
48
- 15. [Faq - 5 Styles ](http://demo.wphash.com/htmega/element-faq/)
49
- 16. [Flip box - 5 Styles ](http://demo.wphash.com/htmega/element-flipbox/)
50
- 17. [Google Map - 5 Styles ](http://demo.wphash.com/htmega/element-google-map/)
51
- 18. [Animated Heading - 7 Styles ](http://demo.wphash.com/htmega/element-animated-heading/)
52
- 19. [Image Comparison - 5 Styles ](http://demo.wphash.com/htmega/element-image-comparison/)
53
- 20. [Image Justify - 5 Styles ](http://demo.wphash.com/htmega/element-image-justify/)
54
- 21. [Image Magnifire - 5 Styles ](http://demo.wphash.com/htmega/element-image-magnifier/)
55
- 22. [Image Masonary - 5 Styles ](http://demo.wphash.com/htmega/element-image-masonry/)
56
- 23. [Instagram - 5 Styles ](http://demo.wphash.com/htmega/element-instagram/)
57
- 24. [Light Box - 4 Styles ](http://demo.wphash.com/htmega/element-light-box/)
58
- 25. [Inline Menu - 10 Styles ](http://demo.wphash.com/htmega/element-inline-menu/)
59
- 26. [User Login - 5 Styles ](http://demo.wphash.com/htmega/element-user-login/)
60
- 27. [User Register - 5 Styles ](http://demo.wphash.com/htmega/element-user-register/)
61
- 28. [Image Marker - 5 Styles ](http://demo.wphash.com/htmega/element-image-marker/)
62
- 29. [Modals - 5 Styles ](http://demo.wphash.com/htmega/element-modal/)
63
- 30. [Subscribe News Letter - 5 Styles ](http://demo.wphash.com/htmega/element-subscribe/)
64
- 31. [News Ticker - 7 Styles ](http://demo.wphash.com/htmega/element-news-ticker/)
65
- 32. [Notification - 4 Styles ](http://demo.wphash.com/htmega/element-notification/)
66
- 33. [Offcanvas - 4 Styles ](http://demo.wphash.com/htmega/element-off-canvas/)
67
- 34. [Panel Slider - 4 Styles ](http://demo.wphash.com/htmega/element-panel-slider/)
68
- 35. [Popovers - 4 Styles ](http://demo.wphash.com/htmega/element-popover/)
69
- 36. [Post carosel - 5 Styles ](http://demo.wphash.com/htmega/post-carosul/)
70
- 37. [Post Grid - 5 Styles ](http://demo.wphash.com/htmega/element-post-grid/)
71
- 38. [Post Grid Tab - 5 Styles ](http://demo.wphash.com/htmega/element-post-grid-tab/)
72
- 39. [Post Slider - 5 Styles ](http://demo.wphash.com/htmega/element-post-slider/)
73
- 40. [Pricing List View - 3 Styles ](http://demo.wphash.com/htmega/element-pricing-list-view/)
74
- 41. [Pricing Table - 7 Styles ](http://demo.wphash.com/htmega/element-pricing-table/)
75
- 42. [Progress Bar - 10 Styles ](http://demo.wphash.com/htmega/element-progress-bar/)
76
- 43. [Scroll Image - 2 Styles ](http://demo.wphash.com/htmega/element-scroll-image/)
77
- 44. [Scroll Navigation - 4 Styles ](http://demo.wphash.com/htmega/element-scroll-navigation/)
78
- 45. [Search - 5 Styles ](http://demo.wphash.com/htmega/elementor-search/)
79
- 46. [Services - 7 Styles ](http://demo.wphash.com/htmega/element-services/)
80
- 47. [Single Post - 5 Styles ](http://demo.wphash.com/htmega/element-single-post/)
81
- 48. [Social Share - 9 Styles ](http://demo.wphash.com/htmega/element-social-shere/)
82
- 49. [Switcher Share - 9 Styles ](http://demo.wphash.com/htmega/element-switcher/)
83
- 50. [Tab - 5 Styles ](http://demo.wphash.com/htmega/element-tab/)
84
- 51. [Data Table - 3 Styles ](http://demo.wphash.com/htmega/element-data-table/)
85
- 52. [Team Member - 8 Styles ](http://demo.wphash.com/htmega/element-team-member/)
86
- 53. [Testimonial carosel - 5 Styles ](http://demo.wphash.com/htmega/element-testimonial/)
87
- 54. [Testimonial Grid - 5 Styles ](http://demo.wphash.com/htmega/element-testimonial-grid/)
88
- 55. [Thumbnails Gallery - 4 Styles ](http://demo.wphash.com/htmega/element-thumbnails-gallery/)
89
- 56. [Toggle - 3 Styles ](http://demo.wphash.com/htmega/element-toggle/)
90
- 57. [Tool Tip - 4 Styles ](http://demo.wphash.com/htmega/element-tooltip/)
91
- 58. [Twitter Feed - 5 Styles ](http://demo.wphash.com/htmega/element-twitter-feed/)
92
- 59. [Verticle Timeline - 3 Styles ](http://demo.wphash.com/htmega/element-vertical-timeline/)
93
- 60. [Video Player - 4 Styles ](http://demo.wphash.com/htmega/elementor-video-player/)
94
- 61. [Weather - 3 Styles ](http://demo.wphash.com/htmega/element-weather/)
95
- 62. [Working Process - 4 Styles ](http://demo.wphash.com/htmega/element-working-process/)
96
- 63. [404 Page Content - 4 Styles ](http://demo.wphash.com/htmega/element-page-not-found-content/)
97
- 64. [BBPress](http://demo.wphash.com/htmega/element-bbpress/)
98
- 65. [Booked Calender](http://demo.wphash.com/htmega/element-booked-calender/)
99
- 66. [BuddyPress](http://demo.wphash.com/htmega/element-buddypress/)
100
- 67. [Caldera Forms](http://demo.wphash.com/htmega/element-caldera-forms/)
101
- 68. [Download monitor](http://demo.wphash.com/htmega/element-download-monitor/)
102
- 69. [Easy digital downloads](http://demo.wphash.com/htmega/element-easy-digital-downloads/)
103
- 70. [Event Countdown](http://demo.wphash.com/htmega/element-event-countdown/)
104
- 71. [Gravity Forms](http://demo.wphash.com/htmega/element-gravity-forms/)
105
- 72. [Instagram Feed](http://demo.wphash.com/htmega/element-instagram-feed/)
106
- 73. [Instagram Feed](http://demo.wphash.com/htmega/element-instagram-feed/)
107
- 74. [Job Manager](http://demo.wphash.com/htmega/element-job-manager/)
108
- 75. [LayerSlider](http://demo.wphash.com/htmega/element-layer-slider/)
109
- 76. [Ninja Form](http://demo.wphash.com/htmega/element-ninja-form/)
110
- 77. [QU Form](http://demo.wphash.com/htmega/element-quform/)
111
- 78. [TablePress](http://demo.wphash.com/htmega/element-tablepress/)
112
- 79. [MailChimp for WP](http://demo.wphash.com/htmega/element-subscribe/)
113
- 80. [WP Forms](http://demo.wphash.com/htmega/element-wp-forms/)
114
- 81. [WooCommerce add to cart](http://demo.wphash.com/htmega/element-woocommerce-add-to-cart/)
115
- 82. [WooCommerce Category](http://demo.wphash.com/htmega/element-woocommerce-category/)
116
- 83. [WooCommerce Cart Page](http://demo.wphash.com/htmega/element-woocommerce-cart-page/)
117
- 84. [WooCommerce Checkout Page](http://demo.wphash.com/htmega/element-checkout-page/)
118
- 85. [Special Day Offer](http://demo.wphash.com/htmega/element-special-day-offer/)
119
-
120
-
121
- == Features: ==
122
- * Fully responsive and mobile ready.
123
- * Unlimited Color and Typography options.
124
- * Retina Ready
125
- * Fully Customizable every element
126
- * Every element enable / disable options panel.
127
- * 877 Google Font Supported.
128
- * Cross Browser Compatible.
129
- * 15 Categories / Template Sets
130
- * 15 Page Templates
131
-
132
- == HT Mega Pro Features: ==
133
- * 39 Categories / Template Sets
134
- * 491 Page Templates
135
-
136
- [PURCHASE HT Mega PRO FROM OUR WEBSITE]( http://bit.ly/31fFdMT )
137
-
138
- > ##Are you searching for WooCommerce ELementor Addon?
139
- > Try to use our best WooCommerce ELementor Addon - WooLentor
140
- > 42 Custom Grid Layouts
141
- > 18 Elementor Widget
142
- > [WooCommerce Template Builder](https://wordpress.org/plugins/woolentor-addons/)
143
-
144
- == Free WooCommerce Themes ==
145
- [99fy - Free WooCommerce Themes](https://hasthemes.com/8tr5) is one of our best free WooCommerce Themes, free version includes 99 home pages with 24 niches. Free and pro version is available. [TRY FREE VERSION OF 99FY](https://hasthemes.com/8tr5)
146
-
147
- == Common Issues and Solutions: ==
148
- 1. Elementor editor fails to load
149
- Ans. It is due to your server PHP setting. You can increase PHP memory limit from wp-config.php file or php.ini file
150
- [View Documentation](https://htplugins.com/how-to-increase-php-memory-limit-in-wordpress/)
151
-
152
- == Ask for it to your host ==
153
- > I’m interested in running the open-source [WordPress](https://wordpress.org/) web software and I was wondering if my account supported the following:
154
- > * PHP 7.3 or greater
155
- > * MySQL 5.6 or greater OR MariaDB 10.0 or greater
156
- > * PHP memory_limit = 512M
157
- > * max_execution_time = 300
158
- > Thanks!
159
-
160
- == Need Help? ==
161
- Is there any feature that you want to get in this plugins?
162
- Needs assistance to use this plugins?
163
- Feel free to [Contact us](https://htplugins.com/contact-us/)
164
-
165
- == Check out our other projects ==
166
- * [WooLentor](https://wordpress.org/plugins/woolentor-addons/) - WooCommerce page builder for Elementor Addon. Create unlimited product grid, layouts, custom product and shop pages layouts.
167
- *[WC Builder](https://wordpress.org/plugins/wc-builder/) – WooCommerce Page Builder for WPBakery. Create custom product and Shop pages easily.
168
- *[WP Plugin Manager](https://wordpress.org/plugins/wp-plugin-manager/) – Deactivate plugins per page will help to reduce page size, increase website performamnce and speed.
169
-
170
- Visit [HasThemes](https://hasthemes.com/) for more details about HTML, Shopify and WordPress products and services.
171
-
172
- == Changelog ==
173
-
174
- = Version: 1.6.2 - Date: 2021-07-24 =
175
- * Compatibility With WordPress Latest Version
176
- * Compatibility With Elementor Latest Version
177
-
178
- = Version: 1.6.1 - Date: 2021-07-17 =
179
- * Added recommended plugin
180
- * Added RTL support for all slick carousel
181
-
182
- = Version: 1.6.0 - Date: 2021-06-27 =
183
- * Fixed custom event addon date
184
- * User login form addon reload page for same page
185
-
186
- = Version: 1.5.9 - Date: 2021-05-26 =
187
- * Solved Header already sent issue.
188
- * Solved Instagram video showing issue.
189
- * Solved Instagram column issue.
190
- * Solved console error issue.
191
- * Solved template data import issue.
192
- * Solved Thumbnails slider pagination style issue.
193
- * Updated template library API
194
-
195
- = Version: 1.5.8 - Date: 2021-04-25 =
196
- * Compatible with Elementor latest version
197
-
198
- = Version: 1.5.7 - Date: 2021-03-27 =
199
- * HTML tags validation issue solved.
200
-
201
- = Version: 1.5.5- Date: 2021-03-11 =
202
- * Instagram issue solved.
203
-
204
- = Version: 1.5.4 - Date: 2021-03-02 =
205
- * GoogleMap Console error issue solved.
206
-
207
- = Version: 1.5.3 - Date: 2021-03-1 =
208
- * Reduce API call.
209
- * Add admin page saide banner
210
- * Minor bug fixed.
211
-
212
- = Version: 1.5.2 - Date: 2021-02-10 =
213
- * Repeater field console error issue solved.
214
- * Minor bug fixed.
215
-
216
- = Version: 1.5.1 - Date: 2020-12-28 =
217
- * Theme builder admin bar issue solved.
218
- * Instagram cache data clear option.
219
-
220
- = Version: 1.4.9 - Date: 2020-11-08 =
221
- * Instagram network banned issue solved.
222
-
223
- = Version: 1.4.8 - Date: 2020-11-30 =
224
- * Swiper JS map load issue solved.
225
-
226
- = Version: 1.4.7 - Date: 2020-08-13 =
227
- * Capability With latest WordPress Version
228
-
229
- = Version: 1.4.6 - Date: 2020-08-11 =
230
- * Accodion Line height Issue Solved
231
-
232
- = Version: 1.4.5 - Date: 2020-07-29 =
233
- * Instagram Addon Issue Solved
234
- * Thumbnail Opacity add for style-3 in HT Mega post carousal widget.
235
- * Add default background in HT Mega button widget.
236
- * Border radius issue and read-mode border issue fixed in HT Mega button widget.
237
- * Add dependency for style-2 and style-3 in HT Mega countdown widget.
238
- * Title Background color issue fixed in HT Mega post grid tab.
239
- * Add image opacity in HT Mega image marker.
240
- * Progress bar animation issue and value size issue fixed in HT Mega progress bar.
241
- * Footer-Background color issue fixed for style-5 in HT Mega pricing table.
242
-
243
- = Version: 1.4.3 - Date: 2020-06-17 =
244
- * Post Duplicator Option Added.
245
-
246
- = Version: 1.4.2 - Date: 2020-06-02 =
247
- * Scroll Navigation addon Scoring issue has been solved.
248
- * Admin popup console error issue has been solved.
249
-
250
- = Version: 1.4.1 - Date: 2020-05-11 =
251
- * Working process Icon style Option added.
252
- * Template library blocks search problem solved.
253
- * Section Wise Blocks Template added.
254
- * Template library cache remove for plugin multiple activation.
255
- * Style dependency added in image justify and image compare.
256
-
257
- = Version: 1.4.0 - Date: 2020-04-13 =
258
- * Single Post Title Length option added.
259
- * Modal Issue solved for mobile device.
260
- * Image Grid Overlay color Issue solved.
261
-
262
- = Version: 1.3.7 - Date: 2020-03-09 =
263
- * Working Process 5 column responsive issue fixed
264
- * Post slider responsive issue fixed.
265
- * Blockquote Icon with issue fixed
266
- * Template library Improve
267
-
268
- = Version: 1.3.6 - Date: 2020-02-20 =
269
- * Menu position option added in inline menu addon
270
- * Image grid Style Five Overlay Color issue fixed
271
- * Image grid spacing option added
272
-
273
- = Version: 1.3.5 - Date: 2020-01-16 =
274
- * Ajax Added in User Login Form.
275
- * Ajax Added in User Register Form.
276
-
277
- = Version: 1.3.4 - Date: 2020-01-14 =
278
- * Addons Post load limit added.
279
- * Instagram Device wise column control option added.
280
-
281
- = Version: 1.3.3 - Date: 2019-12-30 =
282
- * Setting Page Redirect Issue Solved.
283
-
284
- = Version: 1.3.2 - Date: 2019-11-24 =
285
- * Post grid title length options added.
286
- * Newsticker Style Issue Solved.
287
-
288
- = Version: 1.3.1 - Date: 2019-11-07 =
289
- * Theme Builder Single page and archive page default template setting issue solved.
290
- * Pricing Table Icon issue Solved.
291
-
292
- = Version: 1.3.0 - Date: 2019-10-29 =
293
- * Theme Builder Added.
294
- * Sales Notification Options Added.
295
- * Mega Menu Builder Added.
296
-
297
- = Version: 1.2.4 - Date: 2019-09-19 =
298
- * Special Day offter Banner Addon Added.
299
-
300
- = Version: 1.2.3 - Date: 2019-09-19 =
301
- * Console Error image path Issue solved.
302
- * Toggle button Content Style Issue solved.
303
- * Popovers close when user click of a different element.
304
-
305
- = Version: 1.2.1 - Date: 2019-09-19 =
306
- * Console Error image path Issue solved.
307
- * Toggle button Content Style Issue solved.
308
- * Popovers close when user click of a different element.
309
-
310
- = Version: 1.1.0 - Date: 2019-08-26 =
311
- * Counter Up Color Issue solved.
312
- * Scroll Navigation Height options Added.
313
-
314
- = Version: 1.0.5 - Date: 2019-08-05 =
315
- * Includes Template Library.
316
-
317
- == Installation ==
318
- This section describes how to install the HT Mega - Absolute Addons for Elementor Page Builder plugin and get it working.
319
-
320
- = 1) Install =
321
-
322
- = Modern Way: =
323
- 1. Go to the WordPress Dashboard "Add New Plugin" section.
324
- 2. Search For "HT Mega".
325
- 3. Install, then Activate it.
326
-
327
- = Old Way: =
328
- 1. Unzip (if it is zipped) and Upload `ht-mega-for-elementor` folder to the `/wp-content/plugins/` directory
329
- 2. Activate the plugin through the 'Plugins' menu in WordPress
330
-
331
- = 2) Configure =
332
- 1. After install and activate the plugin you will get a notice to install Elementor Plugin ( If allready install it then do not show notice. ).
333
- 2. To install the plugin click on the "Button" Install Elementor.
334
- 3. HTMega Addons Category will be appear in Elementor page Editor
335
-
336
- == Screenshots ==
337
- 1. Widgets
338
- 2. Ready portfolio
339
- 3. 15+ Landing Page
340
- 4. 3rd Party Widgets
341
- 5. WooCommerce Widgets
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
342
  6. Widgets enable / disable options panel
1
+ === HT Mega - Absolute Addons for Elementor Page Builder ===
2
+ Contributors: hasthemes, htplugins, devitemsllc, tarekht
3
+ Tags: Elementor, Elementor Addons, Elementor Widgets, elementor page builder, Elementor Blocks
4
+ Requires at least: 4.7
5
+ Tested up to: 5.8
6
+ Stable tag: 1.6.8
7
+ License: GPLv2 or later
8
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
+
10
+ The HTMega is a elementor addons package for Elementor page builder plugin for WordPress.
11
+
12
+ == Description ==
13
+ HTMega is a absolute addons for elementor includes 80+ elements & 360 Blocks with unlimited variations. HT Mega brings limitless possibilities. Embellish your site with the elements of HT Mega.
14
+
15
+ [Video Tutorial Playlist](https://www.youtube.com/watch?v=d7jAiAYusUg&list=PLk25BQFrj7wEEGUHn9x2zwOql990bZAo_) | [Plugin Live Demo](https://wphtmega.com) | [Documentation](https://wphtmega.com/docs/)
16
+
17
+ = Advanced Features: =
18
+ = Header/Footer Builder =
19
+ This feature allows for creating a header/footer layout for the full website or specific page. There is an option to select the preferred header/footer globally or for a single page/post.
20
+
21
+ = Theme/Template builder: =
22
+ This feature allows for creating different template/design/layout for a single archive/tag/categgory/search/404/coming soon/maintenence page.
23
+
24
+ = Sales Notification: =
25
+ This feature allows showing the sales notification or popup to display real/fake orders. In the dashboard, there is an option to manage the design of the notification. [Check the video](https://hasthemes.com/woocommerce-sales-notification-using-woolentor/) for more details.
26
+
27
+ = Menu Builder: =
28
+ This feature allows creating menu or mega menu using the Elementor page builder.
29
+
30
+ [youtube https://youtu.be/d7jAiAYusUg]
31
+
32
+ == Avaible Elements ==
33
+
34
+ 1. [Accordion - 9 Styles ](https://wphtmega.com/widget/element-accordion/)
35
+ 2. [Heading - 7 Styles ](https://wphtmega.com/widget/element-heading/)
36
+ 3. [Banner Box - 4 Styles ](https://wphtmega.com/widget/element-banner/)
37
+ 4. [Block Quote - 5 Styles ](https://wphtmega.com/widget/element-blockquote/)
38
+ 5. [Brand - 7 Styles ](https://wphtmega.com/widget/element-brand/)
39
+ 6. [Business Hours - 5 Styles ](https://wphtmega.com/widget/element-business-hours/)
40
+ 7. [Button - 5 Styles ](https://wphtmega.com/widget/element-button/)
41
+ 8. [Call To Action - 7 Styles ](https://wphtmega.com/widget/element-call-to-action/)
42
+ 9. [Contact Form - 7 Styles ](https://wphtmega.com/widget/element-contact-form/)
43
+ 10. [Countdown - 7 Styles ](https://wphtmega.com/widget/element-countdown/)
44
+ 11. [Counter Up - 6 Styles ](https://wphtmega.com/widget/element-counter/)
45
+ 12. [Custom Carosel - 7 Styles ](https://wphtmega.com/widget/element-custom-carousel/)
46
+ 13. [Dropcaps - 5 Styles ](https://wphtmega.com/widget/element-dropcaps/)
47
+ 14. [Double Button - 5 Styles ](https://wphtmega.com/widget/eelement-double-button/)
48
+ 15. [Faq - 5 Styles ](https://wphtmega.com/widget/element-faq/)
49
+ 16. [Flip box - 5 Styles ](https://wphtmega.com/widget/element-flipbox/)
50
+ 17. [Google Map - 5 Styles ](https://wphtmega.com/widget/element-google-map/)
51
+ 18. [Animated Heading - 7 Styles ](https://wphtmega.com/widget/element-animated-heading/)
52
+ 19. [Image Comparison - 5 Styles ](https://wphtmega.com/widget/element-image-comparison/)
53
+ 20. [Image Justify - 5 Styles ](https://wphtmega.com/widget/element-image-justify/)
54
+ 21. [Image Magnifire - 5 Styles ](https://wphtmega.com/widget/element-image-magnifier/)
55
+ 22. [Image Masonary - 5 Styles ](https://wphtmega.com/widget/element-image-masonry/)
56
+ 23. [Instagram - 5 Styles ](https://wphtmega.com/widget/element-instagram/)
57
+ 24. [Light Box - 4 Styles ](https://wphtmega.com/widget/element-light-box/)
58
+ 25. [Inline Menu - 10 Styles ](https://wphtmega.com/widget/element-inline-menu/)
59
+ 26. [User Login - 5 Styles ](https://wphtmega.com/widget/element-user-login/)
60
+ 27. [User Register - 5 Styles ](https://wphtmega.com/widget/element-user-register/)
61
+ 28. [Image Marker - 5 Styles ](https://wphtmega.com/widget/element-image-marker/)
62
+ 29. [Modals - 5 Styles ](https://wphtmega.com/widget/element-modal/)
63
+ 30. [Subscribe News Letter - 5 Styles ](https://wphtmega.com/widget/element-subscribe/)
64
+ 31. [News Ticker - 7 Styles ](https://wphtmega.com/widget/element-news-ticker/)
65
+ 32. [Notification - 4 Styles ](https://wphtmega.com/widget/element-notification/)
66
+ 33. [Offcanvas - 4 Styles ](https://wphtmega.com/widget/element-off-canvas/)
67
+ 34. [Panel Slider - 4 Styles ](https://wphtmega.com/widget/element-panel-slider/)
68
+ 35. [Popovers - 4 Styles ](https://wphtmega.com/widget/element-popover/)
69
+ 36. [Post carosel - 5 Styles ](https://wphtmega.com/widget/post-carosul/)
70
+ 37. [Post Grid - 5 Styles ](https://wphtmega.com/widget/element-post-grid/)
71
+ 38. [Post Grid Tab - 5 Styles ](https://wphtmega.com/widget/element-post-grid-tab/)
72
+ 39. [Post Slider - 5 Styles ](https://wphtmega.com/widget/element-post-slider/)
73
+ 40. [Pricing List View - 3 Styles ](https://wphtmega.com/widget/element-pricing-list-view/)
74
+ 41. [Pricing Table - 7 Styles ](https://wphtmega.com/widget/element-pricing-table/)
75
+ 42. [Progress Bar - 10 Styles ](https://wphtmega.com/widget/element-progress-bar/)
76
+ 43. [Scroll Image - 2 Styles ](https://wphtmega.com/widget/element-scroll-image/)
77
+ 44. [Scroll Navigation - 4 Styles ](https://wphtmega.com/widget/element-scroll-navigation/)
78
+ 45. [Search - 5 Styles ](https://wphtmega.com/widget/elementor-search/)
79
+ 46. [Services - 7 Styles ](https://wphtmega.com/widget/element-services/)
80
+ 47. [Single Post - 5 Styles ](https://wphtmega.com/widget/element-single-post/)
81
+ 48. [Social Share - 9 Styles ](https://wphtmega.com/widget/element-social-shere/)
82
+ 49. [Switcher Share - 9 Styles ](https://wphtmega.com/widget/element-switcher/)
83
+ 50. [Tab - 5 Styles ](https://wphtmega.com/widget/element-tab/)
84
+ 51. [Data Table - 3 Styles ](https://wphtmega.com/widget/element-data-table/)
85
+ 52. [Team Member - 8 Styles ](https://wphtmega.com/widget/element-team-member/)
86
+ 53. [Testimonial carosel - 5 Styles ](https://wphtmega.com/widget/element-testimonial/)
87
+ 54. [Testimonial Grid - 5 Styles ](https://wphtmega.com/widget/element-testimonial-grid/)
88
+ 55. [Thumbnails Gallery - 4 Styles ](https://wphtmega.com/widget/element-thumbnails-gallery/)
89
+ 56. [Toggle - 3 Styles ](https://wphtmega.com/widget/element-toggle/)
90
+ 57. [Tool Tip - 4 Styles ](https://wphtmega.com/widget/element-tooltip/)
91
+ 58. [Twitter Feed - 5 Styles ](https://wphtmega.com/widget/element-twitter-feed/)
92
+ 59. [Verticle Timeline - 3 Styles ](https://wphtmega.com/widget/element-vertical-timeline/)
93
+ 60. [Video Player - 4 Styles ](https://wphtmega.com/widget/elementor-video-player/)
94
+ 61. [Weather - 3 Styles ](https://wphtmega.com/widget/element-weather/)
95
+ 62. [Working Process - 4 Styles ](https://wphtmega.com/widget/element-working-process/)
96
+ 63. [404 Page Content - 4 Styles ](https://wphtmega.com/widget/element-page-not-found-content/)
97
+ 64. [BBPress](https://wphtmega.com/widget/element-bbpress/)
98
+ 65. [Booked Calender](https://wphtmega.com/widget/element-booked-calender/)
99
+ 66. [BuddyPress](https://wphtmega.com/widget/element-buddypress/)
100
+ 67. [Caldera Forms](https://wphtmega.com/widget/element-caldera-forms/)
101
+ 68. [Download monitor](https://wphtmega.com/widget/element-download-monitor/)
102
+ 69. [Easy digital downloads](https://wphtmega.com/widget/element-easy-digital-downloads/)
103
+ 70. [Event Countdown](https://wphtmega.com/widget/element-event-countdown/)
104
+ 71. [Gravity Forms](https://wphtmega.com/widget/element-gravity-forms/)
105
+ 72. [Instagram Feed](https://wphtmega.com/widget/element-instagram-feed/)
106
+ 73. [Instagram Feed](https://wphtmega.com/widget/element-instagram-feed/)
107
+ 74. [Job Manager](https://wphtmega.com/widget/element-job-manager/)
108
+ 75. [LayerSlider](https://wphtmega.com/widget/element-layer-slider/)
109
+ 76. [Ninja Form](https://wphtmega.com/widget/element-ninja-form/)
110
+ 77. [QU Form](https://wphtmega.com/widget/element-quform/)
111
+ 78. [TablePress](https://wphtmega.com/widget/element-tablepress/)
112
+ 79. [MailChimp for WP](https://wphtmega.com/widget/element-subscribe/)
113
+ 80. [WP Forms](https://wphtmega.com/widget/element-wp-forms/)
114
+ 81. [WooCommerce add to cart](https://wphtmega.com/widget/element-woocommerce-add-to-cart/)
115
+ 82. [WooCommerce Category](https://wphtmega.com/widget/element-woocommerce-category/)
116
+ 83. [WooCommerce Cart Page](https://wphtmega.com/widget/element-woocommerce-cart-page/)
117
+ 84. [WooCommerce Checkout Page](https://wphtmega.com/widget/element-checkout-page/)
118
+ 85. [Special Day Offer](https://wphtmega.com/widget/element-special-day-offer/)
119
+
120
+
121
+ == Features: ==
122
+ * Fully responsive and mobile ready.
123
+ * Unlimited Color and Typography options.
124
+ * Retina Ready
125
+ * Fully Customizable every element
126
+ * Every element enable / disable options panel.
127
+ * 877 Google Font Supported.
128
+ * Cross Browser Compatible.
129
+ * 15 Categories / Template Sets
130
+ * 15 Page Templates
131
+
132
+ == HT Mega Pro Features: ==
133
+ * 39 Categories / Template Sets
134
+ * 491 Page Templates
135
+
136
+ [PURCHASE HT Mega PRO FROM OUR WEBSITE]( https://hasthemes.com/plugins/ht-mega-pro/#pricing )
137
+
138
+ > ##Are you searching for WooCommerce ELementor Addon?
139
+ > Try to use our best WooCommerce ELementor Addon - WooLentor
140
+ > 42 Custom Grid Layouts
141
+ > 18 Elementor Widget
142
+ > [WooCommerce Template Builder](https://wordpress.org/plugins/woolentor-addons/)
143
+
144
+ == Free WooCommerce Themes ==
145
+ [99fy - Free WooCommerce Themes](https://hasthemes.com/8tr5) is one of our best free WooCommerce Themes, free version includes 99 home pages with 24 niches. Free and pro version is available. [TRY FREE VERSION OF 99FY](https://hasthemes.com/8tr5)
146
+
147
+ == Common Issues and Solutions: ==
148
+ 1. Elementor editor fails to load
149
+ Ans. It is due to your server PHP setting. You can increase PHP memory limit from wp-config.php file or php.ini file
150
+ [View Documentation](https://wphtmega.com/docs/how-to-increase-php-memory-limit-in-wordpress/)
151
+
152
+ == Ask for it to your host ==
153
+ > I’m interested in running the open-source [WordPress](https://wordpress.org/) web software and I was wondering if my account supported the following:
154
+ > * PHP 7.3 or greater
155
+ > * MySQL 5.6 or greater OR MariaDB 10.0 or greater
156
+ > * PHP memory_limit = 512M
157
+ > * max_execution_time = 300
158
+ > Thanks!
159
+
160
+ == Need Help? ==
161
+ Is there any feature that you want to get in this plugins?
162
+ Needs assistance to use this plugins?
163
+ Feel free to [Contact us](https://hasthemes.com/contact-us/)
164
+
165
+ == Check out our other projects ==
166
+ * [WooLentor](https://wordpress.org/plugins/woolentor-addons/) - WooCommerce page builder for Elementor Addon. Create unlimited product grid, layouts, custom product and shop pages layouts.
167
+ *[WC Builder](https://wordpress.org/plugins/wc-builder/) – WooCommerce Page Builder for WPBakery. Create custom product and Shop pages easily.
168
+ *[WP Plugin Manager](https://wordpress.org/plugins/wp-plugin-manager/) – Deactivate plugins per page will help to reduce page size, increase website performamnce and speed.
169
+
170
+ Visit [HasThemes](https://hasthemes.com/) for more details about HTML, Shopify and WordPress products and services.
171
+
172
+ == Changelog ==
173
+ = Version: 1.6.8 - Date: 2021-11-14 =
174
+ * Added: Switcher Toggle layout option in Switcher addon
175
+ * Added: Alignment option in accordion style three and four
176
+
177
+ = Version: 1.6.7 - Date: 2021-10-23 =
178
+ * Upgrade: Icon names from the font-awesome to eicons for the Elementor Panel
179
+ * Fixed: Vertical Timeline mobile device padding & html tag support
180
+ * Added: HTML tag support for the image marker addon fileds
181
+
182
+ = Version: 1.6.6 - Date: 2021-10-04 =
183
+ * Updated missing text domain
184
+ * Language file updated
185
+
186
+ = Version: 1.6.4 - Date: 2021-09-02 =
187
+ * Fixed: Offcanvas menu doesn't open when click on icon. - "Offcanvas Addon"
188
+ * Improved: When center mode enabled the scroll items option will dissappear from this version. Since Center mode & Scroll Items option doesn't work together. - "Testimonial Addon"
189
+ * Added: Option to change color of bar & arrows. - "Working Process Addon"
190
+
191
+ = Version: 1.6.3 - Date: 2021-08-14 =
192
+ * Fixed: Scroll navigation addon animation
193
+ * Deprecation Compatibility: _register_controls
194
+ * Added: Required value for hook_suffix
195
+
196
+ = Version: 1.6.2 - Date: 2021-07-24 =
197
+ * Compatibility With WordPress Latest Version
198
+ * Compatibility With Elementor Latest Version
199
+
200
+ = Version: 1.6.1 - Date: 2021-07-17 =
201
+ * Added recommended plugin
202
+ * Added RTL support for all slick carousel
203
+
204
+ = Version: 1.6.0 - Date: 2021-06-27 =
205
+ * Fixed custom event addon date
206
+ * User login form addon reload page for same page
207
+
208
+ = Version: 1.5.9 - Date: 2021-05-26 =
209
+ * Solved Header already sent issue.
210
+ * Solved Instagram video showing issue.
211
+ * Solved Instagram column issue.
212
+ * Solved console error issue.
213
+ * Solved template data import issue.
214
+ * Solved Thumbnails slider pagination style issue.
215
+ * Updated template library API
216
+
217
+ = Version: 1.5.8 - Date: 2021-04-25 =
218
+ * Compatible with Elementor latest version
219
+
220
+ = Version: 1.5.7 - Date: 2021-03-27 =
221
+ * HTML tags validation issue solved.
222
+
223
+ = Version: 1.5.5- Date: 2021-03-11 =
224
+ * Instagram issue solved.
225
+
226
+ = Version: 1.5.4 - Date: 2021-03-02 =
227
+ * GoogleMap Console error issue solved.
228
+
229
+ = Version: 1.5.3 - Date: 2021-03-1 =
230
+ * Reduce API call.
231
+ * Add admin page saide banner
232
+ * Minor bug fixed.
233
+
234
+ = Version: 1.5.2 - Date: 2021-02-10 =
235
+ * Repeater field console error issue solved.
236
+ * Minor bug fixed.
237
+
238
+ = Version: 1.5.1 - Date: 2020-12-28 =
239
+ * Theme builder admin bar issue solved.
240
+ * Instagram cache data clear option.
241
+
242
+ = Version: 1.4.9 - Date: 2020-11-08 =
243
+ * Instagram network banned issue solved.
244
+
245
+ = Version: 1.4.8 - Date: 2020-11-30 =
246
+ * Swiper JS map load issue solved.
247
+
248
+ = Version: 1.4.7 - Date: 2020-08-13 =
249
+ * Capability With latest WordPress Version
250
+
251
+ = Version: 1.4.6 - Date: 2020-08-11 =
252
+ * Accodion Line height Issue Solved
253
+
254
+ = Version: 1.4.5 - Date: 2020-07-29 =
255
+ * Instagram Addon Issue Solved
256
+ * Thumbnail Opacity add for style-3 in HT Mega post carousal widget.
257
+ * Add default background in HT Mega button widget.
258
+ * Border radius issue and read-mode border issue fixed in HT Mega button widget.
259
+ * Add dependency for style-2 and style-3 in HT Mega countdown widget.
260
+ * Title Background color issue fixed in HT Mega post grid tab.
261
+ * Add image opacity in HT Mega image marker.
262
+ * Progress bar animation issue and value size issue fixed in HT Mega progress bar.
263
+ * Footer-Background color issue fixed for style-5 in HT Mega pricing table.
264
+
265
+ = Version: 1.4.3 - Date: 2020-06-17 =
266
+ * Post Duplicator Option Added.
267
+
268
+ = Version: 1.4.2 - Date: 2020-06-02 =
269
+ * Scroll Navigation addon Scoring issue has been solved.
270
+ * Admin popup console error issue has been solved.
271
+
272
+ = Version: 1.4.1 - Date: 2020-05-11 =
273
+ * Working process Icon style Option added.
274
+ * Template library blocks search problem solved.
275
+ * Section Wise Blocks Template added.
276
+ * Template library cache remove for plugin multiple activation.
277
+ * Style dependency added in image justify and image compare.
278
+
279
+ = Version: 1.4.0 - Date: 2020-04-13 =
280
+ * Single Post Title Length option added.
281
+ * Modal Issue solved for mobile device.
282
+ * Image Grid Overlay color Issue solved.
283
+
284
+ = Version: 1.3.7 - Date: 2020-03-09 =
285
+ * Working Process 5 column responsive issue fixed
286
+ * Post slider responsive issue fixed.
287
+ * Blockquote Icon with issue fixed
288
+ * Template library Improve
289
+
290
+ = Version: 1.3.6 - Date: 2020-02-20 =
291
+ * Menu position option added in inline menu addon
292
+ * Image grid Style Five Overlay Color issue fixed
293
+ * Image grid spacing option added
294
+
295
+ = Version: 1.3.5 - Date: 2020-01-16 =
296
+ * Ajax Added in User Login Form.
297
+ * Ajax Added in User Register Form.
298
+
299
+ = Version: 1.3.4 - Date: 2020-01-14 =
300
+ * Addons Post load limit added.
301
+ * Instagram Device wise column control option added.
302
+
303
+ = Version: 1.3.3 - Date: 2019-12-30 =
304
+ * Setting Page Redirect Issue Solved.
305
+
306
+ = Version: 1.3.2 - Date: 2019-11-24 =
307
+ * Post grid title length options added.
308
+ * Newsticker Style Issue Solved.
309
+
310
+ = Version: 1.3.1 - Date: 2019-11-07 =
311
+ * Theme Builder Single page and archive page default template setting issue solved.
312
+ * Pricing Table Icon issue Solved.
313
+
314
+ = Version: 1.3.0 - Date: 2019-10-29 =
315
+ * Theme Builder Added.
316
+ * Sales Notification Options Added.
317
+ * Mega Menu Builder Added.
318
+
319
+ = Version: 1.2.4 - Date: 2019-09-19 =
320
+ * Special Day offter Banner Addon Added.
321
+
322
+ = Version: 1.2.3 - Date: 2019-09-19 =
323
+ * Console Error image path Issue solved.
324
+ * Toggle button Content Style Issue solved.
325
+ * Popovers close when user click of a different element.
326
+
327
+ = Version: 1.2.1 - Date: 2019-09-19 =
328
+ * Console Error image path Issue solved.
329
+ * Toggle button Content Style Issue solved.
330
+ * Popovers close when user click of a different element.
331
+
332
+ = Version: 1.1.0 - Date: 2019-08-26 =
333
+ * Counter Up Color Issue solved.
334
+ * Scroll Navigation Height options Added.
335
+
336
+ = Version: 1.0.5 - Date: 2019-08-05 =
337
+ * Includes Template Library.
338
+
339
+ == Installation ==
340
+ This section describes how to install the HT Mega - Absolute Addons for Elementor Page Builder plugin and get it working.
341
+
342
+ = 1) Install =
343
+
344
+ = Modern Way: =
345
+ 1. Go to the WordPress Dashboard "Add New Plugin" section.
346
+ 2. Search For "HT Mega".
347
+ 3. Install, then Activate it.
348
+
349
+ = Old Way: =
350
+ 1. Unzip (if it is zipped) and Upload `ht-mega-for-elementor` folder to the `/wp-content/plugins/` directory
351
+ 2. Activate the plugin through the 'Plugins' menu in WordPress
352
+
353
+ = 2) Configure =
354
+ 1. After install and activate the plugin you will get a notice to install Elementor Plugin ( If allready install it then do not show notice. ).
355
+ 2. To install the plugin click on the "Button" Install Elementor.
356
+ 3. HTMega Addons Category will be appear in Elementor page Editor
357
+
358
+ == Screenshots ==
359
+ 1. Widgets
360
+ 2. Ready portfolio
361
+ 3. 15+ Landing Page
362
+ 4. 3rd Party Widgets
363
+ 5. WooCommerce Widgets
364
  6. Widgets enable / disable options panel