Easy Coming Soon - Version 1.1

Version Description

  1. Increased Font Size for Better Readability
  2. Minor Cosmetic Changes
Download this release

Release Info

Developer a.ankit
Plugin Icon 128x128 Easy Coming Soon
Version 1.1
Comparing to
See all releases

Code changes from version 1.0 to 1.1

coming-soon-plugin.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  Plugin Name:Easy Coming Soon
4
  Description: Easy coming Soon plugin allows you to quickly create a launch / under construction page for your website. Collect E-mails and connect with users on Social Networks.
5
- Version: 1.0
6
  Author:Deepesh paiwal
7
  Author URI: http://webriti.com
8
  Plugin URI: http://webriti.com
@@ -123,9 +123,9 @@ border-radius: 3px;
123
  <div class="icon32" id="icon-options-general" style="background-position:-369px -7px;">
124
  </div>
125
  <!-- coming soon plugin headline -->
126
- <h3 style="font-size:18px"><?php _e('Coming Soon Plugin');?></h3>
127
 
128
- <div style="float:right;margin-top: -8%;line-height: 1.5;margin-right: 3%;"><span style="margin-bottom:-10px;text-shadow: 1px 1px 0 #fff;font-size:16px;">&nbsp;&nbsp;Design By</span><br><a href="http://www.webriti.com/" target="_new"><img src="<?php echo plugins_url('/images/png.png',__FILE__); ?>"/></a></div>
129
 
130
  </div>
131
  <div class="one-third">
@@ -148,7 +148,7 @@ border-radius: 3px;
148
 
149
  <li><a href="<?php echo home_url(); ?>?my_preview=true&TB_iframe=true&width=500&height=532" title="<?php _e('Live Preview Window') ?>" class="ui-tabs-anchor thickbox-preview" ><img src="<?php echo plugins_url('images/icon_on.png',__FILE__)?>" />&nbsp;&nbsp;<?php _e('Live Preview');?> </a>
150
  </li>
151
- <li role="tab" tabindex="-1" aria-controls="option_color_header" aria-labelledby="ui-id-6" aria-selected="false"><a href="#" class="ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-6" style="font-weight:600"><strong><?php _e('Upgrade to Premium Version');?></strong></a>
152
  </li>
153
  <div id="nav-shadow"></div>
154
  </ul>
@@ -168,75 +168,50 @@ border-radius: 3px;
168
  </div><!-- end div of content_wrap -->
169
  </div> <!-- end of div one third-->
170
 
171
- <div class="one-fourth" style="margin-top:-50px;">
172
-
173
-
174
-
175
-
176
-
177
-
178
-
179
-
180
-
181
-
182
-
183
-
184
-
185
-
186
-
187
-
188
-
189
-
190
-
191
-
192
-
193
-
194
-
195
-
196
- <!-- Start of Upgrade to Premium Call Out Section -->
197
- <!--
198
- <div id="dashboard_recent_drafts" class="postbox " style="float:right;width:20%;margin-right:1.7%;margin-top:0%;margin-bottom:15px;position:fixed;right:0px;" >
199
- <div class="handlediv" title="Click to toggle">
200
- <br>
201
- </div>
202
-
203
- <h3 class="hndle" style="font-size:16px;padding-top:5px;padding-left:5px;padding-bottom:10px;">
204
- <span style="color:#E14D43;font-weight:600">&nbsp;Upgrade To Easy Coming Soon Pro</span>
205
- </h3>
206
-
207
-
208
- <div class="inside" style="font-size:14px;text-align:center" >
209
- <a class="btn btn-danger btn-large" href="#" target="_new">See A Demo</a><br>
210
- <a href="#" target="_new"><img src="<?php echo plugins_url('/images/img/coming-soon-front-new1.png',__FILE__); ?>" class="screenshot"/></a>
211
-
212
- </div>
213
- </div><br><br><br>
214
- -->
215
- <!-- End of Upgrade to Premium Call Out Section -->
216
 
 
 
 
 
 
 
 
 
 
217
 
