Topic: conflict with wordpress theme

Hi, I have bought Juicebox pro and I am trying to get it to work on my website.

Simple Viewer worked fine with my theme, but when I upgraded to Juicebox, I began to have all sorts of problems with images not displaying. After hours of tying figure things out, I am pretty sure there is some conflict with my theme as I can get it to work if I try a different theme.

I use the ithemes framework. Is there  any known quick fix for this sort of problem or should I just give up?

Re: conflict with wordpress theme

If there are any generalized CSS rules within the theme which apply, for example, to all divs or all images on the web page, then they will also apply to all divs or all images within the Juicebox gallery on the web page.
If possible, ensure that CSS rules are applied to only those elements on your web page that require them through use of classes and ids.
One way to isolate a Juicebox gallery from the rest of your web page is to embed the gallery in an iframe, documented as Option #2 here.