Title: Show Fields with value only
Last modified: August 21, 2016

---

# Show Fields with value only

 *  [VR Webs](https://wordpress.org/support/users/net4earning/)
 * (@net4earning)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/show-fields-with-value-only/)
 * i have created a custom post type with 10 custom fields. all of them are optional
   fields.
 * now in template i want to show only those fields which has some value in it.
 * i tried searching the documentation of the plugin but didn’t find anything, plz
   guide me on this issue.
 * thanks in advance.
 * [https://wordpress.org/plugins/types/](https://wordpress.org/plugins/types/)

Viewing 1 replies (of 1 total)

 *  [Adriano Ferreira](https://wordpress.org/support/users/adrianosilva/)
 * (@adrianosilva)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/show-fields-with-value-only/#post-4829207)
 * Dear net4earning,
 * Use wpv-if for this:
 *     ```
       [wpv-if url="wpcf-url" evaluate="!empty($url)"][types field="url"][/types][/wpv-if]
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Show Fields with value only’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/types_ced1d3.svg)
 * [Toolset Types - Custom Post Types, Custom Fields and Taxonomies](https://wordpress.org/plugins/types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/types/)
 * [Active Topics](https://wordpress.org/support/plugin/types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/types/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Adriano Ferreira](https://wordpress.org/support/users/adrianosilva/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/show-fields-with-value-only/#post-4829207)
 * Status: not resolved