Gossamer Forum
Home : Products : Gossamer Links : Discussions :

How to sort <%category_loop%> entries

Quote Reply
How to sort <%category_loop%> entries
I've got the following code on my category.html template:

<%category_loop%>
<%Title%><br>
<%endloop%>

Problem: The list of category titles doesn't get sorted according to the order specified in setup options. Presumably because that only applies to <%categories%> rather than a loop.

How do I specify the sort order for my loop, please?

Rob
Subject Author Views Date
Thread How to sort <%category_loop%> entries RobSchifreen 1010 Feb 24, 2004, 4:12 AM
Post Re: [RobSchifreen] How to sort <%category_loop%> entries
RobSchifreen 977 Feb 24, 2004, 6:08 AM