I have edited the category pages using a Block element that uses a Query Loop that returns all the category posts.
How can I only show the category results from the block element and avoid showing the category created by default.
The idea is avoiding duplicated results and force that only show the ones created through the new created element block (or maybe should be a hook).
It works fine David.
However, in the category pages now it does not show all the blogposts.
How can I create a pagination or retrieve all the category results?