Title: Missing Values
Last modified: September 1, 2016

---

# Missing Values

 *  Resolved [samchief](https://wordpress.org/support/users/samchief/)
 * (@samchief)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/missing-values/)
 * I use CMB for a custom post type abd its quite promising. But I am really having
   issues with missing values when the posts are queried on the front end(using 
   javascript).
 * The purpose is mainly for schools to process their results very easily, but missing
   values(which are inputed at the backend) like this: [Screenshot of missing value](https://drive.google.com/open?id=0BzoS3oOkVoTtbW9RaDdsdHd4c1E)
   comes up quite randomly.
 * Thanks for your help in advance.
 * [https://wordpress.org/plugins/cmb2/](https://wordpress.org/plugins/cmb2/)

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

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [9 years, 10 months ago](https://wordpress.org/support/topic/missing-values/#post-7572218)
 * What method are you using to query for and display on the frontend? AJAX requests
   that grab the meta data from the database? `WP_Query` loop and `get_post_meta()`?
 * My initial hunch is that the missing spot is because there’s no data to display
   from that specific field, but I can’t confirm at all on my side of the screen.
 *  Thread Starter [samchief](https://wordpress.org/support/users/samchief/)
 * (@samchief)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/missing-values/#post-7572355)
 * Thanks. Your initial hunch was quite right. The user missed that value.
    However
   I’ll still get back to you, seems to be having some little issues with using 
   conditional statements to improve the plugin(do more of the calculations rather
   than the teachers calculating and inputing especially the grade and its respective
   description). Thanks.
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [9 years, 10 months ago](https://wordpress.org/support/topic/missing-values/#post-7572357)
 * Sounds good, we’ll be around.

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

The topic ‘Missing Values’ is closed to new replies.

 * ![](https://ps.w.org/cmb2/assets/icon.svg?rev=2866672)
 * [CMB2](https://wordpress.org/plugins/cmb2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmb2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmb2/)
 * [Active Topics](https://wordpress.org/support/plugin/cmb2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmb2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmb2/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 3 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/missing-values/#post-7572357)
 * Status: resolved