I am posting this together as I have a few issues that may off may not be related.
1. When viewing using an iOS device, the PM functions do not work
2. And this is the tell tale for, my main menu is support to collapse into a mobile menu. It does this on all website pages, except for EasyDiscuss forum pages.
Here is what Safari Error Console reports on forum pages:
[Error] ReferenceError: Can't find variable: jQuery
global code (template-ck.js.pagespeed.ce.OnO4qlLJOF.js, line 1)
[Error] ReferenceError: Can't find variable: jQuery
global code (forum, line 1276)
As a test, I temporarily enabled
"Load jQuery from Google CDN" in my template's settings. This fixed both issues.
How can I enable jQuery for forum pages?