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

Issues with running jQuery 3.x #1052

Closed
aibrean opened this issue Aug 25, 2017 · 1 comment
Closed

Issues with running jQuery 3.x #1052

aibrean opened this issue Aug 25, 2017 · 1 comment

Comments

@aibrean
Copy link

aibrean commented Aug 25, 2017

I've noticed the latest FoundationPress uses 3.2.1. I've been encountering compatibility issues with plugins, specifically Gravity Forms. I downgraded to use a 2.2x version and it works fine. It might be something to take into consideration (as far as compatibility goes) to enqueue a more universally accepted version of jQuery.

@olefredrik
Copy link
Owner

HI @aibrean

jQuery 3.2.1 is the current version and version 1.x and 2.x does no longer receive patches (which can potentially introduce security issues). In a WordPress context, it is very challenging to support all types of plugins 100%. This is not in scope for FoundationPress, I'm afraid. I've added the jQuery version that Zurb uses for the Foundation, as I consider it important that all the components of the Foundation work as expected.

Of course, you are free to downgrade jQuery yourself to which version you need, to fix compatibility with third party plugins. But if I were to guarantee compatibility with all possible plugins out there, I could quit my day job to support issues in this project. I have no plans for that :)

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