Bricks Boilerplate Documentation
PricingDemo
  • Intro
  • Getting Started
    • Requirements
    • 5 minutes launch ⚡
    • Import into an existing project
  • Basics
    • Inside the package
    • Global Styles
      • General
      • CSS Variables
      • Buttons
      • Utility classes
    • Templates
    • ACF
      • Global topbar
    • Bricks Boilerplate Addon plugin
      • Wishlist
      • Variation swatches
      • Checkout
    • Code snippets
  • Tutorials
    • Blog in 5 minutes
    • Custom Off-canvas cart
    • Off-canvas cart without addon plugin
    • Custom Thank you page
    • Custom Checkout page
    • Custom Cart page
    • My account page
    • Product gallery with thumbnails
    • Custom query for product reviews
  • Advanced
    • Custom slider controls
    • Custom accordions
    • Megamenu
    • GSAP animations
  • Common issues
    • Custom CSS
    • Product galleries
    • Restoring site with WPvivid
Powered by GitBook
On this page
  1. Basics

ACF

Bricks Boilerplate comes with ACF free version to add custom fields to posts and taxonomies.

It is not mandatory to have it installed; you can replace it with another option (e.g., Metabox). However, doing so will result in the loss of some dynamic layouts that rely on these custom fields.

The areas affected by ACF include:

  • Pages: Description field + topbar section

  • Post category fields: Category featured image + topbar section

  • Product category fields: Category featured image, description + topbar section

PreviousTemplatesNextGlobal topbar

Last updated 7 months ago