Hello,
After customizing the menu (the extension is amazing!) I started to get this error. What happens is that the menu stops working (when you hover the sections, it shows a bunch of accumulated buttons 50px height). The only way to fix it is by duplicating the menu (and deleting the old one).
In firefox error console I get:
this.el is null
In chrome I get:
Uncaught TypeError: Cannot call method 'parent' of null
Ext.ux.Menu.Ext.extend.initMarkup
Ext.ux.Menu.Ext.extend.constructor
_menuInitlatestnews:51
b
and
Uncaught TypeError: Cannot call method 'parent' of null
Ext.ux.Menu.Ext.extend.initMarkup
Ext.ux.Menu.Ext.extend.constructor
_menuInitlatestnews:63
b
I tried to isolate what causes the error and it seems to be related to a section (latest news) that doesn't have anything in particular (no jquery or motools). I really want to use this extension, but need it to be perfectly functional so any help will be much appreciated. I can send you the joomla access if requested. The website is
www.metrosrm-dev.co.uk/
Thank you,
Yisela.-