WP-Themes/mackinawareavb.git
8 years agoMerge tag 'v1.0.1' into develop
Steve Sutton [Wed, 8 Mar 2017 20:14:36 +0000 (15:14 -0500)]
Merge tag 'v1.0.1' into develop

Version 1.0.1

8 years agoMerge branch 'release/1.0.1' v1.0.1
Steve Sutton [Wed, 8 Mar 2017 20:14:29 +0000 (15:14 -0500)]
Merge branch 'release/1.0.1'

8 years agobump version number
Steve Sutton [Wed, 8 Mar 2017 20:14:25 +0000 (15:14 -0500)]
bump version number

8 years agoUse glm search
Steve Sutton [Wed, 8 Mar 2017 20:10:59 +0000 (15:10 -0500)]
Use glm search

update search form.

8 years agoMerge tag 'v1.0.0' into develop
Steve Sutton [Wed, 8 Mar 2017 19:27:39 +0000 (14:27 -0500)]
Merge tag 'v1.0.0' into develop

Version 1.0.0

8 years agoMerge branch 'release/1.0.0' v1.0.0
Steve Sutton [Wed, 8 Mar 2017 19:27:34 +0000 (14:27 -0500)]
Merge branch 'release/1.0.0'

8 years agobump version number
Steve Sutton [Wed, 8 Mar 2017 19:27:26 +0000 (14:27 -0500)]
bump version number

8 years agoSwitch to compressed css
Steve Sutton [Wed, 8 Mar 2017 19:26:12 +0000 (14:26 -0500)]
Switch to compressed css

For min size

8 years agoAdding tracking pixels
Steve Sutton [Wed, 8 Mar 2017 19:24:55 +0000 (14:24 -0500)]
Adding tracking pixels

Other changes are to remove ending whitespace.

8 years agoOne more try for grid style
Steve Sutton [Wed, 8 Mar 2017 17:00:52 +0000 (12:00 -0500)]
One more try for grid style

Trying to override the grid style for new reserve now link.

8 years agoAdd important for grid style
Steve Sutton [Wed, 8 Mar 2017 16:57:17 +0000 (11:57 -0500)]
Add important for grid style

To override front.css from member db.

8 years agoUpdate style for the Reserve Now link in grid.
Steve Sutton [Wed, 8 Mar 2017 16:53:15 +0000 (11:53 -0500)]
Update style for the Reserve Now link in grid.

Add nowrap and remove margin from the ul container.

8 years agoadding the page ids to the javascript array in the day trips interactive map js
Anthony Talarico [Thu, 2 Mar 2017 15:48:41 +0000 (10:48 -0500)]
adding the page ids to the javascript array in the day trips interactive map js
code

8 years agoadding new locations to the dropdown day trips map
Anthony Talarico [Thu, 2 Mar 2017 15:47:03 +0000 (10:47 -0500)]
adding new locations to the dropdown day trips map

8 years agoPages under Day Trip have default featured image
Laury GvR [Wed, 15 Feb 2017 14:21:21 +0000 (09:21 -0500)]
Pages under Day Trip have default featured image

Any page under the Day Trip navigation item (page id 116) will now
be showing the default featured image instead of the one assigned
to them.

8 years agoUpdate admin link
Steve Sutton [Thu, 2 Feb 2017 15:26:39 +0000 (10:26 -0500)]
Update admin link

goto the main admin url

8 years agoUpdate for member grid view images.
Steve Sutton [Wed, 25 Jan 2017 13:36:38 +0000 (08:36 -0500)]
Update for member grid view images.

Put changes in theme for the grid images.
Don't stretch them.

8 years agoreverting test changes to adrotate, adding the groups back to the theme
Anthony Talarico [Mon, 16 Jan 2017 19:22:27 +0000 (14:22 -0500)]
reverting test changes to adrotate, adding the groups back to the theme

8 years agotesting removal of ad rotate to test events javascript errors
Anthony Talarico [Mon, 16 Jan 2017 19:18:17 +0000 (14:18 -0500)]
testing removal of ad rotate to test events javascript errors

8 years agomissed one
Ian Weller [Fri, 13 Jan 2017 16:27:41 +0000 (11:27 -0500)]
missed one

