Title: Display positioning&#8230;
Last modified: August 22, 2016

---

# Display positioning…

 *  [mr mar](https://wordpress.org/support/users/mr-mar/)
 * (@mr-mar)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/display-positioning/)
 * Hi,
 * Thanks for a great plugin.
 * Is it possible to get the selected custom fields to display _after_ the post 
   content?
 * So the page would show: post title, main post content _then_ “Custom Field Display”
   fields?
 * Thank you.
 * [https://wordpress.org/plugins/custom-fields-display/](https://wordpress.org/plugins/custom-fields-display/)

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

 *  Plugin Author [Shambhu Patnaik](https://wordpress.org/support/users/shambhu-patnaik/)
 * (@shambhu-patnaik)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/display-positioning/#post-5386606)
 * Yes
    see [https://wordpress.org/plugins/custom-fields-display/screenshots/](https://wordpress.org/plugins/custom-fields-display/screenshots/)
 * screenshot 3
 * only those field display that are selected
 *  [aimkbe](https://wordpress.org/support/users/aimkbe/)
 * (@aimkbe)
 * [11 years ago](https://wordpress.org/support/topic/display-positioning/#post-5386715)
 * Hello,
 * I don’t think the problem was resolved.
 * I have the same question… It’s very simple to reorganize the custom fields, but
   how can we make the custom fields come AFTER the CONTENT rather than AFTER the
   TITLE. Thank you!
 *  Plugin Author [Shambhu Patnaik](https://wordpress.org/support/users/shambhu-patnaik/)
 * (@shambhu-patnaik)
 * [11 years ago](https://wordpress.org/support/topic/display-positioning/#post-5386716)
 * in custom-fields-display.php
 * manually change in line no 229
 *  **return $add_content.$content;**
 * to
 * ** return $content.$add_content;**
 *  [houseofstrauss](https://wordpress.org/support/users/houseofstrauss/)
 * (@houseofstrauss)
 * [11 years ago](https://wordpress.org/support/topic/display-positioning/#post-5386719)
 * Is it possible to add the custom fields to the excerpt also? So that they show
   in the excerpt on blog list page, as well as the full post. I think this is relevant
   to this thread…
 * Thank-you
 *  Plugin Author [Shambhu Patnaik](https://wordpress.org/support/users/shambhu-patnaik/)
 * (@shambhu-patnaik)
 * [11 years ago](https://wordpress.org/support/topic/display-positioning/#post-5386720)
 * Next version consider …
 * custom codding for contact us
 * [https://socialcms.wordpress.com/contact-us/](https://socialcms.wordpress.com/contact-us/)

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

The topic ‘Display positioning…’ is closed to new replies.

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

 * 5 replies
 * 4 participants
 * Last reply from: [Shambhu Patnaik](https://wordpress.org/support/users/shambhu-patnaik/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/display-positioning/#post-5386720)
 * Status: not resolved