Use ed_classifieds display but show ads for another taxonomy such as a city.
tjbcham - August 12, 2009 - 15:41
| Project: | Classified Ads |
| Version: | 6.x-2.0-alpha5 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I would like to use the ed_classified layout with the categories, but I would like to be able to sort by another taxonomy. For example to have a link that show adds for a certain city.... Is there away to do this, perhaps by adding the tids to the url...? I can do a sort using views and arguments, but I can't work out out to get categories to display like in the module? Thanks

#1
I almost get what you're after, can you explain with an example? My best guess: I think what you mean is that you want the main categories to be presented how ed_classified presently does it, but to be able to cross-reference to other taxonomies and have it automatically displayed. So, if there was a category by say location of "USA", then advertisements could also be tagged by state and by city. Clicking on an associated tag for "California" would list all advertisements in CA, and clicking on Brisbane (California, not Australia) would show all relevant advertisements. Something like that? If so, quite doable out of the box with some code tweaks I'd venture.
Cheers,
Miles