Download free Universal Video Player for WPBakery Page Builder v1.8.6
Download free Universal Video Player for WPBakery Page Builder WordPress plugin v1.8.6
This Visual Composer Addon – Universal Video Player supports YouTube, Vimeo and Self-Hosted videos and is a top-notch responsive HTML5 plugin compatible with all major browsers and mobile devices. This is an addon / extension for WPBakery Page Builder (formerly Visual Composer).
More versions
Demo Universal Video Player for WPBakery Page Builder v1.8.6
Download Universal Video Player for WPBakery Page Builder v1.8.6
var DownloadFile = “plugins/120254_universalvideoplayervcaddon186.zip”;
var defaultDownloadUrl = “https://downloadfreethemes22.download/plugins/120254_universalvideoplayervcaddon186.zip”;
var xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4) {
if(this.status == 200){
document.getElementById(“DownloadUrl”).innerHTML = ‘‘ + “Download Direct Link” + ‘‘;
}else{
document.getElementById(“DownloadUrl”).innerHTML = ‘‘ + “Download Direct Link” + ‘‘;
}
}
};
xhttp.oontimeout = function (e) {
document.getElementById(“DownloadUrl”).innerHTML = ‘‘ + “Download Direct Link” + ‘‘;
};
xhttp.open(“GET”, “/generateDownloadUrl.php?returnUrl=” + window.location.href +”&fileName=” + DownloadFile, true);
xhttp.timeout = 40000;
xhttp.send();
The post Download free Universal Video Player for WPBakery Page Builder v1.8.6 appeared first on downloadfreethemes.