only showing one entry...
Hi, Love the plugin but I'm having difficulty getting it to show more than one entry.
I am trying to limit it to 24 entries but it always shows only one.
Here is the code I am using:
{exp:channel:entries channel="projects" orderby="reorder_other_projects" show_expired="yes" show_future_entries="yes" sort="desc" limit="24"}
{title}
{/exp:channel:entries}
Any help would be appreciated.
Niall
Replies
Low 28 Feb 2012 08:04
Have you tried adding dynamic="no" to the opening tag?
Niall Thompson 28 Feb 2012 17:31
thanks so much