I am not sure about the absolute JS error my images are not coming in the slider.
My Site is :- URL
Instead of JS error
$ is not a function at
--
$(function() {
$('#design_thumbs a').lightBox();
});
Its working correctly before with the JS error. The only thing i did is changed my home page.
Let me know how can i make this working tried jQuery.noConflict();
But no help :( (above code is in my header.php
).