SyntaxFix
Write A Post
Hire A Developer
Questions
I tried the solution of Oskar (and many others) but for me it finaly only worked with:
jQuery(function($){ // Your jQuery code here, using the $ });
See: https://learn.jquery.com/using-jquery-core/avoid-conflicts-other-libraries/