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 and order the results by the tag count for the posts in the current category when viewing category archive pages.
Step 1
Edit the template (create, if not existing) that applies to your category archives with Bricks.
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…
How to create filters with IsotopeJS in Bricks (Part 2): Dynamic Image Galleries
This tutorial series will review how to create a dynamic filterable image gallery using the IsotopeJS library‘s features in Bricks. Requirements Create a custom taxonomy for your…