Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Is it possible to have the background video plugin (along with the page builder of course) render a full screen video (no Worpress elements displayed) with only an optin window displayed over it in WordPress?
Hi John
Thanks for the long wait.
Unfortunately, this isn’t possible without a fair amount of custom coding. This is beyond the scope of what we can help you with on the forums.
The gist of what you’d need to do is use a boxed theme, Vantage in boxed layout mode for example. Then, add this plugin for the background: https://wordpress.org/plugins/wpmbytplayer/ and then finally, use Custom CSS to hide all of the site elements you don’t want to display. The optin would need to be handled by another plugin, perhaps https://wordpress.org/plugins/lightbox-plus/ with a form from another plugin in the lightbox.