Site logo

[Resolved] Custom template for CPT

Home Forums Support [Resolved] Custom template for CPT

Home Forums Support Custom template for CPT

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206730
    Daniel

    Hi Tom!

    I have created a CPT and I need it to use a custom template for displaying content.
    I’ve used custom templates before but I can’t figure out how to assign it automatically to the appropriate CPT.

    Also, I think I should customize single.php and content-single.php as both are involved in displaying single post content isn’t it?

    So, is it some function I can use in order to make CPT “mycpt” use “mytemplate” instead of choosing it manually everytime I add another entry?

    Thanks in advance!

    #206873
    Tom
    Lead Developer
    Lead Developer

    Hi Daniel,

    It’s all about how you name the file.

    Take a look at this: https://codex.wordpress.org/Post_Type_Templates

    #206927
    Daniel

    Thanks Tom!

    That was just what I needed.

    #206986
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.