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)
-   -   Store front (https://forum.x-cart.com/showthread.php?t=33551)

akuawood 08-29-2007 03:32 AM

Store front
 
I am in the middle of updating my x-cart store and wondered how to modify a page (http://www.cioccolatina.co.uk/store/).

My current homepage is http://www.cioccolatina.co.uk.

balinor 08-29-2007 03:57 AM

Re: Store front
 
Can you be more specific? What would you like to modify? That page is a 'splash' page, and is the index.html file in the root directory. I actually suggest turning that off by editing your .htaccess file in the root directory to read:

DirectoryIndex home.php

akuawood 08-29-2007 04:23 AM

Re: Store front
 
Quote:

Originally Posted by balinor
Can you be more specific? What would you like to modify? That page is a 'splash' page, and is the index.html file in the root directory. I actually suggest turning that off by editing your .htaccess file in the root directory to read:

DirectoryIndex home.php

Thanks balinor for the response. I was hoping to modify the page to something similar to what I already have as my index page.(http://www.cioccolatina.co.uk)

I am currently having to update the index page using frontpage -> ftp. I want to be able to modify all the pages via the admin section of x-cart.

I hope I have made myself a bit clearer.

balinor 08-29-2007 04:27 AM

Re: Store front
 
You can't edit that index.html page through the admin area, as it is not a template. If you follow my suggestion and remove the 'splash' page, you can add whatever content you want to the welcome.tpl template. This is MUCH better for SEO.

akuawood 08-30-2007 07:12 AM

Re: Store front
 
Thanks balinor. I managed to modify the index.html and will be using it as my homepage once I update this new "store".

herniarelievers 10-08-2007 05:49 PM

Re: Store front
 
I tried this method and was unsuccessful. I am not sure what I am doing wrong.

balinor 10-08-2007 05:50 PM

Re: Store front
 
Perhaps you can elaborate on what you did and why it was not successful?

herniarelievers 10-08-2007 06:11 PM

Re: Store front
 
I edited the .htaccess file in the root directory to read:

DirectoryIndex home.php


in order to delete the /store at the end of my domain.

balinor 10-08-2007 06:12 PM

Re: Store front
 
That won't eliminate the /store, the eliminates the splash page (index.html). In order to eliminate the /store, you need to move everything out of the store directory and into the root directory, and then adjust your config.php file. A little tricky if you are not comfortable with FTP and editing php files.

herniarelievers 10-08-2007 06:42 PM

Re: Store front
 
Thanks- Atleast I know what to do know.


All times are GMT -8. The time now is 12:59 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.