I made this site for a friend : http://justindesign.ca/portfolio.php
and the error I get is :
Error: $("#slideshow").slides is not a function
Source File: http://justindesign.ca/portfolio.php
Line: 42
I HAVE NO IDEA why….. path is good, wp setup is good, firebug doesn’t tell me anything is wrong… I am lost… and tired… can you help me find the bug ?… thanks in advance
You re-included jQuery after including the plugin.
This replaced the plugged-in jQuery object with a fresh copy.