Brickspace Lab
Contact usContact ShopifyTry a theme
Keystone
Keystone
  • Keystone documentation
  • Getting started
    • Theme basics
    • Theme settings
      • Colors
      • Typography
      • Borders
      • Prices
      • Quick add
  • Guides
    • Products
      • Product badges
      • Product subtitles
      • Custom content for tables
      • Replace "Add to cart"
      • Disable quick add
      • Product template
    • Collections
      • Collection template
    • Sitewide
      • Color and option swatches
      • Device specific visibility
      • Discount popups
      • Article template
      • Blog template
    • Wholesale
      • Wholesale basics
      • Account restrictions
  • Sections
    • Sitewide
      • Header
      • Footer
      • Announcement
      • Cart drawer
      • Search drawer
      • Menu drawer
      • Discount
      • Account drawer
      • Custom liquid
      • Store locater
    • Navigation
      • Navigation links
    • Content and Media
      • Banner
      • Image hotspot
      • Slideshow
      • Countdown
      • Slider
      • Video
      • Split banner
      • Testimonial slider
      • Search banner
      • Marquee
      • Rich text
      • Blog posts grid
      • Logo list
      • Icon grid
      • Collapsible content
      • Tabs
      • Collage
      • Testimonial grid
    • Products and Collections
      • Product grid
      • Product slider
      • Product table
      • Product comparison
      • Recently viewed
      • Collection list grid
      • Collection list slider
      • Featured product
      • Comparison table
    • Forms
      • Contact form
      • Email sign-up
      • Sign-up form
      • Tool tip
  • General
    • Changelog
      • v1.3.0
      • v1.2.0
      • v1.1.0
      • v1.0.1
      • v1.0.0
    • Known issues and troubleshooting
    • Cloning a demo theme
      • Knit
      • Kingpin
      • Kindred
      • Kettle
      • Kaleidoscope
Powered by GitBook
On this page
  • Keystone: Using the blog template
  • Summary
  • Adding Simple Tag Filtering to a Blog Page
  • Create Metafield Definitions
  • Add Data to Collection Metafield

Was this helpful?

Edit on GitHub
  1. Guides
  2. Sitewide

Blog template

Keystone: Using the blog template


Summary

The blog template showcases a grid of blog articles, making it easy for visitors to browse and discover content. You can enhance this template by adding tag-based filtering to surface sub-categories within your blog.


Adding Simple Tag Filtering to a Blog Page

Create Metafield Definitions

  1. Open Settings and click Metafields.

  2. Click Collections.

  3. Click Add Definition.

  4. Set Name to Subtags.

  5. Set Namespace and Key to custom.subtags.

  6. Click Select Content Type and choose Single line text.

  7. Select List of values.

  8. Click Save.

Add Data to Collection Metafield

  1. Open the collection you’d like to add tag filtering to.

  2. Scroll to the Metafields area at the bottom.

  3. Enter a text value for each tag filter.

    • Note: There’s no need to include "All" as it will be the first link in the tag filtering.

    • Ensure each entry matches a tag present within your collection.

  4. Click Save.

Last updated 1 month ago

Was this helpful?