WP-Themes/phsacf.git
7 years agobump version number
Steve Sutton [Tue, 27 Jun 2017 14:06:20 +0000 (10:06 -0400)]
bump version number

7 years agoUpdate to compress css
Steve Sutton [Tue, 27 Jun 2017 14:05:25 +0000 (10:05 -0400)]
Update to compress css

grunt file update

7 years agomaking interior pages full width
Anthony Talarico [Wed, 21 Jun 2017 16:42:28 +0000 (12:42 -0400)]
making interior pages full width

unless the page has a members only template, the page content will be 12 columns for interior
pages.

7 years agoremoving sidebar from interior pages, moving specific fund type to top of page
Anthony Talarico [Wed, 21 Jun 2017 14:47:30 +0000 (10:47 -0400)]
removing sidebar from interior pages, moving specific fund type to top of page

a specific fund needs to be at the top of list, used a combo of js and php to make it happen,
quick solution. removed sidebar content from interior pages only

7 years agoI updated the off canvas
Ian Weller [Wed, 21 Jun 2017 13:19:30 +0000 (09:19 -0400)]
I updated the off canvas

I updated the link for the Board login and added an anchor tag to the
email to match the footer.

7 years agoI have made a change to the edge of the header.
Ian Weller [Mon, 19 Jun 2017 19:40:50 +0000 (15:40 -0400)]
I have made a change to the edge of the header.

Charis said the client wanted the edge of the contnet to the edge of the
screen green.  I have commented out the styles for the box that would make
the edge of the screen and the edge of content to white.

7 years agoRe-linked member login page to the right one, 'Boads and Committees
Laury GvR [Thu, 15 Jun 2017 20:27:11 +0000 (16:27 -0400)]
Re-linked member login page to the right one, 'Boads and Committees

7 years agoadding hidden product field to keep track of the actual total for the donation form
Anthony Talarico [Tue, 13 Jun 2017 16:51:14 +0000 (12:51 -0400)]
adding hidden product field to keep track of the actual total for the donation form

adding one hidden product field which will act as a gateway to allow pay pal to collect the
payment info, otherwise the total field alone isn't enough

7 years agoupdating sharethis url to use ws. instead w.
Anthony Talarico [Mon, 12 Jun 2017 15:22:46 +0000 (11:22 -0400)]
updating sharethis url to use ws. instead w.

securing sharethis url by adding https and using ws. instead of w. in the footer scripts

7 years agoadding https protocol to sharethis source
Anthony Talarico [Mon, 12 Jun 2017 15:21:20 +0000 (11:21 -0400)]
adding https protocol to sharethis source

the sharethis source gives a console error if omitting the protocol, adding https
since you can use it whether it's http or not

7 years agoremoving console statements from pageSetup.js
Anthony Talarico [Mon, 12 Jun 2017 15:19:12 +0000 (11:19 -0400)]
removing console statements from pageSetup.js

removing all test print statements from the js files

7 years agoremoving stashed changes from previous commit
Anthony Talarico [Mon, 12 Jun 2017 15:14:05 +0000 (11:14 -0400)]
removing stashed changes from previous commit

conflicts were pushed in previous commit, removing the stashed changes text from interior page

7 years agosecuring resourcing by omitting http protocol from the urls
Anthony Talarico [Mon, 12 Jun 2017 15:06:07 +0000 (11:06 -0400)]
securing resourcing by omitting http protocol from the urls

using // instead of urls with the protocol so that https will be used if it's
available, on all of the resources we're enqueueing and pulling in

7 years agousing the protocol-relative url for resources in the header, footer and enqueued...
Anthony Talarico [Mon, 12 Jun 2017 14:57:30 +0000 (10:57 -0400)]
using the protocol-relative url for resources in the header, footer and enqueued resources

ensuring that all of our resources use https if we can help it by omitting the http protocol from
the url

