![]() |
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 |
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} |
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="" /> |
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.
|
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 |
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.
|
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.