I have a portfolio with loads of categories which appear in #js_sort_items as below >
Show: [ All ] [ This ] [ That ] [ These ] [ Those ]
I would like that, when a url, say (domain.com/portfolio) is visited a default category is chosen on page load.
Show: [ All ] [ This ] [ That ] [ These ] [ Those ]
At the moment to achieve this (for SEO purposes), I have a master portfolio with all cats (domain.com/portfolio) but also I need to create pages for a single category (domain.com/services/that), with a custom portfolio containing that single category (which ruins the great bits of the portfolio). I hate this solution, but the client wants it :(
Also, is it possible that, when I click a link to that category, instead of linking to a list of posts under that category, it links directly to the portfolio page with that tag selected as above?
Does that make sense?














