Clever Fox - Version 1.1.40

Version Description

  • Conceptly Theme Features Improved
Download this release

Release Info

Developer nayrathemes
Plugin Icon 128x128 Clever Fox
Version 1.1.40
Comparing to
See all releases

Code changes from version 1.1.39 to 1.1.40

Files changed (36) hide show
  1. clever-fox.php +1 -1
  2. inc/conceptly/dynamic-style.php +1 -1
  3. inc/conceptly/extras.php +6 -6
  4. inc/conceptly/features/conceptly-call-to-action.php +1 -1
  5. inc/conceptly/features/conceptly-features.php +1 -1
  6. inc/conceptly/features/conceptly-header.php +1 -1
  7. inc/conceptly/features/conceptly-info.php +31 -33
  8. inc/conceptly/features/conceptly-service.php +1 -1
  9. inc/conceptly/features/conceptly-slider.php +1 -1
  10. inc/conceptly/features/conceptly-sponsers.php +2 -2
  11. inc/conceptly/images/logo.png +0 -0
  12. inc/conceptly/images/shape/shape1.png +0 -0
  13. inc/conceptly/images/shape/shape10.png +0 -0
  14. inc/conceptly/images/shape/shape11.png +0 -0
  15. inc/conceptly/images/shape/shape12.png +0 -0
  16. inc/conceptly/images/shape/shape13.png +0 -0
  17. inc/conceptly/images/shape/shape14.png +0 -0
  18. inc/conceptly/images/shape/shape15.png +0 -0
  19. inc/conceptly/images/shape/shape16.png +0 -0
  20. inc/conceptly/images/shape/shape17.png +0 -0
  21. inc/conceptly/images/shape/shape18.png +0 -0
  22. inc/conceptly/images/shape/shape19.svg +1 -0
  23. inc/conceptly/images/shape/shape2.png +0 -0
  24. inc/conceptly/images/shape/shape3.png +0 -0
  25. inc/conceptly/images/shape/shape4.png +0 -0
  26. inc/conceptly/images/shape/shape5.png +0 -0
  27. inc/conceptly/images/shape/shape6.png +0 -0
  28. inc/conceptly/images/shape/shape7.png +0 -0
  29. inc/conceptly/images/shape/shape8.png +0 -0
  30. inc/conceptly/images/shape/shape9.png +0 -0
  31. inc/conceptly/sections/section-cta.php +2 -2
  32. inc/conceptly/sections/section-features.php +2 -1
  33. inc/conceptly/sections/section-flash.php +47 -27
  34. inc/conceptly/sections/section-service.php +7 -1
  35. inc/conceptly/sections/section-sponser.php +2 -2
  36. readme.txt +3 -0
clever-fox.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Clever Fox
4
  Plugin URI:
5
  Description: The Clever Fox plugin adds sections functionality to the Startkit theme and Others Nayra's Themes. This plugin for only startkit themes. Clever Fox is a plugin build to enhance the functionality of WordPress Theme made by Nayra Themes.
6
- Version: 1.1.39
7
  Author: nayrathemes
8
  Author URI: https://nayrathemes.com
9
  Text Domain: clever-fox
3
  Plugin Name: Clever Fox
4
  Plugin URI:
5
  Description: The Clever Fox plugin adds sections functionality to the Startkit theme and Others Nayra's Themes. This plugin for only startkit themes. Clever Fox is a plugin build to enhance the functionality of WordPress Theme made by Nayra Themes.
6
+ Version: 1.1.40
7
  Author: nayrathemes
8
  Author URI: https://nayrathemes.com
9
  Text Domain: clever-fox
inc/conceptly/dynamic-style.php CHANGED
@@ -24,7 +24,7 @@ if( ! function_exists( 'cleverfox_conceptly_dynamic_styles' ) ):
24
  text-align: " .esc_attr($breadcrumb_align). ";
25
  }\n";
26
 
27
- $breadcrumb_opacity= get_theme_mod('breadcrumb_opacity','0.3');
28
  $output_css .=" #breadcrumb-area:after{
29
  opacity: " .esc_attr($breadcrumb_opacity). ";
30
  }\n";
24
  text-align: " .esc_attr($breadcrumb_align). ";
25
  }\n";
26
 
27
+ $breadcrumb_opacity= get_theme_mod('breadcrumb_opacity','0.9');
28
  $output_css .=" #breadcrumb-area:after{
29
  opacity: " .esc_attr($breadcrumb_opacity). ";
30
  }\n";
