• Resolved JsonB123

    (@jsonb123)


    I am wondering how to specify a page to attach my custom post type to? I don’t necessarily need an interface to do this, but for example, one can do this with the standard ‘post’ type that is default with WordPress by going to Settings > Reading and then selecting a page from the drop-down menu for ‘Posts page’.

    I want to accomplish this same thing with a custom post type and have it show on a page of my choosing instead of /post-type-name/post-name…is this possible? If so, how can I do this? Thanks! 🙂

Viewing 1 replies (of 1 total)
  • Thread Starter JsonB123

    (@jsonb123)

    I suppose this isn’t actually want I want to ask. Starting a new thread. I’ve decided the easiest way to accomplish to above is to just use WP_Query on a custom template, which can be attached to any page you want.

Viewing 1 replies (of 1 total)

The topic ‘Attach custom post types to a page (like regular posts)?’ is closed to new replies.