WP-Themes/visitbenzie.git
7 years agoStylesheet bump
Laury GvR [Tue, 13 Mar 2018 21:35:54 +0000 (17:35 -0400)]
Stylesheet bump

7 years agoMerge tag 'v1.0.4' into develop
Laury GvR [Tue, 13 Mar 2018 20:51:08 +0000 (16:51 -0400)]
Merge tag 'v1.0.4' into develop

v1.0.4

7 years agoMerge branch 'release/1.0.4' v1.0.4
Laury GvR [Tue, 13 Mar 2018 20:51:02 +0000 (16:51 -0400)]
Merge branch 'release/1.0.4'

7 years agoStylesheet version bump
Laury GvR [Tue, 13 Mar 2018 20:50:55 +0000 (16:50 -0400)]
Stylesheet version bump

7 years agoBetter alternative to check for member type Simple
Laury GvR [Tue, 13 Mar 2018 20:45:08 +0000 (16:45 -0400)]
Better alternative to check for member type Simple

The previous method would set the setting to false for all members
resulting in all the links to malfunction. Instead the member type
is checked at every instance of where list_show_detail_link is
checked, which is more work/code but a lot more reliable.

7 years agoRemoved 'more' link when member on list is Simple type
Laury GvR [Tue, 13 Mar 2018 20:39:40 +0000 (16:39 -0400)]
Removed 'more' link when member on list is Simple type

Instead of adding conditionals to the check for showing member
detail links on the member list page, I'm just changing the
list_show_detail_link setting to false as soon as the viewfile
notices that "Simple" is the member type - this ensures any other
attempt to link to the member detail page is halted.

7 years agoMerge tag 'v1.0.3' into develop
Laury GvR [Tue, 13 Mar 2018 20:28:48 +0000 (16:28 -0400)]
Merge tag 'v1.0.3' into develop

v1.0.3

7 years agoMerge branch 'release/1.0.3' v1.0.3
Laury GvR [Tue, 13 Mar 2018 20:28:45 +0000 (16:28 -0400)]
Merge branch 'release/1.0.3'

7 years agoAdjusted member list hover effect on title if no link
Laury GvR [Tue, 13 Mar 2018 20:28:37 +0000 (16:28 -0400)]
Adjusted member list hover effect on title if no link

7 years agoMerge tag 'v1.0.2' into develop
Laury GvR [Tue, 13 Mar 2018 20:10:22 +0000 (16:10 -0400)]
Merge tag 'v1.0.2' into develop

v1.0.2

7 years agoMerge branch 'hotfix/1.0.2' v1.0.2
Laury GvR [Tue, 13 Mar 2018 20:10:19 +0000 (16:10 -0400)]
Merge branch 'hotfix/1.0.2'

7 years agoMember type check to display anchor to detail
Laury GvR [Tue, 13 Mar 2018 20:08:58 +0000 (16:08 -0400)]
Member type check to display anchor to detail

Added a check around the anchor of members on the member list page.
If the member is set to "Simple" type, the anchor will not display.

7 years agoTheme version number bump
Laury GvR [Tue, 13 Mar 2018 20:01:45 +0000 (16:01 -0400)]
Theme version number bump

7 years agoMerge tag 'v1.0.1' into develop
Laury GvR [Tue, 13 Mar 2018 18:21:31 +0000 (14:21 -0400)]
Merge tag 'v1.0.1' into develop

v1.0.1

7 years agoMerge branch 'hotfix/1.0.1' v1.0.1
Laury GvR [Tue, 13 Mar 2018 18:21:27 +0000 (14:21 -0400)]
Merge branch 'hotfix/1.0.1'

7 years agoAdding an anchor to Home around mobile top logo
Laury GvR [Tue, 13 Mar 2018 18:21:21 +0000 (14:21 -0400)]
Adding an anchor to Home around mobile top logo

7 years agoTheme version number bump
Laury GvR [Tue, 13 Mar 2018 18:17:33 +0000 (14:17 -0400)]
Theme version number bump

7 years agoMerge tag 'v1.0.0' into develop
Laury GvR [Tue, 13 Mar 2018 15:45:09 +0000 (11:45 -0400)]
Merge tag 'v1.0.0' into develop

