I can’t seem to figure out how to do this, but have a feeling it’s to do with the {count} variable in a conditional..
Could somebody lead me along the right path?
I want to display a graphic after every 2 entries.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 04, 2012 11:08pm
Subscribe [2]#1 / Sep 04, 2012 11:08pm
I can’t seem to figure out how to do this, but have a feeling it’s to do with the {count} variable in a conditional..
Could somebody lead me along the right path?
I want to display a graphic after every 2 entries.
#2 / Sep 04, 2012 11:56pm
Mx calc is a great plugin. http://www.eec.ms/add-ons/mx-calculator
Here is a thread elsewhere where someone needed to accomplish this every 8th entry.
http://www.eec.ms/forums/viewthread/591/
#3 / Sep 06, 2012 11:54am
You can also check out the {switch} variable. If you wanted something every two entries it would look like:
{switch="|stuff"}Does that help?