How to change slider speed

Discussion in 'BlackBird WordPress Theme' started by amargosc, Dec 12, 2012.

  1. amargosc

    amargosc New Member

    Joined:
    Nov 20, 2012
    Messages:
    9
    Likes Received:
    0
    1. Where to locate the jquery folder?

    2. How to get rib of the black arrows for the submenus?



     
  2. Harmeet

    Harmeet Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    360
    Likes Received:
    15
    Hello,

    1. To change the slider speed you have to decrease the value of "slideshowSpeed:" it is available in file "jquery.flexslider-min.js", also sending the image for your reference.

    [​IMG]

    2. And the jquery folder is available in the theme directory with the name "js".

    3. Put the following code in your custom css

    Appearance -> theme options -> styling options -> custom css
    Code:
    #menu li a:hover {
    background: none;
    }
    This will solve your problem.

    Thanks.
     
  3. amargosc

    amargosc New Member

    Joined:
    Nov 20, 2012
    Messages:
    9
    Likes Received:
    0
    I can't find the jquery.flexslider-min.js. Also when I try to link the 4 sliders to different url on the theme options I can't. Please need help with these two issues.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue

    You will not get theme directory in your dashboard.
    You can edit jquery.flexslider.js file through FTP.
    Open your Theme directory (through FTP) > js
    Download jquery.flexslider.js file from there, Edit it, Then again upload it.


    2.For your second issue.
    Download updated version of Blackbird theme and upload it, This will solve your issue.
     
  5. amargosc

    amargosc New Member

    Joined:
    Nov 20, 2012
    Messages:
    9
    Likes Received:
    0
    Thank you for all the help.

    If I update the version of the theme all my changes will disappear, right?
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Your custom css and theme option content remain intact while updating theme but customization that you have done in your .php files will lost.
     
  7. amargosc

    amargosc New Member

    Joined:
    Nov 20, 2012
    Messages:
    9
    Likes Received:
    0
    I have try different things and no luck linking my 4 different pictures from the slider to other pages. Please need help with this issue.
     
  8. Harmeet

    Harmeet Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    360
    Likes Received:
    15
    Hello,

    Go to Appearance -> Theme Options -> Slider Settings ->

    Here you can add the link in "First Slider Link URL", "Second Slider Link URL"........
    It will redirect the user to visit other pages of website.
    Add the link in all the four images.
     
  9. amargosc

    amargosc New Member

    Joined:
    Nov 20, 2012
    Messages:
    9
    Likes Received:
    0
    I try that and is not working. I created my own sliders after that I was not able to get this to work.
     
  10. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     
  11. amargosc

    amargosc New Member

    Joined:
    Nov 20, 2012
    Messages:
    9
    Likes Received:
    0
    I send the email, thank you.
     
  12. amargosc

    amargosc New Member

    Joined:
    Nov 20, 2012
    Messages:
    9
    Likes Received:
    0
    You guys fix the sliders but my website is all mess up. What do I need to do get it working the way it was?
     
  13. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please explain your problem with the help of screenshot, Where you are getting this issue, so that we can give you the exact solution.
     

Share This Page