Quote Originally Posted by MikeyG View Post
I have just tried to install this on a local test site which has Ajax image swapper . My images now do not display for either the slider or my product info page. I have had this issue before where any other jquery based plugin does not work due to the ajax image swapper.

Is there a solution to avoid this clash. and get Ajax to work with other jquery products..

Or is there a way of having a slider for the additional images under the product image. As I am prepared to do away with the other feature of the ajax image swapper which is to change the main image when the attributes are selected.
My guess is that you are loading the same jquery files or calling the jquery main library twice. You need to check all of the jquery files used for both modules and find out what is causing the conflict.

Thanks,

Anne