How to use CarouFredSel (jQuery slider/carousel) with WP?
-
I’m trying to integrate CarouFredSel into my WP, but I can’t get it working – what am I’m doing wrong?
Currently I’m trying to use the second example from this website using the installation guide.
I’m adding the .js files in the top of my WP page instead of in the <head> tag in the header.php because I don’t want to load the .js files on every page, but only on the page with the CarouFredSel.
I’ve copied the HTML code from the example page to my WP page. I added the CSS to the bottom of style.css in my theme.
Finally I added the javascript in a <script> tag in the bottom of the WP page.
Now I expect the CarouFredSel to work, but clearly it doesn’t. The page only shows one image at the time. The “prev”, “next” and “123” buttons work, but the style isn’t loaded or something.
What am I doing wrong?
Thanks in advance for your help!
/RazziaDK
- The topic ‘How to use CarouFredSel (jQuery slider/carousel) with WP?’ is closed to new replies.