Slider Animation

Discussion in 'Real Photography WordPress Theme' started by dmg4683, Mar 20, 2013.

Thread Status:
Not open for further replies.
  1. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    Is there anyway for the slider to be animated on the homepage rather than have users have to click on the arrows to move between pictures?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Go to the front-page.php file present in the theme directory and edit the code as shown in the image given below.
    [​IMG]
    This will solve your issue.
     
  3. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    Thank you so much! I can't believe the quick response and that you actually gave helpful info! Not trying to be rude, just saying I'm not use to this level of service and support. That definitely worked for me. Another question...I may be missing the location of where to set the timing of the animation, so could you help me there too? Thanks again!
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Go to the front-page.php file present in the theme directory and paste the code given below as shown in the image below the given code.
    Code:
    slideshowSpeed: 4000,
    For the reference see the image[​IMG]

    This will solve your issue.
     
  5. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    Thanks! That works perfectly. I thought that it would be something like that, but didn't know for sure what it was. Thanks again.
     
Thread Status:
Not open for further replies.

Share This Page