I missed one file to add the new class

8 years agoadding a class to help search
Ian Weller [Fri, 13 Jan 2017 16:09:36 +0000 (11:09 -0500)]
adding a class to help search

I added a class Chuck mentioned to help the open search

8 years agoupdating the h3 and h4
Ian Weller [Thu, 12 Jan 2017 20:49:19 +0000 (15:49 -0500)]
updating the h3 and h4

I changed the h4 to the dark blue we are using, but I need to clarify
what light blue Charis is refering too.

8 years agoadded the style in the wrong place
Ian Weller [Thu, 12 Jan 2017 20:36:38 +0000 (15:36 -0500)]
added the style in the wrong place

I realized I added the style to the wrong area.

8 years agoadding display none
Ian Weller [Thu, 12 Jan 2017 20:31:16 +0000 (15:31 -0500)]
adding display none

Steve asked an item to be display none on the event calendar.  The id has
the style applied to it.

8 years agoFixing the padding on sidenav
Laury GvR [Wed, 4 Jan 2017 14:03:00 +0000 (09:03 -0500)]
Fixing the padding on sidenav

Some pages have a sidenav which had wrong padding; the h1 was too
far to the right, and the li too far to the left.

8 years agoGruntified commit
Laury GvR [Tue, 3 Jan 2017 14:37:12 +0000 (09:37 -0500)]
Gruntified commit

8 years agoFixed the padding on the sidenav H1, wrapping improperly
Laury GvR [Tue, 3 Jan 2017 14:33:07 +0000 (09:33 -0500)]
Fixed the padding on the sidenav H1, wrapping improperly

Now that the H1 in the sidenav is visible on medium, a long title
did not wrap properly. So there would be a space next to the first
line but not the second.

8 years agofixing the issue with the nav
Ian Weller [Tue, 3 Jan 2017 14:27:32 +0000 (09:27 -0500)]
fixing the issue with the nav

The dropdown nav issue is caused by the margin bottom of the social icons.
I had them in a different position before.  Than I was told to move them
and the margin bottom pushed the nav down just enough to push th dropdown
menu.  I reduced the margin bottom just enough to resolve the problem.  It
should be fine now.

8 years agoFixed sidenav being given the wrong class, show for large up
Laury GvR [Tue, 3 Jan 2017 14:25:09 +0000 (09:25 -0500)]
Fixed sidenav being given the wrong class, show for large up

8 years agoSidenav visible on medium for members/extra
Laury GvR [Tue, 3 Jan 2017 14:19:26 +0000 (09:19 -0500)]
Sidenav visible on medium for members/extra

Sidenav now showing medium-up instead of just large-up. Added some
spacing between sidenav items, and removed some line-height.

8 years agoSide nav padding added for title.
Laury GvR [Tue, 3 Jan 2017 14:02:39 +0000 (09:02 -0500)]
Side nav padding added for title.

8 years agoseparating the templates into actual files. adding some styles to the
Anthony Talarico [Fri, 30 Dec 2016 15:12:46 +0000 (10:12 -0500)]
separating the templates into actual files. adding some styles to the
front end event submission page.

8 years agochanging the interior page template to echo the main content instead of doing
Anthony Talarico [Fri, 30 Dec 2016 13:54:42 +0000 (08:54 -0500)]
changing the interior page template to echo the main content instead of doing
a shortcode for the events so that the events template can be used for all of
the events pages

8 years agoReduced height of ad container which was causing part of the next ad to show prematurely.
Laury GvR [Thu, 29 Dec 2016 21:28:06 +0000 (16:28 -0500)]
Reduced height of ad container which was causing part of the next ad to show prematurely.

8 years agoReducing size of thumbnails in slideshow.
Laury GvR [Thu, 29 Dec 2016 20:09:07 +0000 (15:09 -0500)]
Reducing size of thumbnails in slideshow.

The thumbnails were too big in medium view and weren't working at
all in small view. So they're smaller in medium view and removed in
small view.

8 years agoMetaslider thumbnails styled and positioned.
Laury GvR [Thu, 29 Dec 2016 17:34:36 +0000 (12:34 -0500)]
Metaslider thumbnails styled and positioned.

