Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Uncaught TypeError: $ is not a function #952

Closed
spinfly opened this issue Mar 9, 2017 · 2 comments
Closed

Uncaught TypeError: $ is not a function #952

spinfly opened this issue Mar 9, 2017 · 2 comments

Comments

@spinfly
Copy link

spinfly commented Mar 9, 2017

Trying to use the Social Media WordPress plugin...

https://wordpress.org/plugins/ultimate-social-media-plus/

...with the latest version of FoundationPress, but when the plugin is activated, I get...

Uncaught TypeError: $ is not a function at foundation.js:10140

…in the console from my compiled foundation.js file. This is an issue with the Joyride demo code, and it seems like it's the first time a $ is used, so it might be some sort of namespace issue.

I asked the plugin developer...

https://wordpress.org/support/topic/uncaught-typeerror-is-not-a-function-3/

...but he says to notify the theme developer.

Using Mac OS X 10.12.3 with Node v6.10.0. Here's my bower list:

bower check-new     Checking for new versions of the project dependencies...
foundationpress /wp-content/themes/FoundationPress
├── fontawesome#4.5.0 (latest is 4.7.0)
├─┬ foundation-sites#6.3.1
│ ├── jquery#2.2.4 (3.1.1 available)
│ └── what-input#4.0.6 (latest is 4.1.1)
└─┬ motion-ui#1.2.2
  └── jquery#2.2.4 (latest is 3.1.1)
@EricRihlmann
Copy link
Contributor

@spinfly can you close this out?

@spinfly
Copy link
Author

spinfly commented Mar 16, 2017

Much obliged!

@spinfly spinfly closed this as completed Mar 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants