Support

Account

Home Forums Add-ons Repeater Field Ordering images in a lightbox Reply To: Ordering images in a lightbox

  • I look in the code source page and the order seems right :

    <ul>
    <li>
    <a class="fancybox" href="http://localhost:8888/moyat/wp-content/uploads/2013/07/MM01.jpg" rel="marianne" >
    <a class="fancybox" href="http://localhost:8888/moyat/wp-content/uploads/2013/07/MM02.jpg" rel="marianne" >
    <img src="http://localhost:8888/moyat/wp-content/uploads/2013/07/marianne_maion.png" alt="" /></a>
    </li>
    </ul>