The thumbnails for Metaslider Pro had to be prepended to the footer
using jQuery in order for them to show up so they could be styled
as per the PSD jpgs.

8 years agoreconfigured the day trips dropdown menu to use floats instead of
Anthony Talarico [Wed, 21 Dec 2016 14:51:20 +0000 (09:51 -0500)]
reconfigured the day trips dropdown menu to use floats instead of
absolute positioning

8 years agofixing the dropdown map page excerpt content styles
Anthony Talarico [Wed, 21 Dec 2016 14:25:22 +0000 (09:25 -0500)]
fixing the dropdown map page excerpt content styles

8 years agochanging right value of of the events dropdown submenu in medium view to keep the
Anthony Talarico [Tue, 20 Dec 2016 14:24:07 +0000 (09:24 -0500)]
changing right value of of the events dropdown submenu in medium view to keep the
content visible in tablet view

8 years agoremoving event dropdown left styles due to the given right value conflicting and
Anthony Talarico [Tue, 20 Dec 2016 14:17:08 +0000 (09:17 -0500)]
removing event dropdown left styles due to the given right value conflicting and
causing visual errors

8 years agoadding important to the event dropdown nav menu to test specificity
Anthony Talarico [Tue, 20 Dec 2016 14:02:07 +0000 (09:02 -0500)]
adding important to the event dropdown nav menu to test specificity

8 years agocentering the events topbar nav menu dropdown in medium view so that it
Anthony Talarico [Tue, 20 Dec 2016 13:58:34 +0000 (08:58 -0500)]
centering the events topbar nav menu dropdown in medium view so that it
doesn't get cut off in tablet view

8 years agoadding class to sidebar content to highlight currently visited links.
Anthony Talarico [Tue, 20 Dec 2016 13:31:04 +0000 (08:31 -0500)]
adding class to sidebar content to highlight currently visited links.
using js to add the class

8 years agoadjusting styles for the footer links (privacy policy) to center them
Anthony Talarico [Fri, 16 Dec 2016 19:44:12 +0000 (14:44 -0500)]
adjusting styles for the footer links (privacy policy) to center them
in mobile view

8 years agochanging footer action items markup from small-11 to small-12 to center
Anthony Talarico [Fri, 16 Dec 2016 19:24:56 +0000 (14:24 -0500)]
changing footer action items markup from small-11 to small-12 to center
the icons in small

the action items for enews and visitors guide etc had small-11 columns
which made them uncentered. giving them a small-12 fixes that

8 years agochanging the topbar dropdown nav menu excerpt titles to white
Anthony Talarico [Fri, 16 Dec 2016 18:58:36 +0000 (13:58 -0500)]
changing the topbar dropdown nav menu excerpt titles to white

8 years agoremoving extra line space after closing php tag in the menu-walker.php
Anthony Talarico [Fri, 16 Dec 2016 18:16:28 +0000 (13:16 -0500)]
removing extra line space after closing php tag in the menu-walker.php
file, it was causing the extra space above html tag

8 years agoadding checks for thumbnail image and post excerpt before trying
Anthony Talarico [Fri, 16 Dec 2016 17:08:06 +0000 (12:08 -0500)]
adding checks for thumbnail image and post excerpt before trying
to assign the values to an array for the interactive day trips
dropdown map

8 years agoadding overflow hidden to dropdown content excerpt. Changing php
Anthony Talarico [Fri, 16 Dec 2016 17:03:33 +0000 (12:03 -0500)]
adding overflow hidden to dropdown content excerpt. Changing php
variables used in the interactive map so that they don't conflict
with the php variables used in the dropdown content code

8 years agoreducing the line height in the dropdown nav menu content
Anthony Talarico [Fri, 16 Dec 2016 16:40:50 +0000 (11:40 -0500)]
reducing the line height in the dropdown nav menu content
excerpt

8 years agoAdding travel-pro and contact-us to off-canvas,etc
Laury GvR [Fri, 16 Dec 2016 16:27:20 +0000 (11:27 -0500)]
Adding travel-pro and contact-us to off-canvas,etc

