Uncaught TypeError: Object # has no method 'prefixed'

Posted in: Newspaper
Post count: 12

I am getting the above error after having added an extra widget in the sidebar.

It happens at line 1005 in site.js:

var transform_prop = window.Modernizr.prefixed('transform')
Uncaught TypeError: Object #<Object> has no method 'prefixed' 

Feel free to take a look at http://curation.nl

Any advice to mitigate the issue is highly appreciated!

René

Post count: 854

hi,
I see that you are using W3 Total Cache plugin.
please disable the minify js options W3 Total Cache, it will brake the javascript code.

we have also this thread on our documentation page about W3 Total cache : https://forum.tagdiv.com/w3-total-cache-configuration/

Thanks for you message.
Radu A.

Post count: 12

Hi Radu,

Thanks for you suggestion!

I have now disabled w3 cache entirely, but the same issue still appears?
Anything else I can try?

René

Post count: 12

Well, that was interesting. Disabling w3 cache caused the entire site to crash 🙂

Nevertheless, w3 cache has been entirely removed from the system, site is back up – but we still have the same issue as listed in the original post.

thanks for any insights you can provide,

René

Post count: 854

hi,
can you please disable all the plugins and try again. could be conflict between them and the theme.

Thanks for you message.
Radu A.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.