Title: Paragraph Formatting
Last modified: August 22, 2016

---

# Paragraph Formatting

 *  [jaysta](https://wordpress.org/support/users/jaysta/)
 * (@jaysta)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/paragraph-formatting-1/)
 * Hello, thanks for your work on this plugin, how can I add paragraphs and spaces?
 * Thanks.
 * [https://wordpress.org/plugins/wp-awesome-faq/](https://wordpress.org/plugins/wp-awesome-faq/)

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

 *  [brilliantsoft](https://wordpress.org/support/users/burki313/)
 * (@burki313)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/paragraph-formatting-1/#post-5807355)
 * Same problem here. Any one please
 *  [brilliantsoft](https://wordpress.org/support/users/burki313/)
 * (@burki313)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/paragraph-formatting-1/#post-5807368)
 * i found the way to add Paragraph formating to Answers..
 * Go to index.php file of the plugin, search this code`<?php echo get_the_content();?
   >` it is on line # 108 and replace with `<?php the_content();?>`
 * and enjoy.
 *  [brilliantsoft](https://wordpress.org/support/users/burki313/)
 * (@burki313)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/paragraph-formatting-1/#post-5807369)
 * You can also use `<?php echo wpautop(get_the_content()); ?>` instead of `<?php
   the_content();?>`, So i will not use other filter used on content.
 *  Thread Starter [jaysta](https://wordpress.org/support/users/jaysta/)
 * (@jaysta)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/paragraph-formatting-1/#post-5807394)
 * Ahh thanks burki313 works a treat 🙂
 *  Plugin Author [Liton Arefin](https://wordpress.org/support/users/litonice13/)
 * (@litonice13)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/paragraph-formatting-1/#post-5807605)
 * Thanks burki313, for the solution. I will add this next update.

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

The topic ‘Paragraph Formatting’ is closed to new replies.

 * ![](https://ps.w.org/wp-awesome-faq/assets/icon-256x256.png?rev=2323698)
 * [Master Accordion ( Former WP Awesome FAQ Plugin )](https://wordpress.org/plugins/wp-awesome-faq/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-awesome-faq/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-awesome-faq/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-awesome-faq/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-awesome-faq/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-awesome-faq/reviews/)

## Tags

 * [paragraph formatting](https://wordpress.org/support/topic-tag/paragraph-formatting/)

 * 5 replies
 * 3 participants
 * Last reply from: [Liton Arefin](https://wordpress.org/support/users/litonice13/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/paragraph-formatting-1/#post-5807605)
 * Status: not resolved