Seperating cat featured ad from list

Discussion in 'Customizations' started by EnergyFreak, Apr 19, 2010.

  1. EnergyFreak Customer

    Hi,

    I am wondering if it is possible to seperate the category featured ads from the other listings, like in a completelt different table on top of the regular listings, this way if I get the carousel mod I will be able to put the category featured ads on top, just like what Kijiji is doing with theirs.

    Thanks.
  2. seymourjames All Hands On Deck

    I think the answer is yes. Just make two lots of the main code which outputs the listings in the showlistings.tpl template file. Then test if the advert is featured or not. First testing for featured on the top table and then that it is not featured on the bottom table.

    Use your smarty debug console to find out what test you need to make an advert is featured or not.
  3. EnergyFreak Customer

    Okay thanks I will look into this.

Share This Page