Browser: Chrome 128
OS: macOS
Bricks: 1.12.4
Hi,
I want to query a specific post category, and show a section only if the respective query count is greater than 0. Now, when I change the ID of the element with the query loop, and use it like {query_results_count:customid} it returns with 0, but if I remove the custom ID, and use the last 6 characters of the bricks ID, then it returns with 2.
I checked the documentation (Dynamic Data – Bricks Academy), but didn’t see anything about custom IDs. Is there a way to use custom IDs and I just messed it up somehow, or would {query_results_count:ID} only work with the default given ID?
Ben