Steve Sutton [Tue, 23 May 2017 17:11:40 +0000 (13:11 -0400)]
Merge tag 'v1.0.21' into develop
Version 1.0.21
Steve Sutton [Tue, 23 May 2017 17:11:34 +0000 (13:11 -0400)]
Merge branch 'hotfix/1.0.21'
Steve Sutton [Tue, 23 May 2017 17:11:16 +0000 (13:11 -0400)]
Setting up function call back
Setup correctly now
Steve Sutton [Tue, 23 May 2017 17:07:22 +0000 (13:07 -0400)]
Merge tag 'v1.0.20' into develop
Version 1.0.20
Steve Sutton [Tue, 23 May 2017 17:07:17 +0000 (13:07 -0400)]
Merge branch 'hotfix/1.0.20'
Steve Sutton [Tue, 23 May 2017 17:07:13 +0000 (13:07 -0400)]
bug fix
Steve Sutton [Tue, 23 May 2017 17:03:50 +0000 (13:03 -0400)]
Merge tag 'v1.0.19' into develop
Version 1.9.19
Steve Sutton [Tue, 23 May 2017 17:03:44 +0000 (13:03 -0400)]
Merge branch 'hotfix/1.0.19'
Steve Sutton [Tue, 23 May 2017 17:03:07 +0000 (13:03 -0400)]
Update private password login form
Adding http referrer for https to http login page to work.
Laury GvR [Tue, 23 May 2017 14:49:14 +0000 (10:49 -0400)]
Merge tag 'v1.0.18' into develop
v1.0.18
Laury GvR [Tue, 23 May 2017 14:49:09 +0000 (10:49 -0400)]
Merge branch 'hotfix/1.0.18'
Laury GvR [Tue, 23 May 2017 14:49:01 +0000 (10:49 -0400)]
Changed shop styles to fix layout for new woocommerce updates
Laury GvR [Tue, 23 May 2017 14:35:25 +0000 (10:35 -0400)]
Theme version number bump
Steve Sutton [Thu, 18 May 2017 20:54:57 +0000 (16:54 -0400)]
Merge tag 'v1.0.17' into develop
Version 1.0.17
Steve Sutton [Thu, 18 May 2017 20:54:49 +0000 (16:54 -0400)]
Merge branch 'hotfix/1.0.17'
Steve Sutton [Thu, 18 May 2017 20:54:21 +0000 (16:54 -0400)]
Update session expire time for board and media pages.
Update to 20 minutes to expire.
Ian Weller [Wed, 1 Feb 2017 14:10:33 +0000 (09:10 -0500)]
Merge tag 'v1.0.16' into develop
version 1.0.16
Ian Weller [Wed, 1 Feb 2017 14:10:06 +0000 (09:10 -0500)]
Merge branch 'hotfix/1.0.16'
Ian Weller [Wed, 1 Feb 2017 14:06:03 +0000 (09:06 -0500)]
almost missed one
I almost missed one that showed on Medium view.
Ian Weller [Wed, 1 Feb 2017 14:01:02 +0000 (09:01 -0500)]
updated hardcoded secondary nav
I went in and removed the s at the end of Memberships. Both the
secondary nav in the header and the off canvas menu.
Laury GvR [Mon, 12 Dec 2016 20:26:02 +0000 (15:26 -0500)]
Merge tag 'v1.0.15' into develop
v1.0.15
Laury GvR [Mon, 12 Dec 2016 20:25:57 +0000 (15:25 -0500)]
Merge branch 'hotfix/1.0.15'
Laury GvR [Mon, 12 Dec 2016 20:23:20 +0000 (15:23 -0500)]
Replace cart attribute field codetalk with English
Attributes of items were getting an attribute_denomenation label
in the Woocommerce cart. This has been replaced (using jquery) with
"Donation Amount"
Laury GvR [Mon, 12 Dec 2016 20:22:04 +0000 (15:22 -0500)]
Fixed empty $excludeCats error
A while ago, excluded categories array '$excludeCats' was commented
out, but still being used as a parameter of a function thereafter.
Laury GvR [Mon, 12 Dec 2016 20:21:02 +0000 (15:21 -0500)]
Theme version number bump
Laury GvR [Thu, 27 Oct 2016 20:34:21 +0000 (16:34 -0400)]
Merge tag 'v1.0.14' into develop
v1.0.14
Laury GvR [Thu, 27 Oct 2016 20:34:08 +0000 (16:34 -0400)]
Merge branch 'hotfix/1.0.14'
Laury GvR [Thu, 27 Oct 2016 20:33:10 +0000 (16:33 -0400)]
Fixed a potential 404 for shops excluding cats
The Gilmore shop was producing 404 errors on the main shop page
under certain conditions. Traced this to an in_array() call where
the second parameter was not an array at the time. Added a test to
make sure the parameter was an array before that function call and
that cleared the problem.
Laury GvR [Thu, 27 Oct 2016 20:32:20 +0000 (16:32 -0400)]
Theme version number bump
Anthony Talarico [Mon, 12 Sep 2016 16:59:08 +0000 (12:59 -0400)]
Merge tag 'v1.0.13' into develop
switching archives and categories position in the blog sidebar template file
Anthony Talarico [Mon, 12 Sep 2016 16:58:52 +0000 (12:58 -0400)]
Merge branch 'hotfix/1.0.13'
Anthony Talarico [Mon, 12 Sep 2016 16:58:29 +0000 (12:58 -0400)]
switching archives and categories in the blogsidebar template
Ian Weller [Tue, 5 Jul 2016 19:59:26 +0000 (15:59 -0400)]
Merge tag 'v1.0.12' into develop
version 1.0.12
Ian Weller [Tue, 5 Jul 2016 19:58:57 +0000 (15:58 -0400)]
Merge branch 'hotfix/1.0.12'
Ian Weller [Tue, 5 Jul 2016 19:55:57 +0000 (15:55 -0400)]
added the shortcode to the single.php and added the needed styles
Ian Weller [Tue, 5 Jul 2016 19:48:31 +0000 (15:48 -0400)]
added code so feature image would show on single post page
Ian Weller [Tue, 5 Jul 2016 19:45:24 +0000 (15:45 -0400)]
got the feed 'share this' icon dealt with, the moving the 'read more' is not happening
Ian Weller [Tue, 5 Jul 2016 18:45:02 +0000 (14:45 -0400)]
add some styles and did some work to the function file
Anthony Talarico [Tue, 5 Jul 2016 15:48:11 +0000 (11:48 -0400)]
Merge tag 'v1.0.11' into develop
added style for active anchor text, changed active color to gold
Anthony Talarico [Tue, 5 Jul 2016 15:47:56 +0000 (11:47 -0400)]
Merge branch 'hotfix/1.0.11'
Anthony Talarico [Tue, 5 Jul 2016 15:47:05 +0000 (11:47 -0400)]
added styles for active anchor,changed active text color to gold
Anthony Talarico [Tue, 5 Jul 2016 14:25:50 +0000 (10:25 -0400)]
Merge tag 'v1.0.10' into develop
added clickable main nav item link to topbar dropdown
Anthony Talarico [Tue, 5 Jul 2016 14:25:36 +0000 (10:25 -0400)]
Merge branch 'hotfix/1.0.10'
Anthony Talarico [Tue, 5 Jul 2016 14:24:44 +0000 (10:24 -0400)]
adding clickable main nav item to tobar dropdown, bumped stylesheet
Steve Sutton [Thu, 9 Jun 2016 15:42:41 +0000 (11:42 -0400)]
Merge tag 'v1.0.9' into develop
Version 1.0.9
Steve Sutton [Thu, 9 Jun 2016 15:42:29 +0000 (11:42 -0400)]
Merge branch 'hotfix/1.0.9'
Steve Sutton [Thu, 9 Jun 2016 15:40:54 +0000 (11:40 -0400)]
Adding filter to keep gravity forms from creating post entries
If we we custom fields they will create a post entry.
This will keep any form from adding one.
Steve Sutton [Mon, 9 May 2016 21:11:17 +0000 (17:11 -0400)]
Merge tag 'v1.0.8' into develop
Version 1.0.8
Steve Sutton [Mon, 9 May 2016 21:11:10 +0000 (17:11 -0400)]
Merge branch 'hotfix/1.0.8'
Steve Sutton [Mon, 9 May 2016 21:11:03 +0000 (17:11 -0400)]
bump version number
Steve Sutton [Mon, 9 May 2016 21:10:21 +0000 (17:10 -0400)]
Update blocks so the can deal with captions
Steve Sutton [Thu, 25 Feb 2016 17:56:11 +0000 (12:56 -0500)]
Merge tag 'v1.0.7' into develop
Version 1.0.7
Steve Sutton [Thu, 25 Feb 2016 17:56:05 +0000 (12:56 -0500)]
Merge branch 'hotfix/1.0.7'
Steve Sutton [Thu, 25 Feb 2016 17:54:56 +0000 (12:54 -0500)]
Update the links for the action items
Should not be calling tho entire post item just to get its permalink.
Steve Sutton [Tue, 23 Feb 2016 21:15:47 +0000 (16:15 -0500)]
Merge tag 'v1.0.6' into develop
Version 1.0.6
Steve Sutton [Tue, 23 Feb 2016 21:15:40 +0000 (16:15 -0500)]
Merge branch 'hotfix/1.0.6'
Steve Sutton [Tue, 23 Feb 2016 21:15:22 +0000 (16:15 -0500)]
Update blog recent post to only published ones
Steve Sutton [Tue, 23 Feb 2016 19:38:47 +0000 (14:38 -0500)]
Merge tag 'v1.0.5' into develop
Version 1.2.5
Steve Sutton [Tue, 23 Feb 2016 19:38:39 +0000 (14:38 -0500)]
Merge branch 'hotfix/1.0.5'
Steve Sutton [Tue, 23 Feb 2016 19:38:31 +0000 (14:38 -0500)]
update for shop styles
Steve Sutton [Tue, 23 Feb 2016 19:13:33 +0000 (14:13 -0500)]
Merge tag 'v1.0.4' into develop
Version 1.0.4
Steve Sutton [Tue, 23 Feb 2016 19:13:25 +0000 (14:13 -0500)]
Merge branch 'hotfix/1.0.4'
Steve Sutton [Tue, 23 Feb 2016 19:12:54 +0000 (14:12 -0500)]
Update for share this button
Steve Sutton [Tue, 23 Feb 2016 19:05:27 +0000 (14:05 -0500)]
Merge tag 'v1.0.3' into develop
Version 1.0.3
Steve Sutton [Tue, 23 Feb 2016 19:05:21 +0000 (14:05 -0500)]
Merge branch 'hotfix/1.0.3'
Steve Sutton [Tue, 23 Feb 2016 19:04:42 +0000 (14:04 -0500)]
Update for secure font refs
update the calls for fonts to be // instead of the http://
update style sheet for version number
Laury GvR [Tue, 23 Feb 2016 18:06:34 +0000 (13:06 -0500)]
Merge tag 'v1.0.2' into develop
v1.0.2
Laury GvR [Tue, 23 Feb 2016 18:06:30 +0000 (13:06 -0500)]
Merge branch 'hotfix/1.0.2'
Laury GvR [Tue, 23 Feb 2016 18:06:26 +0000 (13:06 -0500)]
Shop sidebar now uses proper markup
Laury GvR [Tue, 23 Feb 2016 18:00:02 +0000 (13:00 -0500)]
Merge tag 'v1.0.1' into develop
v1.0.1
Laury GvR [Tue, 23 Feb 2016 17:59:55 +0000 (12:59 -0500)]
Merge branch 'hotfix/1.0.1'
Laury GvR [Tue, 23 Feb 2016 17:59:48 +0000 (12:59 -0500)]
Update for new woocommerce version
Steve Sutton [Tue, 23 Feb 2016 16:43:55 +0000 (11:43 -0500)]
Merge tag 'v1.0.0' into develop
Version 1.0.0
Steve Sutton [Tue, 23 Feb 2016 16:43:49 +0000 (11:43 -0500)]
Merge branch 'release/1.0.0'
Steve Sutton [Tue, 23 Feb 2016 16:43:00 +0000 (11:43 -0500)]
First release 1.0.0
update gruntfile for compressed css
update the style for version number
update package.json for version of sass
Steve Sutton [Tue, 23 Feb 2016 16:18:32 +0000 (11:18 -0500)]
another place where two class attritubetes are placed
Steve Sutton [Tue, 23 Feb 2016 16:15:47 +0000 (11:15 -0500)]
Update so this does not have two class attributes
Steve Sutton [Tue, 23 Feb 2016 13:36:08 +0000 (08:36 -0500)]
Update id for blog
page for blog is 64 not the same as enews signup
Chuck Scott [Mon, 22 Feb 2016 17:35:31 +0000 (12:35 -0500)]
Added code to handle per-product shipping
Ian Weller [Fri, 19 Feb 2016 21:02:26 +0000 (16:02 -0500)]
more precise work on gradient
Ian Weller [Fri, 19 Feb 2016 20:49:58 +0000 (15:49 -0500)]
more precise work on gradients
Ian Weller [Fri, 19 Feb 2016 20:42:11 +0000 (15:42 -0500)]
gradient adjustments for slideshow area
Laury GvR [Tue, 16 Feb 2016 20:06:32 +0000 (15:06 -0500)]
Donate instead of Donate Now as link name
Laury GvR [Tue, 16 Feb 2016 20:05:25 +0000 (15:05 -0500)]
Different cat_id for dev55 donate link
Laury GvR [Tue, 16 Feb 2016 20:04:41 +0000 (15:04 -0500)]
Donate page url grabbed from category name
Laury GvR [Tue, 16 Feb 2016 19:43:36 +0000 (14:43 -0500)]
Broke header, reverting to original change
Laury GvR [Tue, 16 Feb 2016 19:43:10 +0000 (14:43 -0500)]
Get_product_category might work
Laury GvR [Tue, 16 Feb 2016 19:39:52 +0000 (14:39 -0500)]
Get_page_by_path for the donate link
Laury GvR [Tue, 16 Feb 2016 19:37:35 +0000 (14:37 -0500)]
Get_page_by_title for the donate link
Laury GvR [Tue, 16 Feb 2016 19:35:44 +0000 (14:35 -0500)]
Trying the shortcode for displaying category url
Laury GvR [Tue, 16 Feb 2016 19:33:27 +0000 (14:33 -0500)]
Previous commit but by post post-type
Laury GvR [Tue, 16 Feb 2016 19:32:48 +0000 (14:32 -0500)]
Maybe getting it as product post-type works.
Laury GvR [Tue, 16 Feb 2016 19:31:20 +0000 (14:31 -0500)]
Trying get_page_by_path
Laury GvR [Tue, 16 Feb 2016 19:29:53 +0000 (14:29 -0500)]
Attempt to do previous commit with category title
Laury GvR [Tue, 16 Feb 2016 19:27:27 +0000 (14:27 -0500)]
Change top donate link to go to shop donate category
Laury GvR [Thu, 11 Feb 2016 16:48:43 +0000 (11:48 -0500)]
Add favicon header
Laury GvR [Tue, 9 Feb 2016 21:07:23 +0000 (16:07 -0500)]
Replaced deprecated get_page with get_post
Laury GvR [Tue, 9 Feb 2016 19:12:31 +0000 (14:12 -0500)]
Fixed link by title on off-canvas
Laury GvR [Wed, 3 Feb 2016 20:33:10 +0000 (15:33 -0500)]
Change get_page_by_title to get_post
Ian Weller [Fri, 15 Jan 2016 20:21:19 +0000 (15:21 -0500)]
added margin bottom to content area