Custom Post Types
This is a sample custom WordPress template showing page content in addition to a blog like grid displaying custom posts. The custom posts were built into the theme, WordPress has a problem with that preferring to see them done in a plugin. While there are several good plugins such as the Custom Post Type plugin, which I do use normally. In this case I chose to just code.
Samples
High Card
Custom Taxonomy Filter

Ajax Custom Taxonomy Filter A custom ajax filter made with Ajax and yes embarrassingly jQuery. The left “sidebar” lists the custom custom taxonomies sorted by […]
Bootstrap HTML

I was recently asked to take PDF design and create an HTML page using Bootstrap 5. I am not a fan of frameworks like Bootstrap […]
Simple HTML Tabs

This is a simple HTML tabbed content example, that does not use a plugin. It uses simple vanilla JavaScript which could be replaced with pure […]
CSS Animated Background

This is a simple CSS animation I did for a past client. The page loads, then after a short delay (1sec) the animation starts. The […]
CSS Carousel

Below is a 100% html and CSS carousel. There is no JavaScript or jQuery used. Clicking on one of side images will animate the carousel […]