From: Laury GvR Date: Wed, 7 Jan 2015 18:30:21 +0000 (-0500) Subject: Slideshow fix, video_url for gallery template, Search files X-Git-Tag: v1.0.0~98 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=89b743a8a9bccbd020f3abd26641bcb071e16964;p=WP-Themes%2FRecycleEmmet.git Slideshow fix, video_url for gallery template, Search files --- diff --git a/assets/WebsiteIconFiles1.png b/assets/WebsiteIconFiles1.png new file mode 100755 index 0000000..43ce021 Binary files /dev/null and b/assets/WebsiteIconFiles1.png differ diff --git a/assets/bin-3.png b/assets/bin-3.png new file mode 100755 index 0000000..624ed2c Binary files /dev/null and b/assets/bin-3.png differ diff --git a/assets/email-2.png b/assets/email-2.png new file mode 100755 index 0000000..ed1b47d Binary files /dev/null and b/assets/email-2.png differ diff --git a/assets/map-2.png b/assets/map-2.png new file mode 100755 index 0000000..65dbef7 Binary files /dev/null and b/assets/map-2.png differ diff --git a/front-page.php b/front-page.php index 9d875f1..404a87c 100755 --- a/front-page.php +++ b/front-page.php @@ -4,6 +4,7 @@
-
-
-
- +
+
+ +
diff --git a/home.php b/home.php new file mode 100644 index 0000000..04d56bb --- /dev/null +++ b/home.php @@ -0,0 +1,91 @@ + +
+
+
+ +
+
+
+
+

Helping You Build With Confidence Since 1915

+
+
+
+
+
+
+
+ +
+
+
+
+ + +
+
+
+
+ +
+
+
+
+ +
> +
+ +

+ Posted on + + +
+ + +
+
+
+
+
+
+ + + +
+

+
+ +
+
+
+ +

Recent Posts

+
    + '5' ); + $recent_posts = wp_get_recent_posts( $args ); + foreach( $recent_posts as $recent ){ + echo '
  • ' . $recent["post_title"].'
  • '; + } + ?> +
+

Archive

+
    'monthly', 'limit' => 12 ) ); ?>
+

Categories

+ +
+ diff --git a/nggallery/gallery-glmvideos.php b/nggallery/gallery-glmvideos.php index 2803508..599e8d8 100644 --- a/nggallery/gallery-glmvideos.php +++ b/nggallery/gallery-glmvideos.php @@ -40,14 +40,14 @@ Follow variables are useable :