Added travel-pro and contact us to the off-canvas, also made it so
JS is no longer required to place the day-trips menu into the off-
canvas. Cleaned up pagesetup.js.

8 years agoadding more styles to the dropdown nav menu content to keep them
Anthony Talarico [Fri, 16 Dec 2016 16:16:41 +0000 (11:16 -0500)]
adding more styles to the dropdown nav menu content to keep them
visible in medium view without scaling

8 years agoadding styles to keep the dropdown nav items in view for medium
Anthony Talarico [Fri, 16 Dec 2016 16:05:59 +0000 (11:05 -0500)]
adding styles to keep the dropdown nav items in view for medium
without scaling, which malforms the nav menu items li

8 years agoContent checks for sidebar to get large-9
Laury GvR [Fri, 16 Dec 2016 15:07:01 +0000 (10:07 -0500)]
Content checks for sidebar to get large-9

The main content area would display 12 cols even if there was a
sidebar. Now it checks for the sidebar template to display large-9

8 years agoonly extending the height of the dropdown menu background if there is
Anthony Talarico [Fri, 16 Dec 2016 14:12:29 +0000 (09:12 -0500)]
only extending the height of the dropdown  menu background if there is
a featured image, otherwise keep the dropdown menu its default height

8 years agochecking to see if the page has an excerpt before trying to access it
Anthony Talarico [Fri, 16 Dec 2016 14:00:15 +0000 (09:00 -0500)]
checking to see if the page has an excerpt before trying to access it
to prevent getting the page content instead

8 years agoremoving missed default content from the excerpt helper functiong being
Anthony Talarico [Fri, 16 Dec 2016 13:45:55 +0000 (08:45 -0500)]
removing missed default content from the excerpt helper functiong being
used to allow html tags in the excerpt for the topbar dropdown nav
content

8 years agoremoving default excerpt text from helper function being used to allow
Anthony Talarico [Fri, 16 Dec 2016 13:44:56 +0000 (08:44 -0500)]
removing default excerpt text from helper function being used to allow
html tags in the excerpt

8 years agoadding background color to the dropdown nav items if they only have
Anthony Talarico [Fri, 16 Dec 2016 13:40:39 +0000 (08:40 -0500)]
adding background color to the dropdown nav items if they only have
a few sub menu items so that there isn't a blank gap next to the
dropdown content

8 years agoreducing the height of the topbar dropdown featured image and excerpt
Anthony Talarico [Fri, 16 Dec 2016 13:23:02 +0000 (08:23 -0500)]
reducing the height of the topbar dropdown featured image and excerpt
container

8 years agoadding styles to the excerpt in topbar dropdown content for featured images
Anthony Talarico [Fri, 16 Dec 2016 13:21:46 +0000 (08:21 -0500)]
adding styles to the excerpt in topbar dropdown content for featured images
main nav page excerpts

8 years agoadding helper functions for excerpts to allow html, adding js to ouput
Anthony Talarico [Fri, 16 Dec 2016 13:12:35 +0000 (08:12 -0500)]
adding helper functions for excerpts to allow html, adding js to ouput
html for the featured image and the excerpt. commented out the css from
menu walker. added styles to the new dropdown content

8 years agoreducing padding and line height in the dropdown sub menu items to shorten
Anthony Talarico [Thu, 15 Dec 2016 18:08:44 +0000 (13:08 -0500)]
reducing padding and line height in the dropdown sub menu items to shorten
the dropdown menus

8 years agoremoving negative bottom margin from the share this button
Anthony Talarico [Thu, 15 Dec 2016 18:00:58 +0000 (13:00 -0500)]
removing negative bottom margin from the share this button

8 years agoadding !important to test overriding the padding styles in the events pages
Anthony Talarico [Thu, 15 Dec 2016 17:58:07 +0000 (12:58 -0500)]
adding !important to test overriding the padding styles in the events pages

8 years agoadding specificity to the events main container selector to removing
Anthony Talarico [Thu, 15 Dec 2016 17:54:59 +0000 (12:54 -0500)]
adding specificity to the events main container selector to removing
extra padding in small view

8 years agoremoving extra main content row from the sidebar template markup
Anthony Talarico [Thu, 15 Dec 2016 17:49:01 +0000 (12:49 -0500)]
removing extra main content row from the sidebar template markup

