30th Nov '22/8 comments/FavoriteConditional Output Based on ACF Date Field in BricksSridhar Katakam Updated on 1 Aug 2024 Looking to have a Section or other elements in Bricks rendered on the frontend only if today's date is before or matches or is after the value of a Date-type of custom field created using ACF? This Pro tutorial is for you. Step 1 This is a BricksLabs Pro tutorial. For full access login below or create your BricksLabs Pro account Username Password Remember Me Forgot Password Tagged: ACFBricksDateDynamic DataPluginsProSridhar KatakamSridhar Katakam is a Bricks enthusiast. He likes helping others by researching and solving WordPress-related problems and building websites.Get access to all 524 Bricks code tutorials with BricksLabs Pro
Pro ACF Repeater Row Count Condition in BricksThis Pro tutorial provides the steps to output elements on single posts (of any post type) in Bricks only if a specific ACF Repeater-type of…Read more →Categories: Bricks, Plugins, ProTags: ACF Pro, ACF Repeater
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
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
ACF Repeater Sub Field Values as Tabs in BricksBricks' query loop supports ACF Repeaters and Meta Box Groups out of the box besides posts, users and terms. This tutorial shows how we can…Read more →Categories: Bricks, Free, PluginsTags: ACF Pro, Tabs
Mapping Bricks Templates to WordPress TemplatesAs of Bricks 1.5 RC, it is not possible to specify that a Page use a particular Bricks template without editing that Bricks template and…Read more →Categories: Bricks, FreeTags: Dynamic Data, Templates, WordPress Page Template
How to populate a map with dynamic markers from a CPT using ACF in Bricks (PART 3)This tutorial provides the PHP & JS codes that can be pasted in order to filter your markers on a map each time you digit…Read more →Categories: Bricks, Free, PluginsTags: ACF, Animations, Filters, Isotope, Leaflet, Maps, Query Loop
Pro Media File Attachment Data in BricksWith a 'Media' query loop, this tutorial shows how we can retrieve various attachment-specific properties inside of the loop.Read more →Categories: Bricks, ProTags: Dynamic Data
Pro Related Posts in Bricks using Post Object in a ACF RepeaterOutputting posts of another post type related to the current post via ACF Post Object sub field inside a Repeater.Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/element/settings, bricks/posts/query_vars
Pro Conditional Rendering of ACF Repeater Rows Based on True / False Sub Field in BricksThis Pro tutorial provides the steps to modify a ACF Repeater query loop to only output the rows for which a True / False type…Read more →Categories: Bricks, Plugins, ProTags: ACF Repeater