You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I'm not sure if this is an issue or just some ineptitude on my part but I can't seem to enqueue jquery-ui-datepicker. I'm wondering if it has something to do with using the bower components version of jquery?
The text was updated successfully, but these errors were encountered:
There is no conflict with jQuery UI and jQuery version used in FoundationPress. I have tested and can verify that datepickers and other jQuery UI components loads just fine. Check that you enqueue scripts as recommended by WordPress. http://codex.wordpress.org/Function_Reference/wp_enqueue_script
I removed the bower-components jquery in favor of the native version and it is loading fine so there may be a conflict. I have updated bower so it is perhaps not the same version as originally in your theme.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm not sure if this is an issue or just some ineptitude on my part but I can't seem to enqueue jquery-ui-datepicker. I'm wondering if it has something to do with using the bower components version of jquery?
The text was updated successfully, but these errors were encountered: