youre getting an error in your jQuery
Uncaught SyntaxError: Unexpected token ILLEGAL(…)
slides : [ // Slideshow Images
{image : 'http://musikation.com/wp-content/themes/skt-full-width.1.6.6/skt-full-width/images/banner_bg.jpg', title : '<div class="slide-title"><span></span></div><div class="slide-description"><span>Photo by John Wilhelm
Used by permission</span></div>', thumb : 'http://musikation.com/wp-content/themes/skt-full-width.1.6.6/skt-full-width/images/banner_bg.jpg', url : 'http://musikation.com/wp-content/themes/skt-full-width.1.6.6/skt-full-width/images/banner-welcome.jpg'},
{image : 'http://musikation.com/wp-content/themes/skt-full-width.1.6.6/skt-full-width/images/banner-welcome.jpg', title : '<div class="slide-title"><span></span></div><div class="slide-description"><span>Photo by John Wilhelm
Used by permission</span></div>', thumb : 'http://musikation.com/wp-content/themes/skt-full-width.1.6.6/skt-full-width/images/banner-welcome.jpg', url : 'http://musikation.com/wp-content/themes/skt-full-width.1.6.6/skt-full-width/images/banner-welcome.jpg'},
],
must be a setting in the plugin. the image paths are not broken. try deleting the images from your slider plugin and then adding them again.
Thank you for your input! I did try to delete/re-add the background image, both on the wordpress manager website and in my FTP folder, but it did not correct the problem.
Should I delete the slider plug in? It isn’t really necessary for my website.
Thanks!
Now when I attempt to debug, I get the error “Uncaught SyntaxError: Unexpected token ILLEGAL” in line 80. I can’t find where this page is. I looked at my index.php and the line 80 on http://www.musikation.com does not exist on my index.php.