From 015a18658421dd1ed14e0e98da442dab58898bd8 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 29 Aug 2017 09:19:26 -0400 Subject: [PATCH] Update for php error fix error --- sections/front-page.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sections/front-page.php b/sections/front-page.php index 6d4e39a..32d27eb 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -19,7 +19,7 @@ override_thumbnail_settings="1" thumbnail_width="480" thumbnail_height="360" thumbnail_crop="1" images_per_page="20" number_of_columns="0" ajax_pagination="0" show_all_in_lightbox="0" use_imagebrowser_effect="0" show_slideshow_link="0" slideshow_link_text="" - template="/nggallery/gallery-troutcreek-videos.php" + template="'.get_template_directory().'/nggallery/gallery-troutcreek-videos.php" order_by="sortorder" order_direction="ASC" returns="included" maximum_entity_count="500"]');?> diff --git a/style.css b/style.css index 51c7ad8..f565afd 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: TroutCreek Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for TroutCreek -Version: 1.0.2 +Version: 1.0.3 */ -- 2.17.1