WP-Themes/shipwreckmuseum.git
8 years agoMerge branch 'hotfix/1.0.22' v1.0.22
Steve Sutton [Tue, 23 May 2017 17:53:03 +0000 (13:53 -0400)]
Merge branch 'hotfix/1.0.22'

8 years agoUpdate private password form
Steve Sutton [Tue, 23 May 2017 17:52:38 +0000 (13:52 -0400)]
Update private password form

Add bws_captcha to form.

8 years agoMerge branch 'hotfix/1.0.21' v1.0.21
Steve Sutton [Tue, 23 May 2017 17:11:34 +0000 (13:11 -0400)]
Merge branch 'hotfix/1.0.21'

8 years agoSetting up function call back
Steve Sutton [Tue, 23 May 2017 17:11:16 +0000 (13:11 -0400)]
Setting up function call back

Setup correctly now

8 years agoMerge branch 'hotfix/1.0.20' v1.0.20
Steve Sutton [Tue, 23 May 2017 17:07:17 +0000 (13:07 -0400)]
Merge branch 'hotfix/1.0.20'

8 years agobug fix
Steve Sutton [Tue, 23 May 2017 17:07:13 +0000 (13:07 -0400)]
bug fix

8 years agoMerge branch 'hotfix/1.0.19' v1.0.19
Steve Sutton [Tue, 23 May 2017 17:03:44 +0000 (13:03 -0400)]
Merge branch 'hotfix/1.0.19'

8 years agoUpdate private password login form
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.

8 years agoMerge branch 'hotfix/1.0.18' v1.0.18
Laury GvR [Tue, 23 May 2017 14:49:09 +0000 (10:49 -0400)]
Merge branch 'hotfix/1.0.18'

8 years agoChanged shop styles to fix layout for new woocommerce updates
Laury GvR [Tue, 23 May 2017 14:49:01 +0000 (10:49 -0400)]
Changed shop styles to fix layout for new woocommerce updates

8 years agoTheme version number bump
Laury GvR [Tue, 23 May 2017 14:35:25 +0000 (10:35 -0400)]
Theme version number bump

8 years agoMerge branch 'hotfix/1.0.17' v1.0.17
Steve Sutton [Thu, 18 May 2017 20:54:49 +0000 (16:54 -0400)]
Merge branch 'hotfix/1.0.17'

8 years agoUpdate session expire time for board and media pages.
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.

9 years agoMerge branch 'hotfix/1.0.16' v1.0.16
Ian Weller [Wed, 1 Feb 2017 14:10:06 +0000 (09:10 -0500)]
Merge branch 'hotfix/1.0.16'

9 years agoalmost missed one
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.

9 years agoupdated hardcoded secondary nav
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.

9 years agoMerge branch 'hotfix/1.0.15' v1.0.15
Laury GvR [Mon, 12 Dec 2016 20:25:57 +0000 (15:25 -0500)]
Merge branch 'hotfix/1.0.15'

9 years agoReplace cart attribute field codetalk with English
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"

9 years agoFixed empty $excludeCats error
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.

9 years agoTheme version number bump
Laury GvR [Mon, 12 Dec 2016 20:21:02 +0000 (15:21 -0500)]
Theme version number bump

9 years agoMerge branch 'hotfix/1.0.14' v1.0.14
Laury GvR [Thu, 27 Oct 2016 20:34:08 +0000 (16:34 -0400)]
Merge branch 'hotfix/1.0.14'

9 years agoFixed a potential 404 for shops excluding cats
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.

9 years agoTheme version number bump
Laury GvR [Thu, 27 Oct 2016 20:32:20 +0000 (16:32 -0400)]
Theme version number bump

9 years agoMerge branch 'hotfix/1.0.13' v1.0.13
Anthony Talarico [Mon, 12 Sep 2016 16:58:52 +0000 (12:58 -0400)]
Merge branch 'hotfix/1.0.13'

9 years agoswitching archives and categories in the blogsidebar template
Anthony Talarico [Mon, 12 Sep 2016 16:58:29 +0000 (12:58 -0400)]
switching archives and categories in the blogsidebar template

9 years agoMerge branch 'hotfix/1.0.12' v1.0.12
Ian Weller [Tue, 5 Jul 2016 19:58:57 +0000 (15:58 -0400)]
Merge branch 'hotfix/1.0.12'

