Support

Account

Home Forums Add-ons Gallery Field Carousel / slider implementation Reply To: Carousel / slider implementation

  • Got it! …just in case anybody else wants to know how to implement the flexslider in wordpress:

    So:

    1) create a folder named “css” inside your theme folder
    2) create (or use if you already have it) a folder named “js”
    3) download flexslider from the links mentioned above (on woothemes site)
    4) unzip de flexslider archive on your computer
    5) copy the flexslider.css file to the “css” folder you created above
    5) copy the jquery.flexslider-min.js file to the “js” folder you created above
    6) in your template, use the code provided above by Brad.

    Hope it helps 😉

    Puiu D.