How-To Embed an ImageSlider on a WordPress Site
-
Hi everyone!
I am trying to install ‘Full-Width Image Slider’ (https://tympanus.net/codrops/2013/02/26/full-width-image-slider/) on my site, and am having some trouble.
If you click on their site, you can see they provide the code for .html, .css and .js
Sure, the html sample is obvious, so is the css, but what on earth is done with the .js?
Should i add that in a new file called ‘slider.js’, and call that from where, the header?
I downloaded and transfered into my server the js files they call, where should i put these? in the header?
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="js/jquery.cbpFWSlider.min.js"></script> <script src="js/modernizr.custom.js"></script>
So far, nothing at all is looking remotely like an image slider..
Sorry if this is a confusing Q, appreciate any suggestions/advice
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How-To Embed an ImageSlider on a WordPress Site’ is closed to new replies.