Version Description
- Fix mobile responsive issues
- Fix few minor bugs
Download this release
Release Info
Developer | ceylonsystems |
Plugin | IgniteUp – Coming Soon and Maintenance Mode |
Version | 1.0.5 |
Comparing to | |
See all releases |
Code changes from version 1.0.4 to 1.0.5
- igniteup.php +1 -1
- includes/templates/believe.php +1 -1
- includes/templates/believe/believe.php +3 -2
- includes/templates/believe/css/{newcss.css → main.css} +31 -6
- includes/templates/launcher/css/main.css +26 -5
- includes/templates/launcher/launcher.php +7 -6
- includes/templates/offline/css/main.css +24 -6
- includes/templates/offline/offline.php +5 -3
- readme.txt +6 -2
igniteup.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin Name: IgniteUp
|
5 |
Plugin URI: http://plugins.ceylonsystems.com
|
6 |
Description: IgniteUp is a powerful plugin which allows you to keep your site on launchpad till ignite-up and to build amazing coming soon pages.
|
7 |
-
Version: 1.0.
|
8 |
Author: Ceylon Systems
|
9 |
Author URI: http://ceylonsystems.com
|
10 |
License: GPLv2 or later
|
4 |
Plugin Name: IgniteUp
|
5 |
Plugin URI: http://plugins.ceylonsystems.com
|
6 |
Description: IgniteUp is a powerful plugin which allows you to keep your site on launchpad till ignite-up and to build amazing coming soon pages.
|
7 |
+
Version: 1.0.5
|
8 |
Author: Ceylon Systems
|
9 |
Author URI: http://ceylonsystems.com
|
10 |
License: GPLv2 or later
|
includes/templates/believe.php
CHANGED
@@ -88,7 +88,7 @@ $cscs_templates['believe'] = $options;
|
|
88 |
|
89 |
function cscs_belive_theme_scripts(){
|
90 |
wp_enqueue_style('bootstrap', plugins_url('includes/css/bootstrap.min.css', CSCS_FILE));
|
91 |
-
wp_enqueue_style('believe', plugins_url('believe/css/
|
92 |
}
|
93 |
|
94 |
add_action('cscs_theme_scripts_believe', 'cscs_belive_theme_scripts');
|
88 |
|
89 |
function cscs_belive_theme_scripts(){
|
90 |
wp_enqueue_style('bootstrap', plugins_url('includes/css/bootstrap.min.css', CSCS_FILE));
|
91 |
+
wp_enqueue_style('believe', plugins_url('believe/css/main.css', __FILE__));
|
92 |
}
|
93 |
|
94 |
add_action('cscs_theme_scripts_believe', 'cscs_belive_theme_scripts');
|
includes/templates/believe/believe.php
CHANGED
@@ -24,8 +24,9 @@
|
|
24 |
left: 0px;
|
25 |
bottom: 0px;
|
26 |
right: 0px;
|
27 |
-
position:
|
28 |
-
z-index: -1;
|
|
|
29 |
}
|
30 |
body{
|
31 |
background: #000 !important;
|
24 |
left: 0px;
|
25 |
bottom: 0px;
|
26 |
right: 0px;
|
27 |
+
position: fixed;
|
28 |
+
z-index: -1;
|
29 |
+
background-size:cover;
|
30 |
}
|
31 |
body{
|
32 |
background: #000 !important;
|
includes/templates/believe/css/{newcss.css → main.css}
RENAMED
@@ -29,7 +29,6 @@ body{
|
|
29 |
font-weight: bold;
|
30 |
text-transform: uppercase;
|
31 |
font-family: "Montserrat";
|
32 |
-
|
33 |
}
|
34 |
.paragraph{
|
35 |
font-size:20pt ;
|
@@ -44,6 +43,7 @@ body{
|
|
44 |
.social>ul{
|
45 |
margin: 60px 10px 10px 0;
|
46 |
padding:0;
|
|
|
47 |
}
|
48 |
.social-icon{
|
49 |
transition: all ease 400ms;
|
@@ -52,6 +52,12 @@ body{
|
|
52 |
.social-icon:hover{
|
53 |
margin-top:-10px;
|
54 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
@media(max-width:1050px){
|
56 |
#plane{
|
57 |
right:3%;
|
@@ -62,9 +68,28 @@ body{
|
|
62 |
right:1%;
|
63 |
}
|
64 |
}
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
}
|
29 |
font-weight: bold;
|
30 |
text-transform: uppercase;
|
31 |
font-family: "Montserrat";
|
|
|
32 |
}
|
33 |
.paragraph{
|
34 |
font-size:20pt ;
|
43 |
.social>ul{
|
44 |
margin: 60px 10px 10px 0;
|
45 |
padding:0;
|
46 |
+
display: inline-block;
|
47 |
}
|
48 |
.social-icon{
|
49 |
transition: all ease 400ms;
|
52 |
.social-icon:hover{
|
53 |
margin-top:-10px;
|
54 |
}
|
55 |
+
#powered-by {
|
56 |
+
margin-top: 50px;
|
57 |
+
font-family: "Biryani";
|
58 |
+
font-weight: 300;
|
59 |
+
font-size: 12px;
|
60 |
+
}
|
61 |
@media(max-width:1050px){
|
62 |
#plane{
|
63 |
right:3%;
|
68 |
right:1%;
|
69 |
}
|
70 |
}
|
71 |
+
@media(max-width:768px){
|
72 |
+
.title-top{
|
73 |
+
font-size: 16pt;
|
74 |
+
text-align: center;
|
75 |
+
}
|
76 |
+
.title-bottom{
|
77 |
+
font-size: 23pt;
|
78 |
+
margin-top: 17px;
|
79 |
+
text-align: center;
|
80 |
+
}
|
81 |
+
.paragraph {
|
82 |
+
font-size: 10pt;
|
83 |
+
margin: 30px 0;
|
84 |
+
text-align: center;
|
85 |
+
}
|
86 |
+
.logo{
|
87 |
+
text-align: center;
|
88 |
+
}
|
89 |
+
.social{
|
90 |
+
text-align: center;
|
91 |
+
}
|
92 |
+
.social>ul{
|
93 |
+
margin: 0;
|
94 |
+
}
|
95 |
}
|
includes/templates/launcher/css/main.css
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
.main-container{
|
3 |
max-width: 1120px;
|
4 |
margin-top: 15px;
|
5 |
-
|
6 |
}
|
7 |
body{
|
8 |
background-color: #28BB9B;
|
@@ -41,6 +41,7 @@ p{
|
|
41 |
float: left;
|
42 |
margin-left: 15px;
|
43 |
margin-bottom: 15px;
|
|
|
44 |
}
|
45 |
.social-icon {
|
46 |
font-size: 25px;
|
@@ -76,6 +77,11 @@ a:hover, a:focus{
|
|
76 |
background-color: #D8D8D8 !important;
|
77 |
color: #565656 !important;
|
78 |
}
|
|
|
|
|
|
|
|
|
|
|
79 |
@media(min-width:768px){
|
80 |
.input-group{
|
81 |
width: 440px;
|
@@ -104,8 +110,23 @@ a:hover, a:focus{
|
|
104 |
text-align: center;
|
105 |
}
|
106 |
}
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
}
|
2 |
.main-container{
|
3 |
max-width: 1120px;
|
4 |
margin-top: 15px;
|
5 |
+
|
6 |
}
|
7 |
body{
|
8 |
background-color: #28BB9B;
|
41 |
float: left;
|
42 |
margin-left: 15px;
|
43 |
margin-bottom: 15px;
|
44 |
+
list-style: none;
|
45 |
}
|
46 |
.social-icon {
|
47 |
font-size: 25px;
|
77 |
background-color: #D8D8D8 !important;
|
78 |
color: #565656 !important;
|
79 |
}
|
80 |
+
#powered-by {
|
81 |
+
margin-top: 25px;
|
82 |
+
font-weight: 300;
|
83 |
+
font-size: 12px;
|
84 |
+
}
|
85 |
@media(min-width:768px){
|
86 |
.input-group{
|
87 |
width: 440px;
|
110 |
text-align: center;
|
111 |
}
|
112 |
}
|
113 |
+
@media(max-width:768px){
|
114 |
+
.social{
|
115 |
+
margin: 20px auto 0;
|
116 |
+
}
|
117 |
+
.description{
|
118 |
+
font-size: 11pt;
|
119 |
+
text-align: center !important;
|
120 |
+
margin-bottom: 30px;
|
121 |
+
}
|
122 |
+
.time {
|
123 |
+
font-size: 30px;
|
124 |
+
}
|
125 |
+
#powered-by{
|
126 |
+
margin-top: 0;
|
127 |
+
margin-bottom: 30px;
|
128 |
+
}
|
129 |
+
#countdown {
|
130 |
+
margin-top: 30px;
|
131 |
+
}
|
132 |
}
|
includes/templates/launcher/launcher.php
CHANGED
@@ -25,8 +25,9 @@
|
|
25 |
left: 0px;
|
26 |
bottom: 0px;
|
27 |
right: 0px;
|
28 |
-
position:
|
29 |
z-index: -1;
|
|
|
30 |
}
|
31 |
body{
|
32 |
background: #000 !important;
|
@@ -50,22 +51,22 @@
|
|
50 |
<?php if (!empty($the_cs_template_options['launch_date']) || !empty($the_cs_template_options['launch_time'])): ?>
|
51 |
<div class="container-fluid" id="countdown">
|
52 |
<div class="row text-uppercase">
|
53 |
-
<div class="col-sm-3 countdown-time">
|
54 |
<span id="days" class="time">00</span><span class="time-name">d<span class="hidden-sm">ay<span id="day-s">s</span></span></span>
|
55 |
</div>
|
56 |
-
<div class="col-sm-3 countdown-time">
|
57 |
<span id="hrs" class="time">00</span><span class="time-name">h<span class="hidden-sm">our<span id="hrs-s">s</span></span></span>
|
58 |
</div>
|
59 |
-
<div class="col-sm-3 countdown-time">
|
60 |
<span id="mins" class="time">00</span><span class="time-name">m<span class="hidden-sm">in<span id="min-s">s</span></span></span>
|
61 |
</div>
|
62 |
-
<div class="col-sm-3 countdown-time">
|
63 |
<span id="secs" class="time">00</span><span class="time-name">s<span class="hidden-sm">ec<span id="sec-s">s</span></span></span>
|
64 |
</div>
|
65 |
</div>
|
66 |
</div>
|
67 |
<?php endif; ?>
|
68 |
-
<p class="text-center">
|
69 |
<?php echo $the_cs_template_options['paragraph']; ?>
|
70 |
</p>
|
71 |
<div class="subscribe">
|
25 |
left: 0px;
|
26 |
bottom: 0px;
|
27 |
right: 0px;
|
28 |
+
position: fixed;
|
29 |
z-index: -1;
|
30 |
+
background-size:cover;
|
31 |
}
|
32 |
body{
|
33 |
background: #000 !important;
|
51 |
<?php if (!empty($the_cs_template_options['launch_date']) || !empty($the_cs_template_options['launch_time'])): ?>
|
52 |
<div class="container-fluid" id="countdown">
|
53 |
<div class="row text-uppercase">
|
54 |
+
<div class="col-sm-3 col-xs-6 countdown-time">
|
55 |
<span id="days" class="time">00</span><span class="time-name">d<span class="hidden-sm">ay<span id="day-s">s</span></span></span>
|
56 |
</div>
|
57 |
+
<div class="col-sm-3 col-xs-6 countdown-time">
|
58 |
<span id="hrs" class="time">00</span><span class="time-name">h<span class="hidden-sm">our<span id="hrs-s">s</span></span></span>
|
59 |
</div>
|
60 |
+
<div class="col-sm-3 col-xs-6 countdown-time">
|
61 |
<span id="mins" class="time">00</span><span class="time-name">m<span class="hidden-sm">in<span id="min-s">s</span></span></span>
|
62 |
</div>
|
63 |
+
<div class="col-sm-3 col-xs-6 countdown-time">
|
64 |
<span id="secs" class="time">00</span><span class="time-name">s<span class="hidden-sm">ec<span id="sec-s">s</span></span></span>
|
65 |
</div>
|
66 |
</div>
|
67 |
</div>
|
68 |
<?php endif; ?>
|
69 |
+
<p class="text-center description">
|
70 |
<?php echo $the_cs_template_options['paragraph']; ?>
|
71 |
</p>
|
72 |
<div class="subscribe">
|
includes/templates/offline/css/main.css
CHANGED
@@ -32,14 +32,32 @@ body{
|
|
32 |
.contact{
|
33 |
font-size: 19px;
|
34 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
@media(min-width:768px){
|
36 |
.main-container{
|
37 |
margin-top: 150px;
|
38 |
}
|
39 |
}
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
.contact{
|
33 |
font-size: 19px;
|
34 |
}
|
35 |
+
#powered-by {
|
36 |
+
margin-top: 50px;
|
37 |
+
font-family: "Biryani";
|
38 |
+
font-weight: 300;
|
39 |
+
font-size: 12px;
|
40 |
+
}
|
41 |
@media(min-width:768px){
|
42 |
.main-container{
|
43 |
margin-top: 150px;
|
44 |
}
|
45 |
}
|
46 |
+
@media(max-width:768px){
|
47 |
+
.main-container{
|
48 |
+
margin-top: 50px;
|
49 |
+
}
|
50 |
+
.title-top {
|
51 |
+
font-size: 24pt;
|
52 |
+
}
|
53 |
+
.sub-text {
|
54 |
+
font-size: 12pt;
|
55 |
+
margin-top: 20px;
|
56 |
+
}
|
57 |
+
.contact {
|
58 |
+
font-size: 11pt;
|
59 |
+
}
|
60 |
+
.logo{
|
61 |
+
margin-bottom: 30px !important;
|
62 |
+
}
|
63 |
+
}
|
includes/templates/offline/offline.php
CHANGED
@@ -25,8 +25,9 @@
|
|
25 |
left: 0px;
|
26 |
bottom: 0px;
|
27 |
right: 0px;
|
28 |
-
position:
|
29 |
-
z-index: -1;
|
|
|
30 |
}
|
31 |
body{
|
32 |
background: #000 !important;
|
@@ -37,7 +38,8 @@
|
|
37 |
<body style="background: <?php echo $the_cs_template_options['bg_color']; ?>; color:<?php echo $the_cs_template_options['font_color']; ?>;">
|
38 |
<div class="container-fluid main-container">
|
39 |
<div class="row">
|
40 |
-
<div class="col-
|
|
|
41 |
<img class="img-responsive logo" src="<?php echo $the_cs_template_options['logo']; ?>">
|
42 |
</div>
|
43 |
</div>
|
25 |
left: 0px;
|
26 |
bottom: 0px;
|
27 |
right: 0px;
|
28 |
+
position: fixed;
|
29 |
+
z-index: -1;
|
30 |
+
background-size:cover;
|
31 |
}
|
32 |
body{
|
33 |
background: #000 !important;
|
38 |
<body style="background: <?php echo $the_cs_template_options['bg_color']; ?>; color:<?php echo $the_cs_template_options['font_color']; ?>;">
|
39 |
<div class="container-fluid main-container">
|
40 |
<div class="row">
|
41 |
+
<div class="col-xs-2 visible-xs"></div>
|
42 |
+
<div class="col-sm-12 col-xs-8">
|
43 |
<img class="img-responsive logo" src="<?php echo $the_cs_template_options['logo']; ?>">
|
44 |
</div>
|
45 |
</div>
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, newsletter, subscribe, offline, unavailable, under construction, wordpress coming soon, wordpress maintenance mode, wordpress under construction, igniter
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.2.2
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -80,7 +80,7 @@ Make sure the plugin is activated. And also you should enable the option `Enable
|
|
80 |
|
81 |
= How can I reach IgniteUp developers for help? =
|
82 |
|
83 |
-
You can post your question / suggestion in the [IgniteUp forums](https://wordpress.org/support/plugin/igniteup). We will reach you as soon as possible. You can also email us via
|
84 |
|
85 |
== Screenshots ==
|
86 |
|
@@ -91,6 +91,10 @@ You can post your question / suggestion in the [IgniteUp forums](https://wordpre
|
|
91 |
|
92 |
== Changelog ==
|
93 |
|
|
|
|
|
|
|
|
|
94 |
= 1.0.4 =
|
95 |
* Improve template mobile responsiveness
|
96 |
|
4 |
Tags: coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, newsletter, subscribe, offline, unavailable, under construction, wordpress coming soon, wordpress maintenance mode, wordpress under construction, igniter
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.2.2
|
7 |
+
Stable tag: 1.0.5
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
80 |
|
81 |
= How can I reach IgniteUp developers for help? =
|
82 |
|
83 |
+
You can post your question / suggestion in the [IgniteUp forums](https://wordpress.org/support/plugin/igniteup). We will reach you as soon as possible. You can also email us via support[at]ceylonsystems[dot]com for any support requests.
|
84 |
|
85 |
== Screenshots ==
|
86 |
|
91 |
|
92 |
== Changelog ==
|
93 |
|
94 |
+
= 1.0.5 =
|
95 |
+
* Fix mobile responsive issues
|
96 |
+
* Fix few minor bugs
|
97 |
+
|
98 |
= 1.0.4 =
|
99 |
* Improve template mobile responsiveness
|
100 |
|