Slider issue

  • Author
    Posts
  • #32209
    John

    Hi
    I updated to 1.0.6 today and now the slider will not appear on the Presentation Page. At the bottom of the page, under the footer, the following is displayed:

    jQuery(document).ready(function() { jQuery(‘#slider’).nivoSlider({ effect: ‘fade’, animSpeed: 900, //controlNavThumbs: true, beforeChange: function(){ jQuery(‘.nivo-caption h2’).addClass(‘nivo-caption-mate’); jQuery(‘.inline-slide-text’).fadeOut(500); jQuery(‘.inline-slide-text’).css({‘opacity’:’100′,’display’:’inline’}); jQuery(‘.readmore’).fadeOut(500); jQuery(‘.readmore’).css({‘opacity’:’100′,’display’:’table’}); }, pauseTime: 7000 }); });

    Any help would be appreciated!

Viewing 1 post (of 1 total)

The topic ‘Slider issue’ is closed to new replies.