30th Jul '24/2 commentsCategory Grid with ACF Images in BricksSridhar Katakam This Pro tutorial provides the steps to set up a grid of post categories, with each category card showing an image set up using the Advanced Custom Fields plugin, the category name, and the category description. Step 1 Install and activate ACF. This is a BricksLabs Pro tutorial. For full access login below or create your BricksLabs Pro account Username Password Remember Me Forgot Password Tagged: ACFBricksPluginsProTerms QuerySridhar 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 Relationship Select Filter in BricksIn the BricksLabs Facebook group, a user asks: I'm learning about ACF relationships and attempting to output a list of posts on any given page,…Read more →Categories: Bricks, Plugins, ProTags: ACF, Filters, Relationship
Pro ACF Flexible Content Field – Layout Labels and Sub Field LabelsHow to output the text of layout labels and/or sub field labels using the Flexible Content field of ACF Pro.Read more →Categories: Bricks, Plugins, ProTags: ACF, Flexible Content
Pro Filtering ACF Repeater Rows in Bricks by a Boolean Sub FieldLimiting the ACF Repeater query loops in the three columns to only add rows for which the specified sub field.Read more →Categories: Bricks, Plugins, ProTags: ACF, ACF Repeater, bricks/query/run
Pro aria-current=”true” for Current Categories on single Posts in BricksHow to separately style only the category links that are assigned to the current post.Read more →Categories: Bricks, ProTags: Terms Query
Pro Sub Field Value from the Last ACF Repeater Row in BricksGetting the value of a specific sub field of an ACF Pro‘s Repeater field and output in the query loop.Read more →Categories: Bricks, Plugins, ProTags: ACF Pro
Pro Dynamic Galleries with Thumbnails and Captions in Lightbox using lightGallery in BricksWalks through using lightGallery & custom ACF/Metabox query loops with support for thumbnails and captions.Read more →Categories: Bricks, Plugins, ProTags: ACF, lightGallery, Media, Meta Box, Query Loop
Pro Conditionally Hiding Bricks Filters based on Select Filter ValueHow show or hide Bricks' filter based on the selection made by another filter.Read more →Categories: Bricks, Plugins, ProTags: ACF, Filters, JS
Pro ACF Select Field Query Types in BricksIn the BricksLabs Facebook group a user asks: Hi all, I am building a single post template for a CPT and want to know if…Read more →Categories: Bricks, Plugins, ProTags: ACF, Custom Query Type, Query Loop
Pro Checking if the current term in a Bricks Terms query loop of the given taxonomy has childrenThere could be situations when you need a way to check if the current term in a Bricks Terms query loop has children or not.…Read more →Categories: Bricks, ProTags: Terms Query