Advertisement:

Author Topic: Help! Latest ads by categories in homepage  (Read 1483 times)

adriansb

  • Newbie
  • *
  • Posts: 3
Help! Latest ads by categories in homepage
« on: August 25, 2012, 01:06:40 pm »
Latest ads by categories in homepage

I need help: I have 3 different categories and I want to show the latest ads for each one in the home.

What do I have to change the file main.php?

Thks

maxo

  • Sr. Member
  • ****
  • Posts: 285
Re: Help! Latest ads by categories in homepage
« Reply #1 on: August 25, 2012, 02:38:31 pm »
Hi Adrian:

Maybe you could look at the code for the category links on the main page. When user clicks on a category, it searches/shows the latest listings within the category. If you could find the right bits of code, all you'd have to do is create a simple table or something like that in main.php

Also, Google "osclass helpers" as they might be helpful to you...

adriansb

  • Newbie
  • *
  • Posts: 3
Re: Help! Latest ads by categories in homepage
« Reply #2 on: August 26, 2012, 03:43:13 am »
anyone know how I can do?