218
-
219
- <!-- Start of Show us Love Div :) -->
220
-
221
- <div id="dashboard_recent_drafts" class="postbox" style="float:right;width:20%;margin-right:1.7%;margin-top:17%;position:fixed;right:0px;">
222
- <div class="handlediv" title="Click to toggle">
223
- <br>
224
- </div>
225
- <h3 class="hndle" style="font-size:16px;padding-top:5px;padding-left:5px;padding-bottom:10px;">
226
- <span><img src="<?php echo plugins_url('images/star.png',__FILE__)?>" />&nbsp; Show us some Love</span>
227
- </h3>
228
-
229
- <div class="inside" style="font-size:14px;" >
230
- * Like This Plugin? Give your rating and review<br /><br />
231
- <img src="<?php echo plugins_url('images/arrow1.png',__FILE__)?>" />&nbsp;&nbsp;&nbsp;<a href="http://wordpress.org/plugins/easy-coming-soon/" target="_new">Rate us on Wordpress</a><br />
232
- <br />
233
- </div>
234
 
235
- </div>
 
236
 
237
- <!-- End of Show us Love Div :) -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
238
 
239
- </div>
240
 
241
  </div> <!-- end of div wrap -->
242
  <!--One Forth Part Right End-->
2
  /*
3
  Plugin Name:Easy Coming Soon
4
  Description: Easy coming Soon plugin allows you to quickly create a launch / under construction page for your website. Collect E-mails and connect with users on Social Networks.
5
+ Version: 1.1
6
  Author:Deepesh paiwal
7
  Author URI: http://webriti.com
8
  Plugin URI: http://webriti.com
123
  <div class="icon32" id="icon-options-general" style="background-position:-369px -7px;">
124
  </div>
125
  <!-- coming soon plugin headline -->
126
+ <h1 style="font-size:19px"><img style="vertical-align:middle" src="<?php echo plugins_url('/images/Home-icon.png',__FILE__); ?>"/>&nbsp;&nbsp;<?php _e('Easy Coming Soon Plugin');?></h1>
127
 
128
+
129
 
130
  </div>
131
  <div class="one-third">
148
 
149
  <li><a href="<?php echo home_url(); ?>?my_preview=true&TB_iframe=true&width=500&height=532" title="<?php _e('Live Preview Window') ?>" class="ui-tabs-anchor thickbox-preview" ><img src="<?php echo plugins_url('images/icon_on.png',__FILE__)?>" />&nbsp;&nbsp;<?php _e('Live Preview');?> </a>
150
  </li>
151
+ <li role="tab" tabindex="-1" aria-controls="option_color_header" aria-labelledby="ui-id-6" aria-selected="false"><a href="#" class="ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-6" style="font-size:16px;line-height:1.2"><strong><img style="vertical-align:middle" src="<?php echo plugins_url('images/plugin-naked.png',__FILE__)?>" />&nbsp;&nbsp;<?php _e('Get Premium');?></strong></a>
152
  </li>
153
  <div id="nav-shadow"></div>
154
  </ul>
168
  </div><!-- end div of content_wrap -->
169
  </div> <!-- end of div one third-->
170
 
171
+ <div class="one-fourth" style="margin-top:-8%;">
172
+
173
+
174
+ <!-- Start of Upgrade to Premium Call Out Section -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
175
 
176
+ <div id="dashboard_recent_drafts" class="postbox " style="float:right;width:20%;margin-right:1.7%;margin-top:0%;margin-bottom:15px;position:fixed;right:0px;border-top:none;" >
177
+
178
+ <h3 class="hndle" style="font-size:16px;padding-top:5px;text-align:center;padding-bottom:10px;background: url(<?php echo plugins_url('images/Untitled.png',__FILE__)?>) repeat-x left top;border-top:none;">
179
+ <span style="color:#000;font-weight:600">&nbsp;Upgrade To Easy Coming Soon Pro</span>
180
+ </h3>
181
+
182
+
183
+ <div class="inside" style="font-size:14px;text-align:center;background: url(<?php echo plugins_url('images/Untitled.png',__FILE__)?>) repeat-x left top;text-align:center;margin-top: -6%;margin-bottom:0"; > <br>
184
+ <a class="btn btn-success btn-large" href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_new">See A Demo</a><br>
185
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
186
 
187
+ </div>
188
+ </div><br>
189
 
190
+ <!-- End of Upgrade to Premium Call Out Section -->
191
+
192
+
193
+
194
+ <!-- Start of Show us Love Div :) -->
195
+
196
+ <div id="dashboard_recent_drafts" class="postbox" style="float:right;width:20%;margin-right:1.7%;margin-top:9%;position:fixed;right:0px;">
197
+ <div class="handlediv" title="Click to toggle">
198
+ <br>
199
+ </div>
200
+ <h3 class="hndle" style="font-size:16px;padding-top:5px;padding-left:5px;padding-bottom:10px;">
201
+ <span><img src="<?php echo plugins_url('images/star.png',__FILE__)?>" />&nbsp; Show us some Love</span>
202
+ </h3>
203
+
204
+ <div class="inside" style="font-size:14px;" >
205
+ * Like This Plugin? Give your rating and review<br /><br />
206
+ <img src="<?php echo plugins_url('images/arrow1.png',__FILE__)?>" />&nbsp;&nbsp;&nbsp;<a href="http://wordpress.org/plugins/easy-coming-soon/" target="_new">Rate us on Wordpress</a><br />
207
+ <br />
208
+ </div>
209
+
210
+ </div>
211
+
212
+ <!-- End of Show us Love Div :) -->
213
 
214
+ </div>
215
 
216
  </div> <!-- end of div wrap -->
217
  <!--One Forth Part Right End-->
css/style-option.css CHANGED
@@ -51,7 +51,7 @@ a {
51
 
52
  #framework_wrap {
53
  position: relative;
54
- width: 800px;
55
  margin: 4px 15px 0 0;
56
  }
57
 
@@ -365,7 +365,7 @@ a.off {
365
  /* Content Inner */
