Title: Quote post
Last modified: May 10, 2017

---

# Quote post

 *  Resolved [bere3ka](https://wordpress.org/support/users/bere3ka/)
 * (@bere3ka)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/quote-post-2/)
 * Hello!
    I’d like to place some poem into quote post. How I can do it with line
   breaks?

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

 *  Theme Author [alexvtn](https://wordpress.org/support/users/alexvtn/)
 * (@alexvtn)
 * [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9167197)
 * Hi [@bere3ka](https://wordpress.org/support/users/bere3ka/)
 * Sorry for the delay.
 * I don’t understand your request, sorry.
    What do you mean?
 * If you want to display a quote post using the same layout from the demo
    [http://demo.themeinprogress.com/suevafree/](http://demo.themeinprogress.com/suevafree/)
 * you need to create a new quote post and change the layout of aside, quote and
   link post formats from the customize section
 * Let me know
 * Alex
 *  Thread Starter [bere3ka](https://wordpress.org/support/users/bere3ka/)
 * (@bere3ka)
 * [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9167518)
 * hi [@alexvtn](https://wordpress.org/support/users/alexvtn/)
 * I need to quote looks like
 * Hello, Dolly, well, hello, Dolly.
    It‘s so nice to have you back where you belong.
   You‘re looking swell, Dolly, We can tell, Dolly, You‘re still glowin‘, you‘re
   still crowin‘, You‘re still goin‘ strong.
 * But now it looks like
 * Hello, Dolly, well, hello, Dolly. It‘s so nice to have you back where you belong.
   You‘re looking swell, Dolly, We can tell, Dolly, You‘re still glowin‘, you‘re
   still crowin‘, You‘re still goin‘ strong.
 * I try use br or p tags but it doesn’t works :/
 * P.S. I’ve create a new quote post and change the layout of aside, quote and link
   post formats from the customize section, yes
    -  This reply was modified 9 years ago by [bere3ka](https://wordpress.org/support/users/bere3ka/).
 *  Theme Author [alexvtn](https://wordpress.org/support/users/alexvtn/)
 * (@alexvtn)
 * [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9167614)
 * You can edit the following file
 * suevafree/core/post-formats/quote-format.php
 * and replace
 * >  <p> <?php echo esc_attr(suevafree_postmeta( ‘suevafree_quote_text’ )); ?> 
   > </p>
 * with
 * >  <p> <?php echo get_the_content(); ?> </p>
 * then add the content of your poem from the default WordPress editor.
 * Let me know
 * Alex
 *  Thread Starter [bere3ka](https://wordpress.org/support/users/bere3ka/)
 * (@bere3ka)
 * [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9167736)
 * I’ve do it. But it doesn’t work 🙁
 * Standart post
    ⌊standart post⌉
 * the post with qoute format
    ⌊quote post⌉
 *  Theme Author [alexvtn](https://wordpress.org/support/users/alexvtn/)
 * (@alexvtn)
 * [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9168346)
 * Hi [@bere3ka](https://wordpress.org/support/users/bere3ka/)
 * I successfully tried this feature on my local WordPress installation.
    Could 
   you please send me the URL of your website?
 * Have you installed the latest version of SuevaFree?
 * Please send an email to [support@wpinprogress.com](https://wordpress.org/support/topic/quote-post-2/support@wpinprogress.com?output_format=md)
 * Thank you
 * Alex
 *  Thread Starter [bere3ka](https://wordpress.org/support/users/bere3ka/)
 * (@bere3ka)
 * [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9169626)
 * hi Alex,
 * The feature works in preview but doesn’t work after save post on my website.
   
   I use latest version of SuevaFree and WordPress 4.7.5.
 * I will email you, thanks
    -  This reply was modified 9 years ago by [bere3ka](https://wordpress.org/support/users/bere3ka/).
 *  Thread Starter [bere3ka](https://wordpress.org/support/users/bere3ka/)
 * (@bere3ka)
 * [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9171728)
 * Thank you Alex!

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

The topic ‘Quote post’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/suevafree/3.9.5.3/screenshot.png)
 * SuevaFree
 * [Support Threads](https://wordpress.org/support/theme/suevafree/)
 * [Active Topics](https://wordpress.org/support/theme/suevafree/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/suevafree/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/suevafree/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [bere3ka](https://wordpress.org/support/users/bere3ka/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/quote-post-2/#post-9171728)
 * Status: resolved