Jump to content

Slideshow module not working


Recommended Posts

Looking at the code, it seems the slideshow is hidden by default, then shown using Javascript. Since there is a Javascript error on your website, the code to show the slideshow is never run. Here's the Javascript error:

Line: 419
Char: 20
Error: Syntax error
Code: 0
URL: http://iphone4cases.com.au/caseon_1_3_1



and here's the line causing the problem:

animation: { type: , 



The "type" variable is missing its value. I'm not familiar with the module, so I can't say exactly what is causing the problem, but if you look at the TPL file, you should be able to figure out what variable should be there and figure out which option on the configuration page matches that variable.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...