2

I've installed the Ultimo theme and it works great but there is a javascript error on the product view page which effects the dropdown navigation, image zoom and tabs for the product description, reviews etc,etc.

I have no idea how to debug the problem to fix it. Example = http://www.handcoded.co.uk/berserks/shop-by-range/daisy/daisy-tall-vase-cranberry.html

1
  • Try posting a ticket to theme company or disabling extensions that have jquery involved Commented Aug 7, 2014 at 10:48

1 Answer 1

6

I have checked view source of your page.

There are two jQuery files included in your page.

They are

i) http://www.handcoded.co.uk/berserks/js/infortis/jquery/jquery-1.7.2.min.js

ii) //ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js

Try removing one. That may solve your problem.

enter image description here

2
  • Thanks very much. I hadn't spotted that.The page now works correctly. Commented Aug 7, 2014 at 11:20
  • 1
    @user1503887, please accept the answer if it solved your problem. Thanks! Commented Aug 7, 2014 at 12:53

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.