![]() |
Customizing Featured Product on Home |
Post Reply
|
| Author | |
jlivingston
Newbie
Joined: 18-January-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Customizing Featured Product on HomePosted: 28-June-2007 at 5:48pm |
|
I'm looking to customize the home page "featured products" section and was wondering what page generates the table. I know you can do minor customization in the admin area but I'm looking at displaying it differently. In the default code on the home page the following is given:
pcs_FeaturedProducts Does anyone know if that points to showfeatured.asp? If not, what other page would control the display? Thanks. |
|
![]() |
|
Jackalope
Groupie
Joined: 07-July-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 29-June-2007 at 12:41am |
|
It depends on what layout setting you chose in the control panel. Since you can choose to display products: horrizontally (with images), vertically, vertically (list view) and vertically (list view) with the ability to add multiple products to cart, I believe you need to edit the corresponding .asp file. These files are: pcShowProductH.asp, pcShowProductL.asp, pcShowProductM.asp and pcShowProductP.asp. For myself, I had to edit the "H" version of the layout since I wanted them to be displayed horrizontally in columns. Hope this helps. |
|
![]() |
|
jlivingston
Newbie
Joined: 18-January-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 29-June-2007 at 10:40am |
|
I edited pcShowProductH.asp, taking out the table references and in it place added divs. This works for the showfeatured.asp page, but it still uses a surrounding table on the home page. I've looked everywhere and can't seem to find where that's coming from.
To see what I'm talking about view this home page, which is still a work in progress. http://www.cbradiosplus.com/shop/pc/home.asp Notice at the bottom where it says "Staff Picks". This is the featured products section. In the code I'm getting table rows and cells. |
|
![]() |
|
jlivingston
Newbie
Joined: 18-January-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 30-June-2007 at 1:21pm |
|
Found solution. Page that needs to be changed in homecode.asp.
|
|
![]() |
|
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 |