17th May '22
/
0 comments

Prefiltering Posts for customizing Query in Bricks

Prefiltering Posts for customizing Query in Bricks

Updated on 29 Oct 2022

Bricks has an excellent filter called bricks/posts/query_vars for modifying the query of Posts and Product elements to modify the query with dynamic values and options not available in the editor.

In this Pro tutorial, we share a few practical examples of using this filter to filter the posts' output to

while ensuring that the correct instance of the Posts element is targeted.

Posts published in the specified year

Add a Posts element.

Then add the following in child theme's functions.php or a code snippets plugin like WPCodeBox:

This is a BricksLabs Pro tutorial.

For full access login below or create your BricksLabs Pro account

Get access to all 630 Bricks code tutorials with BricksLabs Pro

Related Tutorials..

Pro
Google Maps JavaScript API in Bricks

Google Maps JavaScript API in Bricks

This Pro tutorial provides the steps to show post-specific maps with custom marker content in Bricks using Google's Maps JavaScript API and Advanced Custom Fields.…
Categories:
Pro
Conditionally Hiding Bricks Filters based on Select Filter Value

Conditionally Hiding Bricks Filters based on Select Filter Value

How show or hide Bricks' filter based on the selection made by another filter.
Categories:
Tags: