WP-Themes/glmthemes/shipwreck-theme.git
8 years agoI took out a few things develop
Ian Weller [Thu, 27 Apr 2017 19:45:31 +0000 (15:45 -0400)]
I took out a few things

I took out a few things that related to plugins or cache breaking

9 years agoI updated the right off canvas
Ian Weller [Tue, 28 Mar 2017 15:19:00 +0000 (11:19 -0400)]
I updated the right off canvas

I added the changes Laury asked for to the right off canvas.

9 years agoI added width: auto to toogle class
Ian Weller [Wed, 22 Mar 2017 14:17:37 +0000 (10:17 -0400)]
I added width: auto to toogle class

I added width: auto to a.toggle in left-off-canvas.scss.

9 years agoFinishing up updates
Ian Weller [Fri, 17 Mar 2017 18:25:44 +0000 (14:25 -0400)]
Finishing up updates

Adding the updates that Laury requested.

9 years agoUpdating the theme to be generic
Ian Weller [Thu, 16 Mar 2017 19:43:19 +0000 (15:43 -0400)]
Updating the theme to be generic

I updated a few things so the theme would be more generic in use.

9 years agoupdated the wrong thing
Ian Weller [Wed, 22 Feb 2017 17:12:27 +0000 (12:12 -0500)]
updated the wrong thing

I updated the right partail, but the partial wasn't in use.

9 years agoupdating the search
Ian Weller [Tue, 21 Feb 2017 21:13:51 +0000 (16:13 -0500)]
updating the search

I updated the search for a new plugin the others made.

9 years agomore refinement
Ian Weller [Fri, 3 Feb 2017 19:44:05 +0000 (14:44 -0500)]
more refinement

I did some more generic refinement with the theme.  Between trying to
remember/figure out how the slideshow worked and other thing, it wasn't
easy.

9 years agoUpdated a few more things
Ian Weller [Fri, 3 Feb 2017 19:14:16 +0000 (14:14 -0500)]
Updated a few more things

I managed to update some thing to make it more generic.  I re-activated
the default feature image and did some stuff with the footer nav.

9 years agoupdating the features
Ian Weller [Fri, 27 Jan 2017 19:36:18 +0000 (14:36 -0500)]
updating the features

I updated a few things, mostly the slideshow to show a slideshow that
matches the same slideshow dimensions.

9 years agoadded a new field for nav and more
Ian Weller [Fri, 13 Jan 2017 19:42:05 +0000 (14:42 -0500)]
added a new field for nav and more

I added a new navigation area and I weeded out some Shipwreck specific
items.

9 years agoadded a new class
Ian Weller [Fri, 13 Jan 2017 18:50:37 +0000 (13:50 -0500)]
added a new class

Chuck asked for a new class to be added to help the search.

9 years agoTaking out some styles related to original theme
Ian Weller [Tue, 10 Jan 2017 13:53:48 +0000 (08:53 -0500)]
Taking out some styles related to original theme

I took out some functions and styles that were custom made for the
original theme of Shipwreck.  Mostly commenting out and deleting things.

9 years agomaking some more progress
Ian Weller [Mon, 9 Jan 2017 21:55:34 +0000 (16:55 -0500)]
making some more progress

I made a bit more progress on making the theme more generic.

9 years agoMaking progress on generic changes
Ian Weller [Mon, 9 Jan 2017 21:05:24 +0000 (16:05 -0500)]
Making progress on generic changes

I have made several changes for the theme to be of generic use.  It has a
way to go however.

9 years agoI added some changes to theme
Ian Weller [Mon, 9 Jan 2017 20:12:53 +0000 (15:12 -0500)]
I added some changes to theme

I changed a couple things to begin the generic process. Everything is
minor for the moment.

9 years agofirst commit
Ian Weller [Mon, 9 Jan 2017 19:50:07 +0000 (14:50 -0500)]
first commit

First commit for generic Shipwreck Theme

9 years agoMerge tag 'v1.0.15' into develop
Laury GvR [Mon, 12 Dec 2016 20:26:02 +0000 (15:26 -0500)]
Merge tag 'v1.0.15' into develop

v1.0.15

9 years agoMerge branch 'hotfix/1.0.15' master
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 tag 'v1.0.14' into develop
Laury GvR [Thu, 27 Oct 2016 20:34:21 +0000 (16:34 -0400)]
Merge tag 'v1.0.14' into develop

v1.0.14

9 years agoMerge branch 'hotfix/1.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 tag 'v1.0.13' into develop
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

9 years agoMerge branch 'hotfix/1.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 tag 'v1.0.12' into develop
Ian Weller [Tue, 5 Jul 2016 19:59:26 +0000 (15:59 -0400)]
Merge tag 'v1.0.12' into develop

version 1.0.12

9 years agoMerge branch 'hotfix/1.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 tag 'v1.0.11' into develop
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

9 years agoMerge branch 'hotfix/1.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 tag 'v1.0.10' into develop
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

9 years agoMerge branch 'hotfix/1.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 tag 'v1.0.9' into develop
Steve Sutton [Thu, 9 Jun 2016 15:42:41 +0000 (11:42 -0400)]
Merge tag 'v1.0.9' into develop

Version 1.0.9

9 years agoMerge branch 'hotfix/1.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 tag 'v1.0.8' into develop
Steve Sutton [Mon, 9 May 2016 21:11:17 +0000 (17:11 -0400)]
Merge tag 'v1.0.8' into develop

Version 1.0.8

9 years agoMerge branch 'hotfix/1.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 tag 'v1.0.7' into develop
Steve Sutton [Thu, 25 Feb 2016 17:56:11 +0000 (12:56 -0500)]
Merge tag 'v1.0.7' into develop

Version 1.0.7

10 years agoMerge branch 'hotfix/1.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 tag 'v1.0.6' into develop
Steve Sutton [Tue, 23 Feb 2016 21:15:47 +0000 (16:15 -0500)]
Merge tag 'v1.0.6' into develop

Version 1.0.6

10 years agoMerge branch 'hotfix/1.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 tag 'v1.0.5' into develop
Steve Sutton [Tue, 23 Feb 2016 19:38:47 +0000 (14:38 -0500)]
Merge tag 'v1.0.5' into develop

Version 1.2.5

10 years agoMerge branch 'hotfix/1.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 tag 'v1.0.4' into develop
Steve Sutton [Tue, 23 Feb 2016 19:13:33 +0000 (14:13 -0500)]
Merge tag 'v1.0.4' into develop

Version 1.0.4

10 years agoMerge branch 'hotfix/1.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 tag 'v1.0.3' into develop
Steve Sutton [Tue, 23 Feb 2016 19:05:27 +0000 (14:05 -0500)]
Merge tag 'v1.0.3' into develop

Version 1.0.3

10 years agoMerge branch 'hotfix/1.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 tag 'v1.0.2' into develop
Laury GvR [Tue, 23 Feb 2016 18:06:34 +0000 (13:06 -0500)]
Merge tag 'v1.0.2' into develop

v1.0.2

10 years agoMerge branch 'hotfix/1.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 tag 'v1.0.1' into develop
Laury GvR [Tue, 23 Feb 2016 18:00:02 +0000 (13:00 -0500)]
Merge tag 'v1.0.1' into develop

v1.0.1

10 years agoMerge branch 'hotfix/1.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 tag 'v1.0.0' into develop
Steve Sutton [Tue, 23 Feb 2016 16:43:55 +0000 (11:43 -0500)]
Merge tag 'v1.0.0' into develop

Version 1.0.0

10 years agoMerge branch 'release/1.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