Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$(...).ripples is not a function... #64

Open
jordan-webdev opened this issue Mar 11, 2020 · 1 comment
Open

$(...).ripples is not a function... #64

jordan-webdev opened this issue Mar 11, 2020 · 1 comment

Comments

@jordan-webdev
Copy link

I don't know what I'm doing wrong here...this seems like such a basic issue. Trying to get this working on my WordPress site. I enqueued like all other scripts, passed jQuery through the array of dependencies...what could I possibly be doing wrong? It has to be something simple...

@Tragio
Copy link

Tragio commented Mar 30, 2020

Try to replace $ with jQuery
Wordpress uses jQuery no-conflict mode https://api.jquery.com/jquery.noconflict/

Edit: You also can add this var $ = jQuery; to the .js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants