I have a issue that the latest version 4.14 I guess seems to stop jquery from loading.
UPDATE:
Seems not to happen on every install.
I have one using a L&L Slider - this works fine with 4.1.4
Another page has no L&L elements with script loaded - and there also jquery is not loaded.
From the description, I’m not sure if L&L is related to the issue.
WordPress bundles jQuery but does not load it by default. It’s usually loaded by the theme, or a plugin if one of its scripts declare jQuery as a dependency, such as the L&L slider.
There’s no code in L&L that would prevent jQuery from loading, but it also does not load it by default, since that’s the responsibility of the theme.