Forum
Categories shown in blog items list
I am trying to include categories associated with each individual blog item when shown in a list. I know I can do this with blog sections however I havnt been able to get it working for categories associated with a blog post until you click through to view the full post..
Is there a way to do this?
Yes, copy your
<perch:categories>
tag pair from thepost.html
template to your listing template and customise as necessary.Thanks.
The obvious things are always the hardest to spot!