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.
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.