Evan Olsen
Evan Olsen
@adam-jones-net Are you pointing to the CDN? The CDN link is incorrect. As pointed out by another user here, https://github.com/stamat/youtube-background/issues/41, the CDN link should be: https://unpkg.com/[email protected]/jquery.youtube-background.js I found it was...
Here's how I accomplished it. The use case here is a modal window for details on books for sale. ``` $('.book-modal').popup({ onopen: function() { //Set a hash using the modal's...
I'm having the same issue. Adding Flexible Content in ACF via the front end (IE not a Component) triggers the error on the backend. A _non-ideal_ workaround has been to...