366
  #framework_wrap #content {
367
  padding: 0px;
368
- width: 796px;
369
  border-bottom: 1px solid #e3e3e3;
370
 
371
  position: relative;
@@ -645,8 +645,9 @@ a:hover.delete-inline {
645
 
646
  #framework_wrap #content .option,
647
  .post-meta-options .option {
648
- padding-bottom: 15px;
649
- width: 550px;
 
650
  }
651
 
652
  #framework_wrap #content .option .section,
@@ -659,7 +660,7 @@ a:hover.delete-inline {
659
  .post-meta-options .option .section .element {
660
  float: left;
661
  margin: 0 15px 0 0;
662
- width: 550px;
663
  }
664
 
665
  #framework_wrap #content .option-checkbox .section .element,
@@ -762,7 +763,7 @@ div.desc-text p {
762
  font-size: 13px;
763
  margin-bottom: 9px !important;
764
  padding: 5px;
765
- width: 344px;
766
  display: block;
767
  color: #888;
768
  resize: none;
@@ -1003,7 +1004,7 @@ input[type="color"]:focus,*/
1003
  filter: alpha(opacity:0);
1004
  padding: 0;
1005
  position: relative;
1006
- width: inherit;
1007
  z-index: 4;
1008
  }
1009
 
@@ -1233,14 +1234,14 @@ input[type="color"]:focus,*/
1233
  text-decoration: none;
1234
  display: block;
1235
  width: 160px;
1236
- padding: 6px 10px;
1237
  border-bottom: 1px solid #e3e3e3;
1238
  color: #21759b;
1239
 
1240
 
1241
 
1242
 
1243
- font: bold 13px/18px sans-serif;
1244
 
1245
 
1246
  }
@@ -1338,9 +1339,9 @@ background-image: linear-gradient(to top,#6d6d6d,#808080);
1338
 
1339
  #framework_wrap .ui-tabs .ui-tabs-panel {
1340
  display: block;
1341
- float: right;
1342
- margin-right:6px;
1343
- width: 585px;
1344
  min-height: 400px;
1345
  }
1346
 
51
 
52
  #framework_wrap {
53
  position: relative;
54
+ width: 71%;
55
  margin: 4px 15px 0 0;
56
  }
57
 
365
  /* Content Inner */
366
  #framework_wrap #content {
367
  padding: 0px;
368
+ width: 100%;
369
  border-bottom: 1px solid #e3e3e3;
370
 
371
  position: relative;
645
 
646
  #framework_wrap #content .option,
647
  .post-meta-options .option {
648
+
649
+ margin-bottom:20px;
650
+ width: 100%;
651
  }
652
 
653
  #framework_wrap #content .option .section,
660
  .post-meta-options .option .section .element {
661
  float: left;
662
  margin: 0 15px 0 0;
663
+ width: 100%;
664
  }
665
 
666
  #framework_wrap #content .option-checkbox .section .element,
763
  font-size: 13px;
764
  margin-bottom: 9px !important;
765
  padding: 5px;
766
+ width: 60%;
767
  display: block;
768
  color: #888;
769
  resize: none;
1004
  filter: alpha(opacity:0);
1005
  padding: 0;
1006
  position: relative;
1007
+ width: 100%;
1008
  z-index: 4;
1009
  }
