
Bricks added the Query Loop builder and I want to add the more posts section of the current post’s author inside the author box with the help of that query loop builder feature.
Step 1: Add the container and enable the “Use Query Loop” option.
Step 2: Under the “Query” control I configured the following options:
a) Type: Posts
b) Post Type: Posts
c) Posts Per Page: 5
d) Enable “Exclude Current Post” option
If you want, you can add more options as per your requirements.
Step 3: Open the functions.php file of bricks child theme and add the following PHP code.