Let's say there's a Events CPT with a 'Event Year' custom taxonomy. Sample event year names could be: 2021, 2022, 2024, 2025, 2028 etc. We can set up a Terms…
As of Bricks 1.9.7.1, the built-in Countdown element's Date control does not support dynamic data. That is, it is not possible to set this date from a custom field value…
Primary Term for Posts using The SEO Framework in Bricks
Updated on 18 Mar 2024 The SEO Framework is one of the better (coding-wise) SEO plugins. Like Yoast and Rank Math, it has the option to specify a category or…
Side-by-side WooCommerce Quantity and Add to Cart in Bricks
Looking to position the quantity input field and Add to cart button next to each other instead of one below the other in Bricks? Add this CSS: Before: After:
This Pro tutorial provides the steps to lay out posts in a masonry style with a View More button, which, when clicked, loads the next page of posts in Bricks.…
Grouping ACF Post Objects by a Repeater Sub Field in Bricks
Consider the following scenario. CPT: product (from WooCommerce) ACF field group for the product post type: A Repeater with a Select sub field and Post Object sub field that's limited…
Consider this scenario: CPT: Project Custom taxonomy: Project Type Each project will be assigned only one project type. Project Type taxonomy's custom field: Project Type Color Requirement: Get the project…