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
HappyFiles Bricks Query LoopThis tutorial explores different ways in which images from WordPress Media Library organized via HappyFiles can be pulled and shown in Bricks using query loop(s).…Read more →Categories: Bricks, Free, PluginsTags: HappyFiles
Pro Bricks Dynamic Data Tag for Text-type Custom Field Value with Word LimitHow to register a new dynamic tag for setting excerpt word limits and outputting an ellipsis (...) at the end.Read more →Categories: Bricks, Plugins, ProTags: ACF, Dynamic Data, Meta Box
Pro Custom Dynamic Data Tags for ACF Field Label, Prefix and Suffix in BricksBricks lacks built-in dynamic tags for ACF field labels, prefixes, and suffixes. This tutorial shows how to add them using custom dynamic tags.Read more →Categories: Bricks, Plugins, ProTags: ACF, Dynamic Data
Pro Staggered Entry Animations for Posts in Bricks Query LoopsThe steps for animating the posts output by a Bricks query loop in a staggered animation.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Animations, Query Loop
Querying Posts by Date Field to Exclude Past Events with ACPT PluginIn the Bricks' Facebook group, a user asked: Meta query? What am I missing?Hi all, really need a little guidance on this one. I have…Read more →Categories: Bricks, Free, PluginsTags: ACPT, Query Loop
Conditionally Hide a Section on a Specific Taxonomy’s Term Archives in BricksA user asked: I have a CTA in the footer of my site, which I have custom fields on various templates, etc to populate. I…Read more →Categories: Bricks, FreeTags: Conditions
Pro WordPress Posts using WP REST API in BricksThe steps to display posts from any WordPress site that has WP REST API enabled in Bricks builder using a custom query type.Read more →Categories: Bricks, ProTags: Custom Query Type
Pro WooCommerce Product Reviews Bricks Query LoopCreating a custom query loop for WooCommerce product reviews for building custom review layouts.Read more →Categories: Bricks, Plugins, ProTags: Custom Query Type, WooCommerce
Pro Display External WordPress Posts using WP REST APIThis Pro tutorial provides the steps for showing posts from any WordPress site using the WordPress REST API. For this to work, the external (or…Read more →Categories: Pro, WordPressTags: WP REST API
Pro Getting Field Values from a Connected CPT when using Meta Box Relationship in BricksConditionally render elements in a single template of a CPT depending on the value of a regular custom field.Read more →Categories: Bricks, Plugins, ProTags: Conditions, Custom Functions, Meta Box
Pro Frontend Filtering of Posts by a Date Picker Custom Field in BricksHow to enable your site visitors to filter the posts (of any post type) by the value of a date picker type custom field.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Frontend Filters
Pro Frontend Filtering of ACF Repeater Rows by Checkbox Sub Field in BricksSetting up input search field filter and button filters so visitors can filter the rows of a ACF Repeater on single CPT posts.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: ACF Pro, Frontend Filters
Pro Category and Search Filtering for Nested Bricks Query LoopsHow to add a category dropdown and search input field so visitors can filter posts grouped by categories..Read more →Categories: Bricks, JavaScript, ProTags: Frontend Filters, Nested Queries
Pro How to hide Bricks Query Loop Posts until WP Grid Builder Facets are appliedHow to hide the Bricks QL posts until there’s an interaction by the user on the frontend like ticking a category or typing in a…Read more →Categories: Bricks, Plugins, ProTags: WP Grid Builder
How to add “/post” to blog posts permalinks in WordPressHow to add /post (or any other like /blog) after the domain name in the permalink URLs of your WordPress site’s single blog posts.Read more →Categories: Free, WordPressTags: Permalinks
Pro Making a Nav Menu Item Active for Custom Post Type Single Views in WordPressConsider this scenario: CPT: project Page titled "Project" is being used to show a list/grid of all the projects rather than the CPT archive. When…Read more →Categories: Pro, WordPressTags: nav_menu_css_class
Filtering Bricks Posts Query Loop by Meta Box Group’s Radio Subfield ValueIn the past we showed how a Bricks posts query loop can be filtered by Meta Box group's subfield of types text/number and Datepicker here.…Read more →Categories: Bricks, PluginsTags: Meta Box, Query Loop