So if I have a category with photos called Portfolio > Animals, I want to know how to get the alias for Portfolio, i.e. portfolio and be able to assign that value to a css class, e.g.
Code: Select all
<div id="phocagallery" class="pg-detail-view portfolio">GW

