This code is a very good idea but something in the conditional part is screwing with the static pages making those posts not showing at all.
Reverting it back to only <data:post.body/> will fix the issue but also removes what makes your code work, I guess...
This code is a very good idea but something in the conditional part is screwing with the static pages making those posts not showing at all.
Reverting it back to only
<data:post.body/>will fix the issue but also removes what makes your code work, I guess...