8th Aug '24/0 commentsACPT Gallery Field Query Loop in BricksSridhar Katakam This Pro tutorial provides the steps to output images selected in a ACPT's Gallery-type field for posts as a grid using a Bricks query loop. Step 1 Create a field group attached to your desired post type (page in this example) having a Gallery field. In the above screenshot, page-fields is the field group name (slug) page-meta is the box name (slug) page-gallery is the field name (slug) Step 2 Edit the post(s) to which the field group is attached and populate the field. Step 3 Edit your Page/template with Bricks. This is a BricksLabs Pro tutorial. For full access login below or create your BricksLabs Pro account Username Password Remember Me Forgot Password Tagged: ACPTBricksPluginsProQuery LoopSridhar KatakamSridhar Katakam is a Bricks enthusiast. He likes helping others by researching and solving WordPress-related problems and building websites.Get access to all 633 Bricks code tutorials with BricksLabs Pro
Pro ACF/Meta Box Gallery Images as Bricks Slider Using a Custom Query Type in BricksFor an easier alternative method, follow this tutorial instead. Updated on 26 Jul 2023 This Pro tutorial provides the steps to set images of a…Read more →Categories: Bricks, Plugins, ProTags: bricks/query/run, bricks/setup/control_options, Filters, Gallery, Slider
Pro Bricks Image Gallery element with Image limitOne way to set an image limit when outputting a Gallery in Bricks.Read more →Categories: Bricks, ProTags: Controls, Image Gallery
How to display a Query Loop in 3 columns in BricksThis tutorial provides the builder settings and CSS codes that can be pasted in order to create a 3-columns query loop container inside Bricks Builder.Read more →Categories: Bricks, FreeTags: CSS, CSS Grid, Flexbox, Query Loop
Pro Nav Menus Custom Query Types in BricksUpdated on 21 Aug 2024 This Pro tutorial shows how custom query types for each navigation menu can be generated in Bricks. This enables us…Read more →Categories: Bricks, ProTags: Custom Query Type, Menu, Query Loop
Pro Current Single Post Reference From Inside a Bricks Query LoopUse case: Get the single post’s custom field (like ACF Repeater or Meta Box Group) array row corresponding to the loop’s counter/indexRead more →Categories: Bricks, ProTags: Query Loop
Using WP Grid Builder Facets with Bricks’ Query LoopUpdate: This tutorial was written before WPGB had a Bricks add-on. Now, it is advisable to use that add-on instead. Get it from here. Updated…Read more →Categories: Bricks, FreeTags: Query Loop, WPGridBuilder
Pro Recently Viewed Posts Bricks Query LoopHow to output the most recent X number of posts (any post type) viewed by the current visitor.Read more →Categories: Bricks, ProTags: Cookies, Query Loop
Pro Hierarchical Posts with Nested Query Loops in BricksLearn how to set up nested query loops in Bricks to show hierarchical posts with child posts grouped under their corresponding parent postsRead more →Categories: Bricks, ProTags: Nested Queries
Pro Configuring Image Gallery dynamic source in BricksLet'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…Read more →Categories: Bricks, Plugins, ProTags: ACF Pro, Image Gallery, render_tag