Modernizer problem?
Permalink
Hi,
I'm using the Long Story Short theme. All went well untill suddenly my page editing mode was gone. Also navigation doesn't seem to work anymore.
I checked the page through console in Chrome and it states the following issue:
Uncaught TypeError: Modernizr.testAllProps is not a function
at HTMLDocument.<anonymous> (main.js?v1.1.1:8)
at j (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.J (jquery.js:2)
(anonymous) @ main.js?v1.1.1:8
j @ jquery.js:2
fireWith @ jquery.js:2
ready @ jquery.js:2
J @ jquery.js:2
Well, since I'm not really into this technical stuff, what happened and more important: how do I fix this?
Dashboard seems to work fine.
I'm using the Long Story Short theme. All went well untill suddenly my page editing mode was gone. Also navigation doesn't seem to work anymore.
I checked the page through console in Chrome and it states the following issue:
Uncaught TypeError: Modernizr.testAllProps is not a function
at HTMLDocument.<anonymous> (main.js?v1.1.1:8)
at j (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.J (jquery.js:2)
(anonymous) @ main.js?v1.1.1:8
j @ jquery.js:2
fireWith @ jquery.js:2
ready @ jquery.js:2
J @ jquery.js:2
Well, since I'm not really into this technical stuff, what happened and more important: how do I fix this?
Dashboard seems to work fine.
Hi MrK.,
Well that's the strange thing. I was editing the html5 audio player basic. I published the changes and from that moment the editing mode was gone.
Also the navigation and image slider stopped working. If I try to look on a mobile phone it says the site is down due to maintenance.
So probably a javascript conflict of some sort?
Well that's the strange thing. I was editing the html5 audio player basic. I published the changes and from that moment the editing mode was gone.
Also the navigation and image slider stopped working. If I try to look on a mobile phone it says the site is down due to maintenance.
So probably a javascript conflict of some sort?
@masterenzo
This sounds like a likely cause.
This sounds like a likely cause.
It's solved, it was a conflict caused by the Modernizr in the HTML5 circle audio player.
What happened before the issues started? Did you add an add-on, add custom code, or make any other changes?