Jump to content

[Solved] Help.. javascript error on other languages


nyett

Recommended Posts

hi all,

 

I found a javascript error: "$ is not a function". But it doesn't occur when I choose English language. If I change the language to other than English, I got that error on Firebug error console.

 

That makes javascript effect on my themes won't work on other languages. (effect when you mouse over the Featured Product.)

 

I use prestashop version 1.4.6.2

 

If you get any idea how to solve it, please let me know.

 

Thx

 

Update:

 

 

I found the problem is on Nivo Slider module. If I disable that module, there is no javascript error anymore.

 

Solved:

 

I changed the .tpl files of the module NivoSlider

It was because the module use jQuery.noConflict() which won't recognize "$" for the next script.

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...