8 years agoremoving last commit of adding medium 10 columns to the main content
Anthony Talarico [Thu, 15 Dec 2016 17:41:16 +0000 (12:41 -0500)]
removing last commit of adding medium 10 columns to the main content
mark up row for events details

8 years agoadding medium 10 columns to the event detail mark up to make it
Anthony Talarico [Thu, 15 Dec 2016 17:38:58 +0000 (12:38 -0500)]
adding medium 10 columns to the event detail mark up to make it
narrow

8 years agoadding print function for testing, getting wp menu objects,
Anthony Talarico [Thu, 15 Dec 2016 17:33:49 +0000 (12:33 -0500)]
adding print function for testing, getting wp menu objects,
changing styles for main content to remove padding in small
for events pages

8 years agosummary: updating member db filter styles to match the member list filter styles
Anthony Talarico [Thu, 15 Dec 2016 15:14:52 +0000 (10:14 -0500)]
summary: updating member db filter styles to match the member list filter styles

details: the member filter styles had a container that other search filters did not
have so the styles were not applied to all of them

8 years agosummary: bumping stylesheet v number to test for caching issues
Anthony Talarico [Thu, 15 Dec 2016 15:09:22 +0000 (10:09 -0500)]
summary: bumping stylesheet v number to test for caching issues

8 years agosummary: changing member detaul visit website link text color to white
Anthony Talarico [Thu, 15 Dec 2016 14:32:26 +0000 (09:32 -0500)]
summary: changing member detaul visit website link text color to white

8 years agosummary: forgot to run grunt on previous push, adding app.css
Anthony Talarico [Thu, 15 Dec 2016 14:31:37 +0000 (09:31 -0500)]
summary: forgot to run grunt on previous push, adding app.css

8 years agosummary: changing color of member detail 'visit website' link background
Anthony Talarico [Thu, 15 Dec 2016 14:29:51 +0000 (09:29 -0500)]
summary: changing color of member detail 'visit website' link background

8 years agosummary: removing line height increase for the dropdown map
Anthony Talarico [Wed, 14 Dec 2016 19:03:59 +0000 (14:03 -0500)]
summary: removing line height increase for the dropdown map

8 years agosummary: increasing max height for the dropdown map text content
Anthony Talarico [Wed, 14 Dec 2016 19:02:37 +0000 (14:02 -0500)]
summary: increasing max height for the dropdown map text content

8 years agosummary: increasing line height from 1.1 to 1.2 for the dropdown map
Anthony Talarico [Wed, 14 Dec 2016 18:58:39 +0000 (13:58 -0500)]
summary: increasing line height from 1.1 to 1.2 for the dropdown map
text

8 years agosummary: keeping dropdown map contained in medium view
Anthony Talarico [Wed, 14 Dec 2016 18:56:39 +0000 (13:56 -0500)]
summary: keeping dropdown map contained in medium view

8 years agosummary: changing styles for the sidebar title header
Anthony Talarico [Wed, 14 Dec 2016 14:19:49 +0000 (09:19 -0500)]
summary: changing styles for the sidebar title header

details: making the sidebar title header white with no underline
added a class to the h1 in the sidebar to easily target.

8 years agosummary: adding 2 new appearance menus for travel pros and contact us
Anthony Talarico [Wed, 14 Dec 2016 13:34:57 +0000 (08:34 -0500)]
summary: adding 2 new appearance menus for travel pros and contact us

detail: adding new sidebar with a template for the pages that need a sidebar
containing pages from their respectice appearance menus

8 years agosummary: linking pages to the dropdown map cities on click
Anthony Talarico [Tue, 13 Dec 2016 15:22:39 +0000 (10:22 -0500)]
summary: linking pages to the dropdown map cities on click

details: adding window.location in js to the cities on the dropdown map
to re-direct the user to the respective page based on the location that
is clicked on the map

8 years agosummary: adjusting styles for dropdown map
Anthony Talarico [Tue, 13 Dec 2016 15:10:50 +0000 (10:10 -0500)]
summary: adjusting styles for dropdown map

