Title: display raw value without surrounding HTML
Last modified: August 30, 2016

---

# display raw value without surrounding HTML

 *  Resolved [andrew-s3](https://wordpress.org/support/users/andrew-s3/)
 * (@andrew-s3)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/display-raw-value-without-surrounding-html/)
 * I have a field whose slug is field_inputtext_3
 * I’d like to display just the value contained within the field in my wordpress
   files; I attempted using the do_shortcode provided by the plugin in the editor–
   but that added in extra DIV tags etc.
 * How would I just echo the value rather than all the extra html surrounding it?
 * [https://wordpress.org/plugins/just-custom-fields/](https://wordpress.org/plugins/just-custom-fields/)

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

 *  Thread Starter [andrew-s3](https://wordpress.org/support/users/andrew-s3/)
 * (@andrew-s3)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/display-raw-value-without-surrounding-html/#post-6864589)
 * Does anyone know how to echo the raw data contained within a JCF field rather
   than wrapping it inside of HTML via do_shortcode?
 *  Thread Starter [andrew-s3](https://wordpress.org/support/users/andrew-s3/)
 * (@andrew-s3)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/display-raw-value-without-surrounding-html/#post-6864665)
 * Still stuck on this issue – has anyone tried or have a solution for this?
 *  Plugin Author [Alex Prokopenko / JustCoded](https://wordpress.org/support/users/aprokopenko/)
 * (@aprokopenko)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/display-raw-value-without-surrounding-html/#post-6864706)
 * Hi Andrew,
 * We plan to launch plugin website to explain all available usage options.
    Anyway
   plugin uses Post meta API, so you can get values with post meta functions:
 * [https://developer.wordpress.org/reference/functions/get_post_meta/](https://developer.wordpress.org/reference/functions/get_post_meta/)

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

The topic ‘display raw value without surrounding HTML’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Alex Prokopenko / JustCoded](https://wordpress.org/support/users/aprokopenko/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/display-raw-value-without-surrounding-html/#post-6864706)
 * Status: resolved