Problem is simple. In the theme .info file, it references:
scripts[] = js/jrespond.js
However, the actual filename is jRespond.js. On case-sensitive file systems and case sensitive Apache servers, this causes a not found error when it tries to load the JS.
It's all well and good to hope a server won't be case sensitive, but this has been a pain for us. Attached is a patch.
Fixed
1.26
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.