I used beaver builder theme and plugin to create the pages at http://murryschilddevelopment.com and I was getting this weird issue every now and then but it seems to have stuck now. I’ve tried different computers and reloading etc.
Sorry to hear about the problem. Let’s have you go through the plugin deactivation route first, i.e., disable all plugins and test the Beaver Builder while reactivating each to determine if the issue is related to a 3rd party plugin. Let us know how it goes!
I did some testing and was able to figure out what’s causing the issue.
It looks like it happens if you assign a builder element to be sticky. The sticky JS code sees the element, but once you make any changes with the builder, the layout is refreshed and the reference to the original element is broken. Once that happens, the sticky JS code starts throwing errors.
Unfortunately, there’s not much we can do about that on our end. The plugin author will need to write some code to handle the exception for if the element reference no longer exists. It looks like the plugin author is fairly active, so if you post a support thread there, you should get a quick response.
Feel free to reference this thread. I would be happy to chime in if the developer has any questions.
Just for reference I turned on “dynamic mode” in the sticky menu plugin and it at least let me drop elements in but it was throwing a new console error consistently. see below.