v1.0.0

7 years agoMerge branch 'release/1.0.0' v1.0.0
Laury GvR [Tue, 13 Mar 2018 15:44:29 +0000 (11:44 -0400)]
Merge branch 'release/1.0.0'

7 years agoStylesheet bump, social media linked up, favicon
Laury GvR [Tue, 13 Mar 2018 15:43:35 +0000 (11:43 -0400)]
Stylesheet bump, social media linked up, favicon

- Stylesheet bump for golive
- Social media linked up to the correct accounts
- Favicon added

7 years agoui datepicker div in the footer removed
Laury GvR [Tue, 13 Mar 2018 15:24:32 +0000 (11:24 -0400)]
ui datepicker div in the footer removed

UI datepicker created an empty div on the bottom of the page, which
is now hidden through css.

7 years agoNew, higher quality search icon added
Laury GvR [Tue, 13 Mar 2018 15:16:41 +0000 (11:16 -0400)]
New, higher quality search icon added

7 years agoEvent and package detail header images made shorter by Jodie's request
Laury GvR [Tue, 13 Mar 2018 15:12:22 +0000 (11:12 -0400)]
Event and package detail header images made shorter by Jodie's request

7 years agoChanging blog post titles into h3 instead of h1
Laury GvR [Tue, 13 Mar 2018 15:06:01 +0000 (11:06 -0400)]
Changing blog post titles into h3 instead of h1

7 years agoChange off-canvas icons from ID to class-based styles
Laury GvR [Tue, 13 Mar 2018 14:36:32 +0000 (10:36 -0400)]
Change off-canvas icons from ID to class-based styles

7 years agoconverting http to https for sources
Anthony Talarico [Tue, 13 Mar 2018 14:30:13 +0000 (10:30 -0400)]
converting http to https for sources

changing sources to httpsx

7 years agoMembers only titles now use Terms
Laury GvR [Tue, 13 Mar 2018 14:16:44 +0000 (10:16 -0400)]
Members only titles now use Terms

Instead of hardcoding "Welcome Members" the members only titles now
make use of the terms in Settings.

7 years agoOff-canvas members only sidebar and search clickable
Laury GvR [Tue, 13 Mar 2018 13:40:53 +0000 (09:40 -0400)]
Off-canvas members only sidebar and search clickable

These elements were covering each other due to unnecessary column
classes adding styles allowing them to invisibly overlap and become
no longer interactible on iPhone.

7 years agoMain content showing, inadvertently removed with members only changes
Laury GvR [Tue, 13 Mar 2018 13:35:04 +0000 (09:35 -0400)]
Main content showing, inadvertently removed with members only changes

7 years agoAdding share icon image
Laury GvR [Tue, 13 Mar 2018 12:51:01 +0000 (08:51 -0400)]
Adding share icon image

7 years agoFixed previous commit, styles now applied correctly
Laury GvR [Tue, 13 Mar 2018 12:44:53 +0000 (08:44 -0400)]
Fixed previous commit, styles now applied correctly

7 years agoRemove slideshow caption in small view
Laury GvR [Tue, 13 Mar 2018 12:42:54 +0000 (08:42 -0400)]
Remove slideshow caption in small view

7 years agofixing wrapping off canvas menu items
Anthony Talarico [Tue, 13 Mar 2018 12:35:58 +0000 (08:35 -0400)]
fixing wrapping off canvas menu items

removing br tags from off canvas menu items

7 years agoAdded missing members only header button styles
Laury GvR [Mon, 12 Mar 2018 21:41:33 +0000 (17:41 -0400)]
Added missing members only header button styles

7 years agoAdd styles for members only header
Laury GvR [Mon, 12 Mar 2018 21:40:04 +0000 (17:40 -0400)]
Add styles for members only header

7 years agoSeparate member login, off-canvas BG, OC newsletter
Laury GvR [Mon, 12 Mar 2018 21:35:59 +0000 (17:35 -0400)]
Separate member login, off-canvas BG, OC newsletter

