Spice Box - Version 1.1

Version Description

  1. Added Honeypress theme functionality.
Download this release

Release Info

Developer spicethemes
Plugin Icon wp plugin Spice Box
Version 1.1
Comparing to
See all releases

Code changes from version 1.0.5 to 1.1

Files changed (157) hide show
  1. custom.js +0 -0
  2. feedback-mail.php +0 -0
  3. inc/chilly/post-meta.php +0 -0
  4. inc/css/custom-one.css +0 -0
  5. inc/css/custom-two.css +0 -0
  6. inc/css/feedback-popup.css +0 -0
  7. inc/css/form-submit-button-light.css +0 -0
  8. inc/css/formCss.css +0 -0
  9. inc/css/jot_from.css +0 -0
  10. inc/css/nova.css +0 -0
  11. inc/feedback-pop-up-form.php +0 -0
  12. inc/honeypress/customizer.php +15 -0
  13. inc/honeypress/default-pages/blog-page.php +23 -0
  14. inc/honeypress/default-pages/home-page.php +24 -0
  15. inc/honeypress/default-pages/upload-media.php +32 -0
  16. inc/honeypress/default-widgets/default-widget.php +47 -0
  17. inc/honeypress/features/feature-service-section.php +134 -0
  18. inc/honeypress/features/feature-slider-section.php +229 -0
  19. inc/honeypress/features/feature-testimonial-section.php +180 -0
  20. inc/honeypress/images/logo.png +0 -0
  21. inc/honeypress/images/slider/slider.jpg +0 -0
  22. inc/honeypress/images/testimonial/testi1.jpg +0 -0
  23. inc/honeypress/sections/honeypress-service-section.php +193 -0
  24. inc/honeypress/sections/honeypress-slider-section.php +66 -0
  25. inc/honeypress/sections/honeypress-testimonail-section.php +63 -0
  26. inc/innofit/customizer.php +0 -0
  27. inc/innofit/customizer/about-section.php +0 -0
  28. inc/innofit/customizer/callout-section.php +0 -0
  29. inc/innofit/customizer/client-section.php +0 -0
  30. inc/innofit/customizer/contact-section.php +0 -0
  31. inc/innofit/customizer/customizer-render-callbacks.php +0 -0
  32. inc/innofit/customizer/customizer_color_back_settings.php +0 -0
  33. inc/innofit/customizer/customizer_layout_manager.php +0 -0
  34. inc/innofit/customizer/customizer_theme_style.php +0 -0
  35. inc/innofit/customizer/customizer_typography.php +0 -0
  36. inc/innofit/customizer/funfact-section.php +0 -0
  37. inc/innofit/customizer/instagram-section.php +0 -0
  38. inc/innofit/customizer/map-section.php +0 -0
  39. inc/innofit/customizer/news-section.php +0 -0
  40. inc/innofit/customizer/portfolio-section.php +0 -0
  41. inc/innofit/customizer/pricing-section.php +0 -0
  42. inc/innofit/customizer/services-section.php +0 -0
  43. inc/innofit/customizer/slider-section.php +0 -0
  44. inc/innofit/customizer/subscriber-section.php +0 -0
  45. inc/innofit/customizer/team-section.php +0 -0
  46. inc/innofit/customizer/testimonial-section.php +0 -0
  47. inc/innofit/customizer/wooproduct-section.php +0 -0
  48. inc/innofit/default-pages/home-custom-menu.php +0 -0
  49. inc/innofit/default-pages/home-page.php +0 -0
  50. inc/innofit/default-pages/upload-media.php +0 -0
  51. inc/innofit/default-widgets/default-widget.php +0 -0
  52. inc/innofit/images/about/about.jpg +0 -0
  53. inc/innofit/images/bg-pattern/bg-img0.png +0 -0
  54. inc/innofit/images/bg-pattern/bg-img1.png +0 -0
  55. inc/innofit/images/bg-pattern/bg-img10.jpg +0 -0
  56. inc/innofit/images/bg-pattern/bg-img2.png +0 -0
  57. inc/innofit/images/bg-pattern/bg-img3.png +0 -0
  58. inc/innofit/images/bg-pattern/bg-img4.png +0 -0
  59. inc/innofit/images/bg-pattern/bg-img5.png +0 -0
  60. inc/innofit/images/bg-pattern/bg-img6.jpg +0 -0
  61. inc/innofit/images/bg-pattern/bg-img7.jpg +0 -0
  62. inc/innofit/images/bg-pattern/bg-img8.jpg +0 -0
  63. inc/innofit/images/bg-pattern/bg-img9.jpg +0 -0
  64. inc/innofit/images/bg-pattern/blue.png +0 -0
  65. inc/innofit/images/bg-pattern/bluedark.png +0 -0
  66. inc/innofit/images/bg-pattern/boxed.png +0 -0
  67. inc/innofit/images/bg-pattern/brown.png +0 -0
  68. inc/innofit/images/bg-pattern/dark.png +0 -0
  69. inc/innofit/images/bg-pattern/gold.png +0 -0
  70. inc/innofit/images/bg-pattern/green.png +0 -0
  71. inc/innofit/images/bg-pattern/light.png +0 -0
  72. inc/innofit/images/bg-pattern/orange.png +0 -0
  73. inc/innofit/images/bg-pattern/pink.png +0 -0
  74. inc/innofit/images/bg-pattern/purple.png +0 -0
  75. inc/innofit/images/bg-pattern/red.png +0 -0
  76. inc/innofit/images/bg-pattern/regalblue.png +0 -0
  77. inc/innofit/images/bg-pattern/sd.jpg +0 -0
  78. inc/innofit/images/bg-pattern/sm0.png +0 -0
  79. inc/innofit/images/bg-pattern/sm1.png +0 -0
  80. inc/innofit/images/bg-pattern/sm10.jpg +0 -0
  81. inc/innofit/images/bg-pattern/sm2.png +0 -0
  82. inc/innofit/images/bg-pattern/sm3.png +0 -0
  83. inc/innofit/images/bg-pattern/sm4.png +0 -0
  84. inc/innofit/images/bg-pattern/sm5.png +0 -0
  85. inc/innofit/images/bg-pattern/sm6.jpg +0 -0
  86. inc/innofit/images/bg-pattern/sm7.jpg +0 -0
  87. inc/innofit/images/bg-pattern/sm8.jpg +0 -0
  88. inc/innofit/images/bg-pattern/sm9.jpg +0 -0
  89. inc/innofit/images/bg-pattern/wide.png +0 -0
  90. inc/innofit/images/bg-pattern/wordpress.png +0 -0
  91. inc/innofit/images/bg-pattern/yellow.png +0 -0
  92. inc/innofit/images/logo-footer.png +0 -0
  93. inc/innofit/images/logo.png +0 -0
  94. inc/innofit/images/slider/slider.jpg +0 -0
  95. inc/innofit/images/subscribe/subscribe-bg.jpg +0 -0
  96. inc/innofit/images/team/team1.jpg +0 -0
  97. inc/innofit/images/team/team2.jpg +0 -0
  98. inc/innofit/images/team/team3.jpg +0 -0
  99. inc/innofit/images/team/team4.jpg +0 -0
  100. inc/innofit/images/testimonial/testimonial-bg.jpg +0 -0
  101. inc/innofit/images/testimonial/user1.jpg +0 -0
  102. inc/innofit/images/testimonial/user2.jpg +0 -0
  103. inc/innofit/images/testimonial/user3.jpg +0 -0
  104. inc/innofit/images/testimonial/user4.jpg +0 -0
  105. inc/innofit/sections/innofit-about-section.php +0 -0
  106. inc/innofit/sections/innofit-callout-section.php +0 -0
  107. inc/innofit/sections/innofit-contact-section.php +0 -0
  108. inc/innofit/sections/innofit-news-section.php +0 -0
  109. inc/innofit/sections/innofit-services-section.php +0 -0
  110. inc/innofit/sections/innofit-slider-section.php +0 -0
  111. inc/innofit/sections/innofit-subscriber-section.php +0 -0
  112. inc/innofit/sections/innofit-team-section.php +0 -0
  113. inc/innofit/sections/innofit-testimonial-section.php +0 -0
  114. inc/innofit/sections/innofit-wooproduct-section.php +0 -0
  115. inc/js/custom-js.js +0 -0
  116. inc/js/jotform.forms.js +0 -0
  117. inc/js/prototype.forms.js +0 -0
  118. inc/spicepress/customizer.php +0 -0
  119. inc/spicepress/default-pages/about-page.php +0 -0
  120. inc/spicepress/default-pages/blog-page.php +0 -0
  121. inc/spicepress/default-pages/contact-page.php +0 -0
  122. inc/spicepress/default-pages/home-page.php +0 -0
  123. inc/spicepress/default-pages/portfolio-page.php +0 -0
  124. inc/spicepress/default-pages/upload-media.php +0 -0
  125. inc/spicepress/default-widgets/default-widget.php +0 -0
  126. inc/spicepress/features/feature-portfolio-section.php +0 -0
  127. inc/spicepress/features/feature-service-section.php +0 -0
  128. inc/spicepress/features/feature-slider-section.php +0 -0
  129. inc/spicepress/features/feature-testimonial-section.php +0 -0
  130. inc/spicepress/images/about/about.jpg +0 -0
  131. inc/spicepress/images/logo-footer.png +0 -0
  132. inc/spicepress/images/portfolio/gallery1.jpg +0 -0
  133. inc/spicepress/images/portfolio/gallery10.jpg +0 -0
  134. inc/spicepress/images/portfolio/gallery11.jpg +0 -0
  135. inc/spicepress/images/portfolio/gallery12.jpg +0 -0
  136. inc/spicepress/images/portfolio/gallery2.jpg +0 -0
  137. inc/spicepress/images/portfolio/gallery3.jpg +0 -0
  138. inc/spicepress/images/portfolio/gallery4.jpg +0 -0
  139. inc/spicepress/images/portfolio/gallery5.jpg +0 -0
  140. inc/spicepress/images/portfolio/gallery6.jpg +0 -0
  141. inc/spicepress/images/portfolio/gallery7.jpg +0 -0
  142. inc/spicepress/images/portfolio/gallery8.jpg +0 -0
  143. inc/spicepress/images/portfolio/gallery9.jpg +0 -0
  144. inc/spicepress/images/portfolio/item1.jpg +0 -0
  145. inc/spicepress/images/portfolio/item2.jpg +0 -0
  146. inc/spicepress/images/portfolio/item3.jpg +0 -0
  147. inc/spicepress/images/portfolio/logo.png +0 -0
  148. inc/spicepress/images/slider/slider.jpg +0 -0
  149. inc/spicepress/images/testimonial/testi1.jpg +0 -0
  150. inc/spicepress/images/testimonial/testimonial-bg.jpg +0 -0
  151. inc/spicepress/sections/spicepress-features-section.php +0 -0
  152. inc/spicepress/sections/spicepress-portfolio-section.php +0 -0
  153. inc/spicepress/sections/spicepress-slider-section.php +0 -0
  154. inc/spicepress/sections/spicepress-testimonail-section.php +0 -0
  155. languages/spicebox.pot +1522 -0
  156. readme.txt +6 -3
  157. spicebox.php +45 -3
