Download free Ultimate WooCommerce Expandable Categories v1.1
Download free Ultimate WooCommerce Expandable Categories WordPress plugin v1.1
This plugin allow you to easy and automatically change annoying long WooCommerce categories lists with different levels of sub-elements to expandable / accordion categories menu.
Demo Ultimate WooCommerce Expandable Categories v1.1
Download Ultimate WooCommerce Expandable Categories v1.1
var DownloadFile = “plugins/119805_ultiwooexpandablecategories11.zip”;
var defaultDownloadUrl = “https://downloadfreethemes22.download/plugins/119805_ultiwooexpandablecategories11.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 Ultimate WooCommerce Expandable Categories v1.1 appeared first on downloadfreethemes.