Categoría: BRICKS BRICKS/TERMS/QUERY_VARS PRO TERMS QUERY
-

Remove Duplicate Term Names From Bricks Terms Query Loop
Updated on 2 Aug 2024 Consider this scenario: CPT: OfferCustom taxonomy: Offer Type Sample offer types: Output of Bricks terms query loop for the Offer Type taxonomy: Remember that terms are ordered by name in ascending order by default. This Pro tutorial shows how to exclude terms with duplicate names from a Bricks terms query…
-
Terms Query in Bricks Filtered by Post Meta
Consider 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 industries associated with jobs for which job visibility is public. This Pro tutorial shows how. Let’s look at this sample data: After implementing the tutorial, the terms output will be…
-

Bricks Term Query Sorted by Tag Count of Posts in the Current Category
In the Bricks Facebook group a user asks: I have a archive template for post categories. I would like to know if is possible using query builder, extract the most used post tags for post of current category This Pro tutorial provides the steps to set up a Terms query loop in Bricks for tags…