Omega Posted February 15, 2010 Share Posted February 15, 2010 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 More sharing options...
dwiputras Posted February 19, 2010 Share Posted February 19, 2010 Hii just find maintenance in format .tplIf u want to go there, here it is:public_html > themes > prestashop > maintenance.tpldwiputrashttp://prumpungonline.com Link to comment Share on other sites More sharing options...
Star Posted February 19, 2010 Share Posted February 19, 2010 Is this what you are asking?Modify the maintenance.tpl in your themes folder. Link to comment Share on other sites More sharing options...
Omega Posted February 19, 2010 Author Share Posted February 19, 2010 Is this what you are asking?Modify the maintenance.tpl in your themes folder. Hi StarYes it is. How did you do it? Can you post on Forum or pm me please.Andy Link to comment Share on other sites More sharing options...
Star Posted February 19, 2010 Share Posted February 19, 2010 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 More sharing options...
Omega Posted February 19, 2010 Author Share Posted February 19, 2010 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 More sharing options...
Star Posted February 19, 2010 Share Posted February 19, 2010 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 More sharing options...
Omega Posted February 19, 2010 Author Share Posted February 19, 2010 Thanks for the info. Thats where I have been going wrong Link to comment Share on other sites More sharing options...
cassim Posted December 28, 2010 Share Posted December 28, 2010 Do you mind to post the file's or the complet code here ?I can't get it to work.. Link to comment Share on other sites More sharing options...
Recommended Posts