bkaminski / rockshop

Custom WordPress theme developed exclusively for The Rockshop. Built on Bootstrap 4x, PHP7, jQuery, SASS, and Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rockshop

Open Source Love License: GPL v3 WordPress Bootstrap version from Bootstrap

Custom WordPress theme developed exclusively for The Rockshop

The Rockshop is one of Delaware's premiere venues for live entertainment in the Dover area. The purpose of this build was to create a custom WordPress theme that acted as an event calendar.

To do this, I created some custom query loops to use future or scheduled posts as "events". In fact, all posts act as "events" in this build.

The cool thing about this theme is that the date after the event passes, it's removed from the homepage loop and placed in the archive loop. Fun stuff!

Nothing too complicated here, just a customization of WordPress to allow the main blog to act as an event calendar by giving permission to show scheduled posts, enable term taxonomy to render future post tags, and include tags and metadata in the site search regardless of post status.

So far so good!

About

Custom WordPress theme developed exclusively for The Rockshop. Built on Bootstrap 4x, PHP7, jQuery, SASS, and Node

License:GNU General Public License v3.0


Languages

Language:PHP 85.5%Language:CSS 13.0%Language:JavaScript 1.1%Language:Ruby 0.4%