details: changing coordinates for the city positions on the dropdown
map so they don't overlap neighboring cities. Adjusting the font size
of single line texts so they look similar to the size of double line
city texts

8 years agosummary: adding day trips pages to off canvas menu
Anthony Talarico [Tue, 13 Dec 2016 14:37:23 +0000 (09:37 -0500)]
summary: adding day trips pages to off canvas menu

details: added appearance menu and registered menu in lib/navigation
used js to append the menu inside of the existing menu and adjusted
styles of the menus so they appear integrated

8 years agosummary: registering nav menu for day trips pages and dropdown menu
Anthony Talarico [Tue, 13 Dec 2016 13:55:50 +0000 (08:55 -0500)]
summary: registering nav menu for day trips pages and dropdown menu

detail: adding menu in admin for day trips pages to be added to off
canvas menu i.e. petoskey area and francejourneys

8 years agosummary: adding error checking to the dropdown map hover
Anthony Talarico [Tue, 13 Dec 2016 13:40:01 +0000 (08:40 -0500)]
summary: adding error checking to the dropdown map hover

detail: added try catch to make sure there are no undefined
messages when hovering over a map section with no page id or data

8 years agofixing pictured rocks id in the dropdown map markup
Anthony Talarico [Mon, 12 Dec 2016 21:54:04 +0000 (16:54 -0500)]
fixing pictured rocks id in the dropdown map markup

8 years agoadding pictured rocks tag to the dropdown map
Anthony Talarico [Mon, 12 Dec 2016 21:52:15 +0000 (16:52 -0500)]
adding pictured rocks tag to the dropdown map

8 years agoremoving canada tag from the dropdown map as being interactive
Anthony Talarico [Mon, 12 Dec 2016 21:50:42 +0000 (16:50 -0500)]
removing canada tag from the dropdown map as being interactive

8 years agoadding content to the right column of the dropdown map in the topbar
Anthony Talarico [Mon, 12 Dec 2016 21:45:41 +0000 (16:45 -0500)]
adding content to the right column of the dropdown map in the topbar

8 years agoremoving extra tspans from the text tags in the dropdown map
Anthony Talarico [Mon, 12 Dec 2016 19:00:01 +0000 (14:00 -0500)]
removing extra tspans from the text tags in the dropdown map

8 years agoremoving red font stroke as it doesn't appear nicely in IE
Anthony Talarico [Mon, 12 Dec 2016 18:54:18 +0000 (13:54 -0500)]
removing red font stroke as it doesn't appear nicely in IE

8 years agoadding dropdown map to topbar, adding hover effects to the text in the map
Anthony Talarico [Mon, 12 Dec 2016 18:46:27 +0000 (13:46 -0500)]
adding dropdown map to topbar, adding hover effects to the text in the map

8 years agoremoving datepicker bottom div
Anthony Talarico [Mon, 12 Dec 2016 15:40:33 +0000 (10:40 -0500)]
removing datepicker bottom div

8 years agoAdding some left padding to the members only sidebar
Laury GvR [Mon, 12 Dec 2016 14:21:38 +0000 (09:21 -0500)]
Adding some left padding to the members only sidebar

8 years agoWrapped the main-content in a div class row
Laury GvR [Mon, 12 Dec 2016 14:07:51 +0000 (09:07 -0500)]
Wrapped the main-content in a div class row

The footer had become invisible because the main content partial
was not in a row. I added a div with class row around it, and now
it has been fixed.

8 years agoFooter re-enabled, was temporarily commented out
Laury GvR [Fri, 9 Dec 2016 22:13:32 +0000 (17:13 -0500)]
Footer re-enabled, was temporarily commented out

8 years agoMembers only styles and markup added.
Laury GvR [Fri, 9 Dec 2016 22:10:45 +0000 (17:10 -0500)]
Members only styles and markup added.

8 years agolinking footer icons to pages
Anthony Talarico [Fri, 9 Dec 2016 20:03:50 +0000 (15:03 -0500)]
linking footer icons to pages

8 years agoadding styles to shareThis in its new location
Anthony Talarico [Fri, 9 Dec 2016 16:48:16 +0000 (11:48 -0500)]
adding styles to shareThis in its new location