Kadence Blocks Advanced Queries
The Advanced Query Loop block in Kadence Blocks Pro provides a sophisticated solution for displaying dynamic content with precision and style. Unlike standard post blocks, the Advanced Query Loop allows you to build custom query designs from scratch, integrating various post types, taxonomy filters, and search functionality. This tool is essential for creating data-driven layouts like custom blog archives, portfolio grids, or product showcases that require specific filtering and sorting logic.
Beyond simple layout controls, Kadence Blocks Pro offers advanced developer-friendly features to enhance interactivity. You can run custom JavaScript specifically when a query updates (such as during pagination or filtering) via the kb-query-loaded event, ensuring a seamless user experience. Additionally, the platform provides administrative tools to force-reindex queries if custom fields or taxonomies are not appearing correctly, along with easy options for customizing interface elements like the filter “All” button text. These professional-grade features ensure your dynamic content is not only visually stunning but also technically robust.
Kadence Blocks – advanced queries articles
This collection provides detailed guides on using the Advanced Query Loop block, implementing custom JavaScript triggers, and managing query data.
Run JavaScript when Query Loop (Adv) Updates
Read more: Run JavaScript when Query Loop (Adv) UpdatesKadence Blocks Pro has an event called kb-query-loaded that fires whenever a Query Loop (Adv) block loads new results. Think of it like a signal: when the Query Loop finishes updating (because of pagination, filters, infinite scroll, or sorting), it lets you know so you can run your own custom JavaScript. This makes it easy…
How to Force Reindex Advanced Queries
Read more: How to Force Reindex Advanced QueriesSometimes when you’re using an Advanced Query Block, things like taxonomies or custom fields might not show up the way you expect. Normally, Kadence takes care of this automatically in the background. But if your query results or filtering aren’t working quite right, reindexing is a good first step to try. To do that, head…
How to Change the Query Loop (Adv) “All” Button Text
Read more: How to Change the Query Loop (Adv) “All” Button TextWhile working with the Advanced Query Loop, you may need to change the “All” text found in the Button Filters. This guide will show two possible methods for changing this text. The Query Loop (Adv) Block is available in Kadence Blocks Pro. Kadence Blocks Pro can be purchased as a stand-alone product or in the…
Query Loop (Adv) Block
Read more: Query Loop (Adv) BlockWhen you require a custom query design, the Advanced Query Loop Block is the perfect solution. This block combines all of the standard Kadence customization features, enabling you to create stunning advanced queries on your website. You can display different post types, add filters, and even search through the query with ease. Getting Started You…