• Resolved hazlebury

    (@hazlebury)


    I created the custom post type in Pods. I then went to a new post, created a Query Loop, but the option of my CPT isn’t shown. What am I doing wrong?

Viewing 1 replies (of 1 total)
  • Plugin Support pdclark

    (@pdclark)

    For the Block Editor Query Loop block to display a post type as an option for the loop, it needs to be Publicly Queryable and registered in the REST API, but not necessarily Public.

    In the Edit Pod settings tabs, make sure these two checkboxes are checked:

    • Advanced Options > Publicly Queryable
    • REST API > Enable

    Advanced Options > Public is similar, but does not effect the Query Loop block.

Viewing 1 replies (of 1 total)

The topic ‘Cannot see my custom post type in Query Loop block’ is closed to new replies.