I would like to show the same single entry 4 times, for example. Presently, I am doing this:
{exp:channel:entries channel="mychannel" limit="1" entry_id="{segment_2}"}
{title}, {text}
{title}, {text}
{title}, {text}
{title}, {text}
{/exp:channel:entries}is there a parameter like
loop="4"or
repeat="4"that I could use instead?
I looked at the online guide, and couldn’t find any parameters that do quite this, but I may have overlooked something.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.