Jump to content

[SOLVED] Maintainance page


Recommended Posts

I have managed to change my maintanance.tpl file to show an image instead of the usual wording that comes with prestashop to advise people that the site is having routine maintainance.

I have come across a very usefull countdown software that is html/php driven (see below) that I wish to intergrate as my maintainance page. How would I go about this? It is fully customisable so rather than saying under construction you could change it to routine maintainance.

http://www.ourtuts.com/under-construction-template/

Andy

Link to comment
Share on other sites

Just copy the codes form that template and paste them into maintenance.tpl. That is it. If you want to use the Prestashop newsletter with that maintenance template like what I did, you need to copy the codes from the blocknewsletter.tpl and paste the codes into the email section to replace the email codes on that maintenance template. I did it a few months ago, I believe that is all I did.

Link to comment
Share on other sites

Im not too well up on coding. Do you delete all files in the maintainance tpl or ad the index code to the end of the file. Ive tried this that and the other ways and just left with loads of files. Theres a css file, index file, emailform.php and 2 folders called images and js.

Dont surpose you could give me a bit more detail :)

Thanks

Andy

Link to comment
Share on other sites

You need to upload the entire template folder from that template into wherever you want it be in your site. If you are using the prestashop newsletter, then you don't need to upload the emaiforml.php from that template. I deleted everything in the body section on the maintenance.tpl, and replaced with the codes from that template. You need to add the path for the JS and the css on the header section of the maintenance.tpl. That is it.

Link to comment
Share on other sites

  • 10 months later...
×
×
  • Create New...