From: Anthony Talarico Date: Fri, 11 Nov 2016 17:16:54 +0000 (-0500) Subject: updating the fetch blocks parameters to match the new blocks pst ids for the wine... X-Git-Tag: v1.0.18^2~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=439929b5cc0082f1326b61658ff76692d7c106fd;p=WP-Themes%2Ffrancejourneys.git updating the fetch blocks parameters to match the new blocks pst ids for the wine regions map --- diff --git a/woocommerce.php b/woocommerce.php index 8ff68d0..421884e 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -68,8 +68,8 @@
$block){ if ( has_post_thumbnail($block) ) { $map_image = wp_get_attachment_image_src(get_post_thumbnail_id($block->ID),'glm-block-image');