Homepage Slideshow

Support Area Forums Progress Homepage Slideshow

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #4598
    Tony Dylan-Hyde
    Participant

    Hi Bill,

    Is it possible to change the home page slideshow from a slider to one that fades in/out?

    Thanks, Tony

    #4600
    Bill Robbins
    Moderator

    Tony,

    You can make that change. The file you’ll need to edit can’t be edited through the WordPress theme editor (Appearance>Editor), so you’ll either need to either edit it using a text editor on your local computer or use an enhanced editor plugin like the Solid Code Theme Editor (http://wordpress.org/extend/plugins/solid-code-theme-editor/).

    Here’s what to edit:

    1. Open up the file called custom.js
    2. Look for this spot:

      animation: “slide”,

      and replace it with this:

      animation: “fade”,

    3. Save your changes

    That will change the slideshow from sliding the images to fading between.

    If you have any trouble, let me know.

    #4602
    Tony Dylan-Hyde
    Participant

    That did the trick. Thanks, Bill, for your rapid support and easy-to-understand instructions. Building our site has been quite simple with your template and help.

    #4606
    Bill Robbins
    Moderator

    So glad I could help. Take care.

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