7 years agoRemoved the breaklines from the funds LI since the extra space is no longer necessary
Laury GvR [Fri, 9 Jun 2017 20:00:03 +0000 (16:00 -0400)]
Removed the breaklines from the funds LI since the extra space is no longer necessary

7 years agoChanging the funds anchors to LI in a UL
Laury GvR [Fri, 9 Jun 2017 19:58:21 +0000 (15:58 -0400)]
Changing the funds anchors to LI in a UL

7 years agocorrect spelling of posts
Steve Sutton [Fri, 9 Jun 2017 19:33:11 +0000 (15:33 -0400)]
correct spelling of posts

need to be posts_per_page

7 years agoSet per page to -1
Steve Sutton [Fri, 9 Jun 2017 19:29:31 +0000 (15:29 -0400)]
Set per page to -1

This is so they all show up

7 years agoOrder the funds in short code output
Steve Sutton [Fri, 9 Jun 2017 19:26:52 +0000 (15:26 -0400)]
Order the funds in short code output

orderby title order ASC

7 years agoTurn off public for fund custom post type
Steve Sutton [Fri, 9 Jun 2017 19:14:59 +0000 (15:14 -0400)]
Turn off public for fund custom post type

This is to keep the User Access Manager from adding it's stuff to admin
pages.

7 years agofixing members only sidebar template checking
Anthony Talarico [Thu, 8 Jun 2017 15:30:45 +0000 (11:30 -0400)]
fixing members only sidebar template checking

checking for user to be logged in instead of having member db access privileges

7 years agofixing off canvas search toggle hiding issue
Anthony Talarico [Tue, 6 Jun 2017 19:14:12 +0000 (15:14 -0400)]
fixing off canvas search toggle hiding issue

the off canvas search input keeps toggling hide/show even though the js used to do that
specifically looks for the search input in the header

7 years agoremoving the header search in medium view
Anthony Talarico [Tue, 6 Jun 2017 12:51:04 +0000 (08:51 -0400)]
removing the header search in medium view

the site has a search in the off canvas in tablet view, removing the header search as the
animation on blur breaks when the tablet keyboard pops up

7 years agolinking fund holder link in footer
Anthony Talarico [Mon, 5 Jun 2017 20:37:15 +0000 (16:37 -0400)]
linking fund holder link in footer

fund holder link in the footer didn't have a location, adding a url provided in the
task

7 years agoremoving medium from members only sidebar
Anthony Talarico [Mon, 5 Jun 2017 20:02:58 +0000 (16:02 -0400)]
removing medium from members only sidebar

changing medium up for the members only sidebar so that it's visible in mobile view

7 years agofixing the padding on the members only sidebar logout button
Anthony Talarico [Mon, 5 Jun 2017 12:44:49 +0000 (08:44 -0400)]
fixing the padding on the members only sidebar logout button

the members only sidebar logout button is not styled properly on dev55, locally is fine
setting padding to fix the display

7 years agofixing incorrect permalink id for the boards and committees link
Anthony Talarico [Mon, 5 Jun 2017 12:35:22 +0000 (08:35 -0400)]
fixing incorrect permalink id for the boards and committees link

the footer and off canvas had an incorrect boards and committees permalink page id, fixing it

7 years agolinking board committees page in the footer and off canvas
Anthony Talarico [Mon, 5 Jun 2017 12:32:36 +0000 (08:32 -0400)]
linking board committees page in the footer and off canvas

adding the permalink to the boards and committees page to the footer and off canvas link

7 years agochanging the lost password link color on members only page
Anthony Talarico [Thu, 1 Jun 2017 15:23:21 +0000 (11:23 -0400)]
changing the lost password link color on members only page

the members only page has a lost password form link, changing it from red to blue

7 years agoadding button styles to the lost password form and hiding it initially
Anthony Talarico [Thu, 1 Jun 2017 15:21:02 +0000 (11:21 -0400)]
adding button styles to the lost password form and hiding it initially

