X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Splash / Welcome Page (https://forum.x-cart.com/showthread.php?t=47137)

mrerotic 04-23-2009 10:45 PM

Splash / Welcome Page
 
How can I make my storefront have a welcome / splash page before entering the website? Thanks in advance. :)

ElegantXMods.com 04-24-2009 01:55 AM

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

mrerotic 04-27-2009 01:38 PM

Re: Splash / Welcome Page
 
thank you :)

mrerotic 06-13-2009 01:45 PM

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.