Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

How to sort by meta value num, but ignore zero value?

You can use a meta_query in your WP_Query

$args = array(
    'post_type'  => 'company',
    'meta_query' => array(
        array(
            'key' => 'service_XXXX_price',
            'value' => '0',
            'compare' => '!=',
        ),
    ),
);
$company_query = new WP_Query( $args );

You can find more infos about the meta querys in the codex: https://codex.wordpress.org/Class_Reference/WP_Query

Related Posts:

  1. How to get all term meta for a taxonomy – getting term_meta for taxonomy
  2. Job of meta_key meta_value fields in database tables
  3. order by multiple meta_keys?
  4. How to get the total number of meta_values based on a custom post type?
  5. WP_POSTMETA – What do these values mean inside the data structure?
  6. How can I convert postmeta from unserialized to serialized?
  7. Sort custom posts in archive by multiple values: date AND meta key
  8. why after saving meta value it’s saving all the values the one that i clicked?
  9. Is it safe to add a new field to meta_value field?
  10. How can I use ‘orderby’ => ‘meta_value_num’ to order by the numerical value even if the value starts with a word?
  11. Display current ranking of post as a number in post title
  12. I can not display meta value in extras.php and template-tags.php
  13. Count Post and Page Views based on meta_value Using Shortcode in Dashboard Widget
  14. Negative meta_query if storing multiple post_meta values with shared meta_key
  15. if get_post_meta function returns empty – Do Not Display HTML
  16. How to get the total of two meta values from different meta keys?
  17. How to save a meta_value as a numeric value after I retrieve it via update_post_meta?
  18. How to update/add child posts meta whenever the parent post meta is updated?
  19. Multiple meta key and value search in the query
  20. Posts with no meta field do not appear when sorting by meta field
  21. Sorting meta box values by start- and enddate and all dates in between
  22. Update post meta array – add new, single value
  23. How do I retrieve the slug of the current page?
  24. Most efficient way to get posts with postmeta
  25. How to only display posts whose meta_value field is not empty?
  26. Get posts by meta value
  27. Can the Next/Prev Post links be ordered by menu order or by a meta key?
  28. Explanation of update_post_(meta/term)_cache
  29. How to extract data from a post meta serialized array?
  30. Query to sort a list by meta key first (if it exists), and show remaining posts without meta key ordered by title
  31. How to save an array with one metakey in postmeta?
  32. WordPress is stripping escape backslashes from JSON strings in post_meta
  33. How can I get the post ID from a WP_Query loop?
  34. Check if Post Title exists, Insert post if doesn’t, Add Incremental # to Meta if does
  35. Orderby meta_value only returns posts that have existing meta_key
  36. How to update_post_meta value as array
  37. Adding meta tag without plugin
  38. What’s the point of get_post_meta’s $single param?
  39. What is the different between an attachment in wp_posts and an attachment in wp_postmeta?
  40. How to edit a post meta data in a Gutenberg Block?
  41. Sanitizing integer input for update_post_meta
  42. post formats – how to switch meta boxes when changing format?
  43. Execute action after post is saved with all related post_meta records (data)
  44. Lack of composite indexes for meta tables
  45. Get a single post by a unique meta value
  46. if get_post_meta is empty do something
  47. How we get_post_meta without post id
  48. How get post id from meta value
  49. What is the code to get the download link for a product in WooCommerce?
  50. Safe to delete blank postmeta?
  51. Dealing with Many Meta Values, 30+
  52. advanced custom fields update_field for field type: Taxonomy
  53. update_post_meta not saving when value is zero
  54. Content hooks vs User hooks
  55. Meta compare with date (stored as string) not working
  56. Auto sort the wp-admin post list by a meta key
  57. Trying to get custom post meta through Jetpack JSON API [closed]
  58. How to update/insert custom field(post meta) data with wordpress REST API?
  59. Restrict post edit/delete based on user ID and custom field
  60. get_post_meta returning empty string when data shows in the database
  61. publish_post action hook doesn’t give post_meta_data
  62. Remove WordPress.org Meta link
  63. Remove post meta keys
  64. How to access the post meta of a post that has just been published?
  65. Why time functions show invalid time zone when using ‘c’ time format?
  66. Why is get_post_meta returning an array when I specify it as single?
  67. How to update/delete array in post meta value?
  68. Adding an assisting editor box to Post page
  69. get_pages sort alphabetically by meta value
  70. delete unused postmeta
  71. Should I sanitize custom post meta if it is going to be escaped later?
  72. Add post meta based on another post meta value before publish post
  73. How do I retrieve multi-dimensional arrays from the wp_postmeta table, & display on a website?
  74. Front-end update_post_meta snippet displays white screen?
  75. Query between two meta values?
  76. Save both current and new version of post meta
  77. Get Advanced Custom Fields values before saving [closed]
  78. Give extra post-meta to RSS feeds
  79. How to get meta value in wp_attachment_metadata
  80. WP REST API “rest_no_route” when trying to update meta
  81. Clean up output added via wp_head()
  82. List posts under meta_value heading
  83. WordPress Admin Panel search posts with custom post meta values along with title
  84. Why am I getting an infinite loop with have_posts?
  85. get_post_meta – get a single value
  86. delete value 0 in post meta [closed]
  87. Can I safely delete a record, manually, in the wp postmeta table?
  88. WordPress Menu Disappears when $query->query_vars[‘meta_key’] is set
  89. How to store post meta in an array?
  90. Sorting meta_value as integer doesn’t work
  91. What action hook updates post meta?
  92. Can’t translate the post meta data (Date) in another language
  93. get_post_meta / update_post_meta array
  94. adding a URL to a post meta
  95. How to break meta values into different items and avoid duplicates?
  96. Exclude a category from the filed under list
  97. Short of raw SQL, can I query for multiple attachment metadata that have a given array key?
  98. How do I access post meta data when publishing a new post in Gutenberg?
  99. update_post_meta() not working when used with WordPress action
  100. Using Advanced Custom Field (ACF) to insert meta description on each page
Categories post-meta Tags meta-value, post-meta, sort
What problems could happen if I replaced add_filter and add_action with the function calling
One WP Database outside localhost and two connections

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress