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 can I get categories above featured products on homepage (https://forum.x-cart.com/showthread.php?t=25900)

kenwen 10-18-2006 02:07 AM

How can I get categories above featured products on homepage
 
Hi all,

I want to have the list of categories above the featured products on the homepage.

What's the best way of doing this?

Cheers

balinor 10-18-2006 02:13 AM

Re: How can I get categories above featured products on homepage
 
In customer/main/welcome.tpl, insert this line:

{include file="customer/main/subcategories.tpl"}

just above this line:

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

Scott DeToffol 10-18-2006 08:31 AM

Re: How can I get categories above featured products on homepage
 
I wanted direct links to my subcategories as well so I created my own by inserting HTML code into language: txt_welcome.

See here: http://www.hellyhansenusa.com/store/home.php

What I really want is a decent mod that creates a categories css drop menu showing sub categories.

balinor 10-18-2006 08:34 AM

Re: How can I get categories above featured products on homepage
 
Great CSS menus here:

http://www.xcartmods.co.uk/


All times are GMT -8. The time now is 01:54 PM.

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