- Members only login now occurs on a separate page
- Off-canvas bottom section has received a background
- Added newsletter to off-canvas
- Treasure Trove image given a max-width for small views

7 years agoFix off-canvas social graphics by giving them rounded corners
Laury GvR [Mon, 12 Mar 2018 21:20:05 +0000 (17:20 -0400)]
Fix off-canvas social graphics by giving them rounded corners

7 years agoNextgen gallery anchored titles no longer underlined
Laury GvR [Mon, 12 Mar 2018 21:12:13 +0000 (17:12 -0400)]
Nextgen gallery anchored titles no longer underlined

7 years agoRemove leading slash from breadcrumbs
Laury GvR [Mon, 12 Mar 2018 21:08:20 +0000 (17:08 -0400)]
Remove leading slash from breadcrumbs

7 years agoFix off-canvas social icon display
Laury GvR [Mon, 12 Mar 2018 20:56:41 +0000 (16:56 -0400)]
Fix off-canvas social icon display

7 years agoRemove target:blank from internal pages linked in footer
Laury GvR [Mon, 12 Mar 2018 20:50:52 +0000 (16:50 -0400)]
Remove target:blank from internal pages linked in footer

7 years agoIncrease member detail featured size to 1900x350
Laury GvR [Fri, 9 Mar 2018 18:15:23 +0000 (13:15 -0500)]
Increase member detail featured size to 1900x350

7 years agoDifferently sized featured image for member detail
Laury GvR [Fri, 9 Mar 2018 18:09:24 +0000 (13:09 -0500)]
Differently sized featured image for member detail

Jodie asked to make those pages have closer to 300px tall featured
images

7 years agoLanding page template, members detail padding removed in small
Laury GvR [Fri, 9 Mar 2018 16:19:12 +0000 (11:19 -0500)]
Landing page template, members  detail padding removed in small

7 years agoLogo now visible in small and medium view
Laury GvR [Thu, 8 Mar 2018 21:39:14 +0000 (16:39 -0500)]
Logo now visible in small and medium view

The logo would previously disappear like it does in Keweenaw, but
now a separate mobile logo area is added, shown only for medium
down, which will sit above the main nav bar on mobile view. The top
bar also no longer covers part of the image on medium-down but is
given a position of relative.

7 years agoAdjusting top nav colors
Laury GvR [Thu, 8 Mar 2018 20:03:12 +0000 (15:03 -0500)]
Adjusting top nav colors

7 years agoSwitched topbar colar palette to make navigation easier
Laury GvR [Thu, 8 Mar 2018 18:53:12 +0000 (13:53 -0500)]
Switched topbar colar palette to make navigation easier

7 years agoCustom detail page, member styles, anchor underline
Laury GvR [Thu, 8 Mar 2018 18:36:50 +0000 (13:36 -0500)]
Custom detail page, member styles, anchor underline

- Custom detail template added for auto-expanding member detail
  sections
- Collapse and Back to Top links, as well as member titles, have
  had color and font size changes
- All anchors inside main-content now have underline by default

7 years agoFooter separator added, newsletter resize, socials spacing adjusted
Laury GvR [Thu, 8 Mar 2018 16:38:59 +0000 (11:38 -0500)]
Footer separator added, newsletter resize, socials spacing adjusted

- Footer newsletter graphic was too large to comfortably fit the
  social icons.
- Footer social icons spacing adjusted to fit better
- Separator added to distinguish content from action areas
- Footer padding and margin values edited somewhat

7 years agoUpdate from member plugin for maps
Steve Sutton [Thu, 8 Mar 2018 15:33:44 +0000 (10:33 -0500)]
Update from member plugin for maps

So map icons show members even when list of members is not shown.

7 years agoBreadcrumbs styles adjusted
Laury GvR [Wed, 7 Mar 2018 23:49:28 +0000 (18:49 -0500)]
Breadcrumbs styles adjusted

7 years agoReduce excessive padding for content & member list in small view
Laury GvR [Wed, 7 Mar 2018 23:45:53 +0000 (18:45 -0500)]
Reduce excessive padding for content & member list in small view

