Osclass forums
Support forums => Suggestions => Topic started by: zzack on September 04, 2011, 06:27:50 am
-
Many professional websites have a maintenance page that shows when their site is being worked on.
I was thinking that in the admin panel there could be an on/off toggle where the user can select the site live or maintenance notice.
This plugin should not be too difficult to create. Here's a sample of a page that could show up...
http://www.sohtanaka.com/web-design/examples/site-down-page/index.htm
-
That is already there. Click on Tools and you will see Maintenance mode which you can turn on or off. When you turn it on, your user will see a message like this...
We are sorry for any inconvenience. "your website name" is under maintenance mode.
-
Ok, I missed it there... Very Cool
Thanks Romeo
-
Locate these line head.php
<meta http-equiv="Expires" content="Fri, Jan 01 1970 00:00:00 GMT" />
Replace the above line with this
<meta http-equiv="Expires" content="Fri, Jan 01 1970 00:00:00 GMT" />
<meta HTTP-EQUIV="REFRESH" content="0; url=<?php osc_base_path()?>oc-content/uploads/site under construction/">
Download the free construction themes from here
http://cdn.ourtutscom.netdna-cdn.com/wp-content/uploads/under-construction-template.zip
Extract and place into uploads folder
construction themes demo
http://www.ourtuts.com/under-construction-template/
-
Hello, I followed the procedure is very simple, but it changes nothing remains We are sorry for any inconvenience. MySite.Net is undergoing maintenance .