Query Loop Block - Insert block after so many post #61534
Unanswered
TheAggressive
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Im wondering how I could go about adding a block after so many post and continue with the loop. I know how to in the classic way of the loop but not sure how to go about it in a block theme type of way. Something like:
Post 1
Post 2
<-- Inserted Block -->
Post 3
Post 4
<-- Pagination here -->
Any help or guideness is appreacited!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions