Add support for more query loops

Please consider adding native support for more query loop types in Bricks, to unlock advanced dynamic use cases without relying on custom PHP or third-party plugins. Specifically, it would be great to have:

:speech_balloon: Comments – Display recent or post-specific comments in custom layouts

:star: WooCommerce Reviews – Query and display product reviews with full design control

:file_cabinet: Custom DB Tables – Loop through custom database tables for advanced data handling

:shopping_cart: WooCommerce Orders – Ideal for custom dashboards or user account pages

:file_folder: Menu/Nav Items – Dynamically display nav items for advanced headers, footers, or mega menus

This would massively boost Bricks’ flexibility for dynamic site development :rocket:

4 Likes

It’d be great if Bricks supported raw JSON and nested loops in the Query Loop. Being able to pull in dynamic data like Facebook comments or API responses would add a lot of flexibility. For example, showing posts with nested comments (via JSON) would really improve how we integrate dynamic content. Anyone else think this would be useful?