From: Ian Weller Date: Fri, 27 Jan 2017 19:36:18 +0000 (-0500) Subject: updating the features X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=31ed5466db0e6acb6f234ba6cbc8029508744af5;p=WP-Themes%2Fglmthemes%2Fshipwreck-theme.git updating the features I updated a few things, mostly the slideshow to show a slideshow that matches the same slideshow dimensions. --- 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 @@
+