Laury GvR [Tue, 8 Aug 2017 20:05:47 +0000 (16:05 -0400)]
Further increase the font size of the name entry in the filters on the Member List page
Laury GvR [Tue, 8 Aug 2017 20:04:32 +0000 (16:04 -0400)]
Increase the font size of the name entry in the filters on the Member List page
Laury GvR [Tue, 8 Aug 2017 20:01:06 +0000 (16:01 -0400)]
Increase the font size of the name entry in the filters on the Member List page
Laury GvR [Tue, 8 Aug 2017 19:50:02 +0000 (15:50 -0400)]
Blog/event font styles. Blocks link if given url
Font styles were too large in some places and too small in others
due to the utilization of ingram-wide-2 in the Member area, which
requires 18px size in the body to be presentable in some places.
This rule throws off styles that are still using "Open Sans", as
18px is quite large.
Also added a statement to ensure that blocks only have a Read More
link if they are given a url.
Laury GvR [Mon, 7 Aug 2017 15:55:12 +0000 (11:55 -0400)]
Added bold tags around phone onx member list
Laury GvR [Mon, 7 Aug 2017 15:47:44 +0000 (11:47 -0400)]
Added custom fields Spouse and Children to memberlist
The custom fields Spouse and Children have been added to the
member list.
Laury GvR [Tue, 1 Aug 2017 18:43:24 +0000 (14:43 -0400)]
Removing post categories from the sidebars
Laury GvR [Tue, 1 Aug 2017 17:02:39 +0000 (13:02 -0400)]
Custom template for event search form to fit with members-only sidebar
Laury GvR [Tue, 1 Aug 2017 15:47:42 +0000 (11:47 -0400)]
Place blog feed within members only check. Add padding to events width
Laury GvR [Mon, 31 Jul 2017 20:35:55 +0000 (16:35 -0400)]
Members only blog feed above blocks and reduced to 1 post
Laury GvR [Tue, 25 Jul 2017 12:49:16 +0000 (08:49 -0400)]
Change cursor to pointer if topbar menu item has no children
Laury GvR [Mon, 24 Jul 2017 17:50:14 +0000 (13:50 -0400)]
Different video for small and large view.
Laury GvR [Mon, 24 Jul 2017 17:36:10 +0000 (13:36 -0400)]
Added new header video and mobile header video.
Laury GvR [Mon, 24 Jul 2017 15:40:57 +0000 (11:40 -0400)]
Video changed, members only styles adjusted
Laury GvR [Fri, 21 Jul 2017 21:49:19 +0000 (17:49 -0400)]
Adding back the vimeo player because the wowza player isn't working
Laury GvR [Fri, 21 Jul 2017 21:36:07 +0000 (17:36 -0400)]
Changing the video used on the frontpage to the one the client provided
Laury GvR [Fri, 21 Jul 2017 20:26:26 +0000 (16:26 -0400)]
Only show 'members home' members only top-bar item if in members-only news
Laury GvR [Fri, 21 Jul 2017 20:20:04 +0000 (16:20 -0400)]
Reducing padding for the blog feed image for members only excerpts feed
Laury GvR [Fri, 21 Jul 2017 20:19:08 +0000 (16:19 -0400)]
Adjusting blog feed styles for the inside members only pages
Laury GvR [Fri, 21 Jul 2017 20:08:37 +0000 (16:08 -0400)]
Reduce advanced excerpt limits set in template, rely more on admin settings
Laury GvR [Fri, 21 Jul 2017 20:04:53 +0000 (16:04 -0400)]
Changed 'Read More' blog buttons to simple hyperlink style
Laury GvR [Fri, 21 Jul 2017 20:03:02 +0000 (16:03 -0400)]
Adjusting the members only sidebar and top-bar, removing some links
Laury GvR [Fri, 21 Jul 2017 19:15:57 +0000 (15:15 -0400)]
Changing some members only colours to reduce the amount of red
Laury GvR [Fri, 21 Jul 2017 19:03:11 +0000 (15:03 -0400)]
Reduced size of blog/members only sidebar.
Laury GvR [Mon, 17 Jul 2017 20:37:50 +0000 (16:37 -0400)]
Stylesheet version bump
Laury GvR [Mon, 17 Jul 2017 20:36:01 +0000 (16:36 -0400)]
Code for golf course video tab navigation
Laury GvR [Mon, 17 Jul 2017 18:39:56 +0000 (14:39 -0400)]
Enable blog feed members only page
Laury GvR [Mon, 17 Jul 2017 18:19:44 +0000 (14:19 -0400)]
Stylesheet version bump
Laury GvR [Mon, 17 Jul 2017 17:52:36 +0000 (13:52 -0400)]
Separated blog sections for members and non-members
Instead of using categories to separate the two blog sections we've
decided to use a custom post type (member_post). I was able to
reuse some of the custom post declaration that Steve put together
for Trout Creek. The client can add member posts through an admin
menu just below the regular posts menu, and this has its own set
of categories that won't be visible to non-members. This also
means Categories can be displayed again, so these are currently
not hidden from the sidebar (but can be if still desired.)
Single posts, archives, home, and categories listings are all
separated based on whether they are in the member section, and
each shows a different sidebar. This sidebar has items based on
whether or not one is in the member section. The search
functionality also had to be separated, so that a Member search
would not produce a regular Post result, and vice versa. The
Search template therefore also had to be customized.
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