Anthony Talarico [Tue, 4 Oct 2016 17:17:17 +0000 (13:17 -0400)]
adding featured image capability for main nav pages only, added excerpt support for the dropdown map content
Ian Weller [Tue, 4 Oct 2016 14:07:25 +0000 (10:07 -0400)]
Assigned the link to the write page
I linked the blog icon to the page titled Blog, when I should've linked it
to News which is the post page. I have it going to the right place now.
Ian Weller [Tue, 4 Oct 2016 13:54:57 +0000 (09:54 -0400)]
Added Blog icon
I added the blog icon to the header, footer, and off canvas. Collins
provided the appropate icons when I ask for them.
Ian Weller [Tue, 4 Oct 2016 13:01:34 +0000 (09:01 -0400)]
Changed the Media link
I changed the Media link to the Media page. I recall leaving that link a
dead anchor when I was done with breakout.
Anthony Talarico [Mon, 3 Oct 2016 15:50:35 +0000 (11:50 -0400)]
moving check in and datepicker trigger img next to the input field for the home away reservation form
Anthony Talarico [Mon, 3 Oct 2016 15:38:13 +0000 (11:38 -0400)]
adding share this to pages, adding reservation embed code, adding dollarsign.js back to gulp compilation
Anthony Talarico [Fri, 30 Sep 2016 19:25:27 +0000 (15:25 -0400)]
testing the toggling of lost password form on the members only page
Anthony Talarico [Thu, 29 Sep 2016 20:15:30 +0000 (16:15 -0400)]
adding click navigation to the dropdown map region names
Ian Weller [Thu, 29 Sep 2016 19:34:14 +0000 (15:34 -0400)]
trying to fix another poblem I caused with my last fix.
I forgot about responsive and also forgot about I needed position absolute
in order to get the results desired. Now I added position relative to the
block container class and absolute to the h5 elements.
Ian Weller [Thu, 29 Sep 2016 17:37:29 +0000 (13:37 -0400)]
block repairs
I fixed the mass mediaquery issue I made. Added a container element that
holds the block image and block title.
Anthony Talarico [Thu, 29 Sep 2016 16:44:39 +0000 (12:44 -0400)]
removing datepicker div from the footer of the page
Anthony Talarico [Thu, 29 Sep 2016 16:28:50 +0000 (12:28 -0400)]
removing br tags from the off canvas side menu items
Laury GvR [Wed, 28 Sep 2016 21:33:17 +0000 (17:33 -0400)]
Removed padding from sidebar member db featured container
Laury GvR [Wed, 28 Sep 2016 18:37:26 +0000 (14:37 -0400)]
Added featured member Shortcode and styles.
Featured member shortcode added to the sidebar. Made the sidebar
fit by changing the event feed to have a column. Edited styles of
the whole to reflect what's shown in the psd images. Fixed the
MEMBERS_ONLY_ID define to have quotes around it.
Laury GvR [Tue, 27 Sep 2016 21:00:56 +0000 (17:00 -0400)]
Duplicate member area link removed
Anthony Talarico [Tue, 27 Sep 2016 19:54:27 +0000 (15:54 -0400)]
removing billing details from cart if product is free
Laury GvR [Tue, 27 Sep 2016 19:41:16 +0000 (15:41 -0400)]
Gruntified last commit
Laury GvR [Tue, 27 Sep 2016 19:40:29 +0000 (15:40 -0400)]
Styles limiting the members only lost pass email field
Anthony Talarico [Tue, 27 Sep 2016 19:37:23 +0000 (15:37 -0400)]
centering signature input box in gravity forms
Laury GvR [Tue, 27 Sep 2016 19:31:19 +0000 (15:31 -0400)]
Using MEMBERS_ONLY_ID constant for convenience
Throughout the theme we use the a very verbose way to get the
members only id: get_option(GLM_MEMBERS_PLUGIN_OPTION_MEMBERS_
ONLY_ID) -- this is meant to simplify that.
Anthony Talarico [Tue, 27 Sep 2016 19:18:12 +0000 (15:18 -0400)]
centered text input fields for the gravit forms fields
Anthony Talarico [Tue, 27 Sep 2016 19:11:37 +0000 (15:11 -0400)]
overriding gravity forms li styles with !important
Anthony Talarico [Tue, 27 Sep 2016 19:05:51 +0000 (15:05 -0400)]
text aligning left all of the checkboxes in the gravity forms
Anthony Talarico [Tue, 27 Sep 2016 19:04:26 +0000 (15:04 -0400)]
testing aligning all of the checkboxes to the left
Anthony Talarico [Tue, 27 Sep 2016 17:57:03 +0000 (13:57 -0400)]
adding shopping cart icon, adding woocommerce stylesheet
Anthony Talarico [Tue, 27 Sep 2016 17:45:26 +0000 (13:45 -0400)]
removing extraneous character from markup in woocommerce.php
Anthony Talarico [Tue, 27 Sep 2016 17:38:54 +0000 (13:38 -0400)]
removing duplicate call to topbar.php
Anthony Talarico [Tue, 27 Sep 2016 17:28:25 +0000 (13:28 -0400)]
adding woocommerce.php to functions.php forceTemplate function
Anthony Talarico [Tue, 27 Sep 2016 17:25:30 +0000 (13:25 -0400)]
adding woocommerce template files to the theme
Anthony Talarico [Tue, 27 Sep 2016 15:36:51 +0000 (11:36 -0400)]
reducing the title in the visit our towns dropdown map by 1px to prevent wrapping
Anthony Talarico [Tue, 27 Sep 2016 15:35:05 +0000 (11:35 -0400)]
reducing font size for the dropdown map title
Laury GvR [Tue, 27 Sep 2016 15:28:19 +0000 (11:28 -0400)]
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.
Anthony Talarico [Mon, 26 Sep 2016 19:31:53 +0000 (15:31 -0400)]
removing babel and es2015 support from gulp build to speed it up
Anthony Talarico [Mon, 26 Sep 2016 13:56:45 +0000 (09:56 -0400)]
forgot to declare dom variable for the category dropdown search button
Anthony Talarico [Mon, 26 Sep 2016 13:54:57 +0000 (09:54 -0400)]
adding check to remove category search button if there is text in the search field
Anthony Talarico [Mon, 26 Sep 2016 13:41:57 +0000 (09:41 -0400)]
adding member categories to the search drowndown using a filter
Anthony Talarico [Fri, 23 Sep 2016 20:52:20 +0000 (16:52 -0400)]
adding separate forms for the dropdown search for input and category search
Anthony Talarico [Thu, 22 Sep 2016 19:09:16 +0000 (15:09 -0400)]
adding events page styling for the input fields and the buttons
Steve Sutton [Thu, 22 Sep 2016 17:08:04 +0000 (13:08 -0400)]
Update the template for the home page event output.
Using shortcode to output the events.
Anthony Talarico [Thu, 22 Sep 2016 17:04:27 +0000 (13:04 -0400)]
resetting the dropdown search form container width back to 237 px, not displaying the same between firefox and chrome
Anthony Talarico [Thu, 22 Sep 2016 16:57:43 +0000 (12:57 -0400)]
adjusting width of the dropdown search form container
Anthony Talarico [Thu, 22 Sep 2016 16:56:19 +0000 (12:56 -0400)]
adjusting the position of the dropdown search form container
Anthony Talarico [Thu, 22 Sep 2016 16:54:28 +0000 (12:54 -0400)]
minor style changes to the dropdown search form
Anthony Talarico [Thu, 22 Sep 2016 16:24:32 +0000 (12:24 -0400)]
moving search buttons to the right to prevent overlapping the page title
Ian Weller [Thu, 22 Sep 2016 16:06:06 +0000 (12:06 -0400)]
fixed the blocks
I moved the titles of the blocks down. It should be good now.
Anthony Talarico [Thu, 22 Sep 2016 16:01:30 +0000 (12:01 -0400)]
adding OSS plugin search criteria to the search dropdown search form
Anthony Talarico [Thu, 22 Sep 2016 15:53:33 +0000 (11:53 -0400)]
adding dropdown search form
Ian Weller [Thu, 22 Sep 2016 15:50:13 +0000 (11:50 -0400)]
Working with the top bar nav
I did some adjustments to the topbar nav in terms of styling and layout of
some things.
Laury GvR [Thu, 22 Sep 2016 02:21:38 +0000 (22:21 -0400)]
Member DB styles and markup.
Anthony Talarico [Wed, 21 Sep 2016 20:12:11 +0000 (16:12 -0400)]
adding events plugin stylesheet
Ian Weller [Wed, 21 Sep 2016 19:51:08 +0000 (15:51 -0400)]
fixing things I missed
I missed an option on the blocks styled that to the best I can. I also
got the header area to shrink when it goes to sticky. It isn't 154px, but
it's close enough.
Anthony Talarico [Wed, 21 Sep 2016 19:42:04 +0000 (15:42 -0400)]
changing template back to full width since get_post content executes shortcodes in the page and do_shortcode isn't necessary
Anthony Talarico [Wed, 21 Sep 2016 19:36:43 +0000 (15:36 -0400)]
changing from full width template to events list template as to execute do shortcode within the template markup
Anthony Talarico [Wed, 21 Sep 2016 19:34:17 +0000 (15:34 -0400)]
adding full width page template for events or any other page that needs full width
Ian Weller [Wed, 21 Sep 2016 18:31:49 +0000 (14:31 -0400)]
Finishing media query mess for the blocks
I just finished the media query mess that is needed for the blocks to be
properly responsive. It wasn't easy, but I did it.
Anthony Talarico [Wed, 21 Sep 2016 17:29:26 +0000 (13:29 -0400)]
checking to make sure dropdown map region images exist before trying to get them from the page array to avoid js errors
Anthony Talarico [Wed, 21 Sep 2016 17:09:20 +0000 (13:09 -0400)]
added border and fixed padding around dropdown map
Ian Weller [Wed, 21 Sep 2016 16:25:27 +0000 (12:25 -0400)]
working on blocks further.
I removed the margin bottom that was apart of block image. It should be
even now.
Ian Weller [Wed, 21 Sep 2016 16:07:43 +0000 (12:07 -0400)]
making updates
I'm updating the styles for the heaer elements and blocks. Also did a
change with the shadow on the block feed.
Anthony Talarico [Wed, 21 Sep 2016 15:52:32 +0000 (11:52 -0400)]
uncommenting display none on the weather widget in the footer
Anthony Talarico [Wed, 21 Sep 2016 15:51:20 +0000 (11:51 -0400)]
minor styles to the slide up weather widget in in the footer
Anthony Talarico [Wed, 21 Sep 2016 15:42:31 +0000 (11:42 -0400)]
added weather widget to footer on hover
Ian Weller [Wed, 21 Sep 2016 14:54:27 +0000 (10:54 -0400)]
changing a few things in the header
I changed the pre-header anchor color and the "Eight Great" pitch to bold
from a weight of 300.
Ian Weller [Wed, 21 Sep 2016 13:10:46 +0000 (09:10 -0400)]
I fixed a bad link I made
I tried to use wp-login for the member login anchor and switched it to
wp-admin. That should do the trick.
Anthony Talarico [Wed, 21 Sep 2016 13:07:07 +0000 (09:07 -0400)]
adding dropdown menu content for the topbar dropdown map
Ian Weller [Tue, 20 Sep 2016 20:20:18 +0000 (16:20 -0400)]
adding links to hardcoded anchors
I added a appropiate php link code to anchors I coded in by hand.
Anthony Talarico [Tue, 20 Sep 2016 16:49:57 +0000 (12:49 -0400)]
tweaking the map text position for firefox and chrome for the nav dropdown map
Anthony Talarico [Tue, 20 Sep 2016 16:48:12 +0000 (12:48 -0400)]
making dropdown map font weight lighter to match psd
Anthony Talarico [Tue, 20 Sep 2016 16:41:18 +0000 (12:41 -0400)]
using js to manipulate styles for the svg map in the nav dropdown
Anthony Talarico [Tue, 20 Sep 2016 16:37:03 +0000 (12:37 -0400)]
adding styles to the dropdown map for the svg components
Anthony Talarico [Tue, 20 Sep 2016 15:47:17 +0000 (11:47 -0400)]
adding dropdown map to nav menu
Ian Weller [Tue, 20 Sep 2016 15:32:27 +0000 (11:32 -0400)]
added favicon
I added the favicon for Harbor Country
Anthony Talarico [Mon, 19 Sep 2016 20:28:58 +0000 (16:28 -0400)]
adding twitter href to the social icon in the header
Anthony Talarico [Mon, 19 Sep 2016 20:06:22 +0000 (16:06 -0400)]
linking social media icons to the header footer and off canvas icons
Anthony Talarico [Mon, 19 Sep 2016 19:36:24 +0000 (15:36 -0400)]
styling the blog search results page
Anthony Talarico [Mon, 19 Sep 2016 19:18:03 +0000 (15:18 -0400)]
removing images from archive and category blog pages
Anthony Talarico [Mon, 19 Sep 2016 19:06:52 +0000 (15:06 -0400)]
moving the share this inside of the header section in the single blog page
Anthony Talarico [Mon, 19 Sep 2016 19:05:21 +0000 (15:05 -0400)]
adding share this to blog single pages
Anthony Talarico [Mon, 19 Sep 2016 18:49:04 +0000 (14:49 -0400)]
caching body in pageSetup.js, removing featured image from blog excerpt in blog home
Anthony Talarico [Mon, 19 Sep 2016 18:28:18 +0000 (14:28 -0400)]
uncommenting missed commented lines in the single blog featured image loop
Anthony Talarico [Mon, 19 Sep 2016 18:27:11 +0000 (14:27 -0400)]
uncommenting commented out blog single featured images
Anthony Talarico [Mon, 19 Sep 2016 18:13:48 +0000 (14:13 -0400)]
fixing nextgen templates to use the new foundation 6 grid for blocks
Anthony Talarico [Mon, 19 Sep 2016 18:02:44 +0000 (14:02 -0400)]
adjusting styles for blog home page, removing box shadow around posts, and leveling blog image with title
Ian Weller [Mon, 19 Sep 2016 17:03:59 +0000 (13:03 -0400)]
Final changes
I believe I've made the last changes that are required. Chamber sidebar
is shown below content, off canvas menu list has been expanded, and footer
nav has a min-height media query for the weather item to match the others.
Ian Weller [Mon, 19 Sep 2016 16:18:47 +0000 (12:18 -0400)]
Trying to fix things Collins pointed out.
After Collins reviewed it, I went and made adjustments to several things
trying to make it work. A majority of it I think is good.
Ian Weller [Mon, 19 Sep 2016 12:58:16 +0000 (08:58 -0400)]
I think I got it
I think I have the last bits done. All the things I have control over I
have done.
Ian Weller [Fri, 16 Sep 2016 21:00:57 +0000 (17:00 -0400)]
Last second styles
I did some last second styling on the sidebar to have it look right.
Ian Weller [Fri, 16 Sep 2016 20:23:35 +0000 (16:23 -0400)]
Screenshot added
I added a screenshot image to the theme folder/
Ian Weller [Fri, 16 Sep 2016 20:01:59 +0000 (16:01 -0400)]
Finishing some of the last touches on breakout
I did more styling for the blocks and did a bit of styling for the sidebar
in small view.
Ian Weller [Fri, 16 Sep 2016 17:42:31 +0000 (13:42 -0400)]
I got most the changes made I think
I went through steve's and collins's change lists, and I think I have it.
There are a few things that I could use some help identifying.
Ian Weller [Fri, 16 Sep 2016 15:55:11 +0000 (11:55 -0400)]
making more adjustments to styles and layout.
I made changes to the some of the layout after Collins review the
responsive and I reduced some of the spacing in the footer.
Ian Weller [Fri, 16 Sep 2016 14:57:19 +0000 (10:57 -0400)]
last moment styling
I did some styling to the some of the dropdown menus in the top bar. I
think it may be complete.
Ian Weller [Fri, 16 Sep 2016 13:32:26 +0000 (09:32 -0400)]
making changes after steve review
I made the changes Steve requested. Cross browser testing is still
required.
Ian Weller [Thu, 15 Sep 2016 20:48:27 +0000 (16:48 -0400)]
trying to work with the off canvas
I'm doing styling with the off cavas menu and had to do some rearranging.
The title bar and the off canvas are outside the header element.
Ian Weller [Thu, 15 Sep 2016 20:10:57 +0000 (16:10 -0400)]
doing styling changes
I'm adding styles that activate when certian conditions are met. I have
it almost finished.
Ian Weller [Thu, 15 Sep 2016 19:03:10 +0000 (15:03 -0400)]
making progress with responsive layout
I'm making the most progress in terms of responsive in the layout. I have
to do styling show everything isn't bashed against each other. There are
some layout issues in medium view, but they are my opinion that doesn't
come with a real resolution.
Ian Weller [Thu, 15 Sep 2016 17:37:00 +0000 (13:37 -0400)]
I got the last bits of large view finished
I got the last parts of the chamber template finished and I can start
styling for responsive view.
Ian Weller [Thu, 15 Sep 2016 15:15:53 +0000 (11:15 -0400)]
Template fixed
I got the template working. Now I need to style it.
Ian Weller [Thu, 15 Sep 2016 15:09:26 +0000 (11:09 -0400)]
working on template problem
I am having some issues with the template page. I think with the help I
just got it should be fixed.
Ian Weller [Thu, 15 Sep 2016 14:25:14 +0000 (10:25 -0400)]
working on responsive and chamber page
I am beginning to work on the resposive layout and styles.