Hi Guys,
I am using Mark Holts File upload to upload multiple images in the one entry which would then ce called upon by Lightview AJAX… the other uploaded images would then load as they are part of a gallery with the same entry.
The first story has 2 images… but the first one is loading for the gallery - twice.
http://www.g1digitalmedia.com.au
any ideas? my html version works fine so I am missing somelogic or code here.
cheers Lance
{exp:weblog:entries weblog="entry"}
<li>
<a href="{file}" class="lightview" title='{title} :: {short_caption}' rel='gallery[{title}]'>{exp:imgsizer:size src="{file}" width="360"}</a>
</li>{/exp:weblog:entries}
