Pro Term Parent Slug Data Attribute in BricksHow we can set a data attributes on a child taxonomy dynamically based on the parent taxonomy.Read more →Categories: Bricks, ProTags: Terms Query
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 Bricks Term Query Sorted by Tag Count of Posts in the Current CategoryHow we can display the most used tags for posts within the current category.Read more →Categories: Bricks, ProTags: bricks/terms/query_vars, Terms Query
Pro Category Grid with ACF Images in BricksCreating a grid of post categories, each category card showing an image from an ACF field, category name & description.Read more →Categories: Bricks, Plugins, ProTags: ACF, Terms Query
Pro Remove Duplicate Term Names From Bricks Terms Query LoopExcluding terms with duplicate names, keeping the first occurrence & excluding subsequent terms with the same name.Read more →Categories: Bricks, ProTags: bricks/terms/query_vars, Terms Query
Pro Terms Query in Bricks Filtered by Post MetaConsider this scenario: CPT: jobTaxonomy: industryCustom field: job_visibility of type Radio with a default value of public. The other value is private. Requirement: Show the…Read more →Categories: Bricks, ProTags: bricks/terms/query_vars, Terms Query
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
Pro Adding active class to the current term/post in a Bricks query loop on Term archives/single postsUpdated on 29 Feb 2024 In the Sibling Terms Bricks Query Loop tutorial, a member asked: How can I set the class "active" to the…Read more →Categories: Bricks, ProTags: Query Loop, Terms Query
Pro Current Post’s Terms in BricksUpdated on 15 Jan 2024 This Pro tutorial provides the steps to set up a grid of terms (like categories) that the current post is…Read more →Categories: Bricks, ProTags: JSON Code, Query Loop, Terms Query