Anthony Talarico [Thu, 27 Apr 2017 18:25:00 +0000 (14:25 -0400)]
Merge tag 'v1.0.14' into develop
adding new dynamic total field to the poster form
adding new total form price calculation via gravity pdf hook in functions file and
using javascript to calculate the new field in the poster form
Anthony Talarico [Thu, 27 Apr 2017 18:23:56 +0000 (14:23 -0400)]
Merge branch 'hotfix/1.0.14'
Anthony Talarico [Thu, 27 Apr 2017 18:22:58 +0000 (14:22 -0400)]
adding dynamically populated discounted total form input
adding a new input field to the poster form to add a discounted calculation total to
the new field. using a gravity pdf hook to append the data to the form after generation
Anthony Talarico [Tue, 25 Apr 2017 14:23:20 +0000 (10:23 -0400)]
Merge tag 'v1.0.13' into develop
adding new calculations to the poster order form in gravity forms and gravity pdf
using js and php hooks to set the gravity forms calculations for the poster order form.
done in the functions and pageSetup files
Anthony Talarico [Tue, 25 Apr 2017 14:22:31 +0000 (10:22 -0400)]
Merge branch 'hotfix/1.0.13'
Anthony Talarico [Tue, 25 Apr 2017 14:21:36 +0000 (10:21 -0400)]
adding new calculations for every 4 posters purchased for the poster order form
using javascript and php to set the gravity pdf form entry to give a $10 discount for every
4 posters purchased from the poster order form in gravity forms
Anthony Talarico [Tue, 25 Apr 2017 13:06:27 +0000 (09:06 -0400)]
Merge tag 'v1.0.12' into develop
adding javascript form calculation to change the totals on front end.
using gravity form pre submission hook to the change the total in the
pdf form
Anthony Talarico [Tue, 25 Apr 2017 13:05:54 +0000 (09:05 -0400)]
Merge branch 'hotfix/1.0.12'
Anthony Talarico [Tue, 25 Apr 2017 13:05:16 +0000 (09:05 -0400)]
adding poster form calculations
adding javascript to change the total on the form so the user can see what
the new total is. using pre submission gravity form hook to change the total
for the gravity pdf
Anthony Talarico [Mon, 24 Apr 2017 18:07:47 +0000 (14:07 -0400)]
Merge tag 'v1.0.11' into develop
adding poster form pricing calculations to pageSetup.js. this allows the price reduction
of 4 or more posters
Anthony Talarico [Mon, 24 Apr 2017 18:07:20 +0000 (14:07 -0400)]
Merge branch 'hotfix/1.0.11'
Anthony Talarico [Mon, 24 Apr 2017 18:06:19 +0000 (14:06 -0400)]
adding poster form calculations
the poster form has 4 new additions of posters. had to remove the option to buy all 4 posters
for a set price since there are now 8 posters. had to create calculations to allow a mix and
match pricing system.
Steve Sutton [Thu, 3 Nov 2016 12:53:02 +0000 (08:53 -0400)]
Merge tag 'v1.0.10' into develop
Version 1.0.10
Steve Sutton [Thu, 3 Nov 2016 12:52:55 +0000 (08:52 -0400)]
Merge branch 'hotfix/1.0.10'
Steve Sutton [Thu, 3 Nov 2016 12:52:21 +0000 (08:52 -0400)]
Hide the add your event button
Client doesn't want all people adding events.
Laury GvR [Mon, 31 Oct 2016 21:14:40 +0000 (17:14 -0400)]
Merge tag 'v1.0.9' into develop
v1.0.9
Laury GvR [Mon, 31 Oct 2016 21:14:35 +0000 (17:14 -0400)]
Merge branch 'hotfix/1.0.9'
Laury GvR [Mon, 31 Oct 2016 21:13:12 +0000 (17:13 -0400)]
Mysterious condition sidebar gap fixed.
There was an inexplicable gap between the header of the sidebar
condition display boxes, and their content. This could only be
fixed by editing the line-height but that messed up everything
else in that box. Given a background color to those header images
so the blank gap is invisible.
Laury GvR [Mon, 31 Oct 2016 21:13:03 +0000 (17:13 -0400)]
Theme version number bump
Laury GvR [Mon, 31 Oct 2016 20:51:16 +0000 (16:51 -0400)]
Merge tag 'v1.0.8' into develop
v1.0.8
Laury GvR [Mon, 31 Oct 2016 20:51:08 +0000 (16:51 -0400)]
Merge branch 'hotfix/1.0.8'
Laury GvR [Mon, 31 Oct 2016 20:50:21 +0000 (16:50 -0400)]
Sidebar conditions more like frontpage
In particular, the date is made blue, and the condition bold and
larger.
Laury GvR [Mon, 31 Oct 2016 20:50:09 +0000 (16:50 -0400)]
Theme version number bump
Laury GvR [Mon, 31 Oct 2016 20:43:09 +0000 (16:43 -0400)]
Merge tag 'v1.0.7' into develop
v1.0.7
Laury GvR [Mon, 31 Oct 2016 20:43:03 +0000 (16:43 -0400)]
Merge branch 'hotfix/1.0.7'
Laury GvR [Mon, 31 Oct 2016 20:41:07 +0000 (16:41 -0400)]
Offcanvas conditions fixed. Remove dup IDs
The offcanvas bridge conditions was copied over without regard. As
a result, there were duplicate IDs on certain pages, and not all
necessary styles had been applied. Restyled sidebar conditions.
Laury GvR [Mon, 31 Oct 2016 20:39:42 +0000 (16:39 -0400)]
Theme version number bump
Laury GvR [Mon, 31 Oct 2016 20:09:14 +0000 (16:09 -0400)]
Merge tag 'v1.0.6' into develop
v1.0.6
Laury GvR [Mon, 31 Oct 2016 20:09:10 +0000 (16:09 -0400)]
Merge branch 'hotfix/1.0.6'
Laury GvR [Mon, 31 Oct 2016 20:08:50 +0000 (16:08 -0400)]
Display none on the faq broken + signs
Laury GvR [Mon, 31 Oct 2016 20:08:31 +0000 (16:08 -0400)]
Theme version number bump
Laury GvR [Mon, 31 Oct 2016 20:06:41 +0000 (16:06 -0400)]
Gruntified last commit
Laury GvR [Mon, 31 Oct 2016 19:31:45 +0000 (15:31 -0400)]
Merge branch 'hotfix/1.0.5'
Laury GvR [Mon, 31 Oct 2016 19:31:40 +0000 (15:31 -0400)]
See previous commit. Font-size increased of + and -
Laury GvR [Mon, 31 Oct 2016 19:27:18 +0000 (15:27 -0400)]
Theme version number bump
Laury GvR [Mon, 31 Oct 2016 19:26:31 +0000 (15:26 -0400)]
Theme version number bump
Laury GvR [Mon, 31 Oct 2016 19:19:17 +0000 (15:19 -0400)]
FAQ plugin style changed so + displays on IE
The ufaq plugin was changing its + and - to 'a' and 'A' on IE.
Now both are using CSS to display actual + and - characters
instead.
Anthony Talarico [Mon, 31 Oct 2016 14:57:15 +0000 (10:57 -0400)]
Merge tag 'v1.0.4' into develop
removing the anchor link from the blog detail page post title
Anthony Talarico [Mon, 31 Oct 2016 14:55:46 +0000 (10:55 -0400)]
Merge branch 'hotfix/1.0.4'
Anthony Talarico [Mon, 31 Oct 2016 14:55:01 +0000 (10:55 -0400)]
removing blog detail page title anchor link from the post title
Ian Weller [Fri, 28 Oct 2016 19:04:42 +0000 (15:04 -0400)]
Merge tag 'v1.0.3' into develop
version 1.0.3
Ian Weller [Fri, 28 Oct 2016 19:04:06 +0000 (15:04 -0400)]
Merge branch 'release/1.0.3'
Ian Weller [Fri, 28 Oct 2016 19:02:41 +0000 (15:02 -0400)]
bumped version number
I bumped the version number in style.css to 1.0.3
Ian Weller [Fri, 28 Oct 2016 14:51:19 +0000 (10:51 -0400)]
styled the topbar more
I styled the topbar so the nav is always centered. It turns to off canvas
at a width of 685px.
Ian Weller [Fri, 28 Oct 2016 14:16:35 +0000 (10:16 -0400)]
sidebar relocation
I relocated the sidebar to be in the right place and to not dropdown when
it reaches medium view.
Ian Weller [Fri, 28 Oct 2016 13:44:16 +0000 (09:44 -0400)]
final fixes for Mackinac Bridge
I made the final adjustments to the topbar nav and other styling issues
Jodie asked for.
Steve Sutton [Thu, 27 Oct 2016 19:02:48 +0000 (15:02 -0400)]
Merge tag 'v1.0.2' into develop
Version 1.0.2
Steve Sutton [Thu, 27 Oct 2016 19:02:43 +0000 (15:02 -0400)]
Merge branch 'hotfix/1.0.2'
Steve Sutton [Thu, 27 Oct 2016 19:01:55 +0000 (15:01 -0400)]
Update for off canvas menu
Remove the anchor and use span with color of white.
Steve Sutton [Thu, 27 Oct 2016 16:27:20 +0000 (12:27 -0400)]
Merge tag 'v1.0.1' into develop
Version 1.0.1
Steve Sutton [Thu, 27 Oct 2016 16:27:15 +0000 (12:27 -0400)]
Merge branch 'hotfix/1.0.1'
Steve Sutton [Thu, 27 Oct 2016 16:26:33 +0000 (12:26 -0400)]
Update off canvas menu for main level to be turned off.
Don't output href for main level off canvas nav items that have
children.
Steve Sutton [Wed, 26 Oct 2016 16:45:36 +0000 (12:45 -0400)]
Merge tag 'v1.0.0' into develop
Version 1.0.0
Steve Sutton [Wed, 26 Oct 2016 16:45:19 +0000 (12:45 -0400)]
Merge branch 'release/1.0.0'
Steve Sutton [Wed, 26 Oct 2016 16:44:59 +0000 (12:44 -0400)]
Bump version number for release
First release
Anthony Talarico [Wed, 26 Oct 2016 14:30:46 +0000 (10:30 -0400)]
removing margin from product labels in token order form, changing gravity forms submit button text
Anthony Talarico [Tue, 25 Oct 2016 12:33:51 +0000 (08:33 -0400)]
adding styles to the instruction field for the poster order from in gravity forms
Anthony Talarico [Mon, 24 Oct 2016 19:34:03 +0000 (15:34 -0400)]
adding negative margin to the bottom of a few fields in the token order form for gravity forms
Anthony Talarico [Mon, 24 Oct 2016 19:31:17 +0000 (15:31 -0400)]
minor style adjustments to the token order form in gravity forms
Anthony Talarico [Mon, 24 Oct 2016 19:23:06 +0000 (15:23 -0400)]
removing test print_r statement from functions file for the gravity forms token form content filter
Anthony Talarico [Mon, 24 Oct 2016 19:18:48 +0000 (15:18 -0400)]
changing the conditional for unwanted token form fields when calculating shipping costs, usins == -1 when checking if value is in array
Anthony Talarico [Mon, 24 Oct 2016 19:15:46 +0000 (15:15 -0400)]
fixing syntax error in token form shipping calculation $.inArray function
Anthony Talarico [Mon, 24 Oct 2016 19:05:52 +0000 (15:05 -0400)]
adding an array of field values that are not to be calculated in the token form shipping calculations for gravity forms
Anthony Talarico [Mon, 24 Oct 2016 18:58:51 +0000 (14:58 -0400)]
adding js to the token order form in gravity forms for the shipping for tokens only
Anthony Talarico [Mon, 24 Oct 2016 18:37:17 +0000 (14:37 -0400)]
adding new product fields for the token shipping, hiding and setting height to 0 using js for the token form gravity forms
Anthony Talarico [Mon, 24 Oct 2016 17:25:41 +0000 (13:25 -0400)]
increasing the font size for the order total text in the token form gravity forms
Anthony Talarico [Mon, 24 Oct 2016 17:19:56 +0000 (13:19 -0400)]
adding gfield_descriptions to the wrapping styles in the token order form gravity forms
Anthony Talarico [Mon, 24 Oct 2016 17:15:54 +0000 (13:15 -0400)]
adding selectors to the input fields for the gravity forms token form
Anthony Talarico [Mon, 24 Oct 2016 17:14:09 +0000 (13:14 -0400)]
using js make the ship to instructions read only in the token order form for gravity forms
Anthony Talarico [Mon, 24 Oct 2016 17:07:19 +0000 (13:07 -0400)]
adjusting the styles in the token order form gravity forms
Anthony Talarico [Mon, 24 Oct 2016 16:54:23 +0000 (12:54 -0400)]
adding height: 100% to the return address field in the token order form gravity forms
Anthony Talarico [Mon, 24 Oct 2016 16:52:03 +0000 (12:52 -0400)]
removing scroll bar from the gravity forms token order form return address field
Anthony Talarico [Mon, 24 Oct 2016 15:21:29 +0000 (11:21 -0400)]
adusting gravity forms styles for the pdf printing
Anthony Talarico [Mon, 24 Oct 2016 15:10:13 +0000 (11:10 -0400)]
adding styles for gravity forms product fields for poster and token orders
Anthony Talarico [Fri, 21 Oct 2016 20:51:42 +0000 (16:51 -0400)]
wrapping all tokens forms h4 texts in gravity forms fields
Anthony Talarico [Fri, 21 Oct 2016 20:47:27 +0000 (16:47 -0400)]
adding gravity forms styles to adjust the wrapping and font styles, added columns to the token order order form
Anthony Talarico [Fri, 21 Oct 2016 18:50:05 +0000 (14:50 -0400)]
changing archive.php to match home.php for the blog home page styles
Ian Weller [Fri, 21 Oct 2016 16:54:41 +0000 (12:54 -0400)]
removing social icons
I removed the social icons in the off canvas menu.
Anthony Talarico [Fri, 21 Oct 2016 16:52:45 +0000 (12:52 -0400)]
adding space around the meta data in the single blog detail page
Anthony Talarico [Fri, 21 Oct 2016 15:41:42 +0000 (11:41 -0400)]
moving sharethis button next to the meta date on single blog pages, changing excerpt and single blog titles to h2
Anthony Talarico [Fri, 21 Oct 2016 15:26:32 +0000 (11:26 -0400)]
increasing blog excerpt title font size and reducing the line height for long titles
Anthony Talarico [Fri, 21 Oct 2016 15:24:38 +0000 (11:24 -0400)]
increasing space between each blog excerpt in the blog home page
Anthony Talarico [Fri, 21 Oct 2016 15:22:19 +0000 (11:22 -0400)]
adjusting blog styles to match shipwreck museum and harbor country
Anthony Talarico [Fri, 21 Oct 2016 14:03:24 +0000 (10:03 -0400)]
adding js to dynamically alter the tokens gravity form to calculate shipping based on qty, adjusting styles for fields in the form
Ian Weller [Fri, 21 Oct 2016 12:55:29 +0000 (08:55 -0400)]
made adjustments to the faq plugin
I finally figured out how to solve the problem with the faq plugin in
small view. I added a width of 10% and removed the width of 'auto' from
the header class container.
Ian Weller [Thu, 20 Oct 2016 20:37:43 +0000 (16:37 -0400)]
more last second changes
I made another round of changes for the Conditions action item. I made
the date stamp blue and increased the font size of the condition to 18px.
Ian Weller [Thu, 20 Oct 2016 20:31:35 +0000 (16:31 -0400)]
found out I applied the changes to the wrong thing
I found out I applied the action item changes meant for the front page to
the interior page. Big oops.
Ian Weller [Thu, 20 Oct 2016 20:25:24 +0000 (16:25 -0400)]
working on bridge condition styles
I am working on the styles for the bridge condition action item.
Increased the font size of the condition, decreased the font size of the
date, and changed the description text color to blue.
Ian Weller [Thu, 20 Oct 2016 20:07:10 +0000 (16:07 -0400)]
trying to make the FAQ presentable.
Doing the requested mass styling for the FAQ plugin. I changed the header
size for the category header.
Ian Weller [Thu, 20 Oct 2016 19:48:08 +0000 (15:48 -0400)]
styled the FAQ plugin
I did some styling to the FAQ plugin. I changed the width to 'auto' and
added '!important' to make sure it took effect.
Ian Weller [Thu, 20 Oct 2016 18:46:21 +0000 (14:46 -0400)]
adjusting details I missed
I missed some requested changes for mobile. The Social icons are now
below the client info, the headers in the header reduce in size on small,
and I changed the background color of the off canvas to the the blue of
the header background.
Ian Weller [Thu, 20 Oct 2016 18:18:06 +0000 (14:18 -0400)]
I adjusted the spacing at the bottom of the content page
I adjusted a media query for the inside pages that gives a bottom padding
of 150px on small view only.
Anthony Talarico [Thu, 20 Oct 2016 18:14:18 +0000 (14:14 -0400)]
adjusting gravity forms fields styles for the tokens order form
Anthony Talarico [Thu, 20 Oct 2016 18:00:38 +0000 (14:00 -0400)]
adjusting font styles and text positioning for the bridge posters forms content in gravity forms
Ian Weller [Thu, 20 Oct 2016 17:47:57 +0000 (13:47 -0400)]
I have the bridge responsive now
The bridge image is now moving with the screen size. I added it as an
element with absolute positon and the row container that I gave an id to
relative position. I did some styling to it and removed the code that
made the bridge a background element.
Anthony Talarico [Thu, 20 Oct 2016 17:10:39 +0000 (13:10 -0400)]
reducing the font size of the readmore links regarding the front page blocks excerpts
Anthony Talarico [Thu, 20 Oct 2016 17:06:04 +0000 (13:06 -0400)]
fixing syntax error in the get_permalink function for linking the contact us page in the footer
Anthony Talarico [Thu, 20 Oct 2016 17:04:25 +0000 (13:04 -0400)]
linking privacy and contact us page in the footer, moving the share this icon above the page content title
Ian Weller [Thu, 20 Oct 2016 15:38:25 +0000 (11:38 -0400)]
Finishing up the last of the requests
I think I finished the last of the requests fot the header and top bar.
Ian Weller [Thu, 20 Oct 2016 15:29:59 +0000 (11:29 -0400)]
still on the header
I am still trying to make the header right according to the changes. I
have added a new logo, moved the action items up 10px, and redid styles of
the topbar and header.