milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
918 stars 196 forks source link

Custom JS scripts no longer loading #306

Closed angsmith closed 9 years ago

angsmith commented 9 years ago

Anything in my JS folder doesn't load anymore. It seems the only JS that is being loaded is in bower_components. This happened on a site that I work on frequently, but also tested on a clean install of Reverie. Was there any update made with anything I need to edit? Thanks,

angsmith commented 9 years ago

More info after debugging: foundation.min.js is being loaded from the js folder at theme root. It now appears that the Foundation js under bower_components/js/foundation is what isn't being loaded (theme is broken).