Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #211510

    I set up a custom post type using the WP-Types plugin. It’s working fine accept the title of every single entry is “Blog”. It should show the title of the page. Is there something in the theme I need to tweak?

    Thanks

    Todd

    #211511

    I figure this out. I just need to create a custom template for the Post Type. I copied Page.php into my child them and changed the name to single-cptname.php.

    done :-)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Title on Custom Post Types’ is closed to new replies.