• So I’ve set up a custom post type called reviews that does NOT support post title or post content.

    Instead, it uses a set of custom fields. I’ve got this all working in the backend but now I need to work on the front end.

    What file name do I give my custom post type? Is it still the same single-review.php?

    Secindly, what code to I copy/modify from to get that file set up to display like the rest of the site (minus my custom fields of course).

    I assume that would be class-content-post.php?

  • The topic ‘Custom Post Type page?’ is closed to new replies.