• I am trying to utilize Mystickymenu with the Fashionista theme. The class I am trying to make sticky is top-navigation (the top menu on the page). I tried .top-navigation and #top-navigation, neither works, and I noticed the two errors pasted below in the console. Can you help me to resolve the issue?

    mystickymenu.min.js?ver=1.0.0:1 Uncaught TypeError: Cannot read property ‘parentNode’ of null(anonymous function) @ mystickymenu.min.js?ver=1.0.0:1
    content.js:103 Uncaught TypeError: Cannot read property ‘message’ of undefined(anonymous function) @ content.js:103b.event.dispatch @ jquery-1.9.1.min.js:3v.handle @ jquery-1.9.1.min.js:3

    content.js:103 Uncaught TypeError: Cannot read property ‘message’ of undefined(anonymous function) @ content.js:103b.event.dispatch @ jquery-1.9.1.min.js:3v.handle @ jquery-1.9.1.min.js:3
    (index):184 GET http://www.zarya-consulting.com/wp-content/themes/fashionistas/img/glyphicons-halflings.png 404 (Not Found)

    https://wordpress.org/plugins/mystickymenu/

The topic ‘Error: Cannot read property 'parentNode'’ is closed to new replies.