Pro Displaying Related Post Content on a Category Archive Page in BricksIn this Pro tutorial for Bricks users, we shall Use case: This method is useful when you want to associate or link a particular post…Read more →Categories: Bricks, ProTags: get_term_meta, WP_Query
Conditionally Outputting Based on Query Count in BricksUpdate on 22 Sep 2023: There's a much simpler built-in method now. See this post. In the Bricks Facebook group a user asks: Is there…Read more →Categories: Bricks, FreeTags: Conditions, WP_Query
Pro Building Prev / Next Posts with Query Loops in BricksFollowing on from our tutorial on Adding Custom WP_Query Loops in Bricks, in this pro tutorial we'll walk through the process of using those same…Read more →Categories: Bricks, ProTags: Adjacent posts, bricks/query/run, Query Loop, WP_Query
Adding any Custom WP_Query loop to Bricks’ Query LoopSometimes we may need to create a custom post loop using Bricks' query loop feature, but wish to use our own WP_Query code for more…Read more →Categories: Bricks, FreeTags: bricks/query/run, Query Loop, WP_Query