Forums Index > Mewsoft Products > Auctionawy > Categories and Banners
poldy First Post Posted on: 03-16-09 05:34 AM
Categories and Banners

Hi Ahmed,\ \ In your demo version you show a banner when going to AUTOMOBILES\ I cannot find an html file to go with this, and the Category Manager does not show anything for automobiles.\ \ Please share - how did you do this ?\ \ Thanks\ \ Poldy
mewsoft Reply #: 1 Posted on: 03-16-09 07:28 AM
Re: Categories and Banners

You may be the Zones, these are the category specific zones, you go to admin->category manager, then edit the "Zones" for the category you want. Each category has 20 zones which you can use to display specific info or banners or any html you want.

Mewsoft Support
www.mewsoft.com

sidneyrill Reply #: 2 Posted on: 02-04-10 09:37 PM
Re: Categories and Banners

This helped a lot!1\ \ So, If I understand this correctly, the zones are pre-set in the script at different locations.\ \ I see where zone 1 is, right at the top.\ \ is there a place where I can see where the other 19 zones are?
mewsoft Reply #: 3 Posted on: 02-05-10 02:10 AM
Re: Categories and Banners

In the listing.html template you will find example use:
\
Code: HTML
\
<!--CLASS::Zone1-->\


\
\ you can insert the 20 classes anywhere you want just change the Zone number from 1 to 20 CLASS::Zone1, CLASS::Zone2, .., CLASS::Zone20.

Mewsoft Support
www.mewsoft.com

sidneyrill Reply #: 4 Posted on: 02-05-10 02:39 AM
Re: Categories and Banners

I am talking about the zones defined in the category manager for each category or sub category.\ \ I know how to edit the zones for the categories, but I don't know where to enter the category in to the html for each category or subcategory.\ \ Zone1 for example was already in the html appearently...because I enetered a banner in category zone1 and it appeared at the top of each category.( i used the Banner manager). \ \ I would like to know where the other 19 zones are located.\ I tryed to add a banner in zone2, but it didn't show anywhere.