1010
 
1234
  text-decoration: none;
1235
  display: block;
1236
  width: 160px;
1237
+ padding: 11px 10px;
1238
  border-bottom: 1px solid #e3e3e3;
1239
  color: #21759b;
1240
 
1241
 
1242
 
1243
 
1244
+ font: bold 16px/13px sans-serif;
1245
 
1246
 
1247
  }
1339
 
1340
  #framework_wrap .ui-tabs .ui-tabs-panel {
1341
  display: block;
1342
+
1343
+
1344
+ width: auto;
1345
  min-height: 400px;
1346
  }
1347
 
css/theme-admin.css CHANGED
@@ -15,13 +15,10 @@
15
  font-size: 13px;
16
  line-height: 2.0em;
17
  overflow: auto;
18
-
19
  position: relative;
20
 
21
 
22
-
23
-
24
- }
25
  }
26
 
27
 
@@ -44,6 +41,7 @@ hr {
44
  .plugin-title{
45
  height: 70px;
46
  padding-top:10px;
 
47
  padding-left:10px;
48
  background: url(../images/Untitled.png) repeat-x left top;
49
  border: 1px solid #a4bbcd;
15
  font-size: 13px;
16
  line-height: 2.0em;
17
  overflow: auto;
18
+ width:100%;
19
  position: relative;
20
 
21
 
 
 
 
22
  }
23
 
24
 
41
  .plugin-title{
42
  height: 70px;
43
  padding-top:10px;
44
+ width:99.2%;
45
  padding-left:10px;
46
  background: url(../images/Untitled.png) repeat-x left top;
47
  border: 1px solid #a4bbcd;
design-settings.php CHANGED
@@ -153,7 +153,7 @@
153
 
154
  <!--div start to display "title and fonts" -->
155
  <div class="option option-checbox">
156
- <h3><?php _e('"Title" Font & Color','sis_spa');?><span class="icon help" style="float:right">
157
  <span class="tooltip">Customize the font , size and color of the title.</span></h3>
158
  </div>
159
  <!--div end to display "title and fonts" -->
@@ -161,7 +161,23 @@
161
  <div class="option option-background-upload">
162
  <div class="section">
163
  <div class="element">
164
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 0px; width: 180px;">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165
  <select name="post_title_px" id="pxselect_post_title" class="select">
166
  <?php
167
  for ($i = 10; $i <=100; $i++) {
@@ -170,15 +186,21 @@
170
  <?php } ?>
171
  </select>
172
  </div>
173
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 10px; width: 180px;">
 
174
  <select id="main_post_title" onchange="return change_post_title()" class="select">
175
  <option value="px"><?php _e('px');?></option>
176
  <!-- <option value="em">em</option>-->
177
  </select>
178
  </div>
179
-
 
 
 
 
 
180
  <?php $value=get_option('soon_page_desgin_settings'); $font_family_post_title = $value['title_font_format']; ?>
181
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 0px; width: 180px;">
182
  <select name="font_family_post_title" class="select" id="font_family_post_title">
183
  <optgroup label="Select Fonts">
184
  <option value="roboto" <?php selected($font_family_post_title, 'roboto' ); ?>>roboto</option>
@@ -187,20 +209,12 @@
187
  </optgroup>
188
  </select>
189
  </div>
190
-
191
-
192
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 10px; width: 180px;">
193
- <select id="" name="font_style_post_title" class="select"><option value="normal" <?php selected('normal'); ?>>Normal</option>
194
- </select>
195
- </div>
196
- <div class="form-item">
197
- <input type="text" class="colorwell" id="title_color" name="color_post_title" value="<?php $value=get_option('soon_page_desgin_settings'); if($value['title_color']=='') { echo '#ffffff' ;} else{ echo $value['title_color'];} ?>"/>
198
- </div>
199
- <div id="picker_post_title" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;margin-left:150px">
200
- </div>
201
  </div>
202
  </div>
203
- </div>
204
  <!--div end to display "title and fonts colos and formats" -->
205
  <!--div start for display "Description" Font & Color" -->
206
  <div class="option option-checbox">
@@ -212,7 +226,23 @@
212
  <div class="option option-background-upload">
213
  <div class="section">
214
  <div class="element">
215
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 0px; width: 180px;">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
216
  <select name="post_entry_px" id="pxselect_post_entry" class="select">
217
  <?php
218
  for ($i = 10; $i <= 100; $i++) {
@@ -221,13 +251,19 @@
221
  <?php } ?>
222
  </select>
223
  </div>
224
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 10px; width: 180px;">
225
  <select id="main_post_entry" onchange="return change_post_entry()" class="select">
226
  <option value="px"><?php _e('px');?></option>
227
  </select>
228
  </div>
 
 
 
 
 
 
229
  <?php $value=get_option('soon_page_desgin_settings'); $font_family_post_entry = $value['description_font_format']; ?>
230
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 0px; width: 180px;">
231
  <select name="font_family_post_description" class="select" id="font_family_post_description">
232
  <optgroup label="Select Fonts">
233
  <option value="roboto" <?php selected($font_family_post_entry, 'roboto' ); ?>>roboto</option>
@@ -236,15 +272,8 @@
236
  </optgroup>
237
  </select>
238
  </div>
239
- <div class="select_wrapper background-attachment" style="margin: 0px 0px 0px 10px; width: 180px;">
240
- <select id="" name="font_style_post_entry" class="select"><option value="normal" <?php selected('normal'); ?>>Normal</option>
241
- </select>
242
- </div>
243
- <div class="form-item">
244
- <input type="text" class="colorwell" id="descrip_color" name="color_post_entry" value="<?php $value=get_option('soon_page_desgin_settings'); if($value['descrip_color']=='') { echo '#ffffff' ;} else{ echo $value['descrip_color'];}?>" />
245
- </div>
246
- <div id="picker_post_entry" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;margin-left:150px">
247
- </div>
248
  </div>
249
  </div>
250
  </div><br /><br/>
153
 
154
  <!--div start to display "title and fonts" -->
155
  <div class="option option-checbox">
156
+ <h3><?php _e('"Headline" Font & Color','sis_spa');?><span class="icon help" style="float:right">
157
  <span class="tooltip">Customize the font , size and color of the title.</span></h3>
158
  </div>
159
  <!--div end to display "title and fonts" -->
161
  <div class="option option-background-upload">
162
  <div class="section">
163
  <div class="element">
164
+
165
+ <h4>
166
+ Headline font-color
167
+ </h4>
168
+
169
+ <div class="form-item" style="margin-bottom:7px">
170
+ <input type="text" class="colorwell" id="title_color" name="color_post_title" value="<?php $value=get_option('soon_page_desgin_settings'); if($value['title_color']=='') { echo '#ffffff' ;} else{ echo $value['title_color'];} ?>"/>
171
+ </div>
172
+ <div id="picker_post_title" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;margin-left:150px">
173
+ </div>
174
+ <br>
175
+ <div style="width:20%;display:inline" >
176
+ <h4>
177
+ Headline font-size
178
+ </h4>
179
+ </div>
180
+ <div class="select_wrapper background-attachment" style="width:40%">
181
  <select name="post_title_px" id="pxselect_post_title" class="select">
182
  <?php
183
  for ($i = 10; $i <=100; $i++) {
186
  <?php } ?>
187
  </select>
188
  </div>
189
+
190
+ <div class="select_wrapper background-attachment" style="width:20%;margin-left:10px;margin-bottom:7px" >
191
  <select id="main_post_title" onchange="return change_post_title()" class="select">
192
  <option value="px"><?php _e('px');?></option>
193
  <!-- <option value="em">em</option>-->
194
  </select>
195
  </div>
196
+ <br>
197
+ <div style="width:20%;display:inline" >
198
+ <h4>
199
+ Headline font-style
200
+ </h4>
201
+ </div>
202
  <?php $value=get_option('soon_page_desgin_settings'); $font_family_post_title = $value['title_font_format']; ?>
203
+ <div class="select_wrapper background-attachment" style="width:60%" >
204
  <select name="font_family_post_title" class="select" id="font_family_post_title">
205
  <optgroup label="Select Fonts">
206
  <option value="roboto" <?php selected($font_family_post_title, 'roboto' ); ?>>roboto</option>
209
  </optgroup>
210
  </select>
211
  </div>
212
+
213
+
214
+
 
 
 
 
 
 
 
 
215
  </div>
216
  </div>
217
+ </div><br>
218
  <!--div end to display "title and fonts colos and formats" -->
219
  <!--div start for display "Description" Font & Color" -->
220
  <div class="option option-checbox">
226
  <div class="option option-background-upload">
227
  <div class="section">
228
  <div class="element">
229
+
230
+ <h4>
231
+ Description font-color
232
+ </h4>
233
+ <div class="form-item">
234
+ <input type="text" class="colorwell" id="descrip_color" name="color_post_entry" value="<?php $value=get_option('soon_page_desgin_settings'); if($value['descrip_color']=='') { echo '#ffffff' ;} else{ echo $value['descrip_color'];}?>" />
235
+ </div>
236
+ <div id="picker_post_entry" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;margin-left:150px">
237
+ </div>
238
+ <br>
239
+
240
+ <div style="width:20%;display:inline" >
241
+ <h4>
242
+ Description font-size
243
+ </h4>
244
+ </div>
245
+ <div class="select_wrapper background-attachment" style="width:40%">
246
  <select name="post_entry_px" id="pxselect_post_entry" class="select">
247
  <?php
248
  for ($i = 10; $i <= 100; $i++) {
251
  <?php } ?>
252
  </select>
253
  </div>
254
+ <div class="select_wrapper background-attachment" style="width:20%;margin-left:10px;margin-bottom:7px"">
255
  <select id="main_post_entry" onchange="return change_post_entry()" class="select">
256
  <option value="px"><?php _e('px');?></option>
257
  </select>
258
  </div>
259
+ <br>
260
+ <div style="width:20%;display:inline" >
261
+ <h4>
262
+ Description font-style
263
+ </h4>
264
+ </div>
265
  <?php $value=get_option('soon_page_desgin_settings'); $font_family_post_entry = $value['description_font_format']; ?>
266
+ <div class="select_wrapper background-attachment" style="width:60%">
267
  <select name="font_family_post_description" class="select" id="font_family_post_description">
268
  <optgroup label="Select Fonts">
269
  <option value="roboto" <?php selected($font_family_post_entry, 'roboto' ); ?>>roboto</option>
272
  </optgroup>
273
  </select>
274
  </div>
275
+
276
+
 
 
 
 
 
 
 
277
  </div>
278
  </div>
279
  </div><br /><br/>
general-settings.php CHANGED
@@ -175,7 +175,7 @@
175
  <div class="section">
176
  <div class="element">
177
  <input type="text" value="<?php echo esc_attr($value['background']); ?>" id="upload_background" name="upload_image" size="36" />
178
- <input type="button" value="Upload Background Image" class="button-primary" style="float:right;height:27px" />
179
 
180
  </div>
181
  </div>
175
  <div class="section">
176
  <div class="element">
177
  <input type="text" value="<?php echo esc_attr($value['background']); ?>" id="upload_background" name="upload_image" size="36" />
178
+ <input type="button" value="Upload Background Image" class="button-primary" style="margin-left:10px;height:30px" />
179
 
180
  </div>
181
  </div>
images/Home-icon.png ADDED
Binary file
images/img/banner - Copy.png ADDED
Binary file
images/plugin-naked.png ADDED
Binary file
images/under_construction-1.png ADDED
Binary file
pro.php CHANGED
@@ -1,5 +1,5 @@
1
 
2
- <?php wp_enqueue_style('cs-bootstrap',plugins_url('/css/cs-bootstrap.css',__FILE__));?>
3
  <style>
4
 
5
  /* =Tooltips style
@@ -74,8 +74,8 @@
74
  }
75
  .screenshot{
76
 
77
- max-height: 240px;
78
- max-width: 240px;
79
  padding: 5px;
80
  margin-right:10px;
81
  margin-top: 10px;
@@ -100,29 +100,19 @@ background: #a4bbcd;
100
  -webkit-border-radius: 3px;
101
  border-radius: 3px;
102
  }
 
 
 
103
  </style>
104
 
105
  <div class="block ui-tabs-panel ui-widget-content ui-corner-bottom" id="coming_soon_pro" aria-labelledby="ui-id-1" style="display: none;" >
106
  <div style="text-align:center">
107
- <h3 style="font-size:20px">Easy Coming Soon Pro Feature</h3>
108
-
109
- <p style = "font-size: 16px; font-weight:bold";> The premium version of the Easy Coming Soon Plugin provides you with: </p>
110
-
111
- <ul style = "font-size: 16px; font-weight:bold";>
112
-
113
- <li> Multiple Design Settings</li>
114
-
115
- <li> 2 Landing Page Templates</li>
116
- <li> Access Control Settings</li>
117
-
118
- <li> NewsLetter and Autoresponder Integration</li>
119
-
120
- </ul>
121
- <p style = "font-size: 16px; line-height: 1.9; font-weight:bold";> Have a look at the Feature Comparison Table Below </p>
122
- <a class="btn btn-danger btn-large" href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">Upgrade To Easy Coming Soon Pro!</a>
123
-
124
  <h3>Premium Version Features with Comparison Table</h3>
125
  </div>
 
126
  <table class="table table-hover table-bordered" style="font-size:15px;margin-bottom:0px;" >
127
  <thead class="alert alert-info">
128
  <tr>
@@ -380,12 +370,14 @@ border-radius: 3px;
380
 
381
  </tbody>
382
 
383
- </table><br>
 
384
  <div style="text-align:center">
385
- <a class="btn btn-danger btn-large" href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">Upgrade To Easy Coming Soon Pro!</a>
 
386
  </div> <br>
387
  <h3><center><strong>PREMIUM PLUGIN SCREENSHOTS</strong></center></h3>
388
- <div>
389
 
390
  <img src="<?php echo plugins_url('/images/img/screenshot-2.png',__FILE__); ?>" class="screenshot"/>
391
  <img src="<?php echo plugins_url('/images/img/screenshot-10.png',__FILE__); ?>" class="screenshot"/>
@@ -405,7 +397,7 @@ border-radius: 3px;
405
  <br>
406
  <h3 >Responsive page Design</h3>
407
  <img src="<?php echo plugins_url('/images/img/responsive page.png',__FILE__); ?>" class="screenshot1"/>
408
- <br>
409
  <div style="text-align:center">
410
  <a class="btn btn-danger btn-large" href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">Upgrade To Easy Coming Soon Pro!</a>
411
  </div>
1
 
2
+ <?php wp_enqueue_style('cs-bootstrap',plugins_url('/css/cs-bootstrap.css',__FILE__));?>
3
  <style>
4
 
5
  /* =Tooltips style
74
  }
75
  .screenshot{
76
 
77
+ max-height: 50%;
78
+ max-width: 50%;
79
  padding: 5px;
80
  margin-right:10px;
81
  margin-top: 10px;
100
  -webkit-border-radius: 3px;
101
  border-radius: 3px;
102
  }
103
+ .tooltip1{
104
+ color:#000;
105
+ }
106
  </style>
107
 
108
  <div class="block ui-tabs-panel ui-widget-content ui-corner-bottom" id="coming_soon_pro" aria-labelledby="ui-id-1" style="display: none;" >
109
  <div style="text-align:center">
110
+ <a href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">
111
+ <img src="<?php echo plugins_url('/images/img/banner - Copy.png',__FILE__); ?>" style="width:100%" />
112
+ </a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  <h3>Premium Version Features with Comparison Table</h3>
114
  </div>
115
+ <a href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">
116
  <table class="table table-hover table-bordered" style="font-size:15px;margin-bottom:0px;" >
117
  <thead class="alert alert-info">
118
  <tr>
370
 
371
  </tbody>
372
 
373
+ </table>
374
+ </a><br>
375
  <div style="text-align:center">
376
+ <a class="btn btn-danger btn-large" href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">Upgrade To Easy Coming Soon Pro!</a>&nbsp;
377
+ <a class="btn btn-success btn-large" href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">See a Live Demo</a>
378
  </div> <br>
379
  <h3><center><strong>PREMIUM PLUGIN SCREENSHOTS</strong></center></h3>
380
+ <div style="text-align:center">
381
 
382
  <img src="<?php echo plugins_url('/images/img/screenshot-2.png',__FILE__); ?>" class="screenshot"/>
383
  <img src="<?php echo plugins_url('/images/img/screenshot-10.png',__FILE__); ?>" class="screenshot"/>
397
  <br>
398
  <h3 >Responsive page Design</h3>
399
  <img src="<?php echo plugins_url('/images/img/responsive page.png',__FILE__); ?>" class="screenshot1"/>
400
+ <br><br>
401
  <div style="text-align:center">
402
  <a class="btn btn-danger btn-large" href="http://webriti.com/easy-coming-soon-pro-detail-page/" target="_blank">Upgrade To Easy Coming Soon Pro!</a>
403
  </div>
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: a.ankit, deepeshpaliwal
3
  Donate link: http://www.webriti.com/
4
  Tags: coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, under construction, admin, newsletter, offline, site offline, wordpress coming soon, wordpress under construction, wordpress maintenance mode
5
  Requires at least: 3.3+
6
- Tested up to: 3.8
7
- Stable tag: 1.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -21,7 +21,11 @@ Give **Easy Coming Soon** a try. We are sure you will like it.
21
  In case you face any problem, contact us via the [Forums](http://wordpress.org/support/plugin/easy-coming-soon).
22
 
23
 
24
- **Features**
 
 
 
 
25
 
26
  * Works with any WordPress Theme
27
  * Responsive
@@ -37,6 +41,44 @@ In case you face any problem, contact us via the [Forums](http://wordpress.org/s
37
  * Visible only non logged user.
38
  * Easily update and post content in your site when "Easy Coming Soon" is in Active mode.
39
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
 
41
 
42
  == Installation ==
@@ -54,15 +96,19 @@ In case you face any problem, contact us via the [Forums](http://wordpress.org/s
54
  == Screenshots ==
55
 
56
  1. Create Coming soon page like this
57
- 2. Snap2
58
- 3. Snap3
59
- 4. Snap4
60
  5. Responsive Design
61
  6. General setting page
62
  7. Design setting page
63
 
64
  == Changelog ==
65
 
 
 
 
 
66
  = 1.0 =
67
  1. Description field is now editable with html content.
68
  2. Subscriber notification feature is added.
3
  Donate link: http://www.webriti.com/
4
  Tags: coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, under construction, admin, newsletter, offline, site offline, wordpress coming soon, wordpress under construction, wordpress maintenance mode
5
  Requires at least: 3.3+
6
+ Tested up to: 3.8.1
7
+ Stable tag: 1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
21
  In case you face any problem, contact us via the [Forums](http://wordpress.org/support/plugin/easy-coming-soon).
22
 
23
 
24
+ * [Upgrade to the Easy Coming Soon Pro Version &raquo;](http://webriti.com/easy-coming-soon-pro-detail-page)
25
+ * [View Easy Coming Soon Pro Live Demo &raquo;](http://webriti.com/coming-soon-demo-select)
26
+
27
+
28
+ ### Features And Options:
29
 
30
  * Works with any WordPress Theme
31
  * Responsive
41
  * Visible only non logged user.
42
  * Easily update and post content in your site when "Easy Coming Soon" is in Active mode.
43
 
44
+ ### Pro Version Features:
45
+
46
+ * Works with any WordPress theme
47
+ * Visible only to non logged in users
48
+ * Responsive
49
+ * Flexible and user-friendly setup
50
+ * Google Analytics Support
51
+ * Integrated Google Fonts Support
52
+ * Translation Ready Support
53
+ * Mobile Ready responsive design and layout
54
+ * Search Engine Optimized with customizable meta tags and favicon image
55
+ * Multiple Page & Design Templates
56
+ * Access control by User Whitelist
57
+ * Option to control Access by Ip
58
+ * Single Page View Access
59
+ * Page Landing option
60
+ * Mailchimp Support
61
+ * Compaign Monitor
62
+ * Feedburner Support
63
+ * Enable Multiple Mode of Coming Soon
64
+ * Store Emails in the WordPress Database to export to any email service
65
+ * All Browser support
66
+ * Countdown Timer
67
+ * Progress Bar
68
+ * Background Image SlideShow
69
+ * Youtube Video background
70
+ * Add Company Logo and Credit Links
71
+ * Social Profiles ( Twitter, Facebook, Linkedin, Google+, Youtube, Email, Pinterest, Yahoo etc.)
72
+ * MailChimp, AWeber, Get Response, Constant Contact and Campaign Monitor integration
73
+ * Custom Favicon
74
+ * Custom CSS Support
75
+ * And lot's more...
76
+
77
+
78
+
79
+ * [Upgrade to the Easy Coming Soon Pro Version &raquo;](http://webriti.com/easy-coming-soon-pro-detail-page)
80
+ * [View Easy Coming Soon Pro Live Demo &raquo;](http://webriti.com/coming-soon-demo-select)
81
+
82
 
83
 
84
  == Installation ==
96
  == Screenshots ==
97
 
98
  1. Create Coming soon page like this
99
+ 2. Coming soon page example2
100
+ 3. Coming soon page example3
101
+ 4. Coming soon page example4
102
  5. Responsive Design
103
  6. General setting page
104
  7. Design setting page
105
 
106
  == Changelog ==
107
 
108
+ = 1.1 =
109
+ 1. Increased Font Size for Better Readability
110
+ 2. Minor Cosmetic Changes
111
+
112
  = 1.0 =
113
  1. Description field is now editable with html content.
114
  2. Subscriber notification feature is added.