First off, I really like this theme and appreciate all the hard work that has gone into it. It’s very slick and professional – kudos!
However, I’m having one pretty major issue with one of it’s core features – the AJAXing of pages onto the homepage (and portfolio). Specifically, if I’ve enabled any plugins that use Javascript, the AJAXed content does not include the scripts needed for the plugins to work.
Example: on the site i’m developing, this portfolio page loads the audio player and Facebook comments plugins correctly: http://www.3am.epic.sh/?portfolio=so-bright
…but trying to view this same portfolio item through the homepage: http://www.3am.epic.sh or portfolio page: http://www.3am.epic.sh/music/ does not work/display. Most of the markup and stylesheets needed by the plugins are loading in the DOM correctly, but the javascript is missing.
The two plugins I’m using are:
* http://wordpress.org/plugins/html5-jquery-audio-player/
* http://wordpress.org/plugins/facebook-comments-plugin/
Any help you can provide would be GREATLY appreciated. Thanks!