Hi there, I'm looking for a couple of tutorials...I have a CPT and inside there are a bunch of posts, and some of those posts have children.
I need to adapt the query on the archive page to ONLY show the parents.
I also need another query that I can put inside the above query to show links to the CHILDREN (if there are any). I think I can use this tutorial to do that:
Conditionally Outputting Query Loop Item Based on Post Meta in Bricks
Rendering query-loop enabled posts depending on the value of each post's custom field value is tricky because by default, the custom field plugins' functions or…
How to display a Query Loop in 3 columns in Bricks
This tutorial provides the builder settings and CSS codes that can be pasted in order to create a 3-columns query loop container inside Bricks Builder.