7 years agoAdding custom member list viewfile
Laury GvR [Wed, 7 Mar 2018 23:38:36 +0000 (18:38 -0500)]
Adding custom member list viewfile

The reason for this is a lot of members for this site do not have
member profile images, but the description text is still wrapping
on their member list page, leaving room for an image that is not
there in most cases. Added a check to strip medium-8.

7 years agoRemove borders from Next and Prev links on member lists
Laury GvR [Wed, 7 Mar 2018 21:19:15 +0000 (16:19 -0500)]
Remove borders from Next and Prev links on member lists

7 years agoNew treasure trove graphic, and center-aligned action items
Laury GvR [Wed, 7 Mar 2018 20:42:58 +0000 (15:42 -0500)]
New treasure trove graphic, and center-aligned action items

7 years agoAdded margin to footer specials action for responsiveness
Laury GvR [Wed, 7 Mar 2018 20:07:39 +0000 (15:07 -0500)]
Added margin to footer specials action for responsiveness

7 years agoAdded footer specials action item
Laury GvR [Wed, 7 Mar 2018 20:05:41 +0000 (15:05 -0500)]
Added footer specials action item

7 years agoNew logo; this time with transparency
Laury GvR [Wed, 7 Mar 2018 17:53:04 +0000 (12:53 -0500)]
New logo; this time with transparency

7 years agoAdd cache control variable to default header image
Laury GvR [Wed, 7 Mar 2018 16:38:13 +0000 (11:38 -0500)]
Add cache control variable to default header image

7 years agoNew default header image
Laury GvR [Wed, 7 Mar 2018 16:36:34 +0000 (11:36 -0500)]
New default header image

7 years agoFP title overflow fixed, action item spacing
Laury GvR [Wed, 7 Mar 2018 16:19:17 +0000 (11:19 -0500)]
FP title overflow fixed, action item spacing

- Frontpage header title was covering the bottom of the slideshow on
  very wide display ports due to missing header styles.
- Slideshow image was expanding beyond max-height bounds due to
  missing overflow styles.
- Reduced spacing between action items by the footer, which was
  excessive after removing the social icons

7 years agoCache busting and packaging collapse link colors
Laury GvR [Wed, 7 Mar 2018 15:43:54 +0000 (10:43 -0500)]
Cache busting and packaging collapse link colors

7 years agoMembers only sidebar and member detail link tweaks
Laury GvR [Wed, 7 Mar 2018 15:05:09 +0000 (10:05 -0500)]
Members only sidebar and member detail link tweaks

- Members Only sidebar needed some title style changes.
- Member detail page 'collapse' and 'back to top' links now red
  to help them break up the monotony of green links.

7 years agoDifferent logo image
Laury GvR [Tue, 6 Mar 2018 22:31:49 +0000 (17:31 -0500)]
Different logo image

7 years agoLarger treasure, social icons moved, oc social, etc.
Laury GvR [Tue, 6 Mar 2018 22:26:48 +0000 (17:26 -0500)]
Larger treasure, social icons moved, oc social, etc.

- Larger Treasure Trove icon in footer action area
- Social icons moved from action area to below the Enews signup
- Social icons in off-canvas fixed
- Members Only styles in off-canvas fixed
- Top-bar fixed in small (was absolute and covering the featured
  image).

7 years agoFixed main nav being confused for top bar
Laury GvR [Tue, 6 Mar 2018 22:10:09 +0000 (17:10 -0500)]
Fixed main nav being confused for top bar

Since main nav and top bar use the same walker, the static var
mainLevelCounter which keeps track of whether to apply drop-left
classes was getting the wrong values. New walker created just for
the main nav, separate from the top-bar walker.

7 years agoPossible fix for menu walker applying the wrong classes
Laury GvR [Tue, 6 Mar 2018 22:07:25 +0000 (17:07 -0500)]
Possible fix for menu walker applying the wrong classes

7 years agoRemoved bower_components and node_modules from the repo
Laury GvR [Fri, 2 Mar 2018 16:06:50 +0000 (11:06 -0500)]
Removed bower_components and node_modules from the repo

7 years agoAdjust footer weather widget positioning
Laury GvR [Fri, 2 Mar 2018 01:14:23 +0000 (20:14 -0500)]
Adjust footer weather widget positioning

7 years agoAdd members only sidebar menu functionality
Laury GvR [Fri, 2 Mar 2018 00:56:51 +0000 (19:56 -0500)]
Add members only sidebar menu functionality

7 years agoAdding members only template
Laury GvR [Fri, 2 Mar 2018 00:51:34 +0000 (19:51 -0500)]
Adding members only template

7 years agoFixing members only sidebar and header
Laury GvR [Fri, 2 Mar 2018 00:49:48 +0000 (19:49 -0500)]
Fixing members only sidebar and header

7 years agoAdjusted package.json to no longer see keweenaw
laury [Fri, 2 Mar 2018 00:02:30 +0000 (19:02 -0500)]
Adjusted package.json to no longer see keweenaw

7 years ago.gitignore properly ignores node modules.
laury [Fri, 2 Mar 2018 00:00:25 +0000 (19:00 -0500)]
.gitignore properly ignores node modules.

7 years agoTopbar dropdown menus enforced to drop the right direction
Laury GvR [Thu, 1 Mar 2018 23:55:32 +0000 (18:55 -0500)]
Topbar dropdown menus enforced to drop the right direction

7 years agoRemoved node_modules committed by default
laury [Thu, 1 Mar 2018 21:45:02 +0000 (16:45 -0500)]
Removed node_modules committed by default

7 years agoMembers only colors, links to visitors guide
Laury GvR [Thu, 1 Mar 2018 21:44:24 +0000 (16:44 -0500)]
Members only colors, links to visitors guide

7 years agoReduce gravityform checkbox margins
Laury GvR [Thu, 1 Mar 2018 19:22:09 +0000 (14:22 -0500)]
Reduce gravityform checkbox margins

7 years agoAdded extra padding just in case, see previous commit
Laury GvR [Wed, 28 Feb 2018 22:43:24 +0000 (17:43 -0500)]
Added extra padding just in case, see previous commit

7 years agoAdd left padding to top-bar so the logo covers it
Laury GvR [Wed, 28 Feb 2018 22:40:51 +0000 (17:40 -0500)]
Add left padding to top-bar so the logo covers it

The nav items were made slightly shorter than on the psd, which
caused there to be a gap in the background of the nav between it
and the logo. Added 40px of padding to minimize the risk of this
in the future.

7 years agoStylesheet cache busting
Laury GvR [Wed, 28 Feb 2018 22:39:40 +0000 (17:39 -0500)]
Stylesheet cache busting

7 years agoAdding more linking, and hover:underline to footer guide links
Laury GvR [Wed, 28 Feb 2018 22:35:40 +0000 (17:35 -0500)]
Adding more linking, and hover:underline to footer guide links

7 years agoBlock title colors, treasure hover link underline
Laury GvR [Wed, 28 Feb 2018 20:43:27 +0000 (15:43 -0500)]
Block title colors, treasure hover link underline

7 years agoReplaced slate blue with dark green across the site
Laury GvR [Wed, 28 Feb 2018 20:38:46 +0000 (15:38 -0500)]
Replaced slate blue with dark green across the site

All instances of $slate-blue are now $dark-green as that is the
equivalent color for this theme

7 years agoOnly show upper bar on large, remove 'home' link from upper bar
Laury GvR [Tue, 27 Feb 2018 22:07:20 +0000 (17:07 -0500)]
Only show upper bar on large, remove 'home' link from upper bar

7 years agoFixed styles for main nav hover/active effects
Laury GvR [Tue, 27 Feb 2018 21:07:10 +0000 (16:07 -0500)]
Fixed styles for main nav hover/active effects

7 years agoAdjusted styles and markup to suit Benzie proofs
Laury GvR [Tue, 27 Feb 2018 19:33:08 +0000 (14:33 -0500)]
Adjusted styles and markup to suit Benzie proofs

7 years agoInitial commit: Copy from keweenaw2017 theme
Laury GvR [Mon, 26 Feb 2018 15:28:27 +0000 (10:28 -0500)]
Initial commit: Copy from keweenaw2017 theme