GithubHelp home page GithubHelp logo

cnh-fall-2018's Introduction

Collingwood Neighbourhood House Theme

Built by Michael Dunk | [email protected] Jennifer Lam | [email protected] Kyle Tecson | [email protected] Matthew Wong | [email protected]

a picture of the front page for desktop

a picture of the front page for mobile

This theme was built for the Collingwood Neighbourhood House Wordpress website. It was built as a part of the Community Partners initiative during our Web Development program at RED Academy. It includes a mobile, tablet, and desktop version.

Technologies Used

Built with:

  • PHP
  • SCSS
  • jQuery/Javascript
  • Wordpress
  • Selectric
  • Spectragram

Wordpress Plugins:

  • Akismet Anti-Spam
  • Collingwood Neighbourhood House Functionality
  • Contact Form 7
  • Custom Field Suite
  • Custom Sidebars
  • Google Language Translator
  • Gutenberg
  • Safe SVG
  • Show Current Template
  • The Events Calendar
  • WP Migrate DB Pro
  • WP Migrate DB Pro Media Files
  • Yoast SEO

Installation Instructions

1. Download

Insert contents of downloaded folder into your wp-content directory.

2. Apply Theme Assign the theme by logging into Wordpress as an admin. Select Appearance -> Themes in the sidebar, and click "Activate" on Collingwood Starter House theme.

a picture demonstrating where to activate the theme

That's all! Thanks for viewing our theme.

cnh-fall-2018's People

Contributors

agalcalledjen avatar kyltec avatar matthewaramis avatar mikedd96 avatar

Watchers

 avatar  avatar  avatar  avatar

cnh-fall-2018's Issues

File named incorrectly

Not sure what happened here but don't think the file is supposed to be called this?!

<?php
/**
* The template for displaying the Get Involved page on CNH.
*
* @package based on RED_Starter_Theme
* Template Name: Get Involved Page Template
*/
get_header(); ?>
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( 'template-parts/content', 'page' ); ?>
<?php endwhile; // End of the loop. ?>
</main><!-- #main -->
</div><!-- #primary -->
<?php get_footer(); ?>

Footer menu links

The URLs in the footer menu should be ./contact-us etc. rather than just contact-us - otherwise they'll only work on the homepage.

Event boxes on homepage overflow

The second box on the homepage overflows the container - you should truncate the text to ensure it cannot overflow the container

Main menu styling

The top menu is looking good but a few issues (which you may already be aware of):

  • There's a tiny gap between the menu and the dropdown which means if you're not quick moving from the menu to the dropdown then the dropdown disappears
  • When you hover over the submenu items they move slightly
  • On mobile when the menu expands the text is squashed initially, try moving the menu into / out of the viewport rather than changing the width
  • The submenus aren't accessible on mobile

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.