Title: multiline field problem
Last modified: August 21, 2016

---

# multiline field problem

 *  Resolved [webisa](https://wordpress.org/support/users/webisa/)
 * (@webisa)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiline-field-problem/)
 * I use MF to create a form for custom post type. i put a multiline field.
 * All is ok, except when i put in template page echo get(‘fieldname’), the data
   is view as a second post content… i have kk ratings and wp socialiser on this
   page, their settings is before post…
 * result : i have 2 times kk rating and wp socialiser on the page, one time before
   the content, and one time before my mulitiline field…
 * Anybody knows how to change that ?
 * [https://wordpress.org/plugins/magic-fields-2/](https://wordpress.org/plugins/magic-fields-2/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [hunk](https://wordpress.org/support/users/hunk/)
 * (@hunk)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiline-field-problem/#post-4947537)
 * MF uses the same filters for multiline filters that the_content, some plugin 
   add a special filter for append data. for this reason that data also shown after
   the field multine.
 * you can remove the filter before call get and add again after.
    [](http://codex.wordpress.org/Function_Reference/remove_filter)

Viewing 1 replies (of 1 total)

The topic ‘multiline field problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/magic-fields-2.svg)
 * [Magic Fields 2](https://wordpress.org/plugins/magic-fields-2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/magic-fields-2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/magic-fields-2/)
 * [Active Topics](https://wordpress.org/support/plugin/magic-fields-2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/magic-fields-2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/magic-fields-2/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [hunk](https://wordpress.org/support/users/hunk/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/multiline-field-problem/#post-4947537)
 * Status: resolved