From: laury Date: Mon, 6 Jun 2016 21:10:19 +0000 (-0400) Subject: Made some more sensible parts, login form functional. X-Git-Tag: v1.0.0^2~15 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=099685731c51508596276ea0b75cc7c458ccacf0;p=WP-Themes%2FDiscoverKZOO.git Made some more sensible parts, login form functional. --- diff --git a/archive.php b/archive.php index c828f7b..d6341bc 100644 --- a/archive.php +++ b/archive.php @@ -3,20 +3,20 @@
@@ -24,28 +24,28 @@
ID), "full"); - echo ''; - - echo '
'; - } else { - echo '
'; - } - ?> + if (has_post_thumbnail()) { + $image_data = wp_get_attachment_image_src(get_post_thumbnail_id($post->ID), "full"); + echo ''; -
-
-
> -

- -
-
- Posted on -
-
-
-
+ echo '
'; + } else { + echo '
'; + } + ?> + +
+
+
> +

+ +
+
+ Posted on +
+
+
+
diff --git a/front-page.php b/front-page.php index 06e0526..90506fa 100644 --- a/front-page.php +++ b/front-page.php @@ -18,11 +18,7 @@
- - - -

- +
diff --git a/glm-associate-template.php b/glm-associate-template.php index 8afef40..cf0c847 100644 --- a/glm-associate-template.php +++ b/glm-associate-template.php @@ -12,11 +12,7 @@ Template Name: GLM Associate Template
- - - -

- +
diff --git a/glm-members-only-template.php b/glm-members-only-template.php index 720cf35..fe7af16 100644 --- a/glm-members-only-template.php +++ b/glm-members-only-template.php @@ -15,69 +15,22 @@ Template Name: GLM Members Only Template
-
-
- -
-
Hello, user_login ?>.
- Logout - - Enter Member Admin Area - -
- +
+
+ + + - - - -

- + + + + + - -
- -
- Lost Password? -
- -

- - -

- -

- -
-

-

- -

- -

-
-
+ + + +
diff --git a/home.php b/home.php index 153e2c2..7606e8c 100644 --- a/home.php +++ b/home.php @@ -35,14 +35,14 @@ echo '
'; } ?> -
> -

- -
-
- Posted on -
-
+
> +

+ +
+
+ Posted on +
+
diff --git a/index.php b/index.php index 75b375b..cb46756 100644 --- a/index.php +++ b/index.php @@ -13,11 +13,7 @@
- - - -

- +
diff --git a/landing-page.php b/landing-page.php index ae6a796..51fd5d0 100644 --- a/landing-page.php +++ b/landing-page.php @@ -12,11 +12,7 @@ Template Name: Landing Page
- - - -

- +
diff --git a/page-3323.php b/page-3323.php index e52fbb2..e78a4d0 100644 --- a/page-3323.php +++ b/page-3323.php @@ -14,11 +14,7 @@
- - - -

- + \ No newline at end of file