Coming Soon, Under Construction & Maintenance Page - Version 1.1.1

Version Description

  • Fixed timming issue with Vegas slider
  • Added option to define transition effects time
Download this release

Release Info

Developer ArissDJ
Plugin Icon 128x128 Coming Soon, Under Construction & Maintenance Page
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1.0 to 1.1.1

admin/main-options.php CHANGED
@@ -297,7 +297,7 @@ function nifty_cs_custom_theme_options() {
297
  array(
298
  'id' => 'background_slider_time',
299
  'label' => 'Enter background slider rotation time',
300
- 'desc' => 'Here you can enter desired time per slide. For example, 6000 equals to 6 seconds.',
301
  'std' => '10000',
302
  'type' => 'text',
303
  'section' => 'design_and_layout',
@@ -305,6 +305,18 @@ function nifty_cs_custom_theme_options() {
305
  'class' => '',
306
  'condition' => 'disable_background_image_slider:not(off)',
307
  'operator' => 'and'
 
 
 
 
 
 
 
 
 
 
 
 
308
  ),
309
  array(
310
  'id' => 'upload_slider_images',
297
  array(
298
  'id' => 'background_slider_time',
299
  'label' => 'Enter background slider rotation time',
300
+ 'desc' => 'Here you can enter desired time per slide. For example, 10000 equals to 10 seconds.',
301
  'std' => '10000',
302
  'type' => 'text',
303
  'section' => 'design_and_layout',
305
  'class' => '',
306
  'condition' => 'disable_background_image_slider:not(off)',
307
  'operator' => 'and'
308
+ ),
309
+ array(
310
+ 'id' => 'background_slider_animation_time',
311
+ 'label' => 'Enter transition duration time',
312
+ 'desc' => 'You can specify the time needed for transition effect to complete. For example, 2000 equals to 10 seconds.',
313
+ 'std' => '2000',
314
+ 'type' => 'text',
315
+ 'section' => 'design_and_layout',
316
+ 'min_max_step'=> '',
317
+ 'class' => '',
318
+ 'condition' => 'disable_background_image_slider:not(off)',
319
+ 'operator' => 'and'
320
  ),
321
  array(
322
  'id' => 'upload_slider_images',
admin/ot-loader.php CHANGED
@@ -181,7 +181,7 @@ if ( ! class_exists( 'OT_Loader' ) ) {
181
  /**
182
  * Current Version number.
183
  */
184
- define( 'OT_VERSION', '1.1.0' );
185
 
186
  /**
187
  * For developers: Theme mode.
181
  /**
182
  * Current Version number.
183
  */
184
+ define( 'OT_VERSION', '1.1.1' );
185
 
186
  /**
187
  * For developers: Theme mode.
nifty-coming-soon.php CHANGED
@@ -2,8 +2,8 @@
2
  /*
3
  Plugin Name: Nifty Coming Soon and Maintenance page
4
  Plugin URI: https://wordpress.org/plugins/nifty-coming-soon-and-under-construction-page/
5
- Description: Nice and easy to setup coming soon and under construction / maintenance page that features Responsive design, Countdown timer, Animated text, Google fonts and Background Slider, Subscription form and more.
6
- Version: 1.1.0
7
  Author: Davor Veselinovic
8
  Author URI: https://themeadviser.com/
9
  License: GPL2
2
  /*
3
  Plugin Name: Nifty Coming Soon and Maintenance page
4
  Plugin URI: https://wordpress.org/plugins/nifty-coming-soon-and-under-construction-page/
5
+ Description: Easy to setup Coming soon, Maintenance and Under Construction page. It features Responsive design, Countdown timer, Animations, Live Preview, Google fonts and Background Slider, Subscription form and more.
6
+ Version: 1.1.2
7
  Author: Davor Veselinovic
8
  Author URI: https://themeadviser.com/
9
  License: GPL2
readme.txt CHANGED
@@ -2,7 +2,7 @@
2
  Contributors: ArissDJ
3
  Tags: coming soon, coming soon page, maintenance, maintenance mode, under construction, under construction, offline page
4
  Requires at least: 3.8.0
5
- Tested up to: 4.9
6
  License: GPLv2 or later License
7
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
  Stable tag: trunk
@@ -13,7 +13,7 @@ Nifty Coming soon and Under Construction / Maintenance page builder plugin helps
13
 
14
  Nice and easy to setup Coming soon / Under Construction and Maintenance plugin will help you in creating amazing and animated Coming soon page with all needed features.
15
 
16
- Coming soon plugin features responsive design and will adapt to any device, you can setup background slider with overlay pattern and opacity. You can easily alter animated text on the coming soon page and use the built in count down timer, subscription form and more.
17
 
18
  You can activate or deactivate any section of the page, select Google Fonts and have all like premium features for FREE.
19
 
@@ -45,7 +45,7 @@ The plugin should work with any WordPress theme and the installation and setup a
45
 
46
  You can see a plugin in action, right here: [Plugin DEMO](https://demo.themeadviser.com/nifty-coming-soon)
47
 
48
- ### PLUGINs OFFICIAL PAGE
49
 
50
  Nifty Coming soon / Maintenance and Under Construction official page - [Plugin Page](https://themeadviser.com/nifty-coming-soon)
51
 
@@ -89,6 +89,11 @@ As from the update of 1.0.9, the plugin offers the way to Live Preview you're Co
89
 
90
  == Changelog ==
91
 
 
 
 
 
 
92
  = 1.1.0 =
93
  * Vegas Background slider updated to the latest version
94
  * New background animations and options
2
  Contributors: ArissDJ
3
  Tags: coming soon, coming soon page, maintenance, maintenance mode, under construction, under construction, offline page
4
  Requires at least: 3.8.0
5
+ Tested up to: 4.9.1
6
  License: GPLv2 or later License
7
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
  Stable tag: trunk
13
 
14
  Nice and easy to setup Coming soon / Under Construction and Maintenance plugin will help you in creating amazing and animated Coming soon page with all needed features.
15
 
16
+ Coming soon plugin features responsive design and will adapt to any device. You can setup background slider with overlay pattern and opacity. Easily alter animated text on the coming soon page and use the built in count down timer, subscription form and more.
17
 
18
  You can activate or deactivate any section of the page, select Google Fonts and have all like premium features for FREE.
19
 
45
 
46
  You can see a plugin in action, right here: [Plugin DEMO](https://demo.themeadviser.com/nifty-coming-soon)
47
 
48
+ ### COMING SOON PLUGINs OFFICIAL PAGE
49
 
50
  Nifty Coming soon / Maintenance and Under Construction official page - [Plugin Page](https://themeadviser.com/nifty-coming-soon)
51
 
89
 
90
  == Changelog ==
91
 
92
+
93
+ = 1.1.1 =
94
+ * Fixed timming issue with Vegas slider
95
+ * Added option to define transition effects time
96
+
97
  = 1.1.0 =
98
  * Vegas Background slider updated to the latest version
99
  * New background animations and options
template/index.php CHANGED
@@ -304,6 +304,7 @@ Main Coming soon page template
304
  $slider_time = ot_get_option( 'background_slider_time', '6000' );
305
  $body = '#nifty, body';
306
  $bck_animation = ot_get_option( 'background_slider_animation' );
 
307
  $pattern = ot_get_option( 'select_pattern_overlay' );
308
  $pattern_opacity = ot_get_option( 'pattern_overlay_opacity' );
309
  $pattern_lib = OT_URL .'/assets/images/patterns/';
@@ -313,6 +314,7 @@ Main Coming soon page template
313
  $('".$body."').vegas({
314
  animation: 'random',
315
  cover: true,
 
316
  timer: false,
317
  transition: '".$bck_animation."',
318
  delay:".$slider_time.",
304
  $slider_time = ot_get_option( 'background_slider_time', '6000' );
305
  $body = '#nifty, body';
306
  $bck_animation = ot_get_option( 'background_slider_animation' );
307
+ $bck_animation_time = ot_get_option( 'background_slider_animation_time' );
308
  $pattern = ot_get_option( 'select_pattern_overlay' );
309
  $pattern_opacity = ot_get_option( 'pattern_overlay_opacity' );
310
  $pattern_lib = OT_URL .'/assets/images/patterns/';
314
  $('".$body."').vegas({
315
  animation: 'random',
316
  cover: true,
317
+ animationDuration: '".$bck_animation_time."',
318
  timer: false,
319
  transition: '".$bck_animation."',
320
  delay:".$slider_time.",