![]() |
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. |
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 |
Re: Store front
Quote:
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. |
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.
|
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".
|
Re: Store front
I tried this method and was unsuccessful. I am not sure what I am doing wrong.
|
Re: Store front
Perhaps you can elaborate on what you did and why it was not successful?
|
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. |
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.
|
Re: Store front
Thanks- Atleast I know what to do know.
|
Re: Store front
How is the front page text modified? (ie. in home.php)
The file skin1/customer/main/welcome.tpl does not contain the default front page (home.php) text |
Re: Store front
SRD, this is an X-Cart forum. Please post in the LiteCommerce forums with LiteCommerce questions. Thanks! :)
|
Re: Store front
Sorry. I'd forgotten to update my signature. I use X-Cart too! :)
|
Re: Store front
The welcome text is a language variable. You can either edit it with Webmaster Mode or via the Languages area. Have a look at the manual, both of these are actually covered pretty well in there.
|
All times are GMT -8. The time now is 07:05 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.