When EE4 4.9.55.p is active, it breaks the media button (and other buttons) on the text box editor for BeaverBuilder. When EE4 is deactivated it works just fine.
The problem is some of EE’s assets are loading on that page but others are not. So the default EE CSS is loading which has this code:
.hide-if-no-js {
display: none;
}
Which hides elements on the page that won’t work without JavaScript, usually then the EE default JS loads and shows the element but the default EE JS is not loading on that page so that doesn’t happen.
The support post ‘EE4 breaks BeaverBuilder text box editor media button’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.