hiding the lost password form so that only the link initially shows , clicking on the link
will reveal the lost password form for the members only login pages.

7 years agoadding admin filter for funds by fund group
Anthony Talarico [Fri, 26 May 2017 15:37:09 +0000 (11:37 -0400)]
adding admin filter for funds by fund group

adding the dropdown menu for fund groups to filter the fund types in the admin menu

7 years agochanging members only menu to use is logged in function instead of member creds
Anthony Talarico [Fri, 26 May 2017 13:14:07 +0000 (09:14 -0400)]
changing members only menu to use is logged in function instead of member creds

using is_user_logged_in function in the interior page instead of glm member can, removing members
only topbar and putting login button in the sidebar for members only template

7 years agoadding gravity forms styles
Anthony Talarico [Thu, 25 May 2017 20:59:26 +0000 (16:59 -0400)]
adding gravity forms styles

adding gravity forms styles to shrink the amount field

7 years agolinking make a gift button
Anthony Talarico [Thu, 25 May 2017 18:13:42 +0000 (14:13 -0400)]
linking make a gift button

linking make a gift button to the donate page which will have the donate form

7 years agomoving members only topbar above bread crumbs
Anthony Talarico [Thu, 25 May 2017 17:45:44 +0000 (13:45 -0400)]
moving members only topbar above bread crumbs

members only topbar is currently below breadcrumbs on interior pages in members only
template, moving above the breadcrumbs

7 years agoadding glm members only topbar header to members only template
Anthony Talarico [Thu, 25 May 2017 17:35:08 +0000 (13:35 -0400)]
adding glm members only topbar header to members only template

members only template needed the log and admin error links in the interior page template

7 years agoadding lost password form and breadcrumbs to members only page
Anthony Talarico [Thu, 25 May 2017 17:11:07 +0000 (13:11 -0400)]
adding lost password form and breadcrumbs to members only page

moving breadcrumbs out of the members only conditional in the interior page template, and
added the lost password partial to the theme

7 years agochanging the login form to use captcha
Anthony Talarico [Thu, 25 May 2017 17:05:47 +0000 (13:05 -0400)]
changing the login form to use captcha

using the same login form used by the updated sites to integrate captcha for the members only
login page

7 years agomoving entire members only content inside of conditional
Anthony Talarico [Thu, 25 May 2017 16:58:23 +0000 (12:58 -0400)]
moving entire members only content inside of conditional

only display members only sidebar if they pass the members only conditional, parts of the
sidebar were showing prebviously even if they weren't logged in

7 years agochanging the position of the members only menu
Anthony Talarico [Thu, 25 May 2017 16:54:16 +0000 (12:54 -0400)]
changing the position of the members only menu

moved the members only menu inside of the sidebar content div with the blocks content in
the interior pages

7 years agoadding donation form javascript, adding members only sidebar
Anthony Talarico [Thu, 25 May 2017 16:42:48 +0000 (12:42 -0400)]
adding donation form javascript, adding members only sidebar

global variables for donation form in the head, adding sidebar for the members only template
pages, linking facebook to icon, adding custom post type for the fund types

7 years agofixing syntax error
Anthony Talarico [Wed, 17 May 2017 13:13:07 +0000 (09:13 -0400)]
fixing syntax error

selector value was changed accidentally, fixed the value from -o to -1px for the header search input
position

7 years agoadjusting header search magnifying glass position
Anthony Talarico [Wed, 17 May 2017 13:10:43 +0000 (09:10 -0400)]
adjusting header search magnifying glass position

after moving the header search input the mag glass icon needed to be adjusted with it so that it
stays in bouds of the input field

7 years agochanging the top position of the header search input toggle
Anthony Talarico [Wed, 17 May 2017 13:08:13 +0000 (09:08 -0400)]
changing the top position of the header search input toggle

the header search toggle has a top position value, reducing it to align it better with the
icons next to it

