WP Loop ELement

Allows looping over WP Query Context single page results inside element

When to use?

You can use this element if you have limited results and you do not need pagination over them.
If you need full featured pagination, use WP Loop Page and WP Loop Post blocks.