From: Steve Sutton Date: Fri, 2 Oct 2015 19:56:03 +0000 (-0400) Subject: Change the hours ribbon for 2 upcoming dates X-Git-Tag: v1.0.7^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=62baf7687f56e7f78c8ac8cfc1ca4b1f5bd3073b;p=WP-Themes%2Fmcgulpinpoint.git Change the hours ribbon for 2 upcoming dates On Oct 4th show the 9 to 7 one On Nov 1st show the closed for season one --- diff --git a/assets/time-ribbon_9-7.png b/assets/time-ribbon_9-7.png new file mode 100644 index 0000000..f2f505b Binary files /dev/null and b/assets/time-ribbon_9-7.png differ diff --git a/assets/time-ribbon_closed.png b/assets/time-ribbon_closed.png new file mode 100644 index 0000000..2e78a82 Binary files /dev/null and b/assets/time-ribbon_closed.png differ diff --git a/parts/slide-show.php b/parts/slide-show.php index afc728f..b539918 100644 --- a/parts/slide-show.php +++ b/parts/slide-show.php @@ -1,14 +1,21 @@ -
+
-
+ + = '2015' && date('m', $today) >= 10 && date('d', $today) >= 4 ) : ?> + + = 2015 && date('m', $today) >= 11 && date('d', $today) >= 1 ) : ?> + + +
- +