Update location for video template
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 29 Aug 2017 13:15:37 +0000 (09:15 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 29 Aug 2017 13:17:04 +0000 (09:17 -0400)
This is for the home page.

sections/front-page.php
style.css

index 32015b5..6d4e39a 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="/var/www/server/troutcreek.gaslightmedia.com/web/wp-content/themes/troutcreek/nggallery/gallery-troutcreek-videos.php"
+            template="<?php echo get_template_directory();?>/nggallery/gallery-troutcreek-videos.php"
             order_by="sortorder" order_direction="ASC" returns="included" maximum_entity_count="500"]');?>
                     </div>
                 </div>
@@ -27,4 +27,4 @@
         </div>
     </div>
 </main>
-<!--  /var/www/server/troutcreek.gaslightmedia.com/web/wp-content/themes/troutcreek/nggallery/gallery-troutcreek-videos.php /ian.gaslightmedia.com/web/wp-content/themes/trout-creek/nggallery/gallery-troutcreek-videos.php-->
\ No newline at end of file
+<!--  /var/www/server/troutcreek.gaslightmedia.com/web/wp-content/themes/troutcreek/nggallery/gallery-troutcreek-videos.php /ian.gaslightmedia.com/web/wp-content/themes/trout-creek/nggallery/gallery-troutcreek-videos.php-->
index f013b30..51c7ad8 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.1
+Version: 1.0.2
 */