Hi, I’m following a custom archive template tutorial. I can’t figure out why my query loop is bringing in “No Results Found.”
I am using CPT UI and created a custom post called Services. Show in Rest API: True, Has Archive: True. The Services Archive page has 4 posts visible.
Then I created a block element named Archive, type: Loop Template, location: Services Archive.
Then when I add in a GB Query Loop element, it returns “No Results Found” instead of an editable block.
I tried the Query Loop on the WordPress blog posts archive and it worked. It just doesn’t work on my Custom Post archive.
I am new to CPT UI and GeneratePress. Any help would be appreciated. Thanks