News:

AbanteCart v1.4.2 is released.

Main Menu

sub categories

Started by ygalbrami, October 20, 2012, 04:01:49 PM

Previous topic - Next topic

ygalbrami

hello,
i have notice that when i press on the sub directories in my website i see only images,
It is a way to show images and below the title of categories?

like this -- if i go to the categories "computers" i will see all the images of all brand computer and below of the brand i will see the title name like "HP, Lenovo, Dell".
Please help me to do this

abantecart

Depending on the page you need to edit one of the following template files

/storefront/view/default/template/pages/product/category.tpl

or

storefront/view/default/template/pages/product/search.tpl

You need to locate the spot and put code like this:
<?php echo $categories$i ][ 'name' ]; ?>
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

ygalbrami

ok,
so after i have cheked the code, it's already exist,
i have not the the text becuase i have set the Category List Width to: 180px
the Category List Height and the Category List Width to 150px and it's works.

thanks for your support.

Forum Rules Code of conduct
AbanteCart.com 2010 -