From 0c7f70773d08be234758e382d012e39c28a6bd21 Mon Sep 17 00:00:00 2001 From: Basti <51531217+crftwrk@users.noreply.github.com> Date: Tue, 21 Jun 2022 12:23:28 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 0ce0629..4381230 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ Additional archive, author and category templates for bootScore theme. Docs: https://bootscore.me/documentation/loop-templates/ + +## Usage + +- Download and unzip +- Copy files you want to use to your (child-)theme's root folder +- Rename files as described https://developer.wordpress.org/themes/basics/template-hierarchy/ + +### Templates + +- Default (Sidebar right) https://bootscore.me/archives/category-default/ +- Sidebar Left https://bootscore.me/archives/sidebar-left/ +- Equal Height Sidebar Right https://bootscore.me/archives/equal-height-sidebar-right/ +- Equal Height https://bootscore.me/archives/equal-height/ +- Masonry https://bootscore.me/archives/masonry/ (requires the bS Masonry plugin https://github.com/bootscore/bs-masonry)