9 years agoadded the shortcode to the single.php and added the needed styles
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

9 years agoadded code so feature image would show on single post page
Ian Weller [Tue, 5 Jul 2016 19:48:31 +0000 (15:48 -0400)]
added code so feature image would show on single post page

9 years agogot the feed 'share this' icon dealt with, the moving the 'read more' is not happening
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

9 years agoadd some styles and did some work to the function file
Ian Weller [Tue, 5 Jul 2016 18:45:02 +0000 (14:45 -0400)]
add some styles and did some work to the function file

9 years agoMerge branch 'hotfix/1.0.11' v1.0.11
Anthony Talarico [Tue, 5 Jul 2016 15:47:56 +0000 (11:47 -0400)]
Merge branch 'hotfix/1.0.11'

9 years agoadded styles for active anchor,changed active text color to gold
Anthony Talarico [Tue, 5 Jul 2016 15:47:05 +0000 (11:47 -0400)]
added styles for active anchor,changed active text color to gold

9 years agoMerge branch 'hotfix/1.0.10' v1.0.10
Anthony Talarico [Tue, 5 Jul 2016 14:25:36 +0000 (10:25 -0400)]
Merge branch 'hotfix/1.0.10'

9 years agoadding clickable main nav item to tobar dropdown, bumped stylesheet
Anthony Talarico [Tue, 5 Jul 2016 14:24:44 +0000 (10:24 -0400)]
adding clickable main nav item to tobar dropdown, bumped stylesheet

9 years agoMerge branch 'hotfix/1.0.9' v1.0.9
Steve Sutton [Thu, 9 Jun 2016 15:42:29 +0000 (11:42 -0400)]
Merge branch 'hotfix/1.0.9'

9 years agoAdding filter to keep gravity forms from creating post entries
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.

9 years agoMerge branch 'hotfix/1.0.8' v1.0.8
Steve Sutton [Mon, 9 May 2016 21:11:10 +0000 (17:11 -0400)]
Merge branch 'hotfix/1.0.8'

9 years agobump version number
Steve Sutton [Mon, 9 May 2016 21:11:03 +0000 (17:11 -0400)]
bump version number

9 years agoUpdate blocks so the can deal with captions
Steve Sutton [Mon, 9 May 2016 21:10:21 +0000 (17:10 -0400)]
Update blocks so the can deal with captions

10 years agoMerge branch 'hotfix/1.0.7' v1.0.7
Steve Sutton [Thu, 25 Feb 2016 17:56:05 +0000 (12:56 -0500)]
Merge branch 'hotfix/1.0.7'

10 years agoUpdate the links for the action items
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.

10 years agoMerge branch 'hotfix/1.0.6' v1.0.6
Steve Sutton [Tue, 23 Feb 2016 21:15:40 +0000 (16:15 -0500)]
Merge branch 'hotfix/1.0.6'

10 years agoUpdate blog recent post to only published ones
Steve Sutton [Tue, 23 Feb 2016 21:15:22 +0000 (16:15 -0500)]
Update blog recent post to only published ones

10 years agoMerge branch 'hotfix/1.0.5' v1.0.5
Steve Sutton [Tue, 23 Feb 2016 19:38:39 +0000 (14:38 -0500)]
Merge branch 'hotfix/1.0.5'

10 years agoupdate for shop styles
Steve Sutton [Tue, 23 Feb 2016 19:38:31 +0000 (14:38 -0500)]
update for shop styles

10 years agoMerge branch 'hotfix/1.0.4' v1.0.4
Steve Sutton [Tue, 23 Feb 2016 19:13:25 +0000 (14:13 -0500)]
Merge branch 'hotfix/1.0.4'

10 years agoUpdate for share this button
Steve Sutton [Tue, 23 Feb 2016 19:12:54 +0000 (14:12 -0500)]
Update for share this button

10 years agoMerge branch 'hotfix/1.0.3' v1.0.3
Steve Sutton [Tue, 23 Feb 2016 19:05:21 +0000 (14:05 -0500)]
Merge branch 'hotfix/1.0.3'

10 years agoUpdate for secure font refs
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

10 years agoMerge branch 'hotfix/1.0.2' v1.0.2
Laury GvR [Tue, 23 Feb 2016 18:06:30 +0000 (13:06 -0500)]
Merge branch 'hotfix/1.0.2'

