Skip to content

shrinkray/kks-ollie

Repository files navigation

Developer Notes

The KKS Ollie theme works out of the box and intended to modify the parent, Ollie. However, the author included a Composer file that is used for linting to PHP and WordPress core standards. I believe this will work with this version of the child theme.

  • composer run lint
  • composer run wpcs:scan
  • composer run wpcs:fix

Write custom SCSS and manage code styling using Prettier and Laravel Mix.

  • npx mix

  • npx mix watch

  • npx mix watch --hot

  • npx mix --production

  • npx format css

  • npx format js

Features

This theme includes custom code to manipulate it's design (which is produced within OllieWP). In other words, your mileage will vary based on the code organization and classes added to that design.

Feature Hero

  • This update is designed to promote the content of the cover background image.
  • On narrower screens, the CTA panel is lowered to feature one of the subjects of the image.
  • On wider screens, the CTA appears on the right column whereas the subjects of the image are to the left.

Getting Started with Ollie

Links Description
View Ollie Demo Check out a full live demo of the Ollie theme.
Download Ollie Theme Zip Download the latest Ollie theme zip to install on your WordPress site.
Download Ollie Child Theme Zip Download the Ollie child theme zip for customizations

Ollie is built for modern WordPress features and requires WordPress 6.0 or later. To get started, download the theme and install it into your WordPress website by going to Appearance → Themes → Add New.

License

Ollie is licensed under the GPL-3.0 license.

About the Creator

Ollie was created by Mike McAlister, a code-slinging, pixel-pushing, team-building, award-winning creator from Planet Earth.

About

Child theme to modify OllieWP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published