![]() |
Splash / Welcome Page
How can I make my storefront have a welcome / splash page before entering the website? Thanks in advance. :)
|
Re: Splash / Welcome Page
Simple solution: create a new file on your home directory, say splash.html, put whatever you would like in this HTML file, then change the default document list for your X-Cart store so that the webserver looks for splash.html before index.html or index.php:
If you have access to the .htaccess file, find the entry for your website and add or edit the DirectoryIndex entry like so: Code:
DirectoryIndex splash.html index.php index.html index.htm default.htm |
Re: Splash / Welcome Page
thank you :)
|
Re: Splash / Welcome Page
Will this work if I only want to show this once for each user just coming to the store, then if they enter they wont see the splash page again while visiting?
|
All times are GMT -8. The time now is 01:33 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.