sirxemic / jquery.ripples

Add a water ripple effect to your background using WebGL.
https://sirxemic.github.io/jquery.ripples/
MIT License
1.06k stars 417 forks source link

Problem in WordPress version #46

Closed wp-ruhul closed 6 years ago

wp-ruhul commented 6 years ago

Hi, this is a nice plugin. I have used it in html version. There is no problem. But, when I trying to integrate in wordpress theme, it showing following errors in console

Uncaught TypeError: (intermediate value)(intermediate value) is not a function

Uncaught TypeError: $(...).ripples is not a function

Please can you help me by fixing this. Thanks

sirxemic commented 6 years ago

This looks like a wordpress issue and has nothing to do with this plugin... like, it seems you forgot to include jQuery, this plugin, or both in the right way. Maybe I can help, but since this is not an issue with the plugin itself I'm just gonna close this.

kowsar89 commented 5 years ago

To whom it may concern, this fork fixed compatibility issues with WordPress https://github.com/kowsar89/jquery.ripples