Title: Different post formats
Last modified: August 22, 2016

---

# Different post formats

 *  Resolved [tovermiller](https://wordpress.org/support/users/tovermiller/)
 * (@tovermiller)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/different-post-formats/)
 * I tried to use a quote or aside post format today for the first time, but the
   post didn’t look any different from a standard post. How do I get a quote or 
   aside post to look like the ones on the [Hemingway demo site](http://andersnoren.se/themes/hemingway/)?
   I’ve already tried selecting the post format option in the admin sidebar for 
   new posts. Nothing happened.

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

 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/different-post-formats/#post-5643496)
 * Hello Tovermiller,
 * Hope you’re well! 🙂
 * Are you referring to this format: [http://prntscr.com/5pg6ln](http://prntscr.com/5pg6ln)?
   If so, you could use
 *     ```
       <blockquote></blockquote>
       ```
   
 * for this. For more info about blockquote tag visit: [http://www.w3schools.com/tags/tag_blockquote.asp](http://www.w3schools.com/tags/tag_blockquote.asp)
 * Hope it helps! 🙂
 * Take care,
    Calvin
 *  Thread Starter [tovermiller](https://wordpress.org/support/users/tovermiller/)
 * (@tovermiller)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/different-post-formats/#post-5643569)
 * Thanks, but I can do that quite easily with the text editor options within the
   post. If you go [here](http://andersnoren.se/themes/hemingway/) and scroll down,
   you will find:
 * 1. A quote post format, Feb. 3, 2014
    2. An aside, Jan. 31, 2014
 * You’ll notice that these post formats have different date formatting, etc. There
   is an option within the WordPress post admin to mark a post as one format or 
   another, but choosing any of these options does not seem to cause any expected
   formatting changes. I’m curious what I’m missing, or I won’t be able to use this
   very nice template…
 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/different-post-formats/#post-5643681)
 * Hello TOvermiller,
 * As I play more with the theme on my test install. I also can’t see any difference
   between each post format. I think the demo still use “blockquote” for it to look
   that way. don’t you think?
 * Hoping to get reply from theme author or someone who can give us a shed of light.
   🙂
 * Best Regards,
    Calvin
 *  Thread Starter [tovermiller](https://wordpress.org/support/users/tovermiller/)
 * (@tovermiller)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/different-post-formats/#post-5643682)
 * Yes, I agree that the ‘block quote’ style is borrowed for the quote post format
   on the demo site, but that doesn’t help out on the post style options though.
   I am also hoping that Anders Noren (the theme developer) is able to provide a
   solution. Otherwise I am getting close to abandoning this theme, though I like
   it in a lot of ways.
 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/different-post-formats/#post-5643822)
 * Hi TOvermiller,
 * The aside post format will be displayed differently as long as you select it 
   for a post in the format meta box. The quote post format, however, relies on 
   special formatting to be displayed correctly. Select the quote post format and
   enter the following in the post content:
 *     ```
       <blockquote><p>"Be a yardstick of quality. Some people aren’t used to an environment where excellence is expected."</p>
   
       <cite>Steve Jobs</cite></blockquote>
       ```
   
 * Click publish and the post will be displayed as the post on the demo installation.
 * — Anders

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

The topic ‘Different post formats’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hemingway/2.3.2/screenshot.jpg)
 * Hemingway
 * [Support Threads](https://wordpress.org/support/theme/hemingway/)
 * [Active Topics](https://wordpress.org/support/theme/hemingway/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hemingway/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hemingway/reviews/)

## Tags

 * [post format](https://wordpress.org/support/topic-tag/post-format/)
 * [quote](https://wordpress.org/support/topic-tag/quote/)

 * 5 replies
 * 3 participants
 * Last reply from: [Anders Norén](https://wordpress.org/support/users/anlino/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/different-post-formats/#post-5643822)
 * Status: resolved