Title: problem with post format
Last modified: November 5, 2016

---

# problem with post format

 *  Resolved [cherire](https://wordpress.org/support/users/cherire/)
 * (@cherire)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-post-format/)
 * Hello,
    i add a post format for my child theme of Mh magazine lite
 * but when i remplace this line on single.php :
 * `get_template_part('content', 'single');`
 * by
 * `get_template_part( 'content', get_post_format() );`
 * to get a defferent template for my posts
 * the single standard post don’t show any more !!

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-post-format/#post-8400804)
 * Hi Cherire,
 * thanks for using MH Magazine _lite_.
 * For the _Standard_ post format you would need to add a file _content.php_. You
   can learn more about the proper implementation of post formats [here](https://codex.wordpress.org/Function_Reference/get_post_format).

Viewing 1 replies (of 1 total)

The topic ‘problem with post format’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mh-magazine-lite/2.10.0/screenshot.
   png)
 * MH Magazine lite
 * [Support Threads](https://wordpress.org/support/theme/mh-magazine-lite/)
 * [Active Topics](https://wordpress.org/support/theme/mh-magazine-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mh-magazine-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mh-magazine-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/mh-themes/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-post-format/#post-8400804)
 * Status: resolved