Version 1.0.35

This commit is contained in:
ultimatemember
2015-02-01 01:30:04 +02:00
parent df37a3164f
commit 539ebf10d7
41 changed files with 938 additions and 226 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
$post_id = get_option('woocommerce_shop_page_id');
} else if ( is_archive() ) {
} else if ( is_archive() || is_front_page() || is_search() || in_the_loop() ) {
return;