![]() |
Cart - customizing look |
Post Reply
|
| Author | |||
kclark1515
Newbie
Joined: 20-October-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Cart - customizing lookPosted: 20-October-2009 at 9:19pm |
||
|
I have added my own code to header.asp and footer.asp, so the store front is within my own framework for my site. I am wondering - what do I need to change to get rid of the "our featured products..." at the top of home.asp - just go into that file and change it, or is there a way to do it through the control panel? And is that where I will send my customers to browse the products, or is it the viewCategories.asp page? I would like for them to be able to select categories and sub categories, and drill down from there to view products. Any help would be greatly appreciated to get started as soon as possible. Thanks!
For any that are interested, here is the site:
|
|||
![]() |
|||
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 20-October-2009 at 9:34pm |
||
|
The text "our featured products..." is located in /shop/includes.asp. You can try just removing the words, leaving the "" in place.
If you want to remove the line altogether, look for <h1> in home.asp.
Personally, I like to move the home page to the root http://wiki.earlyimpact.com/how_to/move_home_page so that you can then just direct the customer to your domain name, and that's that.
|
|||
![]() |
|||
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 20-October-2009 at 10:11pm |
||
|
Hi kclark1515,
This is rather curious. If there are no featured products and no page description, then nothing should display here. You don't appear to have either, yet it shows. Given the logic here, you must have one or the other populated in your db, or this shouldn't how. However, if you need to hack it, you can simply find:
and change to:
I'd also recommend making a note you can find again about this mod, so maybe some like this:
|
|||
![]() |
|||
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |