sr83
sr83

Reputation: 161

Query/filter multiple taxonomies in Joomla

I am trying to create a recruitment site in Joomla with multiple taxonomies (sector, salary range, etc) and need to have a page listing all jobs with the ability to filter (or drill down) the jobs/articles based on the taxonomies.

I have seen a Wordpress plugin called Query Multiple Taxonomies that does exactly what I want but I need a similar solution for Joomla.

Upvotes: 0

Views: 302

Answers (1)

Mike
Mike

Reputation: 5826

There are three ways you can get the job done:

  1. Custom code a job board solution
  2. Use a CCK like, Sebolt, Zoo, K2, Flexicontent
  3. Use http://jobboard.joomlart.com/

Upvotes: 1

Related Questions