Create a loop query block from scratch #69501
Unanswered
matteoFeduzi
asked this question in
Q&A
Replies: 1 comment
-
Hi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to create a much more complex query loop block that would allow you to retrieve a little bit of everything, various post types, taxonomy terms, and more.
I would like to start from scratch and make my own that always works with this structure:
-- item-image
-- item-title
-- item-excerpt
I followed the code on GitHub of the indicated core blocks, but got a little lost.
Does anyone have a bright idea on how to do this? My problem is on how to create multiple instances of the same block without duplicating it in the block list.
Thank you very much to those who can help me!
Beta Was this translation helpful? Give feedback.
All reactions