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)
-   -   How to move positions for Featured Products (https://forum.x-cart.com/showthread.php?t=43057)

dalgic 10-17-2008 03:34 AM

How to move positions for Featured Products
 
Hi there,

if you look at the website, http://www.idressforless.com/home.php

theres three sections
1. the menu and the big promotion image
2. best sellers, special, help section
3. featured products section

I want to move the featured products section to the middle, but when i take the code and place it somewhere else the page goes blank.

exactly what would i need to do to achieve this?

thanks

balinor 10-17-2008 04:05 AM

Re: How to move positions for Featured Products
 
Make sure you are moving the right code - in customer/main/welcome.tpl you need to move this bit of code:

{include file="customer/main/featured.tpl" f_products=$f_products}

dalgic 10-20-2008 12:30 PM

Re: How to move positions for Featured Products
 
the only code I see in that file is

{* $Id: welcome.tpl,v 1.28.2.3 2008/07/15 12:07:40 ferz Exp $ *}
<img src="{$ImagesDir}/customer_images/welcome.jpg" width="537" height="262" alt="" />

balinor 10-20-2008 01:28 PM

Re: How to move positions for Featured Products
 
Your store must have been customized then, need to ask whoever set it up where they put that include.

dalgic 10-20-2008 02:26 PM

Re: How to move positions for Featured Products
 
it was not customized, i am just using the fashion mosaic theme. i was actually doing the right thing in the first place but was including

{if $f_products ne ""}
{/if}

where you pointed out that its just

{include file="customer/main/featured.tpl" f_products=$f_products}

so thanks for that.

but now I have another question if you can help.

click on that knife product at: http://www.idressforless.com/home.php

at the product page I get a Featured Products right at the bottom, how can I make that dissapear? it comes on every page

thanks for your help

dalgic 10-20-2008 02:35 PM

Re: How to move positions for Featured Products
 
I have found that this problem only occurs when I change the place of the featured products.

dalgic 10-21-2008 01:31 PM

Re: How to move positions for Featured Products
 
anybody has any ideas?


All times are GMT -8. The time now is 10:53 PM.

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