Dynamic Elementor Loop Grid on Custom Post Type
What Am I Trying To Solve?
I have a custom post type generated by Crocoblocks Jet-Engine called `Resources (Tools)`. These are a list of different products, products, plugins or services I think are useful when building these wordpress websites.
I have added a meta field to this post type called Related Content Term. This select option will allow me to choose one (Or more) post tag, and if there are any posts with that tag, then it will show just those posts on my Resources page.
Here is an example of A Resource I added yesterday. The meta field I added was `BetterLinks. ` I also have a blog post with a `BetterLinks` post tag, so that post shows up here.Â
That seems pretty useful although it has 2 levels of dynamic properties. The first level is that of this variable resource (tool) that we can add our tag to, and the second level is the list of all the posts with that tag.Â
It seems wild to me that Elementor Pro and Jet Engine don’t automatically connect, but we have to put in this query builder connection plugin that makes this little connection for us to allow us to push the queries into the Elementor Pro loop grid.