Blog Post Meta Display

When displaying blog post either using the page templates, or shortcodes, meta is used to display the author, date, categories, and number of comments. For […]

Read More

Sticky Sidebar

In this article, I’ll show you how to create the classic sticky sidebar. This is useful if you’ve got a simple sidebar with not many […]

Read More

Sidebar Sizes

The sidebar layout used in the framework relies on Bootstrap’s column classes. It is a 12 column grid and can stack a different screen widths. […]

Read More

Social Profiles

The social links that you are able to set within Theme Options provides roughly common social platforms and each one relies on the built in […]

Read More

Filters

Filters are technically another type of “hook” — but instead of simply executing code like with an action hook, they allow us to filter a […]

Read More

Action Hooks

Action hooks are one of the most defining developer features of WordPress. They are points in the software that you can “hook to” in order […]

Read More