From 31ed5466db0e6acb6f234ba6cbc8029508744af5 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 27 Jan 2017 14:36:18 -0500 Subject: [PATCH] updating the features I updated a few things, mostly the slideshow to show a slideshow that matches the same slideshow dimensions. --- functions.php | 3 +++ parts/slide-show.php | 3 +++ 2 files changed, 6 insertions(+) diff --git a/functions.php b/functions.php index a82d067..fc0deeb 100644 --- a/functions.php +++ b/functions.php @@ -227,6 +227,9 @@ function glm_page_menu($parent = 0, $class = '') } echo ''."\n"; } +/** + * Footer Navigation +**/ if ( ! function_exists( 'shipwreck_footer' ) ) { function shipwreck_footer() { wp_nav_menu(array( diff --git a/parts/slide-show.php b/parts/slide-show.php index fe24b5c..9ef72e2 100644 --- a/parts/slide-show.php +++ b/parts/slide-show.php @@ -1,5 +1,8 @@
+ -- 2.17.1