Bricks includes ACF Relationship type of query out of the box for showing posts (on single pages of a post type) related via a ACF Relationship field to another post…
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,…
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…
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…
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…
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…