10 years agoShop sidebar now uses proper markup
Laury GvR [Tue, 23 Feb 2016 18:06:26 +0000 (13:06 -0500)]
Shop sidebar now uses proper markup

10 years agoMerge branch 'hotfix/1.0.1' v1.0.1
Laury GvR [Tue, 23 Feb 2016 17:59:55 +0000 (12:59 -0500)]
Merge branch 'hotfix/1.0.1'

10 years agoUpdate for new woocommerce version
Laury GvR [Tue, 23 Feb 2016 17:59:48 +0000 (12:59 -0500)]
Update for new woocommerce version

10 years agoMerge branch 'release/1.0.0' v1.0.0
Steve Sutton [Tue, 23 Feb 2016 16:43:49 +0000 (11:43 -0500)]
Merge branch 'release/1.0.0'

10 years agoFirst 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

10 years agoanother place where two class attritubetes are placed
Steve Sutton [Tue, 23 Feb 2016 16:18:32 +0000 (11:18 -0500)]
another place where two class attritubetes are placed

10 years agoUpdate so this does not have two class attributes
Steve Sutton [Tue, 23 Feb 2016 16:15:47 +0000 (11:15 -0500)]
Update so this does not have two class attributes

10 years agoUpdate id for blog
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

10 years agoAdded code to handle per-product shipping
Chuck Scott [Mon, 22 Feb 2016 17:35:31 +0000 (12:35 -0500)]
Added code to handle per-product shipping

10 years agomore precise work on gradient
Ian Weller [Fri, 19 Feb 2016 21:02:26 +0000 (16:02 -0500)]
more precise work on gradient

10 years agomore precise work on gradients
Ian Weller [Fri, 19 Feb 2016 20:49:58 +0000 (15:49 -0500)]
more precise work on gradients

10 years agogradient adjustments for slideshow area
Ian Weller [Fri, 19 Feb 2016 20:42:11 +0000 (15:42 -0500)]
gradient adjustments for slideshow area

10 years agoDonate instead of Donate Now as link name
Laury GvR [Tue, 16 Feb 2016 20:06:32 +0000 (15:06 -0500)]
Donate instead of Donate Now as link name

10 years agoDifferent cat_id for dev55 donate link
Laury GvR [Tue, 16 Feb 2016 20:05:25 +0000 (15:05 -0500)]
Different cat_id for dev55 donate link

10 years agoDonate page url grabbed from category name
Laury GvR [Tue, 16 Feb 2016 20:04:41 +0000 (15:04 -0500)]
Donate page url grabbed from category name

10 years agoBroke header, reverting to original change
Laury GvR [Tue, 16 Feb 2016 19:43:36 +0000 (14:43 -0500)]
Broke header, reverting to original change

10 years agoGet_product_category might work
Laury GvR [Tue, 16 Feb 2016 19:43:10 +0000 (14:43 -0500)]
Get_product_category might work

10 years agoGet_page_by_path for the donate link
Laury GvR [Tue, 16 Feb 2016 19:39:52 +0000 (14:39 -0500)]
Get_page_by_path for the donate link

10 years agoGet_page_by_title 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

10 years agoTrying the shortcode for displaying category url
Laury GvR [Tue, 16 Feb 2016 19:35:44 +0000 (14:35 -0500)]
Trying the shortcode for displaying category url

10 years agoPrevious commit but by post post-type
Laury GvR [Tue, 16 Feb 2016 19:33:27 +0000 (14:33 -0500)]
Previous commit but by post post-type

10 years agoMaybe getting it as product post-type works.
Laury GvR [Tue, 16 Feb 2016 19:32:48 +0000 (14:32 -0500)]
Maybe getting it as product post-type works.

10 years agoTrying get_page_by_path
Laury GvR [Tue, 16 Feb 2016 19:31:20 +0000 (14:31 -0500)]
Trying get_page_by_path

10 years agoAttempt to do previous commit with category title
Laury GvR [Tue, 16 Feb 2016 19:29:53 +0000 (14:29 -0500)]
Attempt to do previous commit with category title

10 years agoChange top donate link to go to shop donate category
Laury GvR [Tue, 16 Feb 2016 19:27:27 +0000 (14:27 -0500)]
Change top donate link to go to shop donate category

10 years agoAdd favicon header
Laury GvR [Thu, 11 Feb 2016 16:48:43 +0000 (11:48 -0500)]
Add favicon header

