How to show a specific post’s data in a Bricks PopupThis tutorial provides the steps to show a specific post's data like the title, featured image in a Bricks Popup.Read more →Categories: Bricks, FreeTags: Popup
Creating Custom Add to Cart Buttons for SureCart Products in BricksCreating custom add to cart buttons for SureCart in Bricks, adding a loading animation & tooltip for visual feedback.Read more →Categories: Bricks, Free, PluginsTags: SureCart
Checking if the current post has been published within the last x daysConditionally output an element if the current post has been published in the last x number of days.Read more →Categories: Bricks, Free, WordPressTags: Conditions
Pro Checking if the current Page/Post has Children i.e. is a Parent in BricksShows how we can check whether the current Page or Post (of any hierarchical post type) is a parentRead more →Categories: Bricks, ProTags: Conditions
Pro Displaying Gallery of SureCart Product Images with Bricks’ Query LoopCustom query loop for looping through SureCart product images.Read more →Categories: Bricks, Plugins, ProTags: SureCart
Pro Sorting ACF Repeater Rows in Bricks by Date Sub FieldHow the rows of a ACF Repeater query loop can be sorted by ascending or descending order of a date sub field.Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/query/result, Filters
Pro Posts older than today in BricksHow to display only posts that were published before today in a query loop.Read more →Categories: Bricks, ProTags: date_query
Pro Posts Grouped by Month and Year in BricksNesting query loops with months & years in descending order, with the inner loop outputting the posts.Read more →Categories: Bricks, ProTags: Nested Queries
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 I can work more effectively…Read more →Categories: Bricks, Plugins, ProTags: ACF, Custom Query Type, Query Loop
Displaying SureCart Featured Products & Products Collections with a Query LoopWe walk through how to use a query loop to display SureCart products, featured products & collections.Read more →Categories: Bricks, Free, PluginsTags: Query Loop, SureCart
Pro Related Services grouped by Service Categories on Single Branch Posts in BricksHow to query ACF relationship fields on single CPT templates.Read more →Categories: Bricks, Plugins, ProTags: ACF, Nested Queries
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 Custom SQL Ordering for Sorting Events in BricksShowing events ordered by the event date with upcoming events in ascending order and past events in descending order.Read more →Categories: Bricks, ProTags: Ordering, Sorting, SQL
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 Dynamic Horizontal Posts Accordion in BricksCreating a horizontal accordion of featured images from posts output by Bricks' query loop.Read more →Categories: Bricks, ProTags: Accordion, CSS
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, and use the filter -…Read more →Categories: Bricks, Plugins, ProTags: ACF, Filters, Relationship
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 Query String Value in BricksHow to output the value of a specified query string, also known as URL parameter, in Bricks.Read more →Categories: Bricks, ProTags: Query String, URL Parameter