slideshow

Support Area Forums Live slideshow

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #4372
    afrim karoshi
    Participant

    the slideshow on the background stopped working. I checked the Enable Slideshow and it is YES.

    #4379
    Bill Robbins
    Moderator

    Afrim,

    Send me a link to where you’re working on it and I’ll take a closer look for you.

    Bill

    #4453
    Simon Bachofen
    Participant

    Hey Bill

    Here is the same Problem: Since I updated WordPress to 3.3, she slideshow has stopped working. I went back to wordpress 3.2,so I can’t show it to you, but it would be great to check this…

    #4455
    Bill Robbins
    Moderator

    There is an update to the theme available in the downloads section that will take care of that for you. You can also make the fix yourself if you’d like to.

    1. Go to the appearance section and select edit to open up the theme editor
    2. From the list of files on your right, choose ot-cycle.php
    3. Scroll down to nearly the bottom until you find this:


      <script type="text/javascript">

      $(window).load(function() {
      $('#slider').nivoSlider({
      effect:'',
      animSpeed:500,
      slices:1,
      pauseTime:,
      directionNav:false
      });
      });
      </script>

      and replace it with this:

    4. Save your changes

    If you have any questions, please let me know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘slideshow’ is closed to new replies.