From: Steve Sutton Date: Tue, 29 Aug 2017 13:19:26 +0000 (-0400) Subject: Update for php error X-Git-Tag: v1.0.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=015a18658421dd1ed14e0e98da442dab58898bd8;p=WP-Themes%2Ftroutcreek.git Update for php error fix error --- 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 */