Custom Function for ACF Link FieldIn Bricks Discord chat, a user asked: Does anyone know how to output the label of an ACF link field…Read more →Categories: Bricks, Free, PluginsTags: ACF
Pro Related Posts using ACF Post Object in BricksThis Pro tutorial provides the steps to modify the query of a Bricks Posts element or a Block on which…Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/element/settings, bricks/posts/query_vars, Filters
Pro Posts Grouped by ACF or Meta Box Select Field Value as Tabs in BricksUpdated on 9 Mar 2023: Added Meta Box specific instructions. This Pro tutorial provides the steps to show labels of…Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/query/run, bricks/setup/control_options, Filters, get_field_object
Pro ACF Relationship in BricksThis Pro tutorial walks through setting up and using an ACF Relationship type of field in Bricks. We are going…Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/element/settings, bricks/posts/query_vars
Pro ACF Date Field Value Custom Format in BricksIn the Bricks forum, a user asks: Hi there, I am setting up an events calendar using bricks. In some…Read more →Categories: Bricks, Plugins, ProTags: ACF, Date
Pro Conditional Output Based on ACF Date Field in BricksLooking to have a Section or other elements in Bricks rendered on the frontend only if today's date is before…Read more →Categories: Bricks, Plugins, ProTags: ACF, Date, Dynamic Data
Pro Querying Posts by Date/Datetime Custom Fields in BricksThis Pro tutorial shows how to configure ACF and Meta Box to query posts in Bricks by custom field(s) of…Read more →Categories: Bricks, Plugins, ProTags: ACF, Meta Box
Checking for ACF Repeater Rows in BricksBricks enables us to conditionally output elements if a ACF field of basic type like Text has value by selecting…Read more →Categories: Bricks, Free, PluginsTags: ACF, ACF Repeater, Conditions, Dynamic Data
Accessing ACF Repeater Sub Fields Programmatically in Bricks Query LoopIt is possible to output sub field's values when a Bricks query loop's type has been set to a ACF…Read more →Categories: Bricks, FreeTags: ACF, get_loop_object
Pro Google Maps JavaScript API in BricksThis Pro tutorial provides the steps to show post-specific maps with custom marker content in Bricks using Google's Maps JavaScript…Read more →Categories: Bricks, Plugins, ProTags: ACF, Google Maps
How to create filters with IsotopeJS in Bricks (Part 3): apply multiple filtersThis tutorial will review how to apply multiple filters to an isotope container using the IsotopeJS library‘s features in Bricks.Read more →Categories: Bricks, Free, General, PluginsTags: ACF, Animations, Isotope, Query Loop
How to populate a map with dynamic markers from a CPT using ACF in Bricks (PART 4)This tutorial provides the PHP & JS codes that can be pasted in order to filter your markers on a…Read more →Categories: Bricks, Free, PluginsTags: ACF, Animations, Filters, Isotope, Leaflet, Query Loop
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…Read more →Categories: Bricks, Free, General, PluginsTags: ACF, Animations, Filters, Isotope, Leaflet, Query Loop
How to populate a map with dynamic markers from a CPT using ACF in Bricks (PART 2)This tutorial provides the PHP & JS codes that can be pasted in order to create a flying effect on…Read more →Categories: Bricks, Free, PluginsTags: ACF, Animations, Maps, Query Loop
How to populate a map with dynamic markers from a CPT using ACF in Bricks (PART 1)This tutorial provides the PHP & JS codes that can be pasted in order to create a dynamic map with…Read more →Categories: Bricks, Free, PluginsTags: ACF, Maps, Query Loop
How to create parallax effects using Rellax.js in BricksThis tutorial provides the JS & PHP codes that can be pasted in order to create smooth parallax effects using…Read more →Categories: Bricks, Free, PluginsTags: ACF, Animations, Parallax
How to conditionally load your scripts based on an ACF fieldThis tutorial provides the PHP codes that can be pasted in order to enqueue your scripts conditionally based on the…Read more →Categories: Bricks, Free, PluginsTags: ACF, Conditions
How to populate a dynamic nested slider from a frontend submission form using ACF PRO and BricksThis tutorial provides the builder settings, PHP & CSS codes that can be pasted in order to populate a dynamic…Read more →Categories: Bricks, Free, PluginsTags: ACF, Custom Post, Frontend Editing, Nested Slider, Query Loop