[Plugin: Mailjet for WordPress] Not working with jQuery 1.4
-
In jQuery v1.4, the method
on()does not exist. Hence,mailjet.jswas giving error on line 22.Solution
Replaceonwithbind.
The topic ‘[Plugin: Mailjet for WordPress] Not working with jQuery 1.4’ is closed to new replies.