Disclaimer:
Avada is live! Introducing new Post Card layout options, new Image Carousel layout styles, improved Scrolling Section functionality, smart Woo Cart live data handling, new Title Element animations, improved structured data, and intuitive Avada Form enhancements—giving you exceptional creative control and endless possibilities, and so much more.
document.querySelectorAll('oembed[url]').forEach(function(el) { var url = el.getAttribute('url'); var iframe = document.createElement('iframe'); iframe.width = '100%'; iframe.height = '400'; iframe.frameBorder = '0'; iframe.allowFullscreen = true; iframe.style = 'border-radius:8px; margin-top:10px;'; var ytMatch = url.match(/(?:youtube\.com\/watch\?v=|youtu\.be\/)([^&\s]+)/); var fbMatch = url.match(/facebook\.com/); if (ytMatch) { iframe.src = 'https://www.youtube.com/embed/' + ytMatch[1]; el.parentNode.replaceChild(iframe, el); } else if (fbMatch) { iframe.src = 'https://www.facebook.com/plugins/video.php?href=' + encodeURIComponent(url) + '&width=640'; el.parentNode.replaceChild(iframe, el); } });
Published:
Aug 07, 2026 00:47 AM
Version:
v7.13.3
Category: