Title: [Plugin: WordPress Form Manager] Line Breaks
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] Line Breaks

 *  [manakuke](https://wordpress.org/support/users/manakuke/)
 * (@manakuke)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-line-breaks/)
 * I’m using FM 1.6.29
 * For most basic uses, the defaut template is perfect out of the box. The only 
   thing I find myself needing to change across the board is to add the ability 
   to show line breaks from submissions stored in the database.
 * I’ve added the following code and created a new template (based on the default
   multi), but everytime I upgrade, I have to re-upload the template file.
    `<?php
   $addMyLineBack = fm_summary_the_value(); echo wpautop( $addMyLineBack );?>`
 * Could this be added by default, or is the preferences by most others to leave
   as is?
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-line-breaks/#post-2612687)
 * FM automatically backs up files other than the default templates to carry them
   across upgrades. Just name it something other than the default template names.
   If you are doing this and the files are still being blown away then this is a
   bug.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Form Manager] Line Breaks’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-line-breaks/#post-2612687)
 * Status: not resolved