From: Anthony Talarico Date: Thu, 21 Jan 2016 14:14:03 +0000 (-0500) Subject: added glm blocks image size hook X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=faad0cc3cc7db79f09102fb8d94ec4595e10b070;p=WP-Themes%2Fglmthemes%2Fsaultstemarie-theme.git added glm blocks image size hook --- diff --git a/functions.php b/functions.php index ec062cf..f265b8d 100644 --- a/functions.php +++ b/functions.php @@ -144,7 +144,7 @@ function mytheme_search_loop() { add_action('thematic_searchloop', 'mytheme_search_loop'); // End of the Contextual/Highlight Search functions -//add_image_size('glm_blocks', '570', '280', true); +add_image_size('glm_blocks', '570', '280', true); ?> diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index 3a9e318..0640165 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -6,7 +6,7 @@