Filtering the home page
Hi,
I am trying to filter the sub-categories on the home page.
Like if there are 10 taxi companies, only to show the ones from certain area or city.
I know that the sub-categories are populated from line 1652 of theme-functions.
I think, when you go to home page, it checks the database to find out how many sub-categories exists and how many ads have been assigned to each sub-category. Is this correct?
Now, I would like to do another database search and find the ads from a certain area/city similar to doing a search… and then show the result on the home page.
Any help would be greatly appreciated!
Thank you!