From 8eb6de374f412fb6a3bc5be4aeb77fd6339f6d62 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 29 Jun 2016 14:20:17 -0400 Subject: [PATCH] Bug Fix #0000019 This fixes bug #0000019 Members logging in would go straight to the admin side. Updating the option used for the login form to the one being check on the redirect filter. --- glm-members-only-template.php | 12 ++++++------ style.css | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/glm-members-only-template.php b/glm-members-only-template.php index 44acca8..bc115cf 100644 --- a/glm-members-only-template.php +++ b/glm-members-only-template.php @@ -19,7 +19,7 @@ get_header(); ?>
Hello, user_login ?>.
Logout - Enter Member Admin Area + Enter Member Admin Area @@ -34,18 +34,18 @@ get_header(); ?>

The information you entered is incorrect, Please try again. - Please enter both username and password. Please log in to gain access to this page

- +
-
diff --git a/style.css b/style.css index 5d9700f..dc304b9 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: ThinkDunes Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for ThinkDunes -Version: 1.0.14 +Version: 1.0.15 */ -- 2.17.1