Bricks Tutorials

(621 tutorials)
Pro
Configuring Image Gallery dynamic source in Bricks screen shot

Configuring Image Gallery dynamic source in Bricks

Let's say you have a custom field created with ACF Pro of the type Gallery called "Property Gallery" for posts of "Property" CPT. In the Bricks single property CPT template,…
Pro
Parent Query Loop Object – Traversing Nested Query Loops Up in Bricks screen shot

Parent Query Loop Object – Traversing Nested Query Loops Up in Bricks

Bricks enables us to build nested query levels of unlimited levels. Here are a couple of examples: Sometimes, you might want to obtain the parent (of any level, not just…
Categories:
Pro
Current Single Post Reference From Inside a Bricks Query Loop screen shot

Current Single Post Reference From Inside a Bricks Query Loop

Use case: Get the single post’s custom field (like ACF Repeater or Meta Box Group) array row corresponding to the loop’s counter/index
Categories:
Pro
Adjacent Posts Bricks Query Loop screen shot

Adjacent Posts Bricks Query Loop

This Pro tutorial provides the steps to customize a posts query loop in Bricks to show previous and next posts on single post pages. The benefit of previous and next…
Categories:
Pro
Dynamic URL Parameter Post Popups in Bricks screen shot

Dynamic URL Parameter Post Popups in Bricks

Bricks 1.9.4 added AJAX support for Popups via its Popup Builder. popupContextId can be now set in bricksOpenPopup() which means a popup can be set to show dynamic data from…
Categories:
Tags:
Pro
Random Row from ACF Repeater in Bricks screen shot

Random Row from ACF Repeater in Bricks

In the past, we shared how the first row of a ACF Repeater can be output in a Bricks query loop here. This Pro tutorial shows how the query results…
Pro
MB Favorite Posts in Bricks screen shot

MB Favorite Posts in Bricks

This tutorial explores using MB Favorite Posts in Bricks, including outputting the list of favorites via a query loop.
Categories:
Pro
Media File Attachment Data in Bricks screen shot

Media File Attachment Data in Bricks

With a 'Media' query loop, this tutorial shows how we can retrieve various attachment-specific properties inside of the loop.
Categories:
Modifying ACF Field Value Before It Is Output screen shot

Modifying ACF Field Value Before It Is Output

Consider the scenario where a Page has a "Page Fields" field group created with ACF Pro like this: Field name: scientific_coordinators (type Repeater)|__ Sub field 1: name (type Text)|__ Sub…
Categories:
Making Bricks Nestable Accordion’s First Item Open on Desktop and Closed on Mobile screen shot

Making Bricks Nestable Accordion’s First Item Open on Desktop and Closed on Mobile

Using JS to ensure the accordion first entry is open on desktop but closed on mobile.
Categories:
Tags: