hi harm,
I used the following with around 80 entries in pivotx but get the error underneath.
The prev. code above for 1 entry works great.
do you or anyone have an idea what I do wrong?
<div class="[[ cycleshow ]]">
[[ subweblog name="wall" amount=12 order="random" category="" ]][[ literal ]]
[[ title ]][[subtitle]] -
[[ if (!empty($entry.extrafields.photo_wall)) ]]
<img class="plaque-small-text-img" width="55" height="55" align="left" src="images/[[$entry.extrafields.photo_wall]]" >
[[/if]]
[[ /literal ]][[ /subweblog ]]
</div>
getting the error [cycle] terminating; too few slides: 1
thanks
willem