New Canaan Parent Support Group

New Canaan Parent Support Group is an organization dedicated to providing an inclusive and safe environment for parents of loved ones affected by addiction and substance use.

Date: January 2018 - Present
Tech I Worked With: WordPress.org, WP Toolset
Responsibilities: Front-End Development, Project Management, Client Tutorials, Server Management
Type: Commercial
Team: Jon Harrington (Graphic Design), Daniel Kamzik (Front-End Development, Client Tutorials)

Project Link:
NCPSG

Dynamic Sections

We wanted to keep some areas of the homepage dynamic and constantly updating with each new change to the site (or at least the Events and Blog sections), but we didn't like the standard layouts provided by the theme. So instead, I used WP Toolset (and lots of CSS) to create custom templates for new blog posts and events. These were stress-tested to make sure they would remain responsive and functional, and to ensure any content thrown at them would work.


Resources Page

The Resources Page was also created with WP Toolset, although the setup was much more elaborate than its use on the Homepage's dynamic sections.

We created a new post type, 'Resources', so that this content would remain separate from other items on the site. Additionally, these Resource posts were all assigned same custom form fields. Due to the commonality of these fields, we were able to solve a few problems and implement other features...

  • The client is easily able to add and edit relevant information for a Resource, and doesn't need to worry about design at all.
  • The Resource Page displays all resources using a similar template; with no extra editing necessary on the client's part. The template has lots of code built in to prevent problems caused by unfilled fields as well.
  • I was able to implement a simple search and filter at the top of the page so users could find what they wanted quickly.