Hello,

I'm planning to use a Country-State/Province-City category structure for Classified and Events, and I want to display them separately.

I'm wondering what the best way to do that is?

Thanks,
Andrey.

P.S. If you have any ideas on how to display the Events in a calendar, please let me know. I've tried to display them using Calendar module, but the buttons on the calendar module don't correspond with the category module, instead taking me to a page with all the listings.

Comments

mr.andrey’s picture

I ended up using views to display the Classified ads and regular Event module calendar for Events. The event module drop-down with all the country/state/city names is far from ideal, but it will have to do for now. This way I can use the active-select drop downs in Events and Classified on input, but split the output.

I would like to know if there is a way to port the active select drop-down menus from Category to Event module calendar?