• Hello,

    i use the Rife Free Theme and installed a plugin called “Einsatzbericht” where a custom post type with the name “Einsatz” is made.
    I have the Problem, that this type of posts always looks different than the normal posts. It’s on different I want to them to look exactly like the blog post.
    Can i change or expand the code, so that the post type “Einsatz” always behave like the normal “blog-post”?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author apollo13themes

    (@apollo13themes)

    Hello 🙂

    You could copy template for displaying posts(single.php) and name it same as your new post type(probably einsatz.php).
    However, there are many detections across the theme for checking is page displayed is a real post, page or something else, so it might not work fully.

    With kind regards.
    Air.

    Thread Starter ramsaybolton

    (@ramsaybolton)

    I tried to copy the single.php and named it as einsatz.php or single-einsatz.php but it didn’t work.

    Where can i find this detections and can i change them?

    Theme Author apollo13themes

    (@apollo13themes)

    Hello 🙂

    Where can i find this detections and can i change them?

    They are across the theme in many places. I can not point all of them to you, as this is custom work.

    I tried to copy the single.php and named it as einsatz.php or single-einsatz.php but it didn’t work.

    Did this template work at all? Maybe this post type is named(slug) differently?

    With kind regards.
    Air.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom Post Type Theme’ is closed to new replies.