Members only template fixes and styles.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 27 Sep 2016 15:28:19 +0000 (11:28 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 27 Sep 2016 15:28:19 +0000 (11:28 -0400)
commit1aaeb519c001c9411ea385ef4ea7bfaf4caecbe7
tree38e646cca6973506e752be763921b27f178c7f58
parent9cb6c7bdeba3c781eb7bb56948ce715774bba926
Members only template fixes and styles.

because of our changes to the way the newest themes call the
templates, the Member DB's ability to set the template of
the child of the Members Only page was no longer functional.
This shall have to be part of the GlmTheme for future themes
to take advantage of it. After figuring out what was the
root of the issue with Anthony, I tried changing the Member
DB. It's probably best that this has not proven necessary,
so that we can avoid updating the rest of the sites.
css/app.css
css/app.css.map
functions.php
index.php
parts/glm-members-only-login-form.php [new file with mode: 0644]
parts/glm-members-only-lostpass-form.php [new file with mode: 0644]
parts/glm-members-only-top-bar.php [new file with mode: 0644]
parts/members-sidebar.php [new file with mode: 0644]
scss/plugins/_memberDB.scss
sections/glm-members-only.php [new file with mode: 0644]
sections/interior-page.php