Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other How to use the Anything Slider Re: How to use the Anything Slider

#72392
jamygolden
Member

Go to github and download the latest version of anything slider. Extract it into a folder. You should have a bunch of folders named: colourbox, css, images, js.
Copy the ‘css, images, js’ folders into your theme folder. Delete anything you feel is unnecessary—such as those slide example–images, etc.

Remove anything you’ve already added to your header section that is related to anythingSlider and replace it with this:





Now, remove the ID from div#anything_slider and add it to the <ul> – You have to target a <ul>, not a <div>

It should look like this:

It should work, but if not, upload it and let me have a look.