Hey all,
What I'd like to do is display albums based on that particular albums custom field information.
I've successfully setup an album is if a field I specify has the same exact information as other albums with the same custom field exact information. For example if Wheel_Style is "Dark Red" it will display other albums with the same Wheel_Style.
http://pastie.org/private/ryjrhukaoeu9irf9omrstw
What I want to do now though is display multiple custom field information. So, lets say if Wheel_Width is another one of my fields, how do I get Wheel_Style and Wheel_Width to display?
I'm not really sure what to do with the code above in order to get multiple fields to be recognised.
I hope that's clear enough.