Reorder in one template, multiple sets, multiple categories
I have a products channel
there are 4 categories in this channel
I am using a single template to display my entries.
I want to have one set for each category while still only using one template to display the entries.
How do I control the set="#" to match the dynamic category?
I tried adding the set # to the category description but it didn't seem to work for me.
Replies
Low 22 Mar 2013 14:46
If you use the show entries per single category-option, you can use a single set and retrieve different orders per category. So then only the category_id parameter can be dynamic. And you can use Low Seg2Cat for that.