Sridhar Katakam

Pro

Getting Field Values from a Connected CPT when using Meta Box Relationship in Bricks

Conditionally render elements in a single template of a CPT depending on the value of a regular custom field.

Read more

Pro

Frontend Filtering of Posts by a Date Picker Custom Field in Bricks

How to enable your site visitors to filter the posts (of any post type) by the value of a date…

Read more

Pro

Frontend Filtering of ACF Repeater Rows by Checkbox Sub Field in Bricks

Setting up input search field filter and button filters so visitors can filter the rows of a ACF Repeater on…

Read more

Pro

Category and Search Filtering for Nested Bricks Query Loops

How to add a category dropdown and search input field so visitors can filter posts grouped by categories..

Read more

Pro

How to hide Bricks Query Loop Posts until WP Grid Builder Facets are applied

How to hide the Bricks QL posts until there’s an interaction by the user on the frontend like ticking a…

Read more

Categories:

How to add “/post” to blog posts permalinks in WordPress

How to add /post (or any other like /blog) after the domain name in the permalink URLs of your WordPress…

Read more

Categories:
Pro

Making a Nav Menu Item Active for Custom Post Type Single Views in WordPress

Consider this scenario: CPT: project Page titled "Project" is being used to show a list/grid of all the projects rather…

Read more

Categories:

Filtering Bricks Posts Query Loop by Meta Box Group’s Radio Subfield Value

In the past we showed how a Bricks posts query loop can be filtered by Meta Box group's subfield of…

Read more

Categories:
Pro

Mixed Post Types Grid in Bricks

How to set up a mixed post types grid in Bricks, where you can display both standard posts and custom…

Read more

Categories:
Pro

How to Query WordPress Taxonomy Terms by Hierarchy Level in Bricks

How to limit the terms of a Bricks Terms query to only those at a specific level within the taxonomy…

Read more

Categories:
Pro

Dynamically Displaying Connected Content Offer Images in Bricks using Meta Box Relationship

Consider the following scenario from a recent project I worked on. CPT 1: project CPT 2: content-offer Taxonomy for Projects:…

Read more

Pro

Meta Box Related Project’s Featured Image URL on Single Reviews

Updated on 26 Jun 2025 In a recent website I worked on, a requirement was to get the URL of…

Read more

Term-specific single post template in Bricks

Updated on 25 Jun 2025 In Reddit a user asks: Template conditional logic to exclude pages with a particular taxonomy…

Read more

Dynamic Post Galleries in Lightboxes using BricksExtras

How to show post-specific galleries as sliders using BricksExtras when a “Open Gallery” link is clicked in post cards in…

Read more

Categories:

Bricks Query Loop – Checking for Current Post on Single Posts

In a query loop on single post view, how to make the 'current post 'item styled differently.

Read more

Categories:
Pro

Viewport Entry Animation for all Sections Sitewide in Bricks

How to make viewport entry animations be automatically applied to either all sections of a page/template or sitewide across all…

Read more

Categories:
Pro

The Events Calendar Bricks Query Loop

How to output the events created with The Events Calendar plugin using a Bricks query loop.

Read more

Pro

Filtering ACF Settings Page Repeater For Current Single Posts in Bricks

In the Bricks Facebook group a user asked: Hey! Any idea how to filter ACF Repeater Field with relationship Field?…

Read more

Pro

Upcoming Events with ACF Date Sub field Repeaters grouped by Month Years in Bricks

In the comments section of Upcoming Events Accordion in Bricks Grouped by 'Month Year' a member asked: CPT: eventACF Field:…

Read more

Categories:

Synced thumbnail sliders in Bricks using BricksExtras

Setting up post-specific synced/linked thumbnail sliders that show photos from a gallery-type custom field using BricksExtras plugin in Bricks.

Read more

Check if a given category has at least one post

There could be situations where you want to check if a given category (by its slug) has at least 1…

Read more

Categories:

My Notes on “WordPress Tutorial: Build your first block”

As someone that has recently learned some JavaScript (from here) and React (from here), here are my thoughts and notes…

Read more

Categories:

How to fix fatal error after creating a new block with WordPress’ create-block

If you are using a Mac or Linux, chances are that after running the latest create-block npm command and activating…

Read more

Categories:
Pro

Related Episodes Grouped by Episode Chapters on Single Podcasts in Bricks when using JetEngine

A user asks: How to Display Related Episodes Grouped by Chapters on a Podcast Page in Bricks? Hi everyone, I…

Read more