inc/conceptly/extras.php CHANGED
@@ -68,8 +68,8 @@ function conceptly_get_service_default() {
68
  array(
69
  'image_url' => CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/service/service02.jpg',
70
  'icon_value' => esc_html__( 'fa-cubes', 'conceptly' ),
71
- 'title' => esc_html__( 'Design', 'conceptly' ),
72
- 'subtitle' => esc_html__( 'and Developing ', 'conceptly' ),
73
  'text' => esc_html__( 'There are many variations of dummy that passages of Lorem Ipsum available but an the majority have suffered that is dummy alteration in some.', 'conceptly' ),
74
  'text2' => esc_html__( 'Read More ', 'conceptly' ),
75
  'link' => esc_html__( '#', 'conceptly' ),
@@ -79,8 +79,8 @@ function conceptly_get_service_default() {
79
  array(
80
  'image_url' => CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/service/service003.jpg',
81
  'icon_value' => esc_html__( 'fa-american-sign-language-interpreting', 'conceptly' ),
82
- 'title' => esc_html__( 'Designer', 'conceptly' ),
83
- 'subtitle' => esc_html__( 'Creative Team', 'conceptly' ),
84
  'text' => esc_html__( 'There are many variations of dummy that passages of Lorem Ipsum available but an the majority have suffered that is dummy alteration in some.', 'conceptly' ),
85
  'text2' => esc_html__( 'Read More', 'conceptly' ),
86
  'link' => esc_html__( '#', 'conceptly' ),
@@ -90,8 +90,8 @@ function conceptly_get_service_default() {
90
  array(
91
  'image_url' => CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/service/service02.jpg',
92
  'icon_value' => esc_html__( 'fa-laptop', 'conceptly' ),
93
- 'title' => esc_html__( 'Business', 'conceptly' ),
94
- 'subtitle' => esc_html__( 'Develop', 'conceptly' ),
95
  'text' => esc_html__( 'There are many variations of dummy that passages of Lorem Ipsum available but an the majority have suffered that is dummy alteration in some.', 'conceptly' ),
96
  'text2' => esc_html__( 'Read More', 'conceptly' ),
97
  'link' => esc_html__( '#', 'conceptly' ),
68
  array(
69
  'image_url' => CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/service/service02.jpg',
70
  'icon_value' => esc_html__( 'fa-cubes', 'conceptly' ),
71
+ 'title' => esc_html__( 'Explore', 'conceptly' ),
72
+ 'subtitle' => esc_html__( ' Customer Assistance ', 'conceptly' ),
73
  'text' => esc_html__( 'There are many variations of dummy that passages of Lorem Ipsum available but an the majority have suffered that is dummy alteration in some.', 'conceptly' ),
74
  'text2' => esc_html__( 'Read More ', 'conceptly' ),
75
  'link' => esc_html__( '#', 'conceptly' ),
79
  array(
80
  'image_url' => CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/service/service003.jpg',
81
  'icon_value' => esc_html__( 'fa-american-sign-language-interpreting', 'conceptly' ),
82
+ 'title' => esc_html__( 'Explore', 'conceptly' ),
83
+ 'subtitle' => esc_html__( ' Innovative Ideas', 'conceptly' ),
84
  'text' => esc_html__( 'There are many variations of dummy that passages of Lorem Ipsum available but an the majority have suffered that is dummy alteration in some.', 'conceptly' ),
85
  'text2' => esc_html__( 'Read More', 'conceptly' ),
86
  'link' => esc_html__( '#', 'conceptly' ),
90
  array(
91
  'image_url' => CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/service/service02.jpg',
92
  'icon_value' => esc_html__( 'fa-laptop', 'conceptly' ),
93
+ 'title' => esc_html__( 'Explore', 'conceptly' ),
94
+ 'subtitle' => esc_html__( 'Global Presence', 'conceptly' ),
95
  'text' => esc_html__( 'There are many variations of dummy that passages of Lorem Ipsum available but an the majority have suffered that is dummy alteration in some.', 'conceptly' ),
96
  'text2' => esc_html__( 'Read More', 'conceptly' ),
97
  'link' => esc_html__( '#', 'conceptly' ),
inc/conceptly/features/conceptly-call-to-action.php CHANGED
@@ -190,7 +190,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
190
  $wp_customize->add_setting(
191
  'cta_background_position' ,
192
  array(
193
- 'default' => __( 'fixed', 'conceptly-pro' ),
194
  'capability' => 'edit_theme_options',
195
  'sanitize_callback' => 'conceptly_sanitize_select',
196
  )
190
  $wp_customize->add_setting(
191
  'cta_background_position' ,
192
  array(
193
+ 'default' => __( 'scroll', 'conceptly-pro' ),
194
  'capability' => 'edit_theme_options',
195
  'sanitize_callback' => 'conceptly_sanitize_select',
196
  )
inc/conceptly/features/conceptly-features.php CHANGED
@@ -110,7 +110,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
110
  class Conceptly_feature__section_upgrade extends WP_Customize_Control {
111
  public function render_content() {
112
  ?>
113
- <p class="customizer_feature_upgrade_section up-to-pro" href="#" target="_blank" style="display: none;"><?php _e('More Features are available in Premium Version.','conceptly'); ?></p>
114
  <?php
115
  }
116
  }
110
  class Conceptly_feature__section_upgrade extends WP_Customize_Control {
111
  public function render_content() {
112
  ?>
113
+ <a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/conceptly-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','conceptly'); ?></a>
114
  <?php
115
  }
116
  }
inc/conceptly/features/conceptly-header.php CHANGED
@@ -312,7 +312,7 @@ function conceptly_lite_header_setting( $wp_customize ){
312
  $wp_customize->add_setting(
313
  'breadcrumb_opacity' ,
314
  array(
315
- 'default' => '0.3',
316
  'capability' => 'edit_theme_options',
317
  'sanitize_callback' => 'conceptly_sanitize_text',
318
  )
312
  $wp_customize->add_setting(
313
  'breadcrumb_opacity' ,
314
  array(
315
+ 'default' => '0.9',
316
  'capability' => 'edit_theme_options',
317
  'sanitize_callback' => 'conceptly_sanitize_text',
318
  )
inc/conceptly/features/conceptly-info.php CHANGED
@@ -7,7 +7,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
7
  =========================================*/
8
  $wp_customize->add_section(
9
  'info_setting', array(
10
- 'title' => esc_html__( 'Info Section', 'conceptly-pro' ),
11
  'panel' => 'conceptly_frontpage_sections',
12
  'priority' => apply_filters( 'conceptly_section_priority', 10, 'conceptly_info' ),
13
  )
@@ -16,7 +16,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
16
  $wp_customize->add_setting(
17
  'hide_show_info' ,
18
  array(
19
- 'default' => esc_html__( '1', 'conceptly-pro' ),
20
  'capability' => 'edit_theme_options',
21
  'sanitize_callback' => 'sanitize_text_field',
22
  'transport' => $selective_refresh,
@@ -26,7 +26,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
26
  $wp_customize->add_control( new Conceptly_Customizer_Toggle_Control( $wp_customize,
27
  'hide_show_info',
28
  array(
29
- 'label' => esc_html__( 'Hide / Show Section', 'conceptly-pro' ),
30
  'section' => 'info_setting',
31
  'settings' => 'hide_show_info',
32
  'type' => 'ios', // light, ios, flat
@@ -40,7 +40,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
40
  $wp_customize->add_setting(
41
  'infos_first_icon_setting',
42
  array(
43
- 'default' => 'fa-pencil',
44
  'sanitize_callback' => 'sanitize_text_field',
45
  'capability' => 'edit_theme_options',
46
  )
@@ -49,7 +49,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
49
  $wp_customize->add_control( new Conceptly_Icon_Picker_Control($wp_customize,
50
  'infos_first_icon_setting',
51
  array(
52
- 'label' => __('Info Icon','conceptly-pro'),
53
  'section' => 'info_setting',
54
  'settings'=> 'infos_first_icon_setting',
55
  'iconset' => 'fa',
@@ -60,7 +60,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
60
  $wp_customize->add_setting(
61
  'info_title',
62
  array(
63
- 'default' => __('10/45 Beer Street Heaven','conceptly-pro'),
64
  'capability' => 'edit_theme_options',
65
  'sanitize_callback' => 'sanitize_text_field',
66
  'transport' => $selective_refresh,
@@ -70,11 +70,10 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
70
  $wp_customize->add_control(
71
  'info_title',
72
  array(
73
- 'label' => __('Title','conceptly-pro'),
74
  'section' => 'info_setting',
75
  'settings'=> 'info_title',
76
  'type' => 'text',
77
- 'description' => __('', 'conceptly-pro' ),
78
  )
79
  );
80
 
@@ -82,7 +81,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
82
  $wp_customize->add_setting(
83
  'info_description',
84
  array(
85
- 'default' => __('California Floor, USA 1208','conceptly-pro'),
86
  'capability' => 'edit_theme_options',
87
  'sanitize_callback' => 'sanitize_text_field',
88
  'transport' => $selective_refresh,
@@ -92,7 +91,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
92
  $wp_customize->add_control(
93
  'info_description',
94
  array(
95
- 'label' => __('Description','conceptly-pro'),
96
  'section' => 'info_setting',
97
  'settings'=> 'info_description',
98
  'type' => 'text',
@@ -107,7 +106,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
107
  $wp_customize->add_setting(
108
  'infos_second_icon_setting',
109
  array(
110
- 'default' => 'fa-refresh',
111
  'sanitize_callback' => 'sanitize_text_field',
112
  'capability' => 'edit_theme_options',
113
  )
@@ -116,7 +115,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
116
  $wp_customize->add_control( new Conceptly_Icon_Picker_Control($wp_customize,
117
  'infos_second_icon_setting',
118
  array(
119
- 'label' => __('Info Icon','conceptly-pro'),
120
  'section' => 'info_setting',
121
  'settings'=> 'infos_second_icon_setting',
122
  'iconset' => 'fa',
@@ -127,7 +126,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
127
  $wp_customize->add_setting(
128
  'info_title2',
129
  array(
130
- 'default' => __('+001-2156-2459','conceptly-pro'),
131
  'capability' => 'edit_theme_options',
132
  'sanitize_callback' => 'sanitize_text_field',
133
  'transport' => $selective_refresh,
@@ -137,7 +136,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
137
  $wp_customize->add_control(
138
  'info_title2',
139
  array(
140
- 'label' => __('Title','conceptly-pro'),
141
  'section' => 'info_setting',
142
  'settings'=> 'info_title2',
143
  'type' => 'text',
@@ -148,7 +147,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
148
  $wp_customize->add_setting(
149
  'info_description2',
150
  array(
151
- 'default' => __('example@mail.com','conceptly-pro'),
152
  'capability' => 'edit_theme_options',
153
  'sanitize_callback' => 'sanitize_text_field',
154
  'transport' => $selective_refresh,
@@ -158,11 +157,10 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
158
  $wp_customize->add_control(
159
  'info_description2',
160
  array(
161
- 'label' => __('Description','conceptly-pro'),
162
  'section' => 'info_setting',
163
  'settings'=> 'info_description2',
164
  'type' => 'text',
165
- 'description' => __('', 'conceptly-pro' ),
166
  )
167
  );
168
 
@@ -174,7 +172,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
174
  $wp_customize->add_setting(
175
  'infos_third_icon_setting',
176
  array(
177
- 'default' => 'fa-home',
178
  'sanitize_callback' => 'sanitize_text_field',
179
  'capability' => 'edit_theme_options',
180
  )
@@ -183,7 +181,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
183
  $wp_customize->add_control( new Conceptly_Icon_Picker_Control($wp_customize,
184
  'infos_third_icon_setting',
185
  array(
186
- 'label' => __('Info Icon','conceptly-pro'),
187
  'section' => 'info_setting',
188
  'settings'=> 'infos_third_icon_setting',
189
  'iconset' => 'fa',
@@ -194,7 +192,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
194
  $wp_customize->add_setting(
195
  'info_title3',
196
  array(
197
- 'default' => __('Free Delivery','conceptly-pro'),
198
  'capability' => 'edit_theme_options',
199
  'sanitize_callback' => 'sanitize_text_field',
200
  'transport' => $selective_refresh,
@@ -204,7 +202,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
204
  $wp_customize->add_control(
205
  'info_title3',
206
  array(
207
- 'label' => __('Title','conceptly-pro'),
208
  'section' => 'info_setting',
209
  'settings'=> 'info_title3',
210
  'type' => 'text',
@@ -215,7 +213,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
215
  $wp_customize->add_setting(
216
  'info_description3',
217
  array(
218
- 'default' => __('On order over $57.00','conceptly-pro'),
219
  'capability' => 'edit_theme_options',
220
  'sanitize_callback' => 'sanitize_text_field',
221
  'transport' => $selective_refresh,
@@ -225,7 +223,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
225
  $wp_customize->add_control(
226
  'info_description3',
227
  array(
228
- 'label' => __('Description','conceptly-pro'),
229
  'section' => 'info_setting',
230
  'settings'=> 'info_description3',
231
  'type' => 'text',
@@ -243,7 +241,7 @@ function conceptly_home_info_section_partials( $wp_customize ){
243
  // hide_show_info
244
  $wp_customize->selective_refresh->add_partial(
245
  'hide_show_info', array(
246
- 'selector' => '#contact',
247
  'container_inclusive' => true,
248
  'render_callback' => 'info_setting',
249
  'fallback_refresh' => true,
@@ -252,63 +250,63 @@ function conceptly_home_info_section_partials( $wp_customize ){
252
 
253
  //info section first
254
  $wp_customize->selective_refresh->add_partial( 'info_title', array(
255
- 'selector' => '#contact .info-first b',
256
  'settings' => 'info_title',
257
  'render_callback' => 'conceptly_info_section_title_render_callback',
258
 
259
  ) );
260
 
261
  $wp_customize->selective_refresh->add_partial( 'infos_first_img_setting', array(
262
- 'selector' => '#contact .info-first',
263
  'settings' => 'infos_first_img_setting',
264
  'render_callback' => 'conceptly_info_section_img_render_callback',
265
 
266
  ) );
267
 
268
  $wp_customize->selective_refresh->add_partial( 'info_description', array(
269
- 'selector' => '#contact .info-first span',
270
  'settings' => 'info_description',
271
  'render_callback' => 'conceptly_info_section_description_render_callback',
272
 
273
  ) );
274
  // info second
275
  $wp_customize->selective_refresh->add_partial( 'info_title2', array(
276
- 'selector' => '#contact .info-second b',
277
  'settings' => 'info_title2',
278
  'render_callback' => 'info_second_title_render_callback',
279
 
280
  ) );
281
 
282
  $wp_customize->selective_refresh->add_partial( 'infos_second_img_setting', array(
283
- 'selector' => '#contact .info-second',
284
  'settings' => 'infos_second_img_setting',
285
  'render_callback' => 'info_second_img_render_callback',
286
 
287
  ) );
288
 
289
  $wp_customize->selective_refresh->add_partial( 'info_description2', array(
290
- 'selector' => '#contact .info-second span',
291
  'settings' => 'info_description2',
292
  'render_callback' => 'info_second_description_render_callback',
293
 
294
  ) );
295
  // info third
296
  $wp_customize->selective_refresh->add_partial( 'info_title3', array(
297
- 'selector' => '#contact .info-third b',
298
  'settings' => 'info_title3',
299
  'render_callback' => 'info_third_title_render_callback',
300
 
301
  ) );
302
 
303
  $wp_customize->selective_refresh->add_partial( 'infos_third_img_setting', array(
304
- 'selector' => '#contact .info-third ',
305
  'settings' => 'infos_third_img_setting',
306
  'render_callback' => 'info_third_img_render_callback',
307
 
308
  ) );
309
 
310
  $wp_customize->selective_refresh->add_partial( 'info_description3', array(
311
- 'selector' => '#contact .info-third span',
312
  'settings' => 'info_description3',
313
  'render_callback' => 'info_third_description_render_callback',
314
 
7
  =========================================*/
8
  $wp_customize->add_section(
9
  'info_setting', array(
10
+ 'title' => esc_html__( 'Info Section', 'conceptly' ),
11
  'panel' => 'conceptly_frontpage_sections',
12
  'priority' => apply_filters( 'conceptly_section_priority', 10, 'conceptly_info' ),
13
  )
16
  $wp_customize->add_setting(
17
  'hide_show_info' ,
18
  array(
19
+ 'default' => esc_html__( '1', 'conceptly' ),
20
  'capability' => 'edit_theme_options',
21
  'sanitize_callback' => 'sanitize_text_field',
22
  'transport' => $selective_refresh,
26
  $wp_customize->add_control( new Conceptly_Customizer_Toggle_Control( $wp_customize,
27
  'hide_show_info',
28
  array(
29
+ 'label' => esc_html__( 'Hide / Show Section', 'conceptly' ),
30
  'section' => 'info_setting',
31
  'settings' => 'hide_show_info',
32
  'type' => 'ios', // light, ios, flat
40
  $wp_customize->add_setting(
41
  'infos_first_icon_setting',
42
  array(
43
+ 'default' => 'fa-envelope',
44
  'sanitize_callback' => 'sanitize_text_field',
45
  'capability' => 'edit_theme_options',
46
  )
49
  $wp_customize->add_control( new Conceptly_Icon_Picker_Control($wp_customize,
50
  'infos_first_icon_setting',
51
  array(
52
+ 'label' => __('Info Icon','conceptly'),
53
  'section' => 'info_setting',
54
  'settings'=> 'infos_first_icon_setting',
55
  'iconset' => 'fa',
60
  $wp_customize->add_setting(
61
  'info_title',
62
  array(
63
+ 'default' => __('Email Address','conceptly'),
64
  'capability' => 'edit_theme_options',
65
  'sanitize_callback' => 'sanitize_text_field',
66
  'transport' => $selective_refresh,
70
  $wp_customize->add_control(
71
  'info_title',
72
  array(
73
+ 'label' => __('Title','conceptly'),
74
  'section' => 'info_setting',
75
  'settings'=> 'info_title',
76
  'type' => 'text',
 
77
  )
78
  );
79
 
81
  $wp_customize->add_setting(
82
  'info_description',
83
  array(
84
+ 'default' => __('email@example.com','conceptly'),
85
  'capability' => 'edit_theme_options',
86
  'sanitize_callback' => 'sanitize_text_field',
87
  'transport' => $selective_refresh,
91
  $wp_customize->add_control(
92
  'info_description',
93
  array(
94
+ 'label' => __('Description','conceptly'),
95
  'section' => 'info_setting',
96
  'settings'=> 'info_description',
97
  'type' => 'text',
106
  $wp_customize->add_setting(
107
  'infos_second_icon_setting',
108
  array(
109
+ 'default' => 'fa-life-ring',
110
  'sanitize_callback' => 'sanitize_text_field',
111
  'capability' => 'edit_theme_options',
112
  )
115
  $wp_customize->add_control( new Conceptly_Icon_Picker_Control($wp_customize,
116
  'infos_second_icon_setting',
117
  array(
118
+ 'label' => __('Info Icon','conceptly'),
119
  'section' => 'info_setting',
120
  'settings'=> 'infos_second_icon_setting',
121
  'iconset' => 'fa',
126
  $wp_customize->add_setting(
127
  'info_title2',
128
  array(
129
+ 'default' => __('Customer Support','conceptly'),
130
  'capability' => 'edit_theme_options',
131
  'sanitize_callback' => 'sanitize_text_field',
132
  'transport' => $selective_refresh,
136
  $wp_customize->add_control(
137
  'info_title2',
138
  array(
139
+ 'label' => __('Title','conceptly'),
140
  'section' => 'info_setting',
141
  'settings'=> 'info_title2',
142
  'type' => 'text',
147
  $wp_customize->add_setting(
148
  'info_description2',
149
  array(
150
+ 'default' => __('70 975 975 70','conceptly'),
151
  'capability' => 'edit_theme_options',
152
  'sanitize_callback' => 'sanitize_text_field',
153
  'transport' => $selective_refresh,
157
  $wp_customize->add_control(
158
  'info_description2',
159
  array(
160
+ 'label' => __('Description','conceptly'),
161
  'section' => 'info_setting',
162
  'settings'=> 'info_description2',
163
  'type' => 'text',
 
164
  )
165
  );
166
 
172
  $wp_customize->add_setting(
173
  'infos_third_icon_setting',
174
  array(
175
+ 'default' => 'fa-map-marker',
176
  'sanitize_callback' => 'sanitize_text_field',
177
  'capability' => 'edit_theme_options',
178
  )
181
  $wp_customize->add_control( new Conceptly_Icon_Picker_Control($wp_customize,
182
  'infos_third_icon_setting',
183
  array(
184
+ 'label' => __('Info Icon','conceptly'),
185
  'section' => 'info_setting',
186
  'settings'=> 'infos_third_icon_setting',
187
  'iconset' => 'fa',
192
  $wp_customize->add_setting(
193
  'info_title3',
194
  array(
195
+ 'default' => __('Office Address','conceptly'),
196
  'capability' => 'edit_theme_options',
197
  'sanitize_callback' => 'sanitize_text_field',
198
  'transport' => $selective_refresh,
202
  $wp_customize->add_control(
203
  'info_title3',
204
  array(
205
+ 'label' => __('Title','conceptly'),
206
  'section' => 'info_setting',
207
  'settings'=> 'info_title3',
208
  'type' => 'text',
213
  $wp_customize->add_setting(
214
  'info_description3',
215
  array(
216
+ 'default' => __('California Floor, USA 1208','conceptly'),
217
  'capability' => 'edit_theme_options',
218
  'sanitize_callback' => 'sanitize_text_field',
219
  'transport' => $selective_refresh,
223
  $wp_customize->add_control(
224
  'info_description3',
225
  array(
226
+ 'label' => __('Description','conceptly'),
227
  'section' => 'info_setting',
228
  'settings'=> 'info_description3',
229
  'type' => 'text',
241
  // hide_show_info
242
  $wp_customize->selective_refresh->add_partial(
243
  'hide_show_info', array(
244
+ 'selector' => '#contact-info',
245
  'container_inclusive' => true,
246
  'render_callback' => 'info_setting',
247
  'fallback_refresh' => true,
250
 
251
  //info section first
252
  $wp_customize->selective_refresh->add_partial( 'info_title', array(
253
+ 'selector' => '#contact-info .info-first h5',
254
  'settings' => 'info_title',
255
  'render_callback' => 'conceptly_info_section_title_render_callback',
256
 
257
  ) );
258
 
259
  $wp_customize->selective_refresh->add_partial( 'infos_first_img_setting', array(
260
+ 'selector' => '#contact-info .info-first',
261
  'settings' => 'infos_first_img_setting',
262
  'render_callback' => 'conceptly_info_section_img_render_callback',
263
 
264
  ) );
265
 
266
  $wp_customize->selective_refresh->add_partial( 'info_description', array(
267
+ 'selector' => '#contact-info .info-first p',
268
  'settings' => 'info_description',
269
  'render_callback' => 'conceptly_info_section_description_render_callback',
270
 
271
  ) );
272
  // info second
273
  $wp_customize->selective_refresh->add_partial( 'info_title2', array(
274
+ 'selector' => '#contact-info .info-second h5',
275
  'settings' => 'info_title2',
276
  'render_callback' => 'info_second_title_render_callback',
277
 
278
  ) );
279
 
280
  $wp_customize->selective_refresh->add_partial( 'infos_second_img_setting', array(
281
+ 'selector' => '#contact-info .info-second',
282
  'settings' => 'infos_second_img_setting',
283
  'render_callback' => 'info_second_img_render_callback',
284
 
285
  ) );
286
 
287
  $wp_customize->selective_refresh->add_partial( 'info_description2', array(
288
+ 'selector' => '#contact-info .info-second p',
289
  'settings' => 'info_description2',
290
  'render_callback' => 'info_second_description_render_callback',
291
 
292
  ) );
293
  // info third
294
  $wp_customize->selective_refresh->add_partial( 'info_title3', array(
295
+ 'selector' => '#contact-info .info-third h5',
296
  'settings' => 'info_title3',
297
  'render_callback' => 'info_third_title_render_callback',
298
 
299
  ) );
300
 
301
  $wp_customize->selective_refresh->add_partial( 'infos_third_img_setting', array(
302
+ 'selector' => '#contact-info .info-third ',
303
  'settings' => 'infos_third_img_setting',
304
  'render_callback' => 'info_third_img_render_callback',
305
 
306
  ) );
307
 
308
  $wp_customize->selective_refresh->add_partial( 'info_description3', array(
309
+ 'selector' => '#contact-info .info-third p',
310
  'settings' => 'info_description3',
311
  'render_callback' => 'info_third_description_render_callback',
312
 
inc/conceptly/features/conceptly-service.php CHANGED
@@ -117,7 +117,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
117
  class Conceptly_service__section_upgrade extends WP_Customize_Control {
118
  public function render_content() {
119
  ?>
120
- <p class="customizer_service_upgrade_section up-to-pro" href="#" target="_blank" style="display: none;"><?php _e('More Services Are available in Premium Version.','conceptly'); ?></p>
121
  <?php
122
  }
123
  }
117
  class Conceptly_service__section_upgrade extends WP_Customize_Control {
118
  public function render_content() {
119
  ?>
120
+ <a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/conceptly-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','conceptly'); ?></a>
121
  <?php
122
  }
123
  }
inc/conceptly/features/conceptly-slider.php CHANGED
@@ -51,7 +51,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
51
  class Conceptly_slider__section_upgrade extends WP_Customize_Control {
52
  public function render_content() {
53
  ?>
54
- <p class="customizer_slider_upgrade_section up-to-pro" href="" target="_blank" style="display: none;"><?php _e('More Slides Are available in Premium Version.','conceptly'); ?></p>
55
  <?php
56
  }
57
  }
51
  class Conceptly_slider__section_upgrade extends WP_Customize_Control {
52
  public function render_content() {
53
  ?>
54
+ <a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/conceptly-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','conceptly'); ?></a>
55
  <?php
56
  }
57
  }
inc/conceptly/features/conceptly-sponsers.php CHANGED
@@ -68,7 +68,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
68
  class Conceptly_sponsors__section_upgrade extends WP_Customize_Control {
69
  public function render_content() {
70
  ?>
71
- <p class="customizer_sponsors_upgrade_section up-to-pro" href="#" target="_blank" style="display: none;"><?php _e('More Sponsors Are available in Premium Version.','conceptly'); ?></p>
72
  <?php
73
  }
74
  }
@@ -112,7 +112,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
112
  $wp_customize->add_setting(
113
  'sponsers_background_position' ,
114
  array(
115
- 'default' => __( 'fixed', 'conceptly-pro' ),
116
  'capability' => 'edit_theme_options',
117
  'sanitize_callback' => 'conceptly_sanitize_select',
118
  )
68
  class Conceptly_sponsors__section_upgrade extends WP_Customize_Control {
69
  public function render_content() {
70
  ?>
71
+ <a class="customizer_sponsors_upgrade_section up-to-pro" href="https://www.nayrathemes.com/conceptly-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','conceptly'); ?></a>
72
  <?php
73
  }
74
  }
112
  $wp_customize->add_setting(
113
  'sponsers_background_position' ,
114
  array(
115
+ 'default' => __( 'scroll', 'conceptly-pro' ),
116
  'capability' => 'edit_theme_options',
117
  'sanitize_callback' => 'conceptly_sanitize_select',
118
  )
inc/conceptly/images/logo.png CHANGED
Binary file
inc/conceptly/images/shape/shape1.png ADDED
Binary file
inc/conceptly/images/shape/shape10.png ADDED
Binary file
inc/conceptly/images/shape/shape11.png ADDED
Binary file
inc/conceptly/images/shape/shape12.png ADDED
Binary file
inc/conceptly/images/shape/shape13.png ADDED
Binary file
inc/conceptly/images/shape/shape14.png ADDED
Binary file
inc/conceptly/images/shape/shape15.png ADDED
Binary file
inc/conceptly/images/shape/shape16.png ADDED
Binary file
inc/conceptly/images/shape/shape17.png ADDED
Binary file
inc/conceptly/images/shape/shape18.png ADDED
Binary file
inc/conceptly/images/shape/shape19.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="300" height="250" viewBox="0 0 20 20"><path fill="#FFF" fill-opacity=".5" d="M9.9 5C6.8 5 4 6.4 2.2 8.7l1.1 1.1c1.6-2 4-3.2 6.7-3.2s5.1 1.3 6.7 3.2l1.1-1.1C15.8 6.4 13 5 9.9 5z"><animate id="d" attributeName="fill-opacity" dur="500ms" values="1;1;1" calcMode="linear" begin="a.end+0.05s"/></path><path fill="#FFF" fill-opacity=".7" d="M9.9 8c-2.3 0-4.3 1.1-5.6 2.8l1.1 1.1c1-1.4 2.6-2.4 4.5-2.4s3.5.9 4.5 2.4l1.1-1.1C14.2 9.1 12.2 8 9.9 8z"><animate id="a" attributeName="fill-opacity" dur="500ms" values="1;1;1" calcMode="linear" begin="b.end+0.05s"/></path><path fill="#FFF" fill-opacity=".7" d="M9.9 11c-1.5 0-2.7.8-3.4 2l1.1 1.1c.4-.9 1.3-1.6 2.3-1.6s2 .7 2.3 1.6l1.1-1.1c-.7-1.2-1.9-2-3.4-2z"><animate id="b" attributeName="fill-opacity" dur="500ms" values="1;1;1" calcMode="linear" begin="c.end+0.05s"/></path><circle fill="#FFF" fill-opacity=".7" cx="9.9" cy="15.3" r="1"><animate id="c" attributeName="fill-opacity" dur="500ms" values="1;1;1" calcMode="linear" begin="0s;d.end+0.05s"/></circle></svg>
inc/conceptly/images/shape/shape2.png ADDED
Binary file
inc/conceptly/images/shape/shape3.png ADDED
Binary file
inc/conceptly/images/shape/shape4.png ADDED
Binary file
inc/conceptly/images/shape/shape5.png ADDED
Binary file
inc/conceptly/images/shape/shape6.png ADDED
Binary file
inc/conceptly/images/shape/shape7.png ADDED
Binary file
inc/conceptly/images/shape/shape8.png ADDED
Binary file
inc/conceptly/images/shape/shape9.png ADDED
Binary file
inc/conceptly/sections/section-cta.php CHANGED
@@ -9,13 +9,13 @@ if ( ! function_exists( 'conceptly_lite_cta' ) ) :
9
  $call_action_button_link = get_theme_mod('call_action_button_link','');
10
  $call_action_button_target= get_theme_mod('call_action_button_target');
11
  $call_action_background_setting= get_theme_mod('call_action_background_setting',CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/bg/cta-bg.jpg');
12
- $cta_background_position= get_theme_mod('cta_background_position','fixed');
13
  if($hide_show_cta == '1') {
14
  ?>
15
 
16
  <!-- Start: Call to action
17
  ============================= -->
18
- <section id="cta" class="section-padding" style="background:url('<?php echo esc_url($call_action_background_setting); ?>') no-repeat center / 100% 100%;background-attachment:<?php echo esc_attr($cta_background_position); ?>;">
19
  <div class="container">
20
  <div class="row cta">
21
  <div id="cta-header" class="col-lg-9 col-md-12 col-12 text-lg-left text-center mb-lg-0 mb-4">
9
  $call_action_button_link = get_theme_mod('call_action_button_link','');
10
  $call_action_button_target= get_theme_mod('call_action_button_target');
11
  $call_action_background_setting= get_theme_mod('call_action_background_setting',CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/bg/cta-bg.jpg');
12
+ $cta_background_position= get_theme_mod('cta_background_position','scroll');
13
  if($hide_show_cta == '1') {
14
  ?>
15
 
16
  <!-- Start: Call to action
17
  ============================= -->
18
+ <section id="cta" class="section-padding" style="background-image:url('<?php echo esc_url($call_action_background_setting); ?>');background-attachment:<?php echo esc_attr($cta_background_position); ?>;">
19
  <div class="container">
20
  <div class="row cta">
21
  <div id="cta-header" class="col-lg-9 col-md-12 col-12 text-lg-left text-center mb-lg-0 mb-4">
inc/conceptly/sections/section-features.php CHANGED
@@ -11,7 +11,7 @@ if ( ! function_exists( 'conceptly_lite_features' ) ) :
11
  ?>
12
  <!-- Start: Our Features
13
  ============================= -->
14
- <section id="ourfeatures" class="section-padding home-feature" style="background:#f5f5f5;">
15
  <div class="container">
16
  <?php
17
  if( ($features_title) || ($features_description)!='' ) { ?>
@@ -71,6 +71,7 @@ if ( ! function_exists( 'conceptly_lite_features' ) ) :
71
  ?>
72
  </div>
73
  </div>
 
74
  </section>
75
  </section>
76
  <?php }
11
  ?>
12
  <!-- Start: Our Features
13
  ============================= -->
14
+ <section id="ourfeatures" class="section-padding home-feature position-relative">
15
  <div class="container">
16
  <?php
17
  if( ($features_title) || ($features_description)!='' ) { ?>
71
  ?>
72
  </div>
73
  </div>
74
+ <div class="shape15"><img src="<?php echo plugin_dir_url( __DIR__ ); ?>images/shape/shape15.png" alt="image"></div>
75
  </section>
76
  </section>
77
  <?php }
inc/conceptly/sections/section-flash.php CHANGED
@@ -2,37 +2,57 @@
2
  if ( ! function_exists( 'conceptly_lite_info' ) ) :
3
  function conceptly_lite_info() {
4
  $hide_show_info = get_theme_mod('hide_show_info','1');
5
- $info_title = get_theme_mod('info_title','10/45 Beer Street Heaven');
6
- $info_description = get_theme_mod('info_description','California Floor, USA 1208');
7
- $info_title2 = get_theme_mod('info_title2','+001-2156-2459');
8
- $info_description2 = get_theme_mod('info_description2','example@mail.com');
9
- $info_title3 = get_theme_mod('info_title3','Free Delivery');
10
- $info_description3 = get_theme_mod('info_description3','On order over $57.00');
11
- $infos_first_icon_setting= get_theme_mod('infos_first_icon_setting','fa-pencil');
12
- $infos_second_icon_setting= get_theme_mod('infos_second_icon_setting','fa-refresh');
13
- $infos_third_icon_setting= get_theme_mod('infos_third_icon_setting','fa-home');
14
  ?>
15
  <!-- Start: Contact
16
  ============================= -->
17
  <?php if($hide_show_info == '1') { ?>
18
- <section id="contact">
19
- <div class="container contact-wrapper text-center text-lg-left">
20
- <div class="">
21
- <div class="row">
22
- <div class="col-md-4 col-sm-6 single-contact info-first">
23
- <i class="fa <?php echo esc_attr($infos_first_icon_setting);?>"></i>
24
- <p><b><?php echo esc_attr( $info_title ); ?></b><br> <span class="info-first-desc"><?php echo esc_attr( $info_description );?></span> </p>
25
- </div>
26
-
27
- <div class="col-md-4 col-sm-6 single-contact info-second">
28
- <i class="fa <?php echo esc_html($infos_second_icon_setting);?>"></i>
29
- <p><b><?php echo esc_attr( $info_title2 ); ?></b><br><span class="info-second-desc"><?php echo esc_attr( $info_description2 ); ?></span></p>
30
- </div>
31
-
32
- <div class="col-md-4 col-sm-6 single-contact info-third">
33
- <i class="fa <?php echo esc_html($infos_third_icon_setting);?>"></i>
34
- <p><b><?php echo esc_attr( $info_title3 ); ?></b><br><span class="info-third-desc"><?php echo esc_attr( $info_description3 ); ?></span></p>
35
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  </div>
37
  </div>
38
  </div>
2
  if ( ! function_exists( 'conceptly_lite_info' ) ) :
3
  function conceptly_lite_info() {
4
  $hide_show_info = get_theme_mod('hide_show_info','1');
5
+ $info_title = get_theme_mod('info_title','Email Address');
6
+ $info_description = get_theme_mod('info_description','email@example.com');
7
+ $info_title2 = get_theme_mod('info_title2','Customer Support');
8
+ $info_description2 = get_theme_mod('info_description2','70 975 975 70');
9
+ $info_title3 = get_theme_mod('info_title3','Office Address');
10
+ $info_description3 = get_theme_mod('info_description3','California Floor, USA 1208');
11
+ $infos_first_icon_setting= get_theme_mod('infos_first_icon_setting','fa-envelope');
12
+ $infos_second_icon_setting= get_theme_mod('infos_second_icon_setting','fa-life-ring');
13
+ $infos_third_icon_setting= get_theme_mod('infos_third_icon_setting','fa-map-marker');
14
  ?>
15
  <!-- Start: Contact
16
  ============================= -->
17
  <?php if($hide_show_info == '1') { ?>
18
+ <section id="contact-info">
19
+ <div class="container">
20
+ <div class="contact-wrapper d-flex flex-wrap">
21
+ <div class="single-contact info-first">
22
+ <div class="d-flex flex-md-row flex-column align-items-center">
23
+ <div class="single-icon">
24
+ <i class="fa <?php echo esc_attr($infos_first_icon_setting);?>"></i>
25
+ <div class="spin-circle"></div>
26
+ </div>
27
+ <div class="text-center text-md-left">
28
+ <h5><?php echo esc_attr( $info_title ); ?></h5>
29
+ <p class="info-first-desc"><?php echo esc_attr( $info_description );?></p>
30
+ </div>
31
+ </div>
32
+ </div>
33
+ <div class="single-contact info-second">
34
+ <div class="d-flex flex-md-row flex-column align-items-center">
35
+ <div class="single-icon">
36
+ <i class="fa <?php echo esc_attr($infos_second_icon_setting);?>"></i>
37
+ <div class="spin-circle"></div>
38
+ </div>
39
+ <div class="text-center text-md-left">
40
+ <h5><?php echo esc_attr( $info_title2 ); ?></h5>
41
+ <p class="info-second-desc"><?php echo esc_attr( $info_description2 );?></p>
42
+ </div>
43
+ </div>
44
+ </div>
45
+ <div class="single-contact info-third">
46
+ <div class="d-flex flex-md-row flex-column align-items-center">
47
+ <div class="single-icon">
48
+ <i class="fa <?php echo esc_attr($infos_third_icon_setting);?>"></i>
49
+ <div class="spin-circle"></div>
50
+ </div>
51
+ <div class="text-center text-md-left">
52
+ <h5><?php echo esc_attr( $info_title3 ); ?></h5>
53
+ <p class="info-third-desc"><?php echo esc_attr( $info_description3 );?></p>
54
+ </div>
55
+ </div>
56
  </div>
57
  </div>
58
  </div>
inc/conceptly/sections/section-service.php CHANGED
@@ -7,7 +7,7 @@ if ( ! function_exists( 'conceptly_lite_service' ) ) :
7
  $service_description = get_theme_mod('service_description','There are many variations of passages of Lorem Ipsum available but the majority have suffered alteration in some form by injected humour.');
8
  $service_contents = get_theme_mod('service_contents',$default_content);
9
  if($hide_show_service == '1') {?>
10
- <section id="our-service" class="section-padding home-service">
11
  <div class="container">
12
  <div class="row">
13
  <div class="col-lg-8 col-md-10 col-12">
@@ -73,6 +73,12 @@ if($hide_show_service == '1') {?>
73
  ?>
74
  </div>
75
  </div>
 
 
 
 
 
 
76
  </section>
77
  <?php
78
  }
7
  $service_description = get_theme_mod('service_description','There are many variations of passages of Lorem Ipsum available but the majority have suffered alteration in some form by injected humour.');
8
  $service_contents = get_theme_mod('service_contents',$default_content);
9
  if($hide_show_service == '1') {?>
10
+ <section id="our-service" class="section-padding home-service service-section">
11
  <div class="container">
12
  <div class="row">
13
  <div class="col-lg-8 col-md-10 col-12">
73
  ?>
74
  </div>
75
  </div>
76
+ <div class="shape2"><img src="<?php echo plugin_dir_url( __DIR__ ); ?>images/shape/shape2.png" alt="image"></div>
77
+ <div class="shape3"><img src="<?php echo plugin_dir_url( __DIR__ ); ?>images/shape/shape3.png" alt="image"></div>
78
+ <div class="shape5"><img src="<?php echo plugin_dir_url( __DIR__ ); ?>images/shape/shape5.png" alt="image"></div>
79
+ <div class="shape6"><img src="<?php echo plugin_dir_url( __DIR__ ); ?>images/shape/shape6.png" alt="image"></div>
80
+ <div class="shape7"><img src="<?php echo plugin_dir_url( __DIR__ ); ?>images/shape/shape7.png" alt="image"></div>
81
+ <div class="shape13"><img src="<?php echo plugin_dir_url( __DIR__ ); ?>images/shape/shape13.png" alt="image"></div>
82
  </section>
83
  <?php
84
  }
inc/conceptly/sections/section-sponser.php CHANGED
@@ -5,12 +5,12 @@ function conceptly_lite_sponsors() {
5
  $hide_show_sponser = get_theme_mod('hide_show_sponser','1');
6
  $sponser_contents = get_theme_mod('sponser_contents',$default_content);
7
  $sponsers_background_setting= get_theme_mod('sponsers_background_setting',CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/bg/partner-bg.jpg');
8
- $sponsers_background_position= get_theme_mod('sponsers_background_position','fixed');
9
  if($hide_show_sponser == '1') {
10
  ?>
11
  <!-- Start: Our Client
12
  ============================= -->
13
- <section id="our-partners" style="background:url('<?php echo esc_url($sponsers_background_setting); ?>') no-repeat center / cover;background-attachment:<?php echo esc_attr($sponsers_background_position); ?>;">
14
  <div class="container">
15
  <div class="row">
16
  <div class="col-md-12">
5
  $hide_show_sponser = get_theme_mod('hide_show_sponser','1');
6
  $sponser_contents = get_theme_mod('sponser_contents',$default_content);
7
  $sponsers_background_setting= get_theme_mod('sponsers_background_setting',CLEVERFOX_PLUGIN_URL .'inc/conceptly/images/bg/partner-bg.jpg');
8
+ $sponsers_background_position= get_theme_mod('sponsers_background_position','scroll');
9
  if($hide_show_sponser == '1') {
10
  ?>
11
  <!-- Start: Our Client
12
  ============================= -->
13
+ <section id="our-partners" style="background-image:url('<?php echo esc_url($sponsers_background_setting); ?>');background-attachment:<?php echo esc_attr($sponsers_background_position); ?>;">
14
  <div class="container">
15
  <div class="row">
16
  <div class="col-md-12">
readme.txt CHANGED
@@ -39,6 +39,9 @@ Clever Fox WordPress plugin is licensed under the GPL3 (https://www.gnu.org/lice
39
 
40
  == Changelog ==
41
 
 
 
 
42
  = 1.1.39 =
43
  * Readme Updated
44
 
39
 
40
  == Changelog ==
41
 
42
+ = 1.1.40 =
43
+ * Conceptly Theme Features Improved
44
+
45
  = 1.1.39 =
46
  * Readme Updated
47