Forum Replies Created

Viewing 1 replies (of 1 total)
  • The error occurred because of a conflict between jQuery version that is bundled with WordPress and jQuery version included with the Foundation. The WP-bundled version is now unregistered. FoundationPress now uses the same jQuery version as Foundation. The issue is closed and it should now work as you would expect. https://github.com/olefredrik/foundationpress

    I also made some changes to how FoundationPress handles scripts. jQuery, Modernizr and Foundation will be copied from ‘bower_components’ to ‘js’ where unminified scripts will be minified before enqueued correctly in functions.php. See Gruntfile.js for details.

    (Please note that you must run the ‘grunt’ command in your terminal for the scripts to be copied and minified).

    Best regards,
    Ole Fredrik

Viewing 1 replies (of 1 total)