I can't figure out why my Colorbox is not displaying on a Volusion site I'm working on. I've taken the code from the site and put it into a JSFiddle and it works fine.
When it's done on the site it puts the semi-transparent overlay up and opens the colorbox but then immediately closes the box. The overlay remains as if the colorbox is up and if I use the inspect element tool in Chrome or Firebug in Firefox, the colorbox exists on the site but isn't being shown. If I click away (like use with a normal Colorbox), the overlay goes away and the site is back.
My hands are kind of tied because I can't show the site since it's for a client but does anyone know why this would occur. I don't believe it to be a jQuery conflict since it actual loads all the content and I don't know why the content doesn't show because it works fine in jsFiddle. Any help would be appreciated, I understand if this is tough without the example. Thanks.