Laury GvR [Thu, 13 Jul 2017 21:20:26 +0000 (17:20 -0400)]
Style version bump and log notes for prev. commit
- Changing the font settings across the site.
- Setting up/styling the blog.
- Default header image replaced
- Setting up blocks categories to allow for separate blocks for the
members only section. Because the members only section has a
different markup structure and we don't normally add blocks to it,
some changes had to be made to the markup and the css.
- Adjusting the members only top bar to have a new "Members Home"
link, as well as to show up not just on members-only pages but
also on blog pages with the category "members-only". There was
also some restructuring required to account for the Blog sidebar
which is right-aligned (unlike the usual left-aligned members
only bar) and which is attached to the header image preventing
the normal placement of the top bar.
- Since the Blog pages are not "Member pages" as far as the member
DB is concerned, it does not apply its front.css stylesheet.
Therefore several styles had to be brought over into the theme
stylesheet.
- Separating the blog posts based on whether they are part of the
Members Only category. A check was needed for the members only
top-bar which shows up only when one is on the Members Only
category. (I still have to code this showing up when one is on a
single blog post). A check was also needed for the sidebar; in
the members only blog section only posts belonging to a certain
category should be shown, while on the regular blog section only
posts NOT belonging to that category should be shown.
- The blog category template is archive.php, which is also the
archive template. Thus, additional code had to be added to ensure
that archives still showed up correctly (as they are not
categories and must be treated differently).
Laury GvR [Thu, 13 Jul 2017 21:08:55 +0000 (17:08 -0400)]
Separate members only news from regular news posts
Laury GvR [Thu, 13 Jul 2017 14:44:01 +0000 (10:44 -0400)]
Blog styles, font increase
Laury GvR [Wed, 12 Jul 2017 21:06:13 +0000 (17:06 -0400)]
Increase default font size to 16px
Laury GvR [Wed, 12 Jul 2017 20:56:41 +0000 (16:56 -0400)]
Stylesheet version bump
Laury GvR [Wed, 12 Jul 2017 20:52:34 +0000 (16:52 -0400)]
Resized footer logo image
Laury GvR [Wed, 12 Jul 2017 20:46:50 +0000 (16:46 -0400)]
Nav items more readable, footer changed to include logo, items moved within
Laury GvR [Wed, 12 Jul 2017 14:17:51 +0000 (10:17 -0400)]
Added code to make top nav items unclickable. One of the items may need this
Laury GvR [Wed, 12 Jul 2017 13:03:07 +0000 (09:03 -0400)]
Stylesheet version bump
Laury GvR [Wed, 12 Jul 2017 13:02:42 +0000 (09:02 -0400)]
Reduce size of the offcanvas dropdown arrows
Laury GvR [Wed, 12 Jul 2017 12:58:52 +0000 (08:58 -0400)]
Stylesheet version bump
Laury GvR [Wed, 12 Jul 2017 12:57:59 +0000 (08:57 -0400)]
SPlit footer address into two lines, increased footer height
Laury GvR [Wed, 12 Jul 2017 12:55:45 +0000 (08:55 -0400)]
Stylesheet version bump
Laury GvR [Wed, 12 Jul 2017 12:55:26 +0000 (08:55 -0400)]
Increased footer address height, reduced copyright footer height
Laury GvR [Wed, 12 Jul 2017 12:52:31 +0000 (08:52 -0400)]
Setting height of header images to 500px
Laury GvR [Tue, 11 Jul 2017 21:13:51 +0000 (17:13 -0400)]
Remove the odd 'back' buttons in the header navigation
Laury GvR [Tue, 11 Jul 2017 21:00:46 +0000 (17:00 -0400)]
Fixed colours across the site. Fixed the off-canvas.
Laury GvR [Mon, 10 Jul 2017 19:00:17 +0000 (15:00 -0400)]
Change h1 styles for frontpage
Laury GvR [Mon, 10 Jul 2017 18:57:52 +0000 (14:57 -0400)]
Add content partial to frontpage so editor content will show up
Laury GvR [Mon, 10 Jul 2017 18:20:38 +0000 (14:20 -0400)]
Change to gruntfile to try to update live site
Laury GvR [Mon, 10 Jul 2017 17:42:06 +0000 (13:42 -0400)]
Improve responsiveness of header video
Laury GvR [Mon, 10 Jul 2017 17:28:24 +0000 (13:28 -0400)]
Fixed header dropping down due to merge issues
Laury GvR [Mon, 10 Jul 2017 15:52:49 +0000 (11:52 -0400)]
Merge branch 'master' into develop
Laury GvR [Mon, 10 Jul 2017 15:31:48 +0000 (11:31 -0400)]
Initial Gruntify
Laury GvR [Mon, 10 Jul 2017 15:30:35 +0000 (11:30 -0400)]
Initial commit
Ian Weller [Thu, 27 Apr 2017 19:10:46 +0000 (15:10 -0400)]
I tookout the Mount Pleasent specific pixils
I took out the script pixils in the footer.
Ian Weller [Tue, 28 Mar 2017 15:08:18 +0000 (11:08 -0400)]
I added Laury's changes to the right
I added the changes Laury asked for to the right off canvas menu.
Ian Weller [Wed, 22 Mar 2017 13:34:40 +0000 (09:34 -0400)]
I added width:auto to the toggle class
I added width:auto to a.toggle in left-off-canvas.scss and
right-off-canvas.scss.
Ian Weller [Fri, 17 Mar 2017 18:51:05 +0000 (14:51 -0400)]
I added Laury's updates
I added the updates that Laury asked for in the generic themes.
Ian Weller [Tue, 21 Feb 2017 21:04:33 +0000 (16:04 -0500)]
updating the search
I updated the search for a new plugin the others made.
Ian Weller [Fri, 10 Feb 2017 17:36:55 +0000 (12:36 -0500)]
adding ignore class to theme
I added the ignore class to help with search functions
Ian Weller [Fri, 3 Feb 2017 18:52:33 +0000 (13:52 -0500)]
updating a few things
I updated the screenshot and the default header image to be more
generic.
Ian Weller [Fri, 3 Feb 2017 14:37:11 +0000 (09:37 -0500)]
I am fixing a few things
I did the theme checker review and found some things I need to work on.
I have to adjust a bunch of the calls and maybe fix the comments error
it was showing earlier.
Ian Weller [Fri, 3 Feb 2017 14:21:24 +0000 (09:21 -0500)]
Trying to weed out code for generic purposes
I am weeding out some php calls and editing styles so the theme is more
generic.
Ian Weller [Fri, 3 Feb 2017 13:55:14 +0000 (08:55 -0500)]
commented out old code
I commented out the old metaslider shortcode.
Ian Weller [Fri, 27 Jan 2017 19:30:34 +0000 (14:30 -0500)]
updating the slideshow
I added a shortcode to show a slideshow that matches the same slideshow
dimensions as the original.
Ian Weller [Thu, 26 Jan 2017 18:39:21 +0000 (13:39 -0500)]
more generic edits
I took out some the logo in the client info footer and I also changed
and commented out a few thing in the dropdown so it may be more
mainstream.
Ian Weller [Wed, 25 Jan 2017 20:56:11 +0000 (15:56 -0500)]
alot of style changes
I made several style changes to help with the appearance of the theme.
Mostly dealt with the slideshow and position.
Ian Weller [Wed, 25 Jan 2017 20:24:28 +0000 (15:24 -0500)]
I did some re-work changes
We had confilicting ids in the theme and I edited it so the conflicts are
gone. I also did some styling to help with the layout appearance.
Ian Weller [Wed, 25 Jan 2017 16:25:29 +0000 (11:25 -0500)]
Slowly working to make it generic
I am in the slow process of making the theme more generic. It's a slow
process at them moment.
Ian Weller [Tue, 24 Jan 2017 21:19:35 +0000 (16:19 -0500)]
adding a widget area
Adding a widget area for the slideshow.
Ian Weller [Tue, 24 Jan 2017 21:05:31 +0000 (16:05 -0500)]
first commit
First commit for generic Mount Pleasant theme
Steve Sutton [Wed, 28 Dec 2016 15:44:29 +0000 (10:44 -0500)]
Merge tag 'v1.2.16' into develop
Version 1.2.16
Steve Sutton [Wed, 28 Dec 2016 15:44:22 +0000 (10:44 -0500)]
Merge branch 'hotfix/1.2.16'
Steve Sutton [Wed, 28 Dec 2016 15:43:54 +0000 (10:43 -0500)]
Found dupe js code in footer.
Removing duplicate entries for js calls in footer.
Steve Sutton [Wed, 28 Dec 2016 15:40:02 +0000 (10:40 -0500)]
Merge tag 'v1.2.15' into develop
Version 1.2.15
Steve Sutton [Wed, 28 Dec 2016 15:39:54 +0000 (10:39 -0500)]
Merge branch 'hotfix/1.2.15'
Steve Sutton [Wed, 28 Dec 2016 15:39:29 +0000 (10:39 -0500)]
update js call for sharethis
use https
Ian Weller [Tue, 27 Dec 2016 21:34:32 +0000 (16:34 -0500)]
Merge tag 'v1.2.14' into develop
version 1.2.14
Ian Weller [Tue, 27 Dec 2016 21:34:03 +0000 (16:34 -0500)]
Merge branch 'hotfix/1.2.14'
Ian Weller [Tue, 27 Dec 2016 20:59:52 +0000 (15:59 -0500)]
fixing favicon reference
I replaced the favicon php reference with the 'get_stylesheet'
Ian Weller [Fri, 18 Nov 2016 15:52:17 +0000 (10:52 -0500)]
Merge tag 'v1.2.13' into develop
version 1.2.13
Ian Weller [Fri, 18 Nov 2016 15:51:44 +0000 (10:51 -0500)]
Merge branch 'hotfix/1.2.13'
Ian Weller [Fri, 18 Nov 2016 15:42:14 +0000 (10:42 -0500)]
fixing the comments area of the blog single page
I moved the comments_template to be inside the same container as the post
container. I also moved the loose script tags, updated some styles
relating to the position of the blog sidebar, bumped the version number,
and updated the style call number.
Anthony Talarico [Fri, 7 Oct 2016 20:16:55 +0000 (16:16 -0400)]
Merge tag 'v1.2.12' into develop
bumping style sheets
Anthony Talarico [Fri, 7 Oct 2016 20:16:49 +0000 (16:16 -0400)]
Merge branch 'hotfix/1.2.12'
Anthony Talarico [Fri, 7 Oct 2016 20:16:31 +0000 (16:16 -0400)]
bumping style sheets
Anthony Talarico [Fri, 7 Oct 2016 20:04:04 +0000 (16:04 -0400)]
Merge tag 'v1.2.11' into develop
setting default date formate for the date pickers
Anthony Talarico [Fri, 7 Oct 2016 20:03:56 +0000 (16:03 -0400)]
Merge branch 'hotfix/1.2.11'
Anthony Talarico [Fri, 7 Oct 2016 20:03:43 +0000 (16:03 -0400)]
setting default date for the datepickers
Steve Sutton [Fri, 7 Oct 2016 18:58:30 +0000 (14:58 -0400)]
Merge tag 'v1.2.10' into develop
Version 1.2.10
Steve Sutton [Fri, 7 Oct 2016 18:58:22 +0000 (14:58 -0400)]
Merge branch 'hotfix/1.2.10'
Steve Sutton [Fri, 7 Oct 2016 18:45:02 +0000 (14:45 -0400)]
Update js file for datepicker date format.
Wordpress 4.6 is using different local for dateformat on the datepicker.
So now we have to declare the dateFormat when setting up datepickers.
Anthony Talarico [Tue, 20 Sep 2016 13:51:26 +0000 (09:51 -0400)]
Merge tag 'v1.2.9' into develop
adding specificity to the events wrapper button selector so the calendar buttons aren't affected
Anthony Talarico [Tue, 20 Sep 2016 13:51:00 +0000 (09:51 -0400)]
Merge branch 'hotfix/1.2.9'
Anthony Talarico [Tue, 20 Sep 2016 13:49:38 +0000 (09:49 -0400)]
adding selector the events wrapper button selector for specificity so tha the calendar buttons aren't affected
Laury GvR [Thu, 15 Sep 2016 15:33:12 +0000 (11:33 -0400)]
Merge tag 'v1.2.8' into develop
v1.2.8
Laury GvR [Thu, 15 Sep 2016 15:33:04 +0000 (11:33 -0400)]
Merge branch 'hotfix/1.2.8'
Laury GvR [Thu, 15 Sep 2016 15:32:50 +0000 (11:32 -0400)]
Had a duplicate comment submission on blog posts.
Laury GvR [Thu, 15 Sep 2016 15:32:45 +0000 (11:32 -0400)]
Theme version number bump
Laury GvR [Thu, 15 Sep 2016 15:30:52 +0000 (11:30 -0400)]
Merge tag 'v1.2.7' into develop
v1.2.7
Laury GvR [Thu, 15 Sep 2016 15:30:49 +0000 (11:30 -0400)]
Merge branch 'hotfix/1.2.7'
Laury GvR [Thu, 15 Sep 2016 15:28:12 +0000 (11:28 -0400)]
Added markup & styles for comments on blog posts.
Markup and styles for comments were not yet included in the theme.
Now they are.
Laury GvR [Thu, 15 Sep 2016 15:28:07 +0000 (11:28 -0400)]
Theme version number bump
Laury GvR [Tue, 13 Sep 2016 16:52:19 +0000 (12:52 -0400)]
Merge tag 'v1.2.6' into develop
v1.2.6
Laury GvR [Tue, 13 Sep 2016 16:52:15 +0000 (12:52 -0400)]
Merge branch 'hotfix/1.2.6'
Laury GvR [Tue, 13 Sep 2016 16:51:46 +0000 (12:51 -0400)]
Added 'visit our blog' link below front page feed
There is now a link to the blog below the frontpage excerpt feed.
Laury GvR [Tue, 13 Sep 2016 16:51:41 +0000 (12:51 -0400)]
Theme version number bump
Laury GvR [Tue, 13 Sep 2016 16:28:02 +0000 (12:28 -0400)]
Merge tag 'v1.2.5' into develop
v1.2.5
Laury GvR [Tue, 13 Sep 2016 16:27:57 +0000 (12:27 -0400)]
Merge branch 'hotfix/1.2.5'
Laury GvR [Tue, 13 Sep 2016 15:46:15 +0000 (11:46 -0400)]
Link to blog on frontpage. Sharethis for blogs.
Sharethis added for blogs on single posts. Frontpage link to blog
home now links there.
Laury GvR [Tue, 13 Sep 2016 15:36:29 +0000 (11:36 -0400)]
Theme version number bump
Anthony Talarico [Mon, 12 Sep 2016 17:52:19 +0000 (13:52 -0400)]
Merge tag 'v1.2.4' into develop
switching archive and categories in the blog sidebar
Anthony Talarico [Mon, 12 Sep 2016 17:52:02 +0000 (13:52 -0400)]
Merge branch 'hotfix/1.2.4'
Anthony Talarico [Mon, 12 Sep 2016 17:51:36 +0000 (13:51 -0400)]
switching archive and categories in the blog side bar
Laury GvR [Mon, 12 Sep 2016 15:19:23 +0000 (11:19 -0400)]
Merge tag 'v1.2.3' into develop
v1.2.3
Laury GvR [Mon, 12 Sep 2016 15:19:19 +0000 (11:19 -0400)]
Merge branch 'hotfix/1.2.3'
Laury GvR [Mon, 12 Sep 2016 15:19:14 +0000 (11:19 -0400)]
Fixed the link, it was just returning the current url
Laury GvR [Mon, 12 Sep 2016 15:16:11 +0000 (11:16 -0400)]
Add link to bloghome, to homepage blog title
Laury GvR [Mon, 12 Sep 2016 15:07:09 +0000 (11:07 -0400)]
Theme version number bump
Laury GvR [Wed, 24 Aug 2016 19:10:44 +0000 (15:10 -0400)]
Merge tag 'v1.2.2' into develop
v1.2.2
Laury GvR [Wed, 24 Aug 2016 19:10:40 +0000 (15:10 -0400)]
Merge branch 'hotfix/1.2.2'
Laury GvR [Wed, 24 Aug 2016 19:10:25 +0000 (15:10 -0400)]
Login form needed second parameter at apply_filter
Apply_filter is a function that requires 2 parameters. I added
NULL as a parameter to the function call in the member login form,
which resolves the error.
Laury GvR [Wed, 24 Aug 2016 19:10:20 +0000 (15:10 -0400)]
Theme version number bump
Laury GvR [Mon, 8 Aug 2016 16:52:09 +0000 (12:52 -0400)]
Merge tag 'v1.2.1' into develop
v1.2.1
Laury GvR [Mon, 8 Aug 2016 16:51:56 +0000 (12:51 -0400)]
Merge branch 'hotfix/1.2.1'
Laury GvR [Mon, 8 Aug 2016 16:51:52 +0000 (12:51 -0400)]
Members only login form options added
Laury GvR [Mon, 8 Aug 2016 16:51:21 +0000 (12:51 -0400)]
Theme version number bump
Chuck Scott [Mon, 25 Jul 2016 20:55:38 +0000 (16:55 -0400)]
Merge tag 'v1.2.0' into develop
Release with updated search form
Chuck Scott [Mon, 25 Jul 2016 20:55:21 +0000 (16:55 -0400)]
Merge branch 'release/1.2.0'