7 years agochanging header social icons to float left, adding mailto link in the footer
Anthony Talarico [Tue, 16 May 2017 17:46:31 +0000 (13:46 -0400)]
changing header social icons to float left, adding mailto link in the footer

removing the arrow content next to the dropdowns in the topbar of there are more than 2 levels
of sub menus. adding mailto link in the email contact link in the footer. going around gecko bug
that doesn't respect top positioning if the elements inside of a container tha is positioned relative
by changing inline-block to float left for the social icons in the header

7 years agoadding share this to blog pages, removing block image output
Anthony Talarico [Tue, 16 May 2017 15:16:55 +0000 (11:16 -0400)]
adding share this to blog pages, removing block image output

the sidebar that outputs blocks should not allow images, adding share this button to post pages

7 years agoadding default blog and search styles
Anthony Talarico [Tue, 16 May 2017 14:52:34 +0000 (10:52 -0400)]
adding default blog and search styles

search results page styles for blog search , removed box shadow, decreased line height

7 years agoadding header search functionality with search plugin and toggle effects
Anthony Talarico [Tue, 16 May 2017 14:19:16 +0000 (10:19 -0400)]
adding header search functionality with search plugin and toggle effects

toggle for the header search form added, installed the search plugin to link the search input
to the glm search page

8 years agoStyle changes to the blog
Ian Weller [Fri, 12 May 2017 13:39:04 +0000 (09:39 -0400)]
Style changes to the blog

I made some changes to the blog to reflect the sites colors a bit more.

8 years agoediting breadcrumbs.
Ian Weller [Fri, 12 May 2017 13:30:54 +0000 (09:30 -0400)]
editing breadcrumbs.

I edited the breadcrumbs to remove the share this that was in the
breadcrumb container.

8 years agoI updated the dropdown to help with long nav items
Ian Weller [Thu, 11 May 2017 19:25:39 +0000 (15:25 -0400)]
I updated the dropdown to help with long nav items

I changed the drop left call in the menu walker for
responsive.  I also styled the dropdown anchor last child item to
reflect the psd.

8 years agoUpdated some things so it works for ie
Ian Weller [Thu, 11 May 2017 18:20:12 +0000 (14:20 -0400)]
Updated some things so it works for ie

I made some updates so the padding style will work on IE11.

8 years agoI made some style changes to interior
Ian Weller [Thu, 11 May 2017 17:48:55 +0000 (13:48 -0400)]
I made some style changes to interior

I changed the styles for the interior pages block section.  Just some
padding changes.

8 years agoAdding screenshot
Ian Weller [Thu, 11 May 2017 15:58:58 +0000 (11:58 -0400)]
Adding screenshot

I added the screenshot of the front page of the theme.

8 years agostyled the second ul list
Ian Weller [Thu, 11 May 2017 15:51:58 +0000 (11:51 -0400)]
styled the second ul list

I added some styles for the log in links in the off canvas.  So they
slightly match the main nav links above.

8 years agoAdded a menu that was missing from the offcanvas
Ian Weller [Thu, 11 May 2017 15:45:18 +0000 (11:45 -0400)]
Added a menu that was missing from the offcanvas

I added a ul list that act as a login in the footer to the off canvas
area.  Protocall states I need to put it all there when I get to small
view.

8 years agoI have it close to done
Ian Weller [Thu, 11 May 2017 15:31:38 +0000 (11:31 -0400)]
I have it close to done

I have the last bits finsihed I think.  I need to do cross browser
testing to find any bugs.

8 years agoworking with the social links
Ian Weller [Wed, 10 May 2017 20:46:27 +0000 (16:46 -0400)]
working with the social links

I am working on the part of the header with the social link and search
field.  It needs more styling, but it is close to done.

8 years agoadding things to the header.
Ian Weller [Wed, 10 May 2017 20:08:47 +0000 (16:08 -0400)]
adding things to the header.

