Menu Disappeared
-
Hi,
My menu suddenly went missing.
I’m seeing this error in the console:
Uncaught ReferenceError: FLBuilderMenu is not defined
at HTMLDocument.<anonymous> (19100-layout-partial.js?ver=10f3c2a33d4c8d1aad5b87ce5272c6d9:2)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)The menu has been set for several weeks without any problems.
##I contacted Beaver Builder Support, and they pointed to this plugin causing the issue.
See: https://www.screencast.com/t/TWoOWhAy
The page I need help with: [log in to see the link]
-
Hello @andyoneil,
I doubt it’s from this plugin. BB Header-Footer plugin only adds only ~20 – lines of JS and all the JS is self-contained and it does not interfere with any other HTML on the page. So this is not a JS conflict. – https://github.com/Nikschavan/bb-header-footer/blob/master/assets/js/bb-header-footer.js
Also for rendering the markup of the Beaver Builder layout and loading the required JS files (including the current error that you are seeing) is loaded by the function one function from the BB itself – https://github.com/Nikschavan/bb-header-footer/blob/master/class-bb-header-footer.php#L209-L213
This plugin actually is very simple, works as if you are adding a shortcode of the template you designed using BB in the header/footer.
Can you forward this to BB team? I will also try to contact their support to find a good solution to this as this has been reported a few times.
There is no logic in this plugin that handles loading of required JS files.-
This reply was modified 7 years, 8 months ago by
Nikhil Chavan.
-
This reply was modified 7 years, 8 months ago by
Nikhil Chavan.
Thank you for your reply!
I have pinged the BB team, have you made any headway with them?
-
This reply was modified 7 years, 8 months ago by
The topic ‘Menu Disappeared’ is closed to new replies.