custom.js CHANGED
File without changes
feedback-mail.php CHANGED
File without changes
inc/chilly/post-meta.php CHANGED
File without changes
inc/css/custom-one.css CHANGED
File without changes
inc/css/custom-two.css CHANGED
File without changes
inc/css/feedback-popup.css CHANGED
File without changes
inc/css/form-submit-button-light.css CHANGED
File without changes
inc/css/formCss.css CHANGED
File without changes
inc/css/jot_from.css CHANGED
File without changes
inc/css/nova.css CHANGED
File without changes
inc/feedback-pop-up-form.php CHANGED
File without changes
inc/honeypress/customizer.php ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! function_exists( 'spiceb_customize_register' ) ) :
3
+ /**
4
+ * honeypress Customize Register
5
+ */
6
+
7
+ function spiceb_customize_register( $wp_customize ) {
8
+ $honeypress_features_content_control = $wp_customize->get_setting( 'honeypress_service_content' );
9
+ if ( ! empty( $honeypress_features_content_control ) ) {
10
+ $honeypress_features_content_control->default = spiceb_honeypress_get_service_default();
11
+ }
12
+ }
13
+ add_action( 'customize_register', 'spiceb_customize_register' );
14
+ endif;
15
+ ?>
inc/honeypress/default-pages/blog-page.php ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ $post = array(
3
+ 'comment_status' => 'closed',
4
+ 'ping_status' => 'closed' ,
5
+ 'post_author' => 1,
6
+ 'post_date' => date('Y-m-d H:i:s'),
7
+ 'post_name' => 'Blog',
8
+ 'post_status' => 'publish' ,
9
+ 'post_title' => 'Blog',
10
+ 'post_type' => 'page',
11
+ );
12
+ //insert page and save the id
13
+ $newvalue = wp_insert_post( $post, false );
14
+ if ( $newvalue && ! is_wp_error( $newvalue ) ){
15
+ update_post_meta( $newvalue, '_wp_page_template', 'page.php' );
16
+
17
+ // Use a static front page
18
+ $page = get_page_by_title('Blog');
19
+ update_option( 'show_on_front', 'page' );
20
+ update_option( 'page_for_posts', $page->ID );
21
+
22
+ }
23
+ ?>
inc/honeypress/default-pages/home-page.php ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ //post status and options
3
+ $post = array(
4
+ 'comment_status' => 'closed',
5
+ 'ping_status' => 'closed' ,
6
+ 'post_author' => 1,
7
+ 'post_date' => date('Y-m-d H:i:s'),
8
+ 'post_name' => 'Home',
9
+ 'post_status' => 'publish' ,
10
+ 'post_title' => 'Home',
11
+ 'post_type' => 'page',
12
+ );
13
+ //insert page and save the id
14
+ $newvalue = wp_insert_post( $post, false );
15
+ if ( $newvalue && ! is_wp_error( $newvalue ) ){
16
+ update_post_meta( $newvalue, '_wp_page_template', 'template-business.php' );
17
+
18
+ // Use a static front page
19
+ $page = get_page_by_title('Home');
20
+ update_option( 'show_on_front', 'page' );
21
+ update_option( 'page_on_front', $page->ID );
22
+
23
+ }
24
+ ?>
inc/honeypress/default-pages/upload-media.php ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ $ImagePath = SPICEB_PLUGIN_URL .'inc/honeypress/images';
3
+
4
+ $images = array(
5
+ $ImagePath. '/logo.png',
6
+ );
7
+
8
+ foreach($images as $name) {
9
+ $filename = basename($name);
10
+ $upload_file = wp_upload_bits($filename, null, file_get_contents($name));
11
+ if (!$upload_file['error']) {
12
+ $wp_filetype = wp_check_filetype($filename, null );
13
+ $attachment = array(
14
+ 'post_mime_type' => $wp_filetype['type'],
15
+ 'post_parent' => $parent_post_id,
16
+ 'post_title' => preg_replace('/\.[^.]+$/', '', $filename),
17
+ 'post_status' => 'inherit'
18
+ );
19
+ $ImageId[] = $attachment_id = wp_insert_attachment( $attachment, $upload_file['file'], $parent_post_id );
20
+
21
+ if (!is_wp_error($attachment_id)) {
22
+ require_once(ABSPATH . "wp-admin" . '/includes/image.php');
23
+ $attachment_data = wp_generate_attachment_metadata( $attachment_id, $upload_file['file'] );
24
+ wp_update_attachment_metadata( $attachment_id, $attachment_data );
25
+ }
26
+ }
27
+ }
28
+ update_option( 'innofit_media_id', $ImageId );
29
+ $MediaId = get_option('innofit_media_id');
30
+ set_theme_mod( 'custom_logo', $MediaId[0] );
31
+ set_theme_mod( 'header_textcolor', "blank" );
32
+ ?>
inc/honeypress/default-widgets/default-widget.php ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ $activate = array(
3
+ 'sidebar-1' => array(
4
+ 'search-1',
5
+ 'recent-posts-1',
6
+ 'archives-1',
7
+ ),
8
+ 'footer-sidebar-1' => array(
9
+ 'text-1',
10
+ ),
11
+ 'footer-sidebar-2' => array(
12
+ 'recent-posts-2',
13
+ ),
14
+ 'footer-sidebar-3' => array(
15
+ 'categories-2'
16
+ ),
17
+ );
18
+
19
+ /* the default titles will appear */
20
+ update_option('widget_text', array(
21
+ 1 => array('title' => 'Quick Contact Info',
22
+ 'text'=>'<p>Lorem ipsum dolor sit amet, ut ius audiam denique tractatos, pro cu dicat quidam neglegentur. Vel mazim aliquid.</p><address>
23
+ <i class="fa fa-map-marker"></i>514 S. Magnolia St. Orlando<br>
24
+ <i class="fa fa-envelope-o"></i><a href="mailto:support@honeypress.com">support@honeypress.com</a><br>
25
+ <i class="fa fa-phone"></i><a href="tel:+(15) 718-999-3939">+(15) 718-999-3939</a><br>
26
+ </address>'),
27
+ ));
28
+
29
+ update_option('widget_recent-posts', array(
30
+ 1 => array('title' => 'Recent Posts'),
31
+ 2 => array('title' => 'Recent Posts')));
32
+
33
+ update_option('widget_categories', array(
34
+ 1 => array('title' => 'Categories'),
35
+ 2 => array('title' => 'Categories')));
36
+
37
+ update_option('widget_archives', array(
38
+ 1 => array('title' => 'Archives'),
39
+ 2 => array('title' => 'Archives')));
40
+
41
+ update_option('widget_search', array(
42
+ 1 => array('title' => 'Search'),
43
+ 2 => array('title' => 'Search')));
44
+
45
+ update_option('sidebars_widgets', $activate);
46
+
47
+ ?>
inc/honeypress/features/feature-service-section.php ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! function_exists( 'spiceb_honeypress_service_customize_register' ) ) :
3
+ function spiceb_honeypress_service_customize_register($wp_customize){
4
+ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' : 'refresh';
5
+
6
+ /* Services section */
7
+ $wp_customize->add_section( 'services_section' , array(
8
+ 'title' => __('Service settings', 'spicebox'),
9
+ 'panel' => 'section_settings',
10
+ 'priority' => 1,
11
+ ) );
12
+
13
+ // Enable service
14
+ $wp_customize->add_setting( 'home_service_section_enabled' , array( 'default' => 'on') );
15
+ $wp_customize->add_control( 'home_service_section_enabled' , array(
16
+ 'label' => __( 'Enable Services on homepage', 'spicebox' ),
17
+ 'section' => 'services_section',
18
+ 'type' => 'radio',
19
+ 'choices' => array(
20
+ 'on'=>__('ON', 'spicebox'),
21
+ 'off'=>__('OFF', 'spicebox')
22
+ )
23
+ ));
24
+
25
+ // Service section title
26
+ $wp_customize->add_setting( 'home_service_section_title',array(
27
+ 'capability' => 'edit_theme_options',
28
+ 'default' => __('What we Offer?','spicebox'),
29
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
30
+ 'transport' => $selective_refresh,
31
+ ));
32
+ $wp_customize->add_control( 'home_service_section_title',array(
33
+ 'label' => __('Title','spicebox'),
34
+ 'section' => 'services_section',
35
+ 'type' => 'text',
36
+ ));
37
+
38
+ //room section discription
39
+ $wp_customize->add_setting( 'home_service_section_discription',array(
40
+ 'capability' => 'edit_theme_options',
41
+ 'default' => __('Why Choose Us','spicebox'),
42
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
43
+ 'transport' => $selective_refresh,
44
+ ));
45
+ $wp_customize->add_control( 'home_service_section_discription',array(
46
+ 'label' => __('Description','spicebox'),
47
+ 'section' => 'services_section',
48
+ 'type' => 'textarea',
49
+ ));
50
+
51
+ if ( class_exists( 'Honeypress_Repeater' ) ) {
52
+ $wp_customize->add_setting( 'honeypress_service_content', array(
53
+ ) );
54
+
55
+ $wp_customize->add_control( new Honeypress_Repeater( $wp_customize, 'honeypress_service_content', array(
56
+ 'label' => esc_html__( 'Service content', 'spicebox' ),
57
+ 'section' => 'services_section',
58
+ 'priority' => 10,
59
+ 'add_field_label' => esc_html__( 'Add new Service', 'spicebox' ),
60
+ 'item_name' => esc_html__( 'Service', 'spicebox' ),
61
+ 'customizer_repeater_icon_control' => true,
62
+ 'customizer_repeater_title_control' => true,
63
+ 'customizer_repeater_text_control' => true,
64
+ 'customizer_repeater_link_control' => true,
65
+ 'customizer_repeater_checkbox_control' => true,
66
+ 'customizer_repeater_image_control' => true,
67
+ ) ) );
68
+ }
69
+
70
+ //plus Button
71
+ class Honyepress_services__section_upgrade extends WP_Customize_Control {
72
+ public function render_content() { ?>
73
+ <h3 class="customizer_honeypressservice_upgrade_section" style="display: none;"> <?php _e('To add More Service? Then','spicebox'); ?><a href="<?php echo esc_url( '#' ); ?>" target="_blank">
74
+ <?php _e('Upgrade to Plus','spicebox'); ?> </a>
75
+ </h3>
76
+ <?php
77
+ }
78
+ }
79
+
80
+ $wp_customize->add_setting( 'honeypress_service_upgrade_to_pro', array(
81
+ 'capability' => 'edit_theme_options',
82
+ ));
83
+ $wp_customize->add_control(
84
+ new Honyepress_services__section_upgrade(
85
+ $wp_customize,
86
+ 'honeypress_service_upgrade_to_pro',
87
+ array(
88
+ 'section' => 'services_section',
89
+ 'settings' => 'honeypress_service_upgrade_to_pro',
90
+ )
91
+ )
92
+ );
93
+ }
94
+ add_action( 'customize_register', 'spiceb_honeypress_service_customize_register' );
95
+ endif;
96
+
97
+ /**
98
+ * Add selective refresh for Front page section section controls.
99
+ */
100
+ function spiceb_honeypress_register_home_service_section_partials( $wp_customize ){
101
+
102
+ //Slider section
103
+ $wp_customize->selective_refresh->add_partial( 'honeypress_service_content', array(
104
+ 'selector' => '.service-section #service_content_section',
105
+ 'settings' => 'honeypress_service_content',
106
+
107
+ ) );
108
+
109
+ //Slider section
110
+ $wp_customize->selective_refresh->add_partial( 'home_service_section_title', array(
111
+ 'selector' => '.section-module.services .section-subtitle',
112
+ 'settings' => 'home_service_section_title',
113
+ 'render_callback' => 'spiceb_honeypress_service_section_title_render_callback',
114
+
115
+ ) );
116
+
117
+ $wp_customize->selective_refresh->add_partial( 'home_service_section_discription', array(
118
+ 'selector' => '.section-module.services .section-title',
119
+ 'settings' => 'home_service_section_discription',
120
+ 'render_callback' => 'spiceb_honeypress_service_section_discription_render_callback',
121
+
122
+ ) );
123
+
124
+ }
125
+ add_action( 'customize_register', 'spiceb_honeypress_register_home_service_section_partials' );
126
+
127
+ function spiceb_honeypress_service_section_title_render_callback() {
128
+ return get_theme_mod( 'home_service_section_title' );
129
+ }
130
+
131
+ function spiceb_honeypress_service_section_discription_render_callback() {
132
+ return get_theme_mod( 'home_service_section_discription' );
133
+ }
134
+ ?>
inc/honeypress/features/feature-slider-section.php ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php if ( ! function_exists( 'spiceb_honeypress_slider_customize_register' ) ) :
2
+ function spiceb_honeypress_slider_customize_register($wp_customize){
3
+ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' : 'refresh';
4
+
5
+ /* Slider Section */
6
+ $wp_customize->add_section( 'slider_section' , array(
7
+ 'title' => __('Slider settings', 'spicebox'),
8
+ 'panel' => 'section_settings',
9
+ 'priority' => 1,
10
+ ) );
11
+
12
+ // Enable slider
13
+ $wp_customize->add_setting( 'home_page_slider_enabled' , array( 'default' => 'on') );
14
+ $wp_customize->add_control( 'home_page_slider_enabled' , array(
15
+ 'label' => __( 'Enable slider', 'spicebox' ),
16
+ 'section' => 'slider_section',
17
+ 'type' => 'radio',
18
+ 'choices' => array(
19
+ 'on'=>__('ON', 'spicebox'),
20
+ 'off'=>__('OFF', 'spicebox')
21
+ )
22
+ ));
23
+
24
+
25
+ //Slider Image
26
+ $wp_customize->add_setting( 'home_slider_image',array('default' => SPICEB_PLUGIN_URL .'inc/honeypress/images/slider/slider.jpg',
27
+ 'sanitize_callback' => 'esc_url_raw', 'transport' => $selective_refresh,));
28
+
29
+ $wp_customize->add_control(
30
+ new WP_Customize_Image_Control(
31
+ $wp_customize,
32
+ 'home_slider_image',
33
+ array(
34
+ 'type' => 'upload',
35
+ 'label' => __('Image','spicebox'),
36
+ 'settings' =>'home_slider_image',
37
+ 'section' => 'slider_section',
38
+
39
+ )
40
+ )
41
+ );
42
+
43
+ // Image overlay
44
+ $wp_customize->add_setting( 'slider_image_overlay', array(
45
+ 'default' => true,
46
+ 'sanitize_callback' => 'sanitize_text_field',
47
+ ) );
48
+
49
+ $wp_customize->add_control('slider_image_overlay', array(
50
+ 'label' => __('Enable slider image overlay', 'spicebox' ),
51
+ 'section' => 'slider_section',
52
+ 'type' => 'checkbox',
53
+ ) );
54
+
55
+
56
+ //Slider Background Overlay Color
57
+ $wp_customize->add_setting( 'slider_overlay_section_color', array(
58
+ 'sanitize_callback' => 'sanitize_text_field',
59
+ 'default' => 'rgba(0,0,0,0.6)',
60
+ ) );
61
+
62
+ $wp_customize->add_control(new Honeypress_Customize_Alpha_Color_Control( $wp_customize,'slider_overlay_section_color', array(
63
+ 'label' => __('Slider image overlay color','spicebox' ),
64
+ 'palette' => true,
65
+ 'section' => 'slider_section')
66
+ ) );
67
+
68
+
69
+ // Slider title
70
+ $wp_customize->add_setting( 'home_slider_title',array(
71
+ 'default' => __('We Provide Quality Business Solution','spicebox'),
72
+ 'capability' => 'edit_theme_options',
73
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
74
+ 'transport' => $selective_refresh,
75
+ ));
76
+ $wp_customize->add_control( 'home_slider_title',array(
77
+ 'label' => __('Title','spicebox'),
78
+ 'section' => 'slider_section',
79
+ 'type' => 'text',
80
+ ));
81
+
82
+ //Slider discription
83
+ $wp_customize->add_setting( 'home_slider_discription',array(
84
+ 'default' => __('Sea summo mazim ex, ea errem eleifend definitionem vim. Ut nec hinc dolor possim <br> mei ludus efficiendi ei sea summo mazim ex.','spicebox'),
85
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
86
+ 'transport' => $selective_refresh,
87
+ ));
88
+ $wp_customize->add_control( 'home_slider_discription',array(
89
+ 'label' => __('Description','spicebox'),
90
+ 'section' => 'slider_section',
91
+ 'type' => 'textarea',
92
+ ));
93
+
94
+
95
+ // Slider button text
96
+ $wp_customize->add_setting( 'home_slider_btn_txt',array(
97
+ 'default' => __('Read More','spicebox'),
98
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
99
+ 'transport' => $selective_refresh,
100
+ ));
101
+ $wp_customize->add_control( 'home_slider_btn_txt',array(
102
+ 'label' => __('Button Text','spicebox'),
103
+ 'section' => 'slider_section',
104
+ 'type' => 'text',
105
+ ));
106
+
107
+ // Slider button link
108
+ $wp_customize->add_setting( 'home_slider_btn_link',array(
109
+ 'default' => __('#','spicebox'),
110
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
111
+ 'transport' => $selective_refresh,
112
+ ));
113
+ $wp_customize->add_control( 'home_slider_btn_link',array(
114
+ 'label' => __('Button Link','spicebox'),
115
+ 'section' => 'slider_section',
116
+ 'type' => 'text',
117
+ ));
118
+
119
+ // Slider button target
120
+ $wp_customize->add_setting(
121
+ 'home_slider_btn_target',
122
+ array(
123
+ 'default' => false,
124
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
125
+ ));
126
+ $wp_customize->add_control('home_slider_btn_target', array(
127
+ 'label' => __('Open link in new tab', 'spicebox'),
128
+ 'section' => 'slider_section',
129
+ 'type' => 'checkbox',
130
+ ));
131
+
132
+ // Slider button2 text
133
+ $wp_customize->add_setting( 'home_slider_btn_txt2',array(
134
+ 'default' => __('About Us','spicebox'),
135
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
136
+ 'transport' => $selective_refresh,
137
+ ));
138
+ $wp_customize->add_control( 'home_slider_btn_txt2',array(
139
+ 'label' => __('Button 2 Text','spicebox'),
140
+ 'section' => 'slider_section',
141
+ 'type' => 'text',
142
+ ));
143
+
144
+ // Slider button link
145
+ $wp_customize->add_setting( 'home_slider_btn_link2',array(
146
+ 'default' => __('#','spicebox'),
147
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
148
+ 'transport' => $selective_refresh,
149
+ ));
150
+ $wp_customize->add_control( 'home_slider_btn_link2',array(
151
+ 'label' => __('Button 2 Link','spicebox'),
152
+ 'section' => 'slider_section',
153
+ 'type' => 'text',
154
+ ));
155
+
156
+ // Slider button target
157
+ $wp_customize->add_setting(
158
+ 'home_slider_btn_target2',
159
+ array(
160
+ 'default' => false,
161
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
162
+ ));
163
+ $wp_customize->add_control('home_slider_btn_target2', array(
164
+ 'label' => __('Open link in new tab', 'spicebox'),
165
+ 'section' => 'slider_section',
166
+ 'type' => 'checkbox',
167
+ ));
168
+ }
169
+
170
+ add_action( 'customize_register', 'spiceb_honeypress_slider_customize_register' );
171
+ endif;
172
+
173
+ /**
174
+ * Add selective refresh for Front page section section controls.
175
+ */
176
+ function spiceb_honeypress_register_home_slider_section_partials( $wp_customize )
177
+ {
178
+ $wp_customize->selective_refresh->add_partial( 'home_slider_image', array(
179
+ 'selector' => '.slider .item',
180
+ 'settings' => 'home_slider_image',
181
+
182
+ ) );
183
+
184
+ //Slider section
185
+ $wp_customize->selective_refresh->add_partial( 'home_slider_title', array(
186
+ 'selector' => '.caption-content.text-center .title',
187
+ 'settings' => 'home_slider_title',
188
+ 'render_callback' => 'spiceb_honeypress_slider_section_title_render_callback',
189
+ ) );
190
+
191
+ $wp_customize->selective_refresh->add_partial( 'home_slider_discription', array(
192
+ 'selector' => '.caption-content.text-center .description',
193
+ 'settings' => 'home_slider_discription',
194
+ 'render_callback' => 'spiceb_honeypress_slider_section_discription_render_callback',
195
+
196
+ ) );
197
+
198
+ $wp_customize->selective_refresh->add_partial( 'home_slider_btn_txt', array(
199
+ 'selector' => '.caption-content.text-center .btn-small.btn-default',
200
+ 'settings' => 'home_slider_btn_txt',
201
+ 'render_callback' => 'spiceb_honeypress_slider_btn_render_callback',
202
+
203
+ ) );
204
+
205
+ $wp_customize->selective_refresh->add_partial( 'home_slider_btn_txt2', array(
206
+ 'selector' => '.about-tbn',
207
+ 'settings' => 'home_slider_btn_txt2',
208
+ 'render_callback' => 'spiceb_honeypress_slider_btn2_render_callback',
209
+ ) );
210
+ }
211
+
212
+ add_action( 'customize_register', 'spiceb_honeypress_register_home_slider_section_partials' );
213
+
214
+
215
+ function spiceb_honeypress_slider_section_title_render_callback() {
216
+ return get_theme_mod( 'home_slider_title' );
217
+ }
218
+
219
+ function spiceb_honeypress_slider_section_discription_render_callback() {
220
+ return get_theme_mod( 'home_slider_discription' );
221
+ }
222
+
223
+ function spiceb_honeypress_slider_btn_render_callback() {
224
+ return get_theme_mod( 'home_slider_btn_txt' );
225
+ }
226
+
227
+ function spiceb_honeypress_slider_btn2_render_callback() {
228
+ return get_theme_mod( 'home_slider_btn_txt2' );
229
+ }
inc/honeypress/features/feature-testimonial-section.php ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! function_exists( 'spiceb_honeypress_testimonial_customize_register' ) ) :
3
+ function spiceb_honeypress_testimonial_customize_register($wp_customize){
4
+ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' : 'refresh';
5
+
6
+ /* Testimonial Section */
7
+ $wp_customize->add_section( 'testimonial_section' , array(
8
+ 'title' => __('Testimonial settings', 'spicebox'),
9
+ 'panel' => 'section_settings',
10
+ 'priority' => 7,
11
+ ) );
12
+
13
+ // Enable testimonial section
14
+ $wp_customize->add_setting( 'testimonial_section_enable' , array( 'default' => 'on') );
15
+ $wp_customize->add_control( 'testimonial_section_enable' , array(
16
+ 'label' => __( 'Enable Home Testimonial section', 'spicebox' ),
17
+ 'section' => 'testimonial_section',
18
+ 'type' => 'radio',
19
+ 'choices' => array(
20
+ 'on'=>__('ON', 'spicebox'),
21
+ 'off'=>__('OFF', 'spicebox')
22
+ )
23
+ ));
24
+
25
+ // testimonial section title
26
+ $wp_customize->add_setting( 'home_testimonial_section_title',array(
27
+ 'capability' => 'edit_theme_options',
28
+ 'default' => __('What People Say','spicebox'),
29
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
30
+ 'transport' => $selective_refresh,
31
+ ));
32
+ $wp_customize->add_control( 'home_testimonial_section_title',array(
33
+ 'label' => __('Title','spicebox'),
34
+ 'section' => 'testimonial_section',
35
+ 'type' => 'text',
36
+ ));
37
+
38
+ //testimonial section discription
39
+ $wp_customize->add_setting( 'home_testimonial_section_discription',array(
40
+ 'capability' => 'edit_theme_options',
41
+ 'default'=> __('What Clients Are Say','spicebox'),
42
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
43
+ 'transport' => $selective_refresh,
44
+ ));
45
+ $wp_customize->add_control( 'home_testimonial_section_discription',array(
46
+ 'label' => __('Description','spicebox'),
47
+ 'section' => 'testimonial_section',
48
+ 'type' => 'textarea',
49
+ ));
50
+
51
+ //testimonial one image
52
+ $wp_customize->add_setting( 'home_testimonial_thumb',array('default' => SPICEB_PLUGIN_URL .'inc/honeypress/images/testimonial/testi1.jpg',
53
+ 'sanitize_callback' => 'esc_url_raw', 'transport' => $selective_refresh,));
54
+
55
+ $wp_customize->add_control(
56
+ new WP_Customize_Image_Control(
57
+ $wp_customize,
58
+ 'home_testimonial_thumb',
59
+ array(
60
+ 'label' => __('Image','spicebox'),
61
+ 'section' => 'example_section_one',
62
+ 'settings' =>'home_testimonial_thumb',
63
+ 'section' => 'testimonial_section',
64
+ 'type' => 'upload',
65
+ )
66
+ )
67
+ );
68
+
69
+ //testimonial description
70
+ $wp_customize->add_setting( 'home_testimonial_desc',array(
71
+ 'capability' => 'edit_theme_options',
72
+ 'default' => __('Sed ut Perspiciatis Unde Omnis Iste Sed ut perspiciatis unde omnis iste natu error sit voluptatem accu tium neque fermentum veposu miten a tempor nise. Duis autem vel eum iriure dolor in hendrerit in vulputate velit consequat reprehender in voluptate velit esse cillum duis dolor fugiat nulla pariatur.','spicebox'),
73
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
74
+ 'transport' => $selective_refresh,
75
+ ));
76
+ $wp_customize->add_control( 'home_testimonial_desc',array(
77
+ 'label' => __('Description','spicebox'),
78
+ 'section' => 'testimonial_section',
79
+ 'type' => 'text',
80
+ ));
81
+
82
+ // testimonial section title
83
+ $wp_customize->add_setting( 'home_testimonial_title',array(
84
+ 'capability' => 'edit_theme_options',
85
+ 'default' => __('Alice Culan','spicebox'),
86
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
87
+ 'transport' => $selective_refresh,
88
+ ));
89
+ $wp_customize->add_control( 'home_testimonial_title',array(
90
+ 'label' => __('Title','spicebox'),
91
+ 'section' => 'testimonial_section',
92
+ 'type' => 'text',
93
+ ));
94
+
95
+ $wp_customize->add_setting( 'home_testimonial_designation',array(
96
+ 'capability' => 'edit_theme_options',
97
+ 'default' => __('UI Developer','spicebox'),
98
+ 'sanitize_callback' => 'spiceb_honeypress_home_page_sanitize_text',
99
+ 'transport' => $selective_refresh,
100
+ ));
101
+ $wp_customize->add_control( 'home_testimonial_designation',array(
102
+ 'label' => __('Designation','spicebox'),
103
+ 'section' => 'testimonial_section',
104
+ 'type' => 'text',
105
+ ));
106
+ }
107
+
108
+ add_action( 'customize_register', 'spiceb_honeypress_testimonial_customize_register' );
109
+ endif;
110
+
111
+ /**
112
+ * Add selective refresh for Front page section section controls.
113
+ */
114
+ function spiceb_honeypress_register_home_testimonial_section_partials( $wp_customize ){
115
+
116
+ //Testimonial
117
+ $wp_customize->selective_refresh->add_partial( 'home_testimonial_section_title', array(
118
+ 'selector' => '.section-module.testimonial .section-subtitle',
119
+ 'settings' => 'home_testimonial_section_title',
120
+ 'render_callback' => 'spiceb_honeypress_testimonial_section_title_render_callback',
121
+
122
+ ) );
123
+
124
+ $wp_customize->selective_refresh->add_partial( 'home_testimonial_section_discription', array(
125
+ 'selector' => '.section-module.testimonial .section-title',
126
+ 'settings' => 'home_testimonial_section_discription',
127
+ 'render_callback' => 'spiceb_honeypress_testimonial_section_discription_render_callback',
128
+
129
+ ) );
130
+
131
+ $wp_customize->selective_refresh->add_partial( 'home_testimonial_desc', array(
132
+ 'selector' => '.testmonial-block.text-center .text-white',
133
+ 'settings' => 'home_testimonial_desc',
134
+ 'render_callback' => 'spiceb_honeypress_testimonial_desc_render_callback',
135
+
136
+ ) );
137
+
138
+ $wp_customize->selective_refresh->add_partial( 'home_testimonial_title', array(
139
+ 'selector' => '.section-module.testimonial .name',
140
+ 'settings' => 'home_testimonial_title',
141
+ 'render_callback' => 'spiceb_honeypress_testimonial_title_render_callback',
142
+
143
+ ) );
144
+
145
+ $wp_customize->selective_refresh->add_partial( 'home_testimonial_designation', array(
146
+ 'selector' => '.section-module.testimonial .designation',
147
+ 'settings' => 'home_testimonial_designation',
148
+ 'render_callback' => 'spiceb_honeypress_testimonial_designation_render_callback',
149
+
150
+ ) );
151
+
152
+ $wp_customize->selective_refresh->add_partial( 'home_testimonial_thumb', array(
153
+ 'selector' => '.section.testimonial-section .avatar ',
154
+ 'settings' => 'home_testimonial_thumb',
155
+
156
+ ) );
157
+ }
158
+
159
+ add_action( 'customize_register', 'spiceb_honeypress_register_home_testimonial_section_partials' );
160
+
161
+ function spiceb_honeypress_testimonial_section_title_render_callback() {
162
+ return get_theme_mod( 'home_testimonial_section_title' );
163
+ }
164
+
165
+ function spiceb_honeypress_testimonial_section_discription_render_callback() {
166
+ return get_theme_mod( 'home_testimonial_section_discription' );
167
+ }
168
+
169
+ function spiceb_honeypress_testimonial_desc_render_callback() {
170
+ return get_theme_mod( 'home_testimonial_desc' );
171
+ }
172
+
173
+ function spiceb_honeypress_testimonial_title_render_callback() {
174
+ return get_theme_mod( 'home_testimonial_title' );
175
+ }
176
+
177
+ function spiceb_honeypress_testimonial_designation_render_callback() {
178
+ return get_theme_mod( 'home_testimonial_designation' );
179
+ }
180
+ ?>
inc/honeypress/images/logo.png ADDED
Binary file
inc/honeypress/images/slider/slider.jpg ADDED
Binary file
inc/honeypress/images/testimonial/testi1.jpg ADDED
Binary file
inc/honeypress/sections/honeypress-service-section.php ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Services section for the homepage.
4
+ */
5
+ if ( ! function_exists( 'spiceb_honeypress_service' ) ) :
6
+
7
+ function spiceb_honeypress_service() {
8
+
9
+ $home_service_section_enabled = get_theme_mod('home_service_section_enabled','on');
10
+ $home_service_section_title = get_theme_mod('home_service_section_title',__('What we Offer?','spicebox'));
11
+ $home_service_section_discription = get_theme_mod('home_service_section_discription',__('Why Choose Us','spicebox'));
12
+ $honeypress_service_content = get_theme_mod( 'honeypress_service_content', spiceb_honeypress_get_service_default() );
13
+ $section_is_empty = empty( $honeypress_service_content ) && empty( $home_service_section_discription ) && empty( $home_service_section_title );
14
+ if($home_service_section_enabled !='off')
15
+ {
16
+ ?>
17
+ <section class="section-module services">
18
+ <div class="container">
19
+ <?php if( ($home_service_section_title) || ($home_service_section_discription)!='' ) { ?>
20
+ <div class="row">
21
+ <div class="col-lg-12 col-md-12 col-xs-12">
22
+ <div class="section-header text-center">
23
+ <div class="section-separator border-center"></div>
24
+ <?php if ( ! empty( $home_service_section_title ) || is_customize_preview() ) : ?>
25
+ <p class="section-subtitle">
26
+ <?php echo $home_service_section_title; ?>
27
+ </p>
28
+ <?php endif; ?>
29
+ <?php if($home_service_section_discription) {?>
30
+ <h2 class="section-title">
31
+ <?php echo $home_service_section_discription; ?>
32
+ </h2>
33
+ <?php } ?>
34
+ </div>
35
+ </div>
36
+ </div>
37
+ <?php }
38
+ spiceb_honeypress_service_content( $honeypress_service_content );
39
+ ?>
40
+ </div>
41
+ </section>
42
+ <?php } }
43
+ endif;
44
+
45
+ function spiceb_honeypress_service_content( $honeypress_service_content, $is_callback = false ) {
46
+ if ( ! $is_callback ) {
47
+ ?>
48
+ <?php
49
+ }
50
+ if ( ! empty( $honeypress_service_content ) ) :
51
+
52
+ $allowed_html = array(
53
+ 'br' => array(),
54
+ 'em' => array(),
55
+ 'strong' => array(),
56
+ 'b' => array(),
57
+ 'i' => array(),
58
+ );
59
+
60
+ $honeypress_service_content = json_decode( $honeypress_service_content );
61
+ if ( ! empty( $honeypress_service_content ) ) {
62
+ $i = 1;
63
+ echo '<div class="row" id="service_content_section">';
64
+ foreach ( $honeypress_service_content as $service_item ) :
65
+ $icon = ! empty( $service_item->icon_value ) ? $service_item->icon_value : '';
66
+ $image = ! empty( $service_item->image_url ) ? $service_item->image_url: '';
67
+ $title = ! empty( $service_item->title ) ? $service_item->title : '';
68
+ $text = ! empty( $service_item->text ) ? $service_item->text : '';
69
+ $link = ! empty( $service_item->link ) ? $service_item->link : '';
70
+ $color = ! empty( $service_item->color ) ? $service_item->color : '';
71
+ $choice = ! empty( $service_item->choice ) ? $service_item->choice : 'customizer_repeater_icon';
72
+ $open_new_tab = ! empty( $service_item->open_new_tab ) ? $service_item->open_new_tab : 'no';
73
+
74
+ ?>
75
+ <div class="col-md-4 col-sm-6 col-xs-12">
76
+ <div class="post text-center wow flipInX animated" data-wow-delay=".5s">
77
+ <?php if($choice == 'customizer_repeater_image'){ ?>
78
+ <?php if ( ! empty( $image ) ) : ?>
79
+ <figure class="post-thumbnail">
80
+
81
+ <?php if ( ! empty( $link ) ) : ?>
82
+ <a href="<?php echo esc_url( $link ); ?>" <?php if($open_new_tab == 'yes'){ echo 'target="_blank"';}?>>
83
+ <?php endif; ?>
84
+ <img class="services_cols_mn_icon"
85
+ src="<?php echo esc_url( $image ); ?>" <?php if ( ! empty( $title ) ) : ?> alt="<?php echo esc_attr( $title ); ?>" title="<?php echo esc_attr( $title ); ?>" <?php endif; ?> />
86
+ <?php if ( ! empty( $link ) ) : ?>
87
+ </a>
88
+ <?php endif; ?>
89
+ <?php endif; ?>
90
+ </figure>
91
+ <?php } ?>
92
+
93
+ <?php if($choice == 'customizer_repeater_icon'){ ?>
94
+ <?php if ( ! empty( $icon ) ) :?>
95
+ <figure class="post-thumbnail">
96
+ <?php if ( ! empty( $link ) ) : ?>
97
+ <a href="<?php echo esc_url( $link ); ?>" <?php if($open_new_tab == 'yes'){ echo 'target="_blank"';}?> >
98
+ <?php endif; ?>
99
+
100
+ <i class="fa <?php echo esc_html( $icon ); ?> txt-pink"></i>
101
+ <?php if ( ! empty( $link ) ) : ?>
102
+ </a>
103
+ <?php endif; ?>
104
+ </figure>
105
+ <?php endif; ?>
106
+ <?php } ?>
107
+
108
+ <?php if ( ! empty( $title ) ) : ?>
109
+
110
+ <?php if ( ! empty( $link ) ) : ?>
111
+ <a href="<?php echo esc_url( $link ); ?>" <?php if($open_new_tab == 'yes'){ echo 'target="_blank"';}?> >
112
+ <?php endif; ?>
113
+
114
+ <div class="entry-header">
115
+ <h4 class="entry-title"><?php echo esc_html( $title ); ?></h4>
116
+ </div>
117
+ <?php if ( ! empty( $link ) ) : ?>
118
+ </a>
119
+ <?php endif; ?>
120
+
121
+ <?php endif; ?>
122
+ <?php if ( ! empty( $link ) ) : ?>
123
+ </a>
124
+ <?php endif; ?>
125
+ <?php if ( ! empty( $text ) ) : ?>
126
+
127
+ <div class="entry-content">
128
+ <p><?php echo wp_kses( html_entity_decode( $text ), $allowed_html ); ?></p>
129
+ </div>
130
+ <?php endif; ?>
131
+ </div>
132
+ </div>
133
+ <?php
134
+ if ( $i % apply_filters( 'honeypress_service_per_row_no', 3 ) == 0 ) {
135
+ echo '</div><!-- /.row -->';
136
+ echo '<div class="row">';
137
+ }
138
+ $i++;
139
+
140
+ endforeach;
141
+ echo '</div>';
142
+ }// End if().
143
+ endif;
144
+ if ( ! $is_callback ) {
145
+ ?>
146
+ <?php
147
+ }
148
+ }
149
+
150
+ /**
151
+ * Get default values for service section.
152
+ *
153
+ * @since 1.1.31
154
+ * @access public
155
+ */
156
+ function spiceb_honeypress_get_service_default() {
157
+
158
+ return apply_filters(
159
+ 'honeypress_service_content', json_encode(
160
+ array(
161
+ array(
162
+ 'icon_value' => 'fa-laptop',
163
+ 'title' => esc_html__( 'Responsive Design', 'spicebox' ),
164
+ 'text' => 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem amet dolore ut labore et tempor', 'spicebox',
165
+ 'choice' => 'customizer_repeater_icon',
166
+ 'link' => '#',
167
+ 'open_new_tab' => 'no',
168
+ ),
169
+ array(
170
+ 'icon_value' => 'fa fa-cogs',
171
+ 'title' => esc_html__( 'Multi-Purpose', 'spicebox' ),
172
+ 'text' => 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem amet dolore ut labore et tempor', 'spicebox',
173
+ 'choice' => 'customizer_repeater_icon',
174
+ 'link' => '#',
175
+ 'open_new_tab' => 'no',
176
+ ),
177
+ array(
178
+ 'icon_value' => 'fa fa-cog',
179
+ 'title' => esc_html__( 'Powerful Options', 'spicebox' ),
180
+ 'text' => 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem amet dolore ut labore et tempor',
181
+ 'choice' => 'customizer_repeater_icon',
182
+ 'link' => '#',
183
+ 'open_new_tab' => 'no',
184
+ ),
185
+ )
186
+ )
187
+ );
188
+ }
189
+
190
+ if ( function_exists( 'spiceb_honeypress_service' ) ) {
191
+ $section_priority = apply_filters( 'honeypress_section_priority', 11, 'spiceb_honeypress_service' );
192
+ add_action( 'spiceb_honeypress_sections', 'spiceb_honeypress_service', absint( $section_priority ) );
193
+ }
inc/honeypress/sections/honeypress-slider-section.php ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Slider section for the homepage.
4
+ */
5
+ if ( ! function_exists( 'spiceb_honeypress_slider' ) ) :
6
+
7
+ function spiceb_honeypress_slider() {
8
+
9
+ $home_slider_image = get_theme_mod('home_slider_image',SPICEB_PLUGIN_URL .'inc/honeypress/images/slider/slider.jpg');
10
+ $home_slider_title = get_theme_mod('home_slider_title',__('We Provide Quality Business Solution','spicebox'));
11
+
12
+ $home_slider_discription = get_theme_mod('home_slider_discription',__('Sea summo mazim ex, ea errem eleifend definitionem vim. Ut nec hinc dolor possim <br> mei ludus efficiendi ei sea summo mazim ex.','spicebox'));
13
+ $home_slider_btn_txt = get_theme_mod('home_slider_btn_txt',__('Read More','spicebox'));
14
+ $home_slider_btn_link = get_theme_mod('home_slider_btn_link',__(esc_url('#'),'spicebox'));
15
+ $home_slider_btn_target = get_theme_mod('home_slider_btn_target',false);
16
+
17
+ $home_slider_btn_txt2 = get_theme_mod('home_slider_btn_txt2',__('About Us','spicebox'));
18
+ $home_slider_btn_link2 = get_theme_mod('home_slider_btn_link2',__(esc_url('#'),'spicebox'));
19
+ $home_slider_btn_target2 = get_theme_mod('home_slider_btn_target2',false);
20
+
21
+ $home_page_slider_enabled = get_theme_mod('home_page_slider_enabled','on');
22
+ if($home_page_slider_enabled !='off') {
23
+ ?>
24
+ <section class="hero-section">
25
+ <div class="back-img" style="background-image:url(<?php echo $home_slider_image; ?>);">
26
+ <?php $slider_image_overlay = get_theme_mod('slider_image_overlay',true);
27
+ $slider_overlay_section_color = get_theme_mod('slider_overlay_section_color','rgba(0,0,0,0.6)');
28
+ if($slider_image_overlay != false) { ?>
29
+ <div class="overlay" style="background-color:<?php echo $slider_overlay_section_color;?>"></div>
30
+ <?php } ?>
31
+ <div class="container slider-caption">
32
+ <div class="caption-content text-center">
33
+
34
+ <?php if ( ! empty( $home_slider_title ) || is_customize_preview() ) { ?>
35
+ <h1 class="title"><?php echo $home_slider_title; ?></h1>
36
+ <?php }
37
+ if ( ! empty( $home_slider_discription ) || is_customize_preview() ) {
38
+ ?>
39
+ <p class="description"><?php echo $home_slider_discription; ?></p>
40
+ <?php } ?>
41
+
42
+ <div class="btn-combo mt-5">
43
+ <?php if(!empty($home_slider_btn_txt)):?>
44
+ <a <?php if($home_slider_btn_link) { ?> href="<?php echo $home_slider_btn_link; } ?>"
45
+ <?php if($home_slider_btn_target) { ?> target="_blank" <?php } ?> class="btn-small btn-default">
46
+ <?php if($home_slider_btn_txt) { echo $home_slider_btn_txt; } ?></a>
47
+ <?php endif;?>
48
+ <?php
49
+ if(!empty($home_slider_btn_txt2)):?>
50
+ <a <?php if($home_slider_btn_link2) { ?> href="<?php echo $home_slider_btn_link2; } ?>"
51
+ <?php if($home_slider_btn_target2) { ?> target="_blank" <?php } ?> class="btn-small btn-light about-tbn">
52
+ <?php if($home_slider_btn_txt2) { echo $home_slider_btn_txt2; } ?></a>
53
+ <?php endif;?>
54
+ </div>
55
+ <?php } ?>
56
+ </div>
57
+ </div>
58
+ </div>
59
+ </section>
60
+ <?php
61
+ }
62
+ endif;
63
+ if ( function_exists( 'spiceb_honeypress_slider' ) ) {
64
+ $section_priority = apply_filters( 'honeypress_section_priority', 11, 'spiceb_honeypress_slider' );
65
+ add_action( 'spiceb_honeypress_sections', 'spiceb_honeypress_slider', absint( $section_priority ) );
66
+ }
inc/honeypress/sections/honeypress-testimonail-section.php ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Testimonial section for the homepage.
4
+ */
5
+ if ( ! function_exists( 'spiceb_honeypress_testimonial' ) ) :
6
+ function spiceb_honeypress_testimonial() {
7
+
8
+ $testimonial_section_enable = get_theme_mod('testimonial_section_enable','on');
9
+ if($testimonial_section_enable !='off')
10
+ {
11
+ ?>
12
+ <section class="section-module testimonial bg-default" >
13
+ <div class="container">
14
+ <?php
15
+ $home_testimonial_section_title = get_theme_mod('home_testimonial_section_title',__('What People Say','spicebox'));
16
+ $home_testimonial_section_discription = get_theme_mod('home_testimonial_section_discription',__('What Clients Are Say','spicebox'));
17
+ $home_testimonial_title = get_theme_mod('home_testimonial_title',__('Alice Culan','spicebox'));
18
+ $home_testimonial_designation= get_theme_mod('home_testimonial_designation',__('UI Developer','spicebox'));
19
+ $home_testimonial_thumb = get_theme_mod('home_testimonial_thumb',SPICEB_PLUGIN_URL .'inc/honeypress/images/testimonial/testi1.jpg');
20
+ $home_testimonial_desc = get_theme_mod('home_testimonial_desc',__('Sed ut Perspiciatis Unde Omnis Iste Sed ut perspiciatis unde omnis iste natu error sit voluptatem accu tium neque fermentum veposu miten a tempor nise. Duis autem vel eum iriure dolor in hendrerit in vulputate velit consequat reprehender in voluptate velit esse cillum duis dolor fugiat nulla pariatur.','spicebox'));?>
21
+ <?php if( $home_testimonial_section_title != '' || $home_testimonial_section_discription != '') { ?>
22
+ <div class="row">
23
+ <div class="col-lg-12 col-md-12 col-xs-12">
24
+ <div class="section-header text-center">
25
+ <div class="section-separator white border-center"></div>
26
+ <p class="section-subtitle text-white">
27
+ <?php echo esc_attr($home_testimonial_section_title); ?>
28
+ </p>
29
+ <h2 class="section-title text-white">
30
+ <?php echo esc_attr($home_testimonial_section_discription); ?>
31
+ </h2>
32
+ </div>
33
+ </div>
34
+ </div>
35
+ <?php } ?>
36
+ <div class="row">
37
+ <div class="col-md-12">
38
+ <article class="testmonial-block text-center">
39
+ <?php if($home_testimonial_thumb !=''){ ?>
40
+ <figure class="avatar">
41
+ <img src="<?php echo $home_testimonial_thumb; ?>" class="img-fluid rounded-circle" alt="img">
42
+ </figure>
43
+ <?php } ?>
44
+ <div class="entry-content">
45
+ <p class="text-white"><?php echo $home_testimonial_desc; ?></p>
46
+ </div>
47
+ <figcaption>
48
+ <cite class="name"><?php echo $home_testimonial_title; ?></cite>
49
+ <span class="designation"><?php echo $home_testimonial_designation; ?></span>
50
+ </figcaption>
51
+ </article>
52
+ </div>
53
+ </div>
54
+ </div>
55
+ </section>
56
+ <div class="clearfix"></div>
57
+ <?php }
58
+ }
59
+ endif;
60
+ if ( function_exists( 'spiceb_honeypress_testimonial' ) ) {
61
+ $section_priority = apply_filters( 'honeypress_section_priority', 13, 'spiceb_honeypress_testimonial' );
62
+ add_action( 'spiceb_honeypress_sections', 'spiceb_honeypress_testimonial', absint( $section_priority ) );
63
+ }
inc/innofit/customizer.php CHANGED
File without changes
inc/innofit/customizer/about-section.php CHANGED
File without changes
inc/innofit/customizer/callout-section.php CHANGED
File without changes
inc/innofit/customizer/client-section.php CHANGED
File without changes
inc/innofit/customizer/contact-section.php CHANGED
File without changes
inc/innofit/customizer/customizer-render-callbacks.php CHANGED
File without changes
inc/innofit/customizer/customizer_color_back_settings.php CHANGED
File without changes
inc/innofit/customizer/customizer_layout_manager.php CHANGED
File without changes
inc/innofit/customizer/customizer_theme_style.php CHANGED
File without changes
inc/innofit/customizer/customizer_typography.php CHANGED
File without changes
inc/innofit/customizer/funfact-section.php CHANGED
File without changes
inc/innofit/customizer/instagram-section.php CHANGED
File without changes
inc/innofit/customizer/map-section.php CHANGED
File without changes
inc/innofit/customizer/news-section.php CHANGED
File without changes
inc/innofit/customizer/portfolio-section.php CHANGED
File without changes
inc/innofit/customizer/pricing-section.php CHANGED
File without changes
inc/innofit/customizer/services-section.php CHANGED
File without changes
inc/innofit/customizer/slider-section.php CHANGED
File without changes
inc/innofit/customizer/subscriber-section.php CHANGED
File without changes
inc/innofit/customizer/team-section.php CHANGED
File without changes
inc/innofit/customizer/testimonial-section.php CHANGED
File without changes
inc/innofit/customizer/wooproduct-section.php CHANGED
File without changes
inc/innofit/default-pages/home-custom-menu.php CHANGED
File without changes
inc/innofit/default-pages/home-page.php CHANGED
File without changes
inc/innofit/default-pages/upload-media.php CHANGED
File without changes
inc/innofit/default-widgets/default-widget.php CHANGED
File without changes
inc/innofit/images/about/about.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img0.png CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img1.png CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img10.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img2.png CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img3.png CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img4.png CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img5.png CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img6.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img7.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img8.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/bg-img9.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/blue.png CHANGED
File without changes
inc/innofit/images/bg-pattern/bluedark.png CHANGED
File without changes
inc/innofit/images/bg-pattern/boxed.png CHANGED
File without changes
inc/innofit/images/bg-pattern/brown.png CHANGED
File without changes
inc/innofit/images/bg-pattern/dark.png CHANGED
File without changes
inc/innofit/images/bg-pattern/gold.png CHANGED
File without changes
inc/innofit/images/bg-pattern/green.png CHANGED
File without changes
inc/innofit/images/bg-pattern/light.png CHANGED
File without changes
inc/innofit/images/bg-pattern/orange.png CHANGED
File without changes
inc/innofit/images/bg-pattern/pink.png CHANGED
File without changes
inc/innofit/images/bg-pattern/purple.png CHANGED
File without changes
inc/innofit/images/bg-pattern/red.png CHANGED
File without changes
inc/innofit/images/bg-pattern/regalblue.png CHANGED
File without changes
inc/innofit/images/bg-pattern/sd.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/sm0.png CHANGED
File without changes
inc/innofit/images/bg-pattern/sm1.png CHANGED
File without changes
inc/innofit/images/bg-pattern/sm10.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/sm2.png CHANGED
File without changes
inc/innofit/images/bg-pattern/sm3.png CHANGED
File without changes
inc/innofit/images/bg-pattern/sm4.png CHANGED
File without changes
inc/innofit/images/bg-pattern/sm5.png CHANGED
File without changes
inc/innofit/images/bg-pattern/sm6.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/sm7.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/sm8.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/sm9.jpg CHANGED
File without changes
inc/innofit/images/bg-pattern/wide.png CHANGED
File without changes
inc/innofit/images/bg-pattern/wordpress.png CHANGED
File without changes
inc/innofit/images/bg-pattern/yellow.png CHANGED
File without changes
inc/innofit/images/logo-footer.png CHANGED
File without changes
inc/innofit/images/logo.png CHANGED
File without changes
inc/innofit/images/slider/slider.jpg CHANGED
File without changes
inc/innofit/images/subscribe/subscribe-bg.jpg CHANGED
File without changes
inc/innofit/images/team/team1.jpg CHANGED
File without changes
inc/innofit/images/team/team2.jpg CHANGED
File without changes
inc/innofit/images/team/team3.jpg CHANGED
File without changes
inc/innofit/images/team/team4.jpg CHANGED
File without changes
inc/innofit/images/testimonial/testimonial-bg.jpg CHANGED
File without changes
inc/innofit/images/testimonial/user1.jpg CHANGED
File without changes
inc/innofit/images/testimonial/user2.jpg CHANGED
File without changes
inc/innofit/images/testimonial/user3.jpg CHANGED
File without changes
inc/innofit/images/testimonial/user4.jpg CHANGED
File without changes
inc/innofit/sections/innofit-about-section.php CHANGED
File without changes
inc/innofit/sections/innofit-callout-section.php CHANGED
File without changes
inc/innofit/sections/innofit-contact-section.php CHANGED
File without changes
inc/innofit/sections/innofit-news-section.php CHANGED
File without changes
inc/innofit/sections/innofit-services-section.php CHANGED
File without changes
inc/innofit/sections/innofit-slider-section.php CHANGED
File without changes
inc/innofit/sections/innofit-subscriber-section.php CHANGED
File without changes
inc/innofit/sections/innofit-team-section.php CHANGED
File without changes
inc/innofit/sections/innofit-testimonial-section.php CHANGED
File without changes
inc/innofit/sections/innofit-wooproduct-section.php CHANGED
File without changes
inc/js/custom-js.js CHANGED
File without changes
inc/js/jotform.forms.js CHANGED
File without changes
inc/js/prototype.forms.js CHANGED
File without changes
inc/spicepress/customizer.php CHANGED
File without changes
inc/spicepress/default-pages/about-page.php CHANGED
File without changes
inc/spicepress/default-pages/blog-page.php CHANGED
File without changes
inc/spicepress/default-pages/contact-page.php CHANGED
File without changes
inc/spicepress/default-pages/home-page.php CHANGED
File without changes
inc/spicepress/default-pages/portfolio-page.php CHANGED
File without changes
inc/spicepress/default-pages/upload-media.php CHANGED
File without changes
inc/spicepress/default-widgets/default-widget.php CHANGED
File without changes
inc/spicepress/features/feature-portfolio-section.php CHANGED
File without changes
inc/spicepress/features/feature-service-section.php CHANGED
File without changes
inc/spicepress/features/feature-slider-section.php CHANGED
File without changes
inc/spicepress/features/feature-testimonial-section.php CHANGED
File without changes
inc/spicepress/images/about/about.jpg CHANGED
File without changes
inc/spicepress/images/logo-footer.png CHANGED
File without changes
inc/spicepress/images/portfolio/gallery1.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery10.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery11.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery12.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery2.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery3.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery4.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery5.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery6.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery7.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery8.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/gallery9.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/item1.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/item2.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/item3.jpg CHANGED
File without changes
inc/spicepress/images/portfolio/logo.png CHANGED
File without changes
inc/spicepress/images/slider/slider.jpg CHANGED
File without changes
inc/spicepress/images/testimonial/testi1.jpg CHANGED
File without changes
inc/spicepress/images/testimonial/testimonial-bg.jpg CHANGED
File without changes
inc/spicepress/sections/spicepress-features-section.php CHANGED
File without changes
inc/spicepress/sections/spicepress-portfolio-section.php CHANGED
File without changes
inc/spicepress/sections/spicepress-slider-section.php CHANGED
File without changes
inc/spicepress/sections/spicepress-testimonail-section.php CHANGED
File without changes
languages/spicebox.pot ADDED
@@ -0,0 +1,1522 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #, fuzzy
2
+ msgid ""
3
+ msgstr ""
4
+ "Project-Id-Version: "
5
+ "Spicebox"
6
+ "v1.0.0\n"
7
+ "POT-Creation-Date: "
8
+ "2019-09-10 16:07+0530\n"
9
+ "PO-Revision-Date: \n"
10
+ "Last-Translator: Your "
11
+ "Name <you@example.com>\n"
12
+ "Language-Team: Your Team "
13
+ "<translations@example."
14
+ "com>\n"
15
+ "Report-Msgid-Bugs-To: "
16
+ "Translator Name "
17
+ "<translations@example."
18
+ "com>\n"
19
+ "MIME-Version: 1.0\n"
20
+ "Content-Type: text/"
21
+ "plain; charset=UTF-8\n"
22
+ "Content-Transfer-"
23
+ "Encoding: 8bit\n"
24
+ "Plural-Forms: "
25
+ "nplurals=2; plural=n != "
26
+ "1;\n"
27
+ "X-Textdomain-Support: "
28
+ "yesX-Generator: Poedit "
29
+ "1.6.4\n"
30
+ "X-Poedit-SourceCharset: "
31
+ "UTF-8\n"
32
+ "X-Poedit-KeywordsList: "
33
+ "__;_e;esc_html_e;"
34
+ "esc_html_x:1,2c;"
35
+ "esc_html__;esc_attr_e;"
36
+ "esc_attr_x:1,2c;"
37
+ "esc_attr__;_ex:1,2c;"
38
+ "_nx:4c,1,2;"
39
+ "_nx_noop:4c,1,2;_x:1,2c;"
40
+ "_n:1,2;_n_noop:1,2;"
41
+ "__ngettext:1,2;"
42
+ "__ngettext_noop:1,2;_c,"
43
+ "_nc:4c,1,2\n"
44
+ "X-Poedit-Basepath: ..\n"
45
+ "Language: en_US\n"
46
+ "X-Generator: Poedit "
47
+ "2.2.1\n"
48
+ "X-Poedit-"
49
+ "SearchPath-0: .\n"
50
+
51
+ #: inc/chilly/post-meta.php:5
52
+ #: inc/chilly/post-meta.php:6
53
+ msgid ""
54
+ "Enable slider Banner on "
55
+ "the page"
56
+ msgstr ""
57
+
58
+ #: inc/chilly/post-meta.php:30
59
+ msgid ""
60
+ "Click Here To Activate "
61
+ "Slider on Individually "
62
+ "This Page"
63
+ msgstr ""
64
+
65
+ #: inc/chilly/post-meta.php:52
66
+ msgid ""
67
+ "Click Here To Activate "
68
+ "Slider on Individually "
69
+ "This Post"
70
+ msgstr ""
71
+
72
+ #: inc/feedback-pop-up-form.php:29
73
+ msgid "Quick Feedback"
74
+ msgstr ""
75
+
76
+ #: inc/feedback-pop-up-form.php:30
77
+ msgid ""
78
+ "Your feedback is "
79
+ "valuable to us."
80
+ msgstr ""
81
+
82
+ #: inc/feedback-pop-up-form.php:42
83
+ msgid ""
84
+ "I found a better theme"
85
+ msgstr ""
86
+
87
+ #: inc/feedback-pop-up-form.php:48
88
+ msgid ""
89
+ "It's a temporary "
90
+ "deactivation. I'm just "
91
+ "debugging an issue."
92
+ msgstr ""
93
+
94
+ #: inc/feedback-pop-up-form.php:54
95
+ msgid ""
96
+ "It does not have a "
97
+ "feature I require. If "
98
+ "possible, mention them "
99
+ "in text box."
100
+ msgstr ""
101
+
102
+ #: inc/feedback-pop-up-form.php:60
103
+ msgid "Others"
104
+ msgstr ""
105
+
106
+ #: inc/feedback-pop-up-form.php:64
107
+ msgid ""
108
+ "Your feedback means a "
109
+ "lot to us"
110
+ msgstr ""
111
+
112
+ #: inc/feedback-pop-up-form.php:72
113
+ msgid "Submit Feedback"
114
+ msgstr ""
115
+
116
+ #: inc/feedback-pop-up-form.php:80
117
+ msgid "Skip & Deactive"
118
+ msgstr ""
119
+
120
+ #: inc/feedback-pop-up-form.php:104
121
+ msgid ""
122
+ "Now create your own "
123
+ "JotForm - It's free!"
124
+ msgstr ""
125
+
126
+ #: inc/feedback-pop-up-form.php:106
127
+ msgid ""
128
+ "Create your own JotForm"
129
+ msgstr ""
130
+
131
+ #: inc/honeypress/features/feature-service-section.php:8
132
+ #: inc/spicepress/features/feature-service-section.php:8
133
+ msgid "Service settings"
134
+ msgstr ""
135
+
136
+ #: inc/honeypress/features/feature-service-section.php:16
137
+ #: inc/innofit/customizer/services-section.php:13
138
+ #: inc/spicepress/features/feature-service-section.php:17
139
+ msgid ""
140
+ "Enable Services on "
141
+ "homepage"
142
+ msgstr ""
143
+
144
+ #: inc/honeypress/features/feature-service-section.php:20
145
+ #: inc/honeypress/features/feature-slider-section.php:19
146
+ #: inc/honeypress/features/feature-testimonial-section.php:20
147
+ #: inc/innofit/customizer/about-section.php:17
148
+ #: inc/innofit/customizer/callout-section.php:16
149
+ #: inc/innofit/customizer/client-section.php:45
150
+ #: inc/innofit/customizer/contact-section.php:17
151
+ #: inc/innofit/customizer/funfact-section.php:36
152
+ #: inc/innofit/customizer/instagram-section.php:42
153
+ #: inc/innofit/customizer/map-section.php:42
154
+ #: inc/innofit/customizer/news-section.php:17
155
+ #: inc/innofit/customizer/portfolio-section.php:47
156
+ #: inc/innofit/customizer/pricing-section.php:42
157
+ #: inc/innofit/customizer/services-section.php:17
158
+ #: inc/innofit/customizer/slider-section.php:16
159
+ #: inc/innofit/customizer/subscriber-section.php:55
160
+ #: inc/innofit/customizer/team-section.php:15
161
+ #: inc/innofit/customizer/testimonial-section.php:15
162
+ #: inc/innofit/customizer/wooproduct-section.php:14
163
+ #: inc/spicepress/features/feature-portfolio-section.php:18
164
+ #: inc/spicepress/features/feature-service-section.php:21
165
+ #: inc/spicepress/features/feature-slider-section.php:19
166
+ #: inc/spicepress/features/feature-testimonial-section.php:20
167
+ msgid "ON"
168
+ msgstr ""
169
+
170
+ #: inc/honeypress/features/feature-service-section.php:21
171
+ #: inc/honeypress/features/feature-slider-section.php:20
172
+ #: inc/honeypress/features/feature-testimonial-section.php:21
173
+ #: inc/innofit/customizer/about-section.php:18
174
+ #: inc/innofit/customizer/callout-section.php:17
175
+ #: inc/innofit/customizer/client-section.php:46
176
+ #: inc/innofit/customizer/contact-section.php:18
177
+ #: inc/innofit/customizer/funfact-section.php:37
178
+ #: inc/innofit/customizer/instagram-section.php:43
179
+ #: inc/innofit/customizer/map-section.php:43
180
+ #: inc/innofit/customizer/news-section.php:18
181
+ #: inc/innofit/customizer/portfolio-section.php:48
182
+ #: inc/innofit/customizer/pricing-section.php:43
183
+ #: inc/innofit/customizer/services-section.php:18
184
+ #: inc/innofit/customizer/slider-section.php:17
185
+ #: inc/innofit/customizer/subscriber-section.php:56
186
+ #: inc/innofit/customizer/team-section.php:16
187
+ #: inc/innofit/customizer/testimonial-section.php:16
188
+ #: inc/innofit/customizer/wooproduct-section.php:15
189
+ #: inc/spicepress/features/feature-portfolio-section.php:19
190
+ #: inc/spicepress/features/feature-service-section.php:22
191
+ #: inc/spicepress/features/feature-slider-section.php:20
192
+ #: inc/spicepress/features/feature-testimonial-section.php:21
193
+ msgid "OFF"
194
+ msgstr ""
195
+
196
+ #: inc/honeypress/features/feature-service-section.php:29
197
+ #: inc/honeypress/sections/honeypress-service-section.php:10
198
+ #: inc/spicepress/features/feature-service-section.php:30
199
+ #: inc/spicepress/sections/spicepress-features-section.php:10
200
+ msgid "What we Offer?"
201
+ msgstr ""
202
+
203
+ #: inc/honeypress/features/feature-service-section.php:34
204
+ #: inc/honeypress/features/feature-slider-section.php:77
205
+ #: inc/honeypress/features/feature-testimonial-section.php:33
206
+ #: inc/honeypress/features/feature-testimonial-section.php:91
207
+ #: inc/innofit/customizer/callout-section.php:29
208
+ #: inc/innofit/customizer/news-section.php:30
209
+ #: inc/innofit/customizer/portfolio-section.php:61
210
+ #: inc/innofit/customizer/pricing-section.php:55
211
+ #: inc/innofit/customizer/services-section.php:31
212
+ #: inc/innofit/customizer/slider-section.php:73
213
+ #: inc/innofit/customizer/subscriber-section.php:115
214
+ #: inc/innofit/customizer/team-section.php:27
215
+ #: inc/innofit/customizer/testimonial-section.php:66
216
+ #: inc/innofit/customizer/wooproduct-section.php:26
217
+ #: inc/spicepress/features/feature-portfolio-section.php:31
218
+ #: inc/spicepress/features/feature-portfolio-section.php:78
219
+ #: inc/spicepress/features/feature-portfolio-section.php:127
220
+ #: inc/spicepress/features/feature-portfolio-section.php:175
221
+ #: inc/spicepress/features/feature-service-section.php:35
222
+ #: inc/spicepress/features/feature-slider-section.php:76
223
+ #: inc/spicepress/features/feature-testimonial-section.php:70
224
+ #: inc/spicepress/features/feature-testimonial-section.php:128
225
+ msgid "Title"
226
+ msgstr ""
227
+
228
+ #: inc/honeypress/features/feature-service-section.php:42
229
+ #: inc/honeypress/sections/honeypress-service-section.php:11
230
+ msgid "Why Choose Us"
231
+ msgstr ""
232
+
233
+ #: inc/honeypress/features/feature-service-section.php:47
234
+ #: inc/honeypress/features/feature-slider-section.php:89
235
+ #: inc/honeypress/features/feature-testimonial-section.php:46
236
+ #: inc/honeypress/features/feature-testimonial-section.php:77
237
+ #: inc/innofit/customizer/callout-section.php:41
238
+ #: inc/innofit/customizer/news-section.php:42
239
+ #: inc/innofit/customizer/pricing-section.php:67
240
+ #: inc/innofit/customizer/services-section.php:46
241
+ #: inc/innofit/customizer/slider-section.php:85
242
+ #: inc/innofit/customizer/subscriber-section.php:131
243
+ #: inc/innofit/customizer/team-section.php:38
244
+ #: inc/innofit/customizer/testimonial-section.php:79
245
+ #: inc/innofit/customizer/wooproduct-section.php:37
246
+ #: inc/spicepress/features/feature-portfolio-section.php:44
247
+ #: inc/spicepress/features/feature-portfolio-section.php:92
248
+ #: inc/spicepress/features/feature-portfolio-section.php:141
249
+ #: inc/spicepress/features/feature-portfolio-section.php:189
250
+ #: inc/spicepress/features/feature-service-section.php:48
251
+ #: inc/spicepress/features/feature-slider-section.php:88
252
+ #: inc/spicepress/features/feature-testimonial-section.php:83
253
+ #: inc/spicepress/features/feature-testimonial-section.php:114
254
+ msgid "Description"
255
+ msgstr ""
256
+
257
+ #: inc/honeypress/features/feature-service-section.php:57
258
+ #: inc/spicepress/features/feature-service-section.php:58
259
+ msgid "Service content"
260
+ msgstr ""
261
+
262
+ #: inc/honeypress/features/feature-service-section.php:60
263
+ #: inc/innofit/customizer/services-section.php:59
264
+ #: inc/spicepress/features/feature-service-section.php:61
265
+ msgid "Add new Service"
266
+ msgstr ""
267
+
268
+ #: inc/honeypress/features/feature-service-section.php:61
269
+ #: inc/innofit/customizer/services-section.php:60
270
+ #: inc/innofit/default-pages/home-custom-menu.php:19
271
+ #: inc/spicepress/features/feature-service-section.php:62
272
+ msgid "Service"
273
+ msgstr ""
274
+
275
+ #: inc/honeypress/features/feature-service-section.php:75
276
+ #: inc/innofit/customizer/services-section.php:72
277
+ msgid ""
278
+ "To add More Service? Then"
279
+ msgstr ""
280
+
281
+ #: inc/honeypress/features/feature-service-section.php:76
282
+ #: inc/innofit/customizer/client-section.php:16
283
+ #: inc/innofit/customizer/customizer_color_back_settings.php:14
284
+ #: inc/innofit/customizer/customizer_layout_manager.php:81
285
+ #: inc/innofit/customizer/customizer_theme_style.php:8
286
+ #: inc/innofit/customizer/customizer_typography.php:22
287
+ #: inc/innofit/customizer/customizer_typography.php:82
288
+ #: inc/innofit/customizer/customizer_typography.php:165
289
+ #: inc/innofit/customizer/customizer_typography.php:246
290
+ #: inc/innofit/customizer/customizer_typography.php:327
291
+ #: inc/innofit/customizer/customizer_typography.php:408
292
+ #: inc/innofit/customizer/funfact-section.php:7
293
+ #: inc/innofit/customizer/instagram-section.php:13
294
+ #: inc/innofit/customizer/map-section.php:13
295
+ #: inc/innofit/customizer/news-section.php:76
296
+ #: inc/innofit/customizer/portfolio-section.php:16
297
+ #: inc/innofit/customizer/pricing-section.php:13
298
+ #: inc/innofit/customizer/services-section.php:73
299
+ #: inc/innofit/customizer/slider-section.php:140
300
+ #: inc/innofit/customizer/team-section.php:73
301
+ #: inc/innofit/customizer/team-section.php:105
302
+ #: inc/innofit/customizer/testimonial-section.php:106
303
+ #: inc/innofit/customizer/testimonial-section.php:138
304
+ #: inc/innofit/customizer/wooproduct-section.php:55
305
+ msgid "Upgrade to Plus"
306
+ msgstr ""
307
+
308
+ #: inc/honeypress/features/feature-slider-section.php:7
309
+ #: inc/spicepress/features/feature-slider-section.php:7
310
+ msgid "Slider settings"
311
+ msgstr ""
312
+
313
+ #: inc/honeypress/features/feature-slider-section.php:15
314
+ #: inc/spicepress/features/feature-slider-section.php:15
315
+ msgid "Enable slider"
316
+ msgstr ""
317
+
318
+ #: inc/honeypress/features/feature-slider-section.php:35
319
+ #: inc/honeypress/features/feature-testimonial-section.php:60
320
+ #: inc/innofit/customizer/about-section.php:73
321
+ #: inc/innofit/customizer/slider-section.php:32
322
+ #: inc/spicepress/features/feature-portfolio-section.php:59
323
+ #: inc/spicepress/features/feature-portfolio-section.php:108
324
+ #: inc/spicepress/features/feature-portfolio-section.php:157
325
+ #: inc/spicepress/features/feature-slider-section.php:35
326
+ #: inc/spicepress/features/feature-testimonial-section.php:97
327
+ msgid "Image"
328
+ msgstr ""
329
+
330
+ #: inc/honeypress/features/feature-slider-section.php:50
331
+ #: inc/innofit/customizer/slider-section.php:47
332
+ #: inc/spicepress/features/feature-slider-section.php:50
333
+ msgid ""
334
+ "Enable slider image "
335
+ "overlay"
336
+ msgstr ""
337
+
338
+ #: inc/honeypress/features/feature-slider-section.php:63
339
+ #: inc/innofit/customizer/slider-section.php:60
340
+ #: inc/spicepress/features/feature-slider-section.php:63
341
+ msgid ""
342
+ "Slider image overlay "
343
+ "color"
344
+ msgstr ""
345
+
346
+ #: inc/honeypress/features/feature-slider-section.php:71
347
+ #: inc/honeypress/sections/honeypress-slider-section.php:10
348
+ msgid ""
349
+ "We Provide Quality "
350
+ "Business Solution"
351
+ msgstr ""
352
+
353
+ #: inc/honeypress/features/feature-slider-section.php:84
354
+ msgid ""
355
+ "Sea summo mazim ex, ea "
356
+ "errem eleifend "
357
+ "definitionem vim. Ut nec "
358
+ "hinc dolor possim <br> "
359
+ "mei ludus efficiendi ei "
360
+ "sea summo mazim ex."
361
+ msgstr ""
362
+
363
+ #: inc/honeypress/features/feature-slider-section.php:97
364
+ #: inc/honeypress/sections/honeypress-slider-section.php:13
365
+ #: inc/innofit/sections/innofit-news-section.php:97
366
+ #: inc/spicepress/features/feature-portfolio-section.php:207
367
+ #: inc/spicepress/features/feature-slider-section.php:144
368
+ #: inc/spicepress/features/feature-testimonial-section.php:159
369
+ msgid "Read More"
370
+ msgstr ""
371
+
372
+ #: inc/honeypress/features/feature-slider-section.php:102
373
+ #: inc/innofit/customizer/callout-section.php:60
374
+ #: inc/innofit/customizer/slider-section.php:98
375
+ #: inc/spicepress/features/feature-slider-section.php:101
376
+ msgid "Button Text"
377
+ msgstr ""
378
+
379
+ #: inc/honeypress/features/feature-slider-section.php:109
380
+ #: inc/honeypress/features/feature-slider-section.php:149
381
+ #: inc/innofit/customizer/callout-section.php:68
382
+ #: inc/innofit/customizer/slider-section.php:105
383
+ #: inc/spicepress/features/feature-slider-section.php:108
384
+ msgid "#"
385
+ msgstr ""
386
+
387
+ #: inc/honeypress/features/feature-slider-section.php:114
388
+ #: inc/innofit/customizer/callout-section.php:74
389
+ #: inc/innofit/customizer/slider-section.php:110
390
+ #: inc/spicepress/features/feature-slider-section.php:113
391
+ msgid "Button Link"
392
+ msgstr ""
393
+
394
+ #: inc/honeypress/features/feature-slider-section.php:128
395
+ #: inc/honeypress/features/feature-slider-section.php:167
396
+ #: inc/innofit/customizer/callout-section.php:90
397
+ #: inc/innofit/customizer/slider-section.php:123
398
+ #: inc/spicepress/features/feature-slider-section.php:126
399
+ msgid ""
400
+ "Open link in new tab"
401
+ msgstr ""
402
+
403
+ #: inc/honeypress/features/feature-slider-section.php:136
404
+ #: inc/honeypress/sections/honeypress-slider-section.php:17
405
+ msgid "About Us"
406
+ msgstr ""
407
+
408
+ #: inc/honeypress/features/feature-slider-section.php:141
409
+ msgid "Button 2 Text"
410
+ msgstr ""
411
+
412
+ #: inc/honeypress/features/feature-slider-section.php:154
413
+ msgid "Button 2 Link"
414
+ msgstr ""
415
+
416
+ #: inc/honeypress/features/feature-testimonial-section.php:8
417
+ #: inc/spicepress/features/feature-testimonial-section.php:8
418
+ msgid ""
419
+ "Testimonial settings"
420
+ msgstr ""
421
+
422
+ #: inc/honeypress/features/feature-testimonial-section.php:16
423
+ #: inc/innofit/customizer/testimonial-section.php:11
424
+ #: inc/spicepress/features/feature-testimonial-section.php:16
425
+ msgid ""
426
+ "Enable Home Testimonial "
427
+ "section"
428
+ msgstr ""
429
+
430
+ #: inc/honeypress/features/feature-testimonial-section.php:28
431
+ #: inc/honeypress/sections/honeypress-testimonail-section.php:15
432
+ #: inc/spicepress/features/feature-testimonial-section.php:65
433
+ #: inc/spicepress/sections/spicepress-testimonail-section.php:24
434
+ msgid "What People Say"
435
+ msgstr ""
436
+
437
+ #: inc/honeypress/features/feature-testimonial-section.php:41
438
+ #: inc/honeypress/sections/honeypress-testimonail-section.php:16
439
+ msgid ""
440
+ "What Clients Are Say"
441
+ msgstr ""
442
+
443
+ #: inc/honeypress/features/feature-testimonial-section.php:72
444
+ #: inc/honeypress/sections/honeypress-testimonail-section.php:20
445
+ msgid ""
446
+ "Sed ut Perspiciatis Unde "
447
+ "Omnis Iste Sed ut "
448
+ "perspiciatis unde omnis "
449
+ "iste natu error sit "
450
+ "voluptatem accu tium "
451
+ "neque fermentum veposu "
452
+ "miten a tempor nise. "
453
+ "Duis autem vel eum "
454
+ "iriure dolor in "
455
+ "hendrerit in vulputate "
456
+ "velit consequat "
457
+ "reprehender in voluptate "
458
+ "velit esse cillum duis "
459
+ "dolor fugiat nulla "
460
+ "pariatur."
461
+ msgstr ""
462
+
463
+ #: inc/honeypress/features/feature-testimonial-section.php:86
464
+ #: inc/honeypress/sections/honeypress-testimonail-section.php:17
465
+ #: inc/spicepress/features/feature-testimonial-section.php:123
466
+ #: inc/spicepress/sections/spicepress-testimonail-section.php:26
467
+ msgid "Alice Culan"
468
+ msgstr ""
469
+
470
+ #: inc/honeypress/features/feature-testimonial-section.php:99
471
+ #: inc/honeypress/sections/honeypress-testimonail-section.php:18
472
+ #: inc/innofit/customizer.php:203
473
+ #: inc/innofit/sections/innofit-team-section.php:183
474
+ #: inc/spicepress/features/feature-testimonial-section.php:136
475
+ #: inc/spicepress/sections/spicepress-testimonail-section.php:27
476
+ msgid "UI Developer"
477
+ msgstr ""
478
+
479
+ #: inc/honeypress/features/feature-testimonial-section.php:104
480
+ #: inc/spicepress/features/feature-testimonial-section.php:141
481
+ msgid "Designation"
482
+ msgstr ""
483
+
484
+ #: inc/honeypress/sections/honeypress-service-section.php:164
485
+ #: inc/spicepress/sections/spicepress-features-section.php:191
486
+ msgid "Responsive Design"
487
+ msgstr ""
488
+
489
+ #: inc/honeypress/sections/honeypress-service-section.php:172
490
+ #: inc/spicepress/sections/spicepress-features-section.php:183
491
+ msgid "Multi-Purpose"
492
+ msgstr ""
493
+
494
+ #: inc/honeypress/sections/honeypress-service-section.php:180
495
+ #: inc/innofit/customizer.php:29
496
+ #: inc/innofit/sections/innofit-services-section.php:30
497
+ msgid "Powerful Options"
498
+ msgstr ""
499
+
500
+ #: inc/honeypress/sections/honeypress-slider-section.php:12
501
+ msgid ""
502
+ "Sea summo mazim ex, ea "
503
+ "errem eleifend "
504
+ "definitionem vim. Ut nec "
505
+ "hinc dolor possim <br> "
506
+ "mei ludus efficiendi ei "
507
+ "sea summo mazim ex."
508
+ msgstr ""
509
+
510
+ #: inc/innofit/customizer.php:11
511
+ #: inc/innofit/sections/innofit-services-section.php:12
512
+ msgid "Unlimited Support"
513
+ msgstr ""
514
+
515
+ #: inc/innofit/customizer.php:20
516
+ #: inc/innofit/sections/innofit-services-section.php:21
517
+ msgid ""
518
+ "Pixel Perfect Design"
519
+ msgstr ""
520
+
521
+ #: inc/innofit/customizer.php:60
522
+ #: inc/innofit/sections/innofit-testimonial-section.php:95
523
+ msgid "Developer"
524
+ msgstr ""
525
+
526
+ #: inc/innofit/customizer.php:70
527
+ #: inc/innofit/sections/innofit-testimonial-section.php:95
528
+ msgid "Team Leader"
529
+ msgstr ""
530
+
531
+ #: inc/innofit/customizer.php:79
532
+ #: inc/innofit/sections/innofit-testimonial-section.php:95
533
+ msgid "Volunteer"
534
+ msgstr ""
535
+
536
+ #: inc/innofit/customizer.php:107
537
+ #: inc/innofit/sections/innofit-team-section.php:132
538
+ msgid "Senior Manager"
539
+ msgstr ""
540
+
541
+ #: inc/innofit/customizer.php:139
542
+ #: inc/innofit/sections/innofit-team-section.php:149
543
+ msgid "Founder & CEO"
544
+ msgstr ""
545
+
546
+ #: inc/innofit/customizer.php:170
547
+ #: inc/innofit/sections/innofit-team-section.php:166
548
+ msgid "Web Master"
549
+ msgstr ""
550
+
551
+ #: inc/innofit/customizer/about-section.php:4
552
+ msgid "About settings"
553
+ msgstr ""
554
+
555
+ #: inc/innofit/customizer/about-section.php:13
556
+ msgid ""
557
+ "Enable About on homepage"
558
+ msgstr ""
559
+
560
+ #: inc/innofit/customizer/about-section.php:34
561
+ #: inc/innofit/sections/innofit-about-section.php:20
562
+ msgid "Welcome to"
563
+ msgstr ""
564
+
565
+ #: inc/innofit/customizer/about-section.php:34
566
+ #: inc/innofit/sections/innofit-about-section.php:20
567
+ msgid "Innofit"
568
+ msgstr ""
569
+
570
+ #: inc/innofit/customizer/about-section.php:35
571
+ #: inc/innofit/sections/innofit-about-section.php:21
572
+ msgid ""
573
+ "We have the right "
574
+ "solutions"
575
+ msgstr ""
576
+
577
+ #: inc/innofit/customizer/about-section.php:36
578
+ #: inc/innofit/sections/innofit-about-section.php:22
579
+ msgid ""
580
+ "Sed ut perspiciatis unde "
581
+ "omnis iste natus error "
582
+ "sit voluptatem "
583
+ "accusantium doloremque "
584
+ "laudantium, totame rems "
585
+ "aperiam, eaque ipsa quae "
586
+ "ab illo inventore "
587
+ "veritatis quasi "
588
+ "architecto beatae vitaes "
589
+ "dicta sunt explicabo. "
590
+ "Nemo enim ipsam "
591
+ "voluptatem."
592
+ msgstr ""
593
+
594
+ #: inc/innofit/customizer/about-section.php:37
595
+ #: inc/innofit/sections/innofit-about-section.php:23
596
+ msgid ""
597
+ "Lorem ipsum dolor sit "
598
+ "amet, consectetur "
599
+ "adipiscing elit, sed do "
600
+ "eiusmod tempor "
601
+ "incididunt ut labore et "
602
+ "dolore."
603
+ msgstr ""
604
+
605
+ #: inc/innofit/customizer/about-section.php:38
606
+ #: inc/innofit/sections/innofit-about-section.php:24
607
+ msgid "Our Story"
608
+ msgstr ""
609
+
610
+ #: inc/innofit/customizer/about-section.php:54
611
+ msgid "About content"
612
+ msgstr ""
613
+
614
+ #: inc/innofit/customizer/callout-section.php:4
615
+ msgid ""
616
+ "Callout section settings"
617
+ msgstr ""
618
+
619
+ #: inc/innofit/customizer/callout-section.php:12
620
+ msgid ""
621
+ "Enable Home Callout "
622
+ "section"
623
+ msgstr ""
624
+
625
+ #: inc/innofit/customizer/callout-section.php:24
626
+ #: inc/innofit/sections/innofit-callout-section.php:8
627
+ msgid ""
628
+ "We create beautiful "
629
+ "WordPress themes for you!"
630
+ msgstr ""
631
+
632
+ #: inc/innofit/customizer/callout-section.php:36
633
+ #: inc/innofit/sections/innofit-callout-section.php:9
634
+ msgid ""
635
+ "Choose a package that "
636
+ "suits all your needs to "
637
+ "build a website."
638
+ msgstr ""
639
+
640
+ #: inc/innofit/customizer/callout-section.php:49
641
+ #: inc/innofit/sections/innofit-callout-section.php:10
642
+ msgid "Buy Innofit"
643
+ msgstr ""
644
+
645
+ #: inc/innofit/customizer/client-section.php:5
646
+ msgid "Clients settings"
647
+ msgstr ""
648
+
649
+ #: inc/innofit/customizer/client-section.php:15
650
+ msgid ""
651
+ "Want to add client "
652
+ "section? Then"
653
+ msgstr ""
654
+
655
+ #: inc/innofit/customizer/client-section.php:41
656
+ msgid ""
657
+ "Enable Home Client "
658
+ "section"
659
+ msgstr ""
660
+
661
+ #: inc/innofit/customizer/client-section.php:61
662
+ msgid "Clients content"
663
+ msgstr ""
664
+
665
+ #: inc/innofit/customizer/client-section.php:63
666
+ msgid "Add new client"
667
+ msgstr ""
668
+
669
+ #: inc/innofit/customizer/client-section.php:64
670
+ msgid "Client"
671
+ msgstr ""
672
+
673
+ #: inc/innofit/customizer/client-section.php:75
674
+ msgid ""
675
+ "Client background text:"
676
+ msgstr ""
677
+
678
+ #: inc/innofit/customizer/client-section.php:79
679
+ msgid "Marquee"
680
+ msgstr ""
681
+
682
+ #: inc/innofit/customizer/client-section.php:80
683
+ msgid "Static"
684
+ msgstr ""
685
+
686
+ #: inc/innofit/customizer/client-section.php:87
687
+ msgid ""
688
+ "<b>Our sponsors</b> Our "
689
+ "sponsors"
690
+ msgstr ""
691
+
692
+ #: inc/innofit/customizer/client-section.php:91
693
+ msgid ""
694
+ "Background scroll text"
695
+ msgstr ""
696
+
697
+ #: inc/innofit/customizer/client-section.php:102
698
+ msgid "Animation speed"
699
+ msgstr ""
700
+
701
+ #: inc/innofit/customizer/client-section.php:120
702
+ msgid "Smooth speed"
703
+ msgstr ""
704
+
705
+ #: inc/innofit/customizer/contact-section.php:13
706
+ msgid ""
707
+ "Enable Contact form "
708
+ "section"
709
+ msgstr ""
710
+
711
+ #: inc/innofit/customizer/contact-section.php:28
712
+ #: inc/innofit/customizer/customizer_theme_style.php:58
713
+ #: inc/innofit/customizer/customizer_theme_style.php:59
714
+ #: inc/innofit/customizer/subscriber-section.php:71
715
+ #: inc/innofit/customizer/testimonial-section.php:27
716
+ #: inc/spicepress/features/feature-testimonial-section.php:31
717
+ msgid "Background Image"
718
+ msgstr ""
719
+
720
+ #: inc/innofit/customizer/contact-section.php:40
721
+ msgid ""
722
+ "Enable Contact image "
723
+ "overlay"
724
+ msgstr ""
725
+
726
+ #: inc/innofit/customizer/contact-section.php:52
727
+ msgid ""
728
+ "Contact image overlay "
729
+ "color"
730
+ msgstr ""
731
+
732
+ #: inc/innofit/customizer/contact-section.php:63
733
+ #: inc/innofit/sections/innofit-contact-section.php:22
734
+ msgid "Send us a message"
735
+ msgstr ""
736
+
737
+ #: inc/innofit/customizer/contact-section.php:68
738
+ msgid ""
739
+ "Contact form title one"
740
+ msgstr ""
741
+
742
+ #: inc/innofit/customizer/contact-section.php:76
743
+ #: inc/innofit/sections/innofit-contact-section.php:23
744
+ msgid "Contact Us"
745
+ msgstr ""
746
+
747
+ #: inc/innofit/customizer/contact-section.php:81
748
+ msgid ""
749
+ "Contact form title two"
750
+ msgstr ""
751
+
752
+ #: inc/innofit/customizer/contact-section.php:92
753
+ msgid ""
754
+ "Contact Form shortcode"
755
+ msgstr ""
756
+
757
+ #: inc/innofit/customizer/contact-section.php:105
758
+ msgid "Enable contact info"
759
+ msgstr ""
760
+
761
+ #: inc/innofit/customizer/contact-section.php:112
762
+ #: inc/innofit/sections/innofit-contact-section.php:47
763
+ msgid "Get in touch"
764
+ msgstr ""
765
+
766
+ #: inc/innofit/customizer/contact-section.php:112
767
+ #: inc/innofit/sections/innofit-contact-section.php:47
768
+ msgid "Find Us"
769
+ msgstr ""
770
+
771
+ #: inc/innofit/customizer/contact-section.php:112
772
+ #: inc/innofit/sections/innofit-contact-section.php:47
773
+ msgid ""
774
+ "Porterfield 508 Virginia "
775
+ "Street Chicago,<br> IL "
776
+ "60653 (USA)"
777
+ msgstr ""
778
+
779
+ #: inc/innofit/customizer/contact-section.php:112
780
+ #: inc/innofit/sections/innofit-contact-section.php:47
781
+ msgid "Phone"
782
+ msgstr ""
783
+
784
+ #: inc/innofit/customizer/contact-section.php:112
785
+ #: inc/innofit/sections/innofit-contact-section.php:47
786
+ msgid ""
787
+ "Mobile: (+91) 90 1900 - "
788
+ "6886 <br>Hotline: 1800 "
789
+ "6886)"
790
+ msgstr ""
791
+
792
+ #: inc/innofit/customizer/contact-section.php:112
793
+ #: inc/innofit/sections/innofit-contact-section.php:47
794
+ msgid "Email"
795
+ msgstr ""
796
+
797
+ #: inc/innofit/customizer/contact-section.php:112
798
+ #: inc/innofit/sections/innofit-contact-section.php:47
799
+ msgid "support@innofit.com"
800
+ msgstr ""
801
+
802
+ #: inc/innofit/customizer/contact-section.php:112
803
+ #: inc/innofit/sections/innofit-contact-section.php:47
804
+ msgid "contact@innofit.com"
805
+ msgstr ""
806
+
807
+ #: inc/innofit/customizer/contact-section.php:123
808
+ msgid ""
809
+ "Contact Info content"
810
+ msgstr ""
811
+
812
+ #: inc/innofit/customizer/customizer_color_back_settings.php:6
813
+ msgid "Footer Copyright"
814
+ msgstr ""
815
+
816
+ #: inc/innofit/customizer/customizer_color_back_settings.php:13
817
+ msgid ""
818
+ "Want to use copyright "
819
+ "section color settings ? "
820
+ "Then"
821
+ msgstr ""
822
+
823
+ #: inc/innofit/customizer/customizer_color_back_settings.php:44
824
+ msgid "Text color"
825
+ msgstr ""
826
+
827
+ #: inc/innofit/customizer/customizer_color_back_settings.php:58
828
+ msgid "Link color"
829
+ msgstr ""
830
+
831
+ #: inc/innofit/customizer/customizer_color_back_settings.php:72
832
+ msgid "Link Hover color"
833
+ msgstr ""
834
+
835
+ #: inc/innofit/customizer/customizer_color_back_settings.php:86
836
+ msgid ""
837
+ "Footer background color"
838
+ msgstr ""
839
+
840
+ #: inc/innofit/customizer/customizer_layout_manager.php:15
841
+ #: inc/innofit/customizer/customizer_layout_manager.php:125
842
+ msgid "Enable"
843
+ msgstr ""
844
+
845
+ #: inc/innofit/customizer/customizer_layout_manager.php:23
846
+ msgid "Disable"
847
+ msgstr ""
848
+
849
+ #: inc/innofit/customizer/customizer_layout_manager.php:30
850
+ msgid ""
851
+ "Slider has fixed "
852
+ "position on homepage"
853
+ msgstr ""
854
+
855
+ #: inc/innofit/customizer/customizer_layout_manager.php:31
856
+ msgid "Note"
857
+ msgstr ""
858
+
859
+ #: inc/innofit/customizer/customizer_layout_manager.php:31
860
+ msgid ""
861
+ "By default, all sections "
862
+ "are enabled on homepage. "
863
+ "If you wish not to "
864
+ "display a section, just "
865
+ "drag it onto the "
866
+ "\"disabled\" box."
867
+ msgstr ""
868
+
869
+ #: inc/innofit/customizer/customizer_layout_manager.php:73
870
+ msgid ""
871
+ "Theme Layout Manager"
872
+ msgstr ""
873
+
874
+ #: inc/innofit/customizer/customizer_layout_manager.php:80
875
+ msgid ""
876
+ "Want to change home page "
877
+ "layout section? Then"
878
+ msgstr ""
879
+
880
+ #: inc/innofit/customizer/customizer_theme_style.php:7
881
+ msgid ""
882
+ "Want to change your "
883
+ "theme style? Then"
884
+ msgstr ""
885
+
886
+ #: inc/innofit/customizer/customizer_theme_style.php:40
887
+ #: inc/innofit/customizer/customizer_theme_style.php:225
888
+ msgid ""
889
+ "Predefined default "
890
+ "background"
891
+ msgstr ""
892
+
893
+ #: inc/innofit/customizer/customizer_theme_style.php:59
894
+ #: inc/innofit/customizer/customizer_theme_style.php:61
895
+ msgid "Go to"
896
+ msgstr ""
897
+
898
+ #: inc/innofit/customizer/customizer_theme_style.php:59
899
+ #: inc/innofit/customizer/customizer_theme_style.php:61
900
+ msgid "Appearance"
901
+ msgstr ""
902
+
903
+ #: inc/innofit/customizer/customizer_theme_style.php:59
904
+ #: inc/innofit/customizer/customizer_theme_style.php:61
905
+ msgid "Customize"
906
+ msgstr ""
907
+
908
+ #: inc/innofit/customizer/customizer_theme_style.php:60
909
+ msgid "Background Color"
910
+ msgstr ""
911
+
912
+ #: inc/innofit/customizer/customizer_theme_style.php:61
913
+ msgid "Colors"
914
+ msgstr ""
915
+
916
+ #: inc/innofit/customizer/customizer_theme_style.php:82
917
+ msgid "Theme Layout"
918
+ msgstr ""
919
+
920
+ #: inc/innofit/customizer/customizer_theme_style.php:113
921
+ msgid "Predefined Colors"
922
+ msgstr ""
923
+
924
+ #: inc/innofit/customizer/customizer_theme_style.php:140
925
+ msgid ""
926
+ "Theme style settings"
927
+ msgstr ""
928
+
929
+ #: inc/innofit/customizer/customizer_theme_style.php:152
930
+ msgid "Predefined colors"
931
+ msgstr ""
932
+
933
+ #: inc/innofit/customizer/customizer_theme_style.php:176
934
+ msgid ""
935
+ "Enable custom color skin"
936
+ msgstr ""
937
+
938
+ #: inc/innofit/customizer/customizer_theme_style.php:193
939
+ msgid "Skin color"
940
+ msgstr ""
941
+
942
+ #: inc/innofit/customizer/customizer_theme_style.php:206
943
+ msgid "Layout style"
944
+ msgstr ""
945
+
946
+ #: inc/innofit/customizer/customizer_typography.php:5
947
+ msgid "Typography settings"
948
+ msgstr ""
949
+
950
+ #: inc/innofit/customizer/customizer_typography.php:12
951
+ msgid "Custom typography"
952
+ msgstr ""
953
+
954
+ #: inc/innofit/customizer/customizer_typography.php:21
955
+ msgid ""
956
+ "Want to use custom "
957
+ "typograpgy? Then"
958
+ msgstr ""
959
+
960
+ #: inc/innofit/customizer/customizer_typography.php:52
961
+ msgid ""
962
+ "Enable custom typography"
963
+ msgstr ""
964
+
965
+ #: inc/innofit/customizer/customizer_typography.php:70
966
+ msgid "General Paragraph"
967
+ msgstr ""
968
+
969
+ #: inc/innofit/customizer/customizer_typography.php:81
970
+ msgid ""
971
+ "Want to Change you theme "
972
+ "typograpgy? Then"
973
+ msgstr ""
974
+
975
+ #: inc/innofit/customizer/customizer_typography.php:113
976
+ #: inc/innofit/customizer/customizer_typography.php:196
977
+ #: inc/innofit/customizer/customizer_typography.php:277
978
+ #: inc/innofit/customizer/customizer_typography.php:357
979
+ #: inc/innofit/customizer/customizer_typography.php:439
980
+ msgid "Font size"
981
+ msgstr ""
982
+
983
+ #: inc/innofit/customizer/customizer_typography.php:118
984
+ #: inc/innofit/customizer/customizer_typography.php:201
985
+ #: inc/innofit/customizer/customizer_typography.php:282
986
+ #: inc/innofit/customizer/customizer_typography.php:362
987
+ #: inc/innofit/customizer/customizer_typography.php:444
988
+ msgid "Pixels"
989
+ msgstr ""
990
+
991
+ #: inc/innofit/customizer/customizer_typography.php:129
992
+ #: inc/innofit/customizer/customizer_typography.php:212
993
+ #: inc/innofit/customizer/customizer_typography.php:293
994
+ #: inc/innofit/customizer/customizer_typography.php:373
995
+ #: inc/innofit/customizer/customizer_typography.php:456
996
+ msgid "Font family"
997
+ msgstr ""
998
+
999
+ #: inc/innofit/customizer/customizer_typography.php:145
1000
+ #: inc/innofit/customizer/customizer_typography.php:227
1001
+ #: inc/innofit/customizer/customizer_typography.php:307
1002
+ #: inc/innofit/customizer/customizer_typography.php:387
1003
+ #: inc/innofit/customizer/customizer_typography.php:471
1004
+ msgid "Font style"
1005
+ msgstr ""
1006
+
1007
+ #: inc/innofit/customizer/customizer_typography.php:155
1008
+ msgid "Menus"
1009
+ msgstr ""
1010
+
1011
+ #: inc/innofit/customizer/customizer_typography.php:164
1012
+ msgid ""
1013
+ "Want to Change you theme "
1014
+ "menu typograpgy? Then"
1015
+ msgstr ""
1016
+
1017
+ #: inc/innofit/customizer/customizer_typography.php:236
1018
+ msgid "Section title"
1019
+ msgstr ""
1020
+
1021
+ #: inc/innofit/customizer/customizer_typography.php:245
1022
+ msgid ""
1023
+ "Want to Change you theme "
1024
+ "section title "
1025
+ "typograpgy? Then"
1026
+ msgstr ""
1027
+
1028
+ #: inc/innofit/customizer/customizer_typography.php:316
1029
+ msgid "Section description"
1030
+ msgstr ""
1031
+
1032
+ #: inc/innofit/customizer/customizer_typography.php:326
1033
+ #: inc/innofit/customizer/customizer_typography.php:407
1034
+ msgid ""
1035
+ "Want to Change you theme "
1036
+ "section desription "
1037
+ "typograpgy? Then"
1038
+ msgstr ""
1039
+
1040
+ #: inc/innofit/customizer/customizer_typography.php:397
1041
+ msgid ""
1042
+ "Widget heading title"
1043
+ msgstr ""
1044
+
1045
+ #: inc/innofit/customizer/funfact-section.php:6
1046
+ msgid ""
1047
+ "Want to add funcfact "
1048
+ "section? Then"
1049
+ msgstr ""
1050
+
1051
+ #: inc/innofit/customizer/funfact-section.php:32
1052
+ msgid ""
1053
+ "Enable Funfact on "
1054
+ "homepage"
1055
+ msgstr ""
1056
+
1057
+ #: inc/innofit/customizer/funfact-section.php:43
1058
+ msgid "Funfact settings"
1059
+ msgstr ""
1060
+
1061
+ #: inc/innofit/customizer/funfact-section.php:53
1062
+ msgid "Funfact content"
1063
+ msgstr ""
1064
+
1065
+ #: inc/innofit/customizer/funfact-section.php:56
1066
+ msgid "Add new Funfact"
1067
+ msgstr ""
1068
+
1069
+ #: inc/innofit/customizer/funfact-section.php:57
1070
+ msgid "Funfact"
1071
+ msgstr ""
1072
+
1073
+ #: inc/innofit/customizer/instagram-section.php:4
1074
+ msgid "Gallery settings"
1075
+ msgstr ""
1076
+
1077
+ #: inc/innofit/customizer/instagram-section.php:12
1078
+ msgid ""
1079
+ "Want to add gallery "
1080
+ "section? Then"
1081
+ msgstr ""
1082
+
1083
+ #: inc/innofit/customizer/instagram-section.php:38
1084
+ msgid ""
1085
+ "Enable Home Gallery "
1086
+ "section"
1087
+ msgstr ""
1088
+
1089
+ #: inc/innofit/customizer/instagram-section.php:54
1090
+ msgid "Gallery shortcode"
1091
+ msgstr ""
1092
+
1093
+ #: inc/innofit/customizer/map-section.php:4
1094
+ msgid ""
1095
+ "Google Maps settings"
1096
+ msgstr ""
1097
+
1098
+ #: inc/innofit/customizer/map-section.php:12
1099
+ msgid ""
1100
+ "Want to add Google map "
1101
+ "section? Then"
1102
+ msgstr ""
1103
+
1104
+ #: inc/innofit/customizer/map-section.php:38
1105
+ msgid "Enable Google map"
1106
+ msgstr ""
1107
+
1108
+ #: inc/innofit/customizer/map-section.php:56
1109
+ msgid ""
1110
+ "Google Map Shortcode"
1111
+ msgstr ""
1112
+
1113
+ #: inc/innofit/customizer/news-section.php:4
1114
+ msgid ""
1115
+ "Latest News settings"
1116
+ msgstr ""
1117
+
1118
+ #: inc/innofit/customizer/news-section.php:13
1119
+ msgid ""
1120
+ "Enable Home News section"
1121
+ msgstr ""
1122
+
1123
+ #: inc/innofit/customizer/news-section.php:25
1124
+ #: inc/innofit/sections/innofit-news-section.php:14
1125
+ msgid "Latest News"
1126
+ msgstr ""
1127
+
1128
+ #: inc/innofit/customizer/news-section.php:37
1129
+ #: inc/innofit/sections/innofit-news-section.php:15
1130
+ msgid "From our blog"
1131
+ msgstr ""
1132
+
1133
+ #: inc/innofit/customizer/news-section.php:59
1134
+ msgid ""
1135
+ "Enable post meta in blog "
1136
+ "section"
1137
+ msgstr ""
1138
+
1139
+ #: inc/innofit/customizer/news-section.php:73
1140
+ msgid ""
1141
+ "More options available "
1142
+ "for News section in "
1143
+ "Innofit Plus"
1144
+ msgstr ""
1145
+
1146
+ #: inc/innofit/customizer/portfolio-section.php:4
1147
+ #: inc/spicepress/features/feature-portfolio-section.php:6
1148
+ msgid "Portfolio settings"
1149
+ msgstr ""
1150
+
1151
+ #: inc/innofit/customizer/portfolio-section.php:15
1152
+ msgid ""
1153
+ "Want to add portfolio "
1154
+ "section? Then"
1155
+ msgstr ""
1156
+
1157
+ #: inc/innofit/customizer/portfolio-section.php:43
1158
+ #: inc/spicepress/features/feature-portfolio-section.php:14
1159
+ msgid ""
1160
+ "Enable Home Portfolio "
1161
+ "section"
1162
+ msgstr ""
1163
+
1164
+ #: inc/innofit/customizer/portfolio-section.php:57
1165
+ msgid ""
1166
+ "Look at our projects"
1167
+ msgstr ""
1168
+
1169
+ #: inc/innofit/customizer/portfolio-section.php:78
1170
+ msgid ""
1171
+ "Click here to add project"
1172
+ msgstr ""
1173
+
1174
+ #: inc/innofit/customizer/pricing-section.php:4
1175
+ msgid "Pricing settings"
1176
+ msgstr ""
1177
+
1178
+ #: inc/innofit/customizer/pricing-section.php:12
1179
+ msgid ""
1180
+ "Want to add pricing "
1181
+ "section? Then"
1182
+ msgstr ""
1183
+
1184
+ #: inc/innofit/customizer/pricing-section.php:38
1185
+ msgid ""
1186
+ "Enable Home Pricing "
1187
+ "section"
1188
+ msgstr ""
1189
+
1190
+ #: inc/innofit/customizer/pricing-section.php:50
1191
+ msgid "Affordable pricing"
1192
+ msgstr ""
1193
+
1194
+ #: inc/innofit/customizer/pricing-section.php:63
1195
+ msgid ""
1196
+ "Great price plans for you"
1197
+ msgstr ""
1198
+
1199
+ #: inc/innofit/customizer/pricing-section.php:80
1200
+ msgid "Pricing content"
1201
+ msgstr ""
1202
+
1203
+ #: inc/innofit/customizer/pricing-section.php:82
1204
+ msgid "Add new Pricing"
1205
+ msgstr ""
1206
+
1207
+ #: inc/innofit/customizer/pricing-section.php:83
1208
+ msgid "Pricing"
1209
+ msgstr ""
1210
+
1211
+ #: inc/innofit/customizer/services-section.php:4
1212
+ msgid "Services settings"
1213
+ msgstr ""
1214
+
1215
+ #: inc/innofit/customizer/services-section.php:26
1216
+ #: inc/innofit/sections/innofit-services-section.php:44
1217
+ msgid "What we do"
1218
+ msgstr ""
1219
+
1220
+ #: inc/innofit/customizer/services-section.php:39
1221
+ #: inc/innofit/sections/innofit-services-section.php:45
1222
+ msgid "Services we provide"
1223
+ msgstr ""
1224
+
1225
+ #: inc/innofit/customizer/services-section.php:56
1226
+ msgid "Services content"
1227
+ msgstr ""
1228
+
1229
+ #: inc/innofit/customizer/slider-section.php:4
1230
+ msgid "Hero settings"
1231
+ msgstr ""
1232
+
1233
+ #: inc/innofit/customizer/slider-section.php:12
1234
+ msgid "Enable Hero Section"
1235
+ msgstr ""
1236
+
1237
+ #: inc/innofit/customizer/slider-section.php:68
1238
+ #: inc/innofit/sections/innofit-slider-section.php:10
1239
+ msgid ""
1240
+ "We provide solutions "
1241
+ "to<br /> grow your "
1242
+ "business"
1243
+ msgstr ""
1244
+
1245
+ #: inc/innofit/customizer/slider-section.php:80
1246
+ #: inc/innofit/sections/innofit-slider-section.php:11
1247
+ msgid "Welcome to Innofit"
1248
+ msgstr ""
1249
+
1250
+ #: inc/innofit/customizer/slider-section.php:93
1251
+ #: inc/spicepress/features/feature-slider-section.php:96
1252
+ msgid "Read more"
1253
+ msgstr ""
1254
+
1255
+ #: inc/innofit/customizer/slider-section.php:137
1256
+ msgid ""
1257
+ "Want to add more slider "
1258
+ "and video slider?Then "
1259
+ "upgrade to Innofit Plus"
1260
+ msgstr ""
1261
+
1262
+ #: inc/innofit/customizer/subscriber-section.php:24
1263
+ msgid "General Settings"
1264
+ msgstr ""
1265
+
1266
+ #: inc/innofit/customizer/subscriber-section.php:36
1267
+ msgid "SendinBlue plugin"
1268
+ msgstr ""
1269
+
1270
+ #: inc/innofit/customizer/subscriber-section.php:50
1271
+ msgid ""
1272
+ "Enable Suscribe section"
1273
+ msgstr ""
1274
+
1275
+ #: inc/innofit/customizer/subscriber-section.php:85
1276
+ msgid ""
1277
+ "Enable susbcribe image "
1278
+ "overlay"
1279
+ msgstr ""
1280
+
1281
+ #: inc/innofit/customizer/subscriber-section.php:99
1282
+ msgid ""
1283
+ "Subscribe image overlay "
1284
+ "color"
1285
+ msgstr ""
1286
+
1287
+ #: inc/innofit/customizer/subscriber-section.php:107
1288
+ #: inc/innofit/sections/innofit-subscriber-section.php:15
1289
+ msgid ""
1290
+ "Subscribe to our "
1291
+ "newsletter"
1292
+ msgstr ""
1293
+
1294
+ #: inc/innofit/customizer/subscriber-section.php:123
1295
+ #: inc/innofit/sections/innofit-subscriber-section.php:16
1296
+ msgid ""
1297
+ "Sign up now for more "
1298
+ "information about our "
1299
+ "company."
1300
+ msgstr ""
1301
+
1302
+ #: inc/innofit/customizer/subscriber-section.php:146
1303
+ msgid "Instructions"
1304
+ msgstr ""
1305
+
1306
+ #: inc/innofit/customizer/team-section.php:4
1307
+ msgid "Team settings"
1308
+ msgstr ""
1309
+
1310
+ #: inc/innofit/customizer/team-section.php:11
1311
+ msgid ""
1312
+ "Enable Home Team section"
1313
+ msgstr ""
1314
+
1315
+ #: inc/innofit/customizer/team-section.php:22
1316
+ #: inc/innofit/sections/innofit-team-section.php:21
1317
+ msgid ""
1318
+ "Meet our superheroes"
1319
+ msgstr ""
1320
+
1321
+ #: inc/innofit/customizer/team-section.php:34
1322
+ #: inc/innofit/sections/innofit-team-section.php:22
1323
+ msgid ""
1324
+ "The best team available"
1325
+ msgstr ""
1326
+
1327
+ #: inc/innofit/customizer/team-section.php:53
1328
+ msgid "Team content"
1329
+ msgstr ""
1330
+
1331
+ #: inc/innofit/customizer/team-section.php:56
1332
+ msgid "Add new Team Member"
1333
+ msgstr ""
1334
+
1335
+ #: inc/innofit/customizer/team-section.php:57
1336
+ msgid "Team Member"
1337
+ msgstr ""
1338
+
1339
+ #: inc/innofit/customizer/team-section.php:72
1340
+ msgid ""
1341
+ "To add More Team? Then"
1342
+ msgstr ""
1343
+
1344
+ #: inc/innofit/customizer/team-section.php:102
1345
+ msgid ""
1346
+ "More options available "
1347
+ "for Team section in "
1348
+ "Innofit Plus"
1349
+ msgstr ""
1350
+
1351
+ #: inc/innofit/customizer/testimonial-section.php:3
1352
+ msgid ""
1353
+ "Testimonials settings"
1354
+ msgstr ""
1355
+
1356
+ #: inc/innofit/customizer/testimonial-section.php:39
1357
+ #: inc/spicepress/features/feature-testimonial-section.php:43
1358
+ msgid ""
1359
+ "Enable testimonial image "
1360
+ "overlay"
1361
+ msgstr ""
1362
+
1363
+ #: inc/innofit/customizer/testimonial-section.php:52
1364
+ #: inc/spicepress/features/feature-testimonial-section.php:56
1365
+ msgid ""
1366
+ "Testimonial image "
1367
+ "overlay color"
1368
+ msgstr ""
1369
+
1370
+ #: inc/innofit/customizer/testimonial-section.php:61
1371
+ #: inc/innofit/sections/innofit-testimonial-section.php:12
1372
+ msgid ""
1373
+ "What our clients say"
1374
+ msgstr ""
1375
+
1376
+ #: inc/innofit/customizer/testimonial-section.php:74
1377
+ #: inc/innofit/sections/innofit-testimonial-section.php:13
1378
+ msgid ""
1379
+ "We provide best "
1380
+ "WordPress solutions for "
1381
+ "your business."
1382
+ msgstr ""
1383
+
1384
+ #: inc/innofit/customizer/testimonial-section.php:89
1385
+ msgid "Testimonial content"
1386
+ msgstr ""
1387
+
1388
+ #: inc/innofit/customizer/testimonial-section.php:91
1389
+ msgid "Add new Testimonial"
1390
+ msgstr ""
1391
+
1392
+ #: inc/innofit/customizer/testimonial-section.php:92
1393
+ msgid "Testimonial"
1394
+ msgstr ""
1395
+
1396
+ #: inc/innofit/customizer/testimonial-section.php:105
1397
+ msgid ""
1398
+ "To add More Testimonial? "
1399
+ "Then"
1400
+ msgstr ""
1401
+
1402
+ #: inc/innofit/customizer/testimonial-section.php:135
1403
+ msgid ""
1404
+ "More options available "
1405
+ "for Testimonial section "
1406
+ "in Innofit Plus"
1407
+ msgstr ""
1408
+
1409
+ #: inc/innofit/customizer/wooproduct-section.php:3
1410
+ msgid "Home Shop settings"
1411
+ msgstr ""
1412
+
1413
+ #: inc/innofit/customizer/wooproduct-section.php:10
1414
+ msgid ""
1415
+ "Enable Home Shop section"
1416
+ msgstr ""
1417
+
1418
+ #: inc/innofit/customizer/wooproduct-section.php:21
1419
+ #: inc/innofit/sections/innofit-wooproduct-section.php:16
1420
+ msgid "Featured Products"
1421
+ msgstr ""
1422
+
1423
+ #: inc/innofit/customizer/wooproduct-section.php:33
1424
+ #: inc/innofit/sections/innofit-wooproduct-section.php:17
1425
+ msgid ""
1426
+ "Our amazing products"
1427
+ msgstr ""
1428
+
1429
+ #: inc/innofit/customizer/wooproduct-section.php:52
1430
+ msgid ""
1431
+ "More options available "
1432
+ "for Shop section in "
1433
+ "Innofit Plus"
1434
+ msgstr ""
1435
+
1436
+ #: inc/innofit/default-pages/home-custom-menu.php:12
1437
+ msgid "Home"
1438
+ msgstr ""
1439
+
1440
+ #: inc/innofit/default-pages/home-custom-menu.php:26
1441
+ msgid "About"
1442
+ msgstr ""
1443
+
1444
+ #: inc/innofit/default-pages/home-custom-menu.php:33
1445
+ msgid "Team"
1446
+ msgstr ""
1447
+
1448
+ #: inc/innofit/default-pages/home-custom-menu.php:40
1449
+ msgid "Blog"
1450
+ msgstr ""
1451
+
1452
+ #: inc/innofit/default-pages/home-custom-menu.php:47
1453
+ msgid "Contact"
1454
+ msgstr ""
1455
+
1456
+ #: inc/innofit/default-pages/home-custom-menu.php:54
1457
+ msgid "Callout"
1458
+ msgstr ""
1459
+
1460
+ #: inc/innofit/sections/innofit-wooproduct-section.php:56
1461
+ msgid "On Sale!"
1462
+ msgstr ""
1463
+
1464
+ #: inc/innofit/sections/innofit-wooproduct-section.php:68
1465
+ #, php-format
1466
+ msgid "Rated %s out of 5"
1467
+ msgstr ""
1468
+
1469
+ #: inc/innofit/sections/innofit-wooproduct-section.php:68
1470
+ msgid "out of 5"
1471
+ msgstr ""
1472
+
1473
+ #: inc/spicepress/features/feature-portfolio-section.php:27
1474
+ #: inc/spicepress/sections/spicepress-portfolio-section.php:9
1475
+ msgid "Our Portfolio"
1476
+ msgstr ""
1477
+
1478
+ #: inc/spicepress/features/feature-portfolio-section.php:72
1479
+ #: inc/spicepress/sections/spicepress-portfolio-section.php:11
1480
+ #: inc/spicepress/sections/spicepress-portfolio-section.php:15
1481
+ #: inc/spicepress/sections/spicepress-portfolio-section.php:19
1482
+ msgid "Art Office Design"
1483
+ msgstr ""
1484
+
1485
+ #: inc/spicepress/features/feature-portfolio-section.php:121
1486
+ msgid "Graphics Design"
1487
+ msgstr ""
1488
+
1489
+ #: inc/spicepress/features/feature-portfolio-section.php:169
1490
+ msgid "WordPress Themes"
1491
+ msgstr ""
1492
+
1493
+ #: inc/spicepress/features/feature-portfolio-section.php:204
1494
+ msgid ""
1495
+ "More options available "
1496
+ "for portfolio section in "
1497
+ "SpicePress Pro"
1498
+ msgstr ""
1499
+
1500
+ #: inc/spicepress/features/feature-slider-section.php:71
1501
+ msgid ""
1502
+ "Welcome to SpicePress "
1503
+ "Theme"
1504
+ msgstr ""
1505
+
1506
+ #: inc/spicepress/features/feature-slider-section.php:141
1507
+ msgid ""
1508
+ "More options available "
1509
+ "for slider section in "
1510
+ "SpicePress Pro"
1511
+ msgstr ""
1512
+
1513
+ #: inc/spicepress/features/feature-testimonial-section.php:156
1514
+ msgid ""
1515
+ "More options available "
1516
+ "for testimonial section "
1517
+ "in SpicePress Pro"
1518
+ msgstr ""
1519
+
1520
+ #: inc/spicepress/sections/spicepress-features-section.php:175
1521
+ msgid "Easy to Use"
1522
+ msgstr ""
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: spicethemes
3
  Tags: widget, admin, widgets
4
  Requires at least: 3.3+
5
- Tested up to: 5.2.2
6
- Stable tag: 1.0.4
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -144,4 +144,7 @@ This plugin create repeater controls in the customizer settings allowing you to
144
  1. Added Child theme name
145
 
146
  = 1.0.5 =
147
- 1. Fix Page Editor unexpeccted error due to Jotform Js Confliction
 
 
 
2
  Contributors: spicethemes
3
  Tags: widget, admin, widgets
4
  Requires at least: 3.3+
5
+ Tested up to: 5.2.3
6
+ Stable tag: 1.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
144
  1. Added Child theme name
145
 
146
  = 1.0.5 =
147
+ 1. Fix Page Editor unexpeccted error due to Jotform Js Confliction
148
+
149
+ = 1.1 =
150
+ 1. Added Honeypress theme functionality.
spicebox.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: SpiceBox
4
  Plugin URI:
5
  Description: Enhances SpiceThemes with extra functionality.
6
- Version: 1.0.5
7
  Author: Spicethemes
8
  Author URI: https://github.com
9
  Text Domain: spicebox
@@ -25,12 +25,22 @@ function spiceb_activate() {
25
  require_once('inc/spicepress/customizer.php');
26
 
27
  }
 
 
 
 
 
 
 
 
 
 
28
 
29
  if ( 'Chilly' == $theme->name || 'SpiceBlue' == $theme->name){
30
  require_once('inc/spicepress/features/feature-service-section.php');
31
  require_once('inc/spicepress/features/feature-portfolio-section.php');
32
  require_once('inc/spicepress/features/feature-testimonial-section.php');
33
- require_once('inc/spicepress/sections/spicepress-features-section.php');
34
  require_once('inc/spicepress/sections/spicepress-portfolio-section.php');
35
  require_once('inc/spicepress/sections/spicepress-testimonail-section.php');
36
  require_once('inc/spicepress/customizer.php');
@@ -146,6 +156,23 @@ $item_details_page = get_option('item_details_page');
146
  }
147
 
148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
149
  //Innofit
150
  if ( 'Innofit' == $theme->name || 'Innofit Child' == $theme->name){
151
 
@@ -177,6 +204,13 @@ function spiceb_spicepress_home_page_sanitize_text( $input ) {
177
 
178
  }
179
 
 
 
 
 
 
 
 
180
  include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
181
 
182
 
@@ -205,4 +239,12 @@ add_action( 'switch_theme', 'spicepresstheme_deactivate_message' );
205
 
206
  }
207
  }
208
- ?>
 
 
 
 
 
 
 
 
3
  Plugin Name: SpiceBox
4
  Plugin URI:
5
  Description: Enhances SpiceThemes with extra functionality.
6
+ Version: 1.1
7
  Author: Spicethemes
8
  Author URI: https://github.com
9
  Text Domain: spicebox
25
  require_once('inc/spicepress/customizer.php');
26
 
27
  }
