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

    I’m using the plugin Types to manage custom post types.

    When the content of such a cust post type is displayed, you will see the standard “Blog – latest news” and also the meta data (author, date) being displayed in the top of such a page.

    See also the example here:
    http://grab.by/rIYe
    http://grab.by/rIZY

    Is it possible to change or hide these details for custom post types?

    #184775

    Hi Roana!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .post-meta-infos, .single-post .title_container .main-title { display: none; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Custom Post Type and display title and meta data’ is closed to new replies.