setting up sidebar removal
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 19:45:25 +0000 (14:45 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 19:45:25 +0000 (14:45 -0500)
js/galleria.min.js

index 5597923..3d5f96a 100644 (file)
@@ -1,6 +1,8 @@
 !function(){jQuery(window).load(function(){
     if(jQuery(location).attr('pathname').indexOf("page_id=18") >= 0){
         alert(jQuery(location).attr('pathname'));
+    } else {
+        alert(jQuery(location).attr('pathname'));
     }
     jQuery(".product-category.product .fadeIn").find("mark").remove();
     jQuery('.page_item.page-item-16').append("<ul><li>test</li><li>test</li><li>test</li><li>test</li> </ul>");