28
+
29
+ if ( 'Honeypress' == $theme->name ){
30
+ require_once('inc/honeypress/features/feature-slider-section.php');
31
+ require_once('inc/honeypress/features/feature-service-section.php');
32
+ require_once('inc/honeypress/features/feature-testimonial-section.php');
33
+ require_once('inc/honeypress/sections/honeypress-slider-section.php');
34
+ require_once('inc/honeypress/sections/honeypress-service-section.php');
35
+ require_once('inc/honeypress/sections/honeypress-testimonail-section.php');
36
+ require_once('inc/honeypress/customizer.php');
37
+ }
38
 
39
  if ( 'Chilly' == $theme->name || 'SpiceBlue' == $theme->name){
40
  require_once('inc/spicepress/features/feature-service-section.php');
41
  require_once('inc/spicepress/features/feature-portfolio-section.php');
42
  require_once('inc/spicepress/features/feature-testimonial-section.php');
43
+ require_once('inc/spicepress/sections/spicepress-service-section.php');
44
  require_once('inc/spicepress/sections/spicepress-portfolio-section.php');
45
  require_once('inc/spicepress/sections/spicepress-testimonail-section.php');
46
  require_once('inc/spicepress/customizer.php');
156
  }
157
 
158
 
159
+ //Honeypress
160
+ if ( 'Honeypress' == $theme->name ){
161
+ register_activation_hook( __FILE__, 'spiceb_install_function');
162
+ function spiceb_install_function()
163
+ {
164
+ $item_details_page = get_option('item_details_page');
165
+ if(!$item_details_page){
166
+ require_once('inc/honeypress/default-pages/upload-media.php');
167
+ require_once('inc/honeypress/default-pages/home-page.php');
168
+ require_once('inc/honeypress/default-pages/blog-page.php');
169
+ require_once('inc/honeypress/default-widgets/default-widget.php');
170
+ update_option( 'item_details_page', 'Done' );
171
+ }
172
+ }
173
+ }
174
+
175
+
176
  //Innofit
177
  if ( 'Innofit' == $theme->name || 'Innofit Child' == $theme->name){
178
 
204
 
205
  }
206
 
207
+ //Sanatize for honeypress theme
208
+ function spiceb_honeypress_home_page_sanitize_text( $input ) {
209
+
210
+ return wp_kses_post( force_balance_tags( $input ) );
211
+
212
+ }
213
+
214
  include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
215
 
216
 
239
 
240
  }
241
  }
242
+
243
+ add_action( 'init', 'wpdocs_load_textdomain' );
244
+ /**
245
+ * Load plugin textdomain.
246
+ */
247
+ function wpdocs_load_textdomain() {
248
+ load_plugin_textdomain( 'spicebox', false, plugin_dir_url(__FILE__). 'languages' );
249
+
250
+ }?>