Portfolio Nav or search?

Permalink
Hi Guys,
I'm looking to create what I think would be a nav or search potentially?

I have a current events portfolio on the site im working on -http://www.forcespecialeffects.co.uk/events/...

The client wants to change this so each event would be on its own page as seen on other websites, the idea is to give each event an icon on one main page, when your first enter the page it has all the current events. I plan to keep the options down the right for event type & when you click it reduces the events from all to just say tv & film.

I have NO idea how to do this its an idea that's been thrown to me & I wouldn't even know what to search to find ideas!

So any help is more than welcome!!

 
pyrodigital replied on at Permalink Reply
Saying this I have found this:
http://codecanyon.net/item/media-boxes-portfolio-responsive-grid/56...
http://www.davidbo.dreamhosters.com/plugins/mediaBoxes/example/demo...

This is the basic idea they are looking for. Is there a way I could integrate this into concrete?
pyrodigital replied on at Permalink Reply
Saying this I have found this:
http://codecanyon.net/item/media-boxes-portfolio-responsive-grid/56...
http://www.davidbo.dreamhosters.com/plugins/mediaBoxes/example/demo...

This is the basic idea they are looking for. Is there a way I could integrate this into concrete?
JohntheFish replied on at Permalink Reply
JohntheFish
Once you have a page per event, the main listing is just a variation of a page list. There are many page list variants in the marketplace including some with grid layouts, masonry layouts, reveal effects and such. There are also various filtering / searching page lists and page list extensions.

For complex list content and behaviour, there is also my Uber List (uses Magic Data) addon. To filter within that I have a live ajax/filtering extension (not in the marketplace).
pyrodigital replied on at Permalink Reply
Thanks John, I will check those out now! I was hoping that I'd be able to use the code I found in the link above but I am unsure how I would add it in?
JohntheFish replied on at Permalink Reply
JohntheFish
You would need to write some php and javascript. It could probably be coded into a page list custom view template. That is what many of the addons I suggested have already done for various effects.