Author Topic: How can add next buttom on product image for watching next product image  (Read 8881 times)

info.giftingdelhi

  • Beginner
  • *
  • Posts: 16
In my site when we click on product then product image are show but not show the next buttom on image for see next product images how can solve that problem plz help me....

julianajones

  • Beginner
  • *
  • Posts: 3
    • Brains of Coding
  • Skype Name: adamisglobal
How can add next buttom on product image for watching next product image
« Reply #1 on: December 30, 2013, 17:53:19 PM »
This is HTML code to add next button
  <?php if ( is_singular() ) : ?>
            <script type="text/javascript">
                jQuery(document).ready(function() {
                    jQuery('#show').after('<div id="show_nav">').cycle({
                        fx:     'fade',
                        speed:  500,
                        next: '#show',
                        timeout: 0,
                        pager:  '#show_nav'
                    });
                });
            </script>
        <?php endif; ?>
Custom web designer @ codingbrains dot com

Studio47WebDesign

  • Beginner
  • *
  • Posts: 3
Where would I add this code? I am using VM 2.6.6 and I need navigation buttons on the product images using lightbox and/or the standard product images. http://sprtub.com/yucatanbestliving/index.php/merida-yucatan-vacation-rentals/casa-azul-detail