Update for php error
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 29 Aug 2017 13:19:26 +0000 (09:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 29 Aug 2017 13:19:26 +0000 (09:19 -0400)
fix error

sections/front-page.php
style.css

index 6d4e39a..32d27eb 100644 (file)
@@ -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="<?php echo get_template_directory();?>/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"]');?>
                     </div>
                 </div>
index 51c7ad8..f565afd 100644 (file)
--- 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
 */