jquery with mautic

hi bro , may you tell me why jquery isn’t working with my plugin can you help me ? may you see my plugin and see what is the issue? I need your help please

hi bro , may you tell me why jquery isn’t working with my plugin can you help me ? may you see my plugin and see what is the issue? I need your help please

Hi!

Mautic’s jQuery is namespaced to mQuery. Try using it instead of jQuery or $. For example, mQuery('#id').length

If you need further help, jump on Slack in the #dev channel. https://mautic.org/slack.

Thanks!
Alan

bro I made a slack account and became a member but I don’t know where to get help !!
actually I already place mquery instead of $ and call the .js file from my view with $view[‘assests’]->includescript[/path]; but with now respose am stuck with it bro any help please ?