Site Offline Or Coming Soon Or Maintenance Mode - Version 1.2.7

Version Description

  • Minor Bug Resolved
Download this release

Release Info

Developer chandrashekharsahu
Plugin Icon 128x128 Site Offline Or Coming Soon Or Maintenance Mode
Version 1.2.7
Comparing to
See all releases

Code changes from version 1.2.6 to 1.2.7

Files changed (3) hide show
  1. assets/css/backend.css +10 -11
  2. readme.txt +3 -1
  3. site-offline.php +1 -1
assets/css/backend.css CHANGED
@@ -36,9 +36,9 @@ a:hover,a:focus{
36
  color: #3d3537;
37
  line-height: 30px;
38
  padding: 30px 40px;
39
- background:#fff;
40
- margin-top:10px;
41
- box-shadow: 0 0 8px rgba(0,0,0,.1);
42
  }
43
  .tab .tab-content h3{
44
  font-size: 20px;
@@ -79,19 +79,18 @@ a:hover,a:focus{
79
  border:10px solid #f2f2f2;
80
  }
81
  input[type=text].pro_text, input[type=url].pro_text, input[type=email].pro_text{
82
- width: 70%;
83
- margin-bottom: 10px;
84
- margin-right: 10px;
85
- padding: 10px;
86
- display: block;
87
- border-radius: 0px;
88
  }
89
  textarea.pro_text{
90
  resize: vertical;
91
  width: 85%;
92
  border-radius: 0px;
93
  }
94
-
95
  .range-slider-font{
96
  background-color: #f7fcff !important;
97
  border-radius: 5px !important;
@@ -106,7 +105,7 @@ textarea.pro_text{
106
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
107
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15) !important;
108
  }
109
-
110
  .text-and-color-panel .ui-state-default, .text-and-color-panel .ui-widget-content .ui-state-default{
111
  background-color: #fff;
112
  border: 0px solid #c5dbec;
36
  color: #3d3537;
37
  line-height: 30px;
38
  padding: 30px 40px;
39
+ background:#fff;
40
+ margin-top:10px;
41
+ box-shadow: 0 0 8px rgba(0,0,0,.1);
42
  }
43
  .tab .tab-content h3{
44
  font-size: 20px;
79
  border:10px solid #f2f2f2;
80
  }
81
  input[type=text].pro_text, input[type=url].pro_text, input[type=email].pro_text{
82
+ width: 70%;
83
+ margin-bottom: 10px;
84
+ margin-right: 10px;
85
+ padding: 10px;
86
+ display: block;
87
+ border-radius: 0px;
88
  }
89
  textarea.pro_text{
90
  resize: vertical;
91
  width: 85%;
92
  border-radius: 0px;
93
  }
 
94
  .range-slider-font{
95
  background-color: #f7fcff !important;
96
  border-radius: 5px !important;
105
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
106
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15) !important;
107
  }
108
+ /* Added for new*/
109
  .text-and-color-panel .ui-state-default, .text-and-color-panel .ui-widget-content .ui-state-default{
110
  background-color: #fff;
111
  border: 0px solid #c5dbec;
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.freehtmldesigns.com
4
  Tags: admin, coming soon, coming soon page, coming soon wp, coming soon wordPress plugin, construction, countdown timer, email, gmail, landing page, launch, launch page, maintenance, maintenance mode, message, newsletter, notify, offline, offline mode, offline, page, preview, site offline, site is offline, website offline, subscriber, ultimate coming soon page, ultimate landing page, unavailable, under construction, underconstruction, under construction page, wordpress coming soon, wordpress landing page, wordpress maintenance mode, wordpress maintenance mode plugin, wordpress under construction, wordpress under construction page
5
  Requires at least: 4.0
6
  Tested up to: 4.9.6
7
- Stable tag: 1.2.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -136,6 +136,8 @@ Please use WordPress support forum to ask any query regarding any issue.
136
 
137
 
138
  == Changelog ==
 
 
139
 
140
  = 1.2.6 =
141
  * Compatible with wordpress 4.9.6
4
  Tags: admin, coming soon, coming soon page, coming soon wp, coming soon wordPress plugin, construction, countdown timer, email, gmail, landing page, launch, launch page, maintenance, maintenance mode, message, newsletter, notify, offline, offline mode, offline, page, preview, site offline, site is offline, website offline, subscriber, ultimate coming soon page, ultimate landing page, unavailable, under construction, underconstruction, under construction page, wordpress coming soon, wordpress landing page, wordpress maintenance mode, wordpress maintenance mode plugin, wordpress under construction, wordpress under construction page
5
  Requires at least: 4.0
6
  Tested up to: 4.9.6
7
+ Stable tag: 1.2.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
136
 
137
 
138
  == Changelog ==
139
+ = 1.2.7 =
140
+ * Minor Bug Resolved
141
 
142
  = 1.2.6 =
143
  * Compatible with wordpress 4.9.6
site-offline.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
- * Version: 1.2.6
5
  * Description: Site Offline plugin manage your WordPress website when it's under construction or maintenance mode or coming soon.
6
  * Author: Chandra Shekhar Sahu
7
  * Author URI: http://www.freehtmldesigns.com
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
+ * Version: 1.2.7
5
  * Description: Site Offline plugin manage your WordPress website when it's under construction or maintenance mode or coming soon.
6
  * Author: Chandra Shekhar Sahu
7
  * Author URI: http://www.freehtmldesigns.com