Site: http://helenhughes.com.au
I'm using but the second page just disappears. I've tried different nested div settings but no go. How do I get the second page to display?
<div class="gkTeam" data-cols="1" data-pages="2">
<div>
<div class="active">
<figure data-scroll-reveal="enter from the top and move 50px over 0.4s" data-fb="#" data-twitter="#" data-gplus="#"><span><img src="images/photos/Melissa_Quirk-400.jpg" alt="Melissa Quirk" /></span><figcaption data-scroll-reveal="enter from the bottom and move 50px over 0.4s after 0.1s">
<h3><a href="team/melissa-quirk">Melissa Quirk</a></h3>
<p>Having made her mark in property management and administration support, Melissa Quirk has become a vital part of the McGrath sales team as a dedicated buyer’s agent for Helen Hughes. </p>
<small></small></figcaption></figure>
</div>
</div>
<div>
<div class="active">
<figure data-scroll-reveal="enter from the top and move 50px over 0.4s" data-fb="#" data-twitter="#" data-gplus="#"><span><img src="images/photos/Kian_Donaldson-400.jpg" alt="Kian Donaldson" /></span><figcaption data-scroll-reveal="enter from the bottom and move 50px over 0.4s after 0.1s">
<h3><a href="team/kian-donaldson">Kian Donaldson</a></h3>
<p>Motivated by a passion for Real Estate and the desire to achieve quality results, Kian Donaldson’s commitment is second to none. With a fresh energetic approach, Kian offers immense enthusiasm and a positive ‘can do’ attitude making him a vital member of Helen Hughes’s team.</p>
<small></small></figcaption></figure>
</div>
</div>
</div>
<div style="clear:both"></div>
thanks
Garth