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)
-   -   Featured Products to the right (https://forum.x-cart.com/showthread.php?t=60505)

Trevor OConnell 08-11-2011 07:37 PM

Featured Products to the right
 
Hi can someone tell me how to move features products to the right of categories in the welcome.tpl file in the fasion mosaic grey skin

JWait 08-12-2011 05:38 AM

Re: Featured Products to the right
 
The problem is welcome.tpl is only displayed on the home page and featured products are in every category.

That said, have your tried replacing the call to welcome.tpl in home_main.tpl with featured.tpl?

You may also try removing the part that says $current_category.category eq "" in home_main.tpl where it says

{elseif $main eq "catalog" and $current_category.category eq ""}
{include file="customer/main/welcome.tpl"}

to get the "featured" to display on every page once you have changed the "welcome.tpl" to "featured.tpl"

IMPORTANT! Keep backup copies of any files you change.


All times are GMT -8. The time now is 06:11 AM.

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