From: Ian Weller Date: Tue, 5 Apr 2016 14:08:59 +0000 (-0400) Subject: updating blog feature image output X-Git-Tag: v1.0.35^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=019e4ae53bd65832ebcd6228e05ae2d63d4f5e69;p=WP-Themes%2Fsaultstemarie.git updating blog feature image output --- diff --git a/archive.php b/archive.php index 8ac969b..5d1ce27 100644 --- a/archive.php +++ b/archive.php @@ -1,5 +1,5 @@ - +
'; + } elseif(is_post_type('post')) { + $imageUrl = ''; } else { $imageUrl = ''; diff --git a/style.css b/style.css index 0e155ca..669eaa6 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for SaultSteMarieCVB -Version: 1.0.33 +Version: 1.0.35 */