Hi guys,
I am sure this is simple, but I really can’t figure it out. I’ve looked through the docs and search the forums, neither have shed much light :(
My weblog entries are sorted into categories two levels deep (country / region) which works fine (http://www.mywebsite/list/category/uk/south_west).
What I want to do is add controls to the list, so I can further filter down the results. I managed to make it work using the search parameter, but it doesn’t carry across the filters when changing page using pagination.
Can someone please explain how I can add filtering to my weblog listing using my category structure… with pagination?
Cheers!