Hello guys. This is a great tip for those webmasters who still prepare their site for launch, but they need to work on it online and they can only use one FTP location, the one where the final site will be. Here we go:
1. Edit filename of the file "index.php" to something else, for example "index_xxx.php". 2. create a new file "index.htm" and put following content in it:
<HTML> This site is offline. It will be available soon. </HTML>
3. edit file templates/admin/container.tpl and change line
4. The webshop will now not display on your site, but you can see and navigate through it via administration, in the iframe window. If you want to make the iframe window bigger, edit "#news iframe" in the templates/admin/style.css.
After this modification, the webshop will be offline, but you can still work with it via administration or when you navigate directly to: www.yoursite.com/index_xxx.php