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

jquery issues #13

Closed
ninoCookies opened this issue Mar 14, 2014 · 1 comment
Closed

jquery issues #13

ninoCookies opened this issue Mar 14, 2014 · 1 comment

Comments

@ninoCookies
Copy link

After Clean installing Wordpress and Theme i'm there is still issue with jquery from different addons. Example is addon:
Gallery
This plugin allows you to implement gallery page into web site.
Version 4.1.6

Error:
Uncaught TypeError: Cannot read property 'msie' of undefined jquery.fancybox-1.3.4.pack.js:18

Wordpress version: 3.8.1.

Before applying the theme i did run (locally on windows)

mv FoundationPress your-theme-name
cd your-theme-name
npm install && bower install
While you're working on your project, run:

grunt

@olefredrik
Copy link
Owner

FoundationPress use the same version of jQuery as the latest version of Foundation (currently 5.2.0). I can not guarantee that all external WP plugins will be compatible with FoundationPress. It largely depends on which version of jQuery the plugin requires. You are free to use the jQuery version included with WordPress instead, but then I can not guarantee that all Foundation components will work as expected.

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