I missed some things in the header.  I am in the process of adding them.
I didn't have the social icons in the header and the position of the tag
line has been moved to the right positon.

8 years agoupdating the side content
Ian Weller [Wed, 10 May 2017 19:45:54 +0000 (15:45 -0400)]
updating the side content

I updated the side content area that holds the blocks for the interior
pages.

8 years agoWorking on the interior page for large
Ian Weller [Wed, 10 May 2017 19:32:50 +0000 (15:32 -0400)]
Working on the interior page for large

I am wrapping up large view for the theme.  I think large view may be
done, but I need to do responsive work and edits.

8 years agoWrapping up the front and starting interior
Ian Weller [Wed, 10 May 2017 18:20:22 +0000 (14:20 -0400)]
Wrapping up the front and starting interior

I have finished the last few things for the front page on large and have
started to work on the inteior page layout and styling.

8 years agostyling the topbar
Ian Weller [Wed, 10 May 2017 17:36:43 +0000 (13:36 -0400)]
styling the topbar

I did some styling to help the topbar navigation.  I think I got the
styles as correct as I can.

8 years agomaking some changes
Ian Weller [Wed, 10 May 2017 14:45:49 +0000 (10:45 -0400)]
making some changes

I made some changes to match the psd in the header and did some styling
for the ul items in the footer.

8 years agoI am trying to add some finishing touches to large
Ian Weller [Wed, 10 May 2017 14:10:42 +0000 (10:10 -0400)]
I am trying to add some finishing touches to large

I am working on trying to wrapup large view.  Was having some issues
with getting the header area correct, but the solution is up for debate.

8 years agoquick work on the topbar
Ian Weller [Tue, 9 May 2017 20:23:47 +0000 (16:23 -0400)]
quick work on the topbar

I did a bit of quick work for the topbar nav for the moment.

8 years agoI made some progress on the footer.
Ian Weller [Tue, 9 May 2017 20:11:10 +0000 (16:11 -0400)]
I made some progress on the footer.

I have the styling for the footer set up, mostly.  I have the logo in
the footer in place and styled the client info in the footer.  I have
somethings I need Collins for.

8 years agoI am almost done with the front page
Ian Weller [Tue, 9 May 2017 18:56:58 +0000 (14:56 -0400)]
I am almost done with the front page

I have the blocks setup.  And the last few things for the front page are
in place.  I need to work on the footer now.

8 years agoMore work on the front page
Ian Weller [Tue, 9 May 2017 17:39:11 +0000 (13:39 -0400)]
More work on the front page

I am making some progress on the front page.  Working on the block area
now.  Not 100% sure how it's going to work.

8 years agoI added the favicon and worked on layout
Ian Weller [Tue, 9 May 2017 16:01:36 +0000 (12:01 -0400)]
I added the favicon and worked on layout

I added the favicon to the theme and I am working on the layout with
some of the styling.  The header area is on hold for a moment.  So I
went on to the main content area of the first page.

8 years agoI am working on the header area
Ian Weller [Tue, 9 May 2017 13:36:35 +0000 (09:36 -0400)]
I am working on the header area

I am working on the styles and layout of the header area. I have the
starting content in it and I have a layout in place.  I need to add the
rest of the content to the header.

8 years agostarting header layout
Ian Weller [Mon, 8 May 2017 20:53:15 +0000 (16:53 -0400)]
starting header layout

I am beginning the layout for the header.  At the moment, it's just an empty grid.  I haven't added any thing to it yet.

8 years agofirst steps
Ian Weller [Mon, 8 May 2017 20:25:57 +0000 (16:25 -0400)]
first steps

I have made several style changes in the settings file.  I am yet to
work on the layout.

8 years agofirst commit
Ian Weller [Mon, 8 May 2017 19:56:31 +0000 (15:56 -0400)]
first commit

First commit for Petoskey-Harbor Springs Area