Updated on 08 Oct 2024 This Pro tutorial provides the steps to arrange the search results by specified post types in a Bricks site. We shall register a custom query…
This Pro tutorial provides the steps to set up quickview buttons for products in a Woo (formerly, WooCommerce) products grid using Bricks' Popups and Interactions features. Clicking a button opens…
Updated on 9 Sep 2024 This Pro tutorial provides the steps for displaying PDF files from a HappyFiles folder as a list/grid using a Bricks query loop with PDF title,…
Updated on 31 Oct 2023 This Pro tutorial provides the steps for limiting the depth of WordPress navigation menu rendered via Bricks' Nav Menu element. Ex.: Limiting the depth to…
Nested Queries in Bricks – Posts Grouped by Published Years and Categories
In the past we showed how posts could be grouped by years in Bricks. This Pro tutorial takes it further by grouping posts by categories which are further grouped by…
A few users in the Bricks forum wanted to know how to retrieve the label that corresponds with the selected value when the type of JetEngine's field is Radio or…
How to Remove “Edit with Bricks” submenu items from the Toolbar for Editors
In Bricks' "Builder access" settings when access is given to Editor user role (either Edit content or Full access), site editors can access Bricks Templates and Settings via the links…
How To Remove the Featured Image from WooCommerce Product Gallery
Product Gallery on single product pages in WordPress include the product's featured image by default. If you are looking to exclude it so only the gallery images are shown, add…
Conditionally Outputting Query Loop Item Based on Post Meta in Bricks
Rendering query-loop enabled posts depending on the value of each post's custom field value is tricky because by default, the custom field plugins' functions or builder-functionality for fetching the custom…
This Pro tutorial provides the steps to toggle a WordPress menu when a div is clicked using the Interactions feature in Bricks. When clicked: Step 1 At Appearance → Menus…
Filtering out Media Items from “Select post/page” Bricks control
The dropdown that appears after choosing "Internal post/page" when setting a link in Bricks shows media (attachment) items besides Pages, Posts and other CPTs. If you want to remove the…
Bricks Slider Images From ACF Flexible Content Sub Field
Consider the following field group associated with Pages when using ACF Pro: "Page Fields" field group|_"Page Content" Flexible Content field|__"Layout 1" layout|___"Title" Text field|___"Layout 1 Gallery" Gallery (sub) field The…
Conditional Rendering Based on Current Date and Time in Bricks when Using Meta Box
A Pro member of our site asks: Using bricks + Meta, conditionally show a post listing under 3 different conditions, based on the Current Date and Time… Would like to…