10 years agoReplaced deprecated get_page with get_post
Laury GvR [Tue, 9 Feb 2016 21:07:23 +0000 (16:07 -0500)]
Replaced deprecated get_page with get_post

10 years agoFixed link by title on off-canvas
Laury GvR [Tue, 9 Feb 2016 19:12:31 +0000 (14:12 -0500)]
Fixed link by title on off-canvas

10 years agoChange get_page_by_title to get_post
Laury GvR [Wed, 3 Feb 2016 20:33:10 +0000 (15:33 -0500)]
Change get_page_by_title to get_post

10 years agoadded margin bottom to content area
Ian Weller [Fri, 15 Jan 2016 20:21:19 +0000 (15:21 -0500)]
added margin bottom to content area

10 years agoremoved style that brought footer bar up and added bottom margin to main content...
Ian Weller [Fri, 15 Jan 2016 20:11:58 +0000 (15:11 -0500)]
removed style that brought footer bar up and added bottom margin to main content area

10 years agomoved share button closer to image
Ian Weller [Fri, 15 Jan 2016 19:22:55 +0000 (14:22 -0500)]
moved share button closer to image

10 years agoadded share button styles
Ian Weller [Fri, 15 Jan 2016 19:16:22 +0000 (14:16 -0500)]
added share button styles

10 years agoblog updated to standards
Ian Weller [Fri, 15 Jan 2016 19:05:03 +0000 (14:05 -0500)]
blog updated to standards

10 years agonew logo updated, a larger logo
Ian Weller [Fri, 15 Jan 2016 15:10:08 +0000 (10:10 -0500)]
new logo updated, a larger logo

10 years agoI think I've resolved the gradient responsive issue
Ian Weller [Fri, 15 Jan 2016 14:41:17 +0000 (09:41 -0500)]
I think I've resolved the gradient responsive issue

10 years agoanother round of gradient tweaks
Ian Weller [Fri, 15 Jan 2016 14:16:58 +0000 (09:16 -0500)]
another round of gradient tweaks

10 years agoanother bit of gradient adjustment
Ian Weller [Fri, 15 Jan 2016 13:54:10 +0000 (08:54 -0500)]
another bit of gradient adjustment

10 years agoa bit more gradient adjustments
Ian Weller [Fri, 15 Jan 2016 13:49:36 +0000 (08:49 -0500)]
a bit more gradient adjustments

10 years agogradient mixin responsive display is complete
Ian Weller [Fri, 15 Jan 2016 13:38:55 +0000 (08:38 -0500)]
gradient mixin responsive display is complete

10 years agomixin tweaks
Ian Weller [Thu, 14 Jan 2016 22:03:16 +0000 (17:03 -0500)]
mixin tweaks

10 years agogradient change for large view
Ian Weller [Thu, 14 Jan 2016 20:49:04 +0000 (15:49 -0500)]
gradient change for large view

10 years agogradient adjustment
Ian Weller [Thu, 14 Jan 2016 20:34:00 +0000 (15:34 -0500)]
gradient adjustment

10 years agogradient under control, the hard way
Ian Weller [Thu, 14 Jan 2016 20:29:05 +0000 (15:29 -0500)]
gradient under control, the hard way

10 years agotrying to fix gradient height
Ian Weller [Thu, 14 Jan 2016 19:17:48 +0000 (14:17 -0500)]
trying to fix gradient height

10 years agoshare icon is with the breadcrumbs
Ian Weller [Thu, 14 Jan 2016 18:29:04 +0000 (13:29 -0500)]
share icon is with the breadcrumbs

10 years agogot the share icon in a better place near the top
Ian Weller [Thu, 14 Jan 2016 18:23:03 +0000 (13:23 -0500)]
got the share icon in a better place near the top

10 years agoadjusted the share icon position to top right
Ian Weller [Thu, 14 Jan 2016 18:18:54 +0000 (13:18 -0500)]
adjusted the share icon position to top right

10 years agoadded title function and edited gradients back to what they were
Ian Weller [Thu, 14 Jan 2016 18:12:08 +0000 (13:12 -0500)]
added title function and edited gradients back to what they were

10 years agouneditable text has been changed
Ian Weller [Thu, 14 Jan 2016 17:20:59 +0000 (12:20 -0500)]
uneditable text has been changed