Given that this order you desire is unfortunately not alphabetical (although that wouldn’t be very scaleable… but it would be handy). You might make life easier on yourself by adding another custom field called (say) “display_order”. Then add the numbers 1,2 and 3 to that field, and then query the post type ordering by these values.
As far as I can see, it’s that or running three separate queries to retrieve the three “levels” of board. Or some madder idea of retrieving them via one query into an array, and ordering that array as you require.
Related Posts:
- WP REST API: Order posts by meta value (acf)?
- sort by date in Advanced Custom Field
- Multiple orderby date arguments
- Filtering multiple custom fields with WP REST API 2
- Check for the existence of custom field
- pre_get_posts filter using numeric meta_query comparison (from dates)
- Using meta_query and custom fields within pre_get_posts to return posts within a numerical range
- Comparing arrays with meta_query in pre_get_posts
- ACF repeater field with meta_query
- Get specific repeater row (via advanced custom fields) based on Meta Query with Wildcards [closed]
- Using pre_get_posts for meta value of LIKE comparison on ACF repeater sub field
- Filter posts by advanced custom field
- Get posts with multiple meta values
- Order get_terms by multiple meta_values
- How can you query posts by advance custom field when the value is a serialized array? [closed]
- Query by radio button ACF
- WP get_posts meta_query using ACF repeater field
- get_posts filter meta_query using ACF Checkbox
- Display posts every specific day
- How to use germ_terms() with meta_query for ACF Taxonomy field?
- ACF order relationship by date
- Pin to Top Functionality using orderby custom field then event date
- Array sorting by custom field date
- Time sort with meta_key using UNIX timestamp failing due to date differences
- How to import CSV into Custom Post Type custom fields?
- ORDER BY custom field value
- Sorting: custom query with orderby meta_value_num THEN by title
- ACF – get fields from group
- Order get_terms using a Custom Field
- Front end form to create a custom post with preview
- update_post_meta and update_field ony working when saving the post
- How to get “Additional CSS Class” for ACF Gutenberg block
- Advanced Custom Fields select field : How to echo the label, not the value? [closed]
- Matching Serialized Arrays with meta_query
- ACF: get_field() returning false [closed]
- ACF Relationship Field Search Filtering [closed]
- Custom WP_Query order by post_meta and (author) user_meta
- Filtering a WP_Query meta_query by numeric values isn’t working
- Generate a excerpt from an ACF-wysiwyg-field
- Ordering posts having multiple post-meta date fields
- Adding custom fields to the header.php
- How to get_terms() only of terms matching an ACF meta value?
- Pods cms and “advanced custom fields” plugin
- ACF datepicker meta_query Compare Dates in m/d/Y g:i a – Not in Ymd Format
- Adding a body class with ACF
- Returning all radio button options when using Advanced Custom Fields
- Order Posts by Taxonomy and Meta Value
- Meta query interfering with orderby relevance
- Trying to perform complex custom field query with order by set to field value
- wordpress REST-API upload image to ACF
- Is there a way to do multiple ordering on a multiple meta_query?
- Meta Query “IN” doesn’t work with ACF checkbox filter
- Order by nested named meta queries with ‘exists’ and ‘not exists’
- Query between dates using Date Picker fields
- Order and group posts by acf by month and year
- Get the label from ACF checkbox [closed]
- How to order a post type with meta_value_num and if meta_value_num does not exist then order by date
- Advanced custom field – gallery – display one random image
- Revolution Slider Orderby Two Custom Fields
- Arrange Posts By Date In Order Of Closest To The Current Date
- Order Custom post type loop by custom field (datepicker)
- How to update a custom post title from a front-end form using ACF fields?
- Ordering posts by anniversary using only day and month
- Showing an ACF field in admin posts dashboard
- meta_query with array as value
- Google Places API With ACF [closed]
- query order by date on custom type: wrong order
- Vimeo thumbnails [closed]
- ACF + contact form 7
- Is there a way to export Advanced Custom Fields data?
- How to add a custom field to quick edit
- ACF Repeater Field, need IF statement for if sub field has content
- Can not create fields in ACF with code
- Gutenberg First Block on Page Conditional?
- can’t get query to order posts by acf datepicker
- Set default date in datepicker of an advanced custom field
- Advanced Custom Fields plugin : displaying a YouTube video
- Advanced Custom Fields – Check if multiple get_fields exist?
- ACF – Custom fields have dissappeared [closed]
- Error in Validate Field with ACF plugin in WordPress
- How to order by just the Time Field in Advanced Custom Fields
- Order WP Query posts by custom order calculated from post meta values
- Using Gutenberg parse_blocks Function With ACF Custom Blocks?
- Query pages for use of a flexible content layout
- WordPress Gutenberg, update post content programmatically
- Display custom post types with custom date field value (before today) & order by custom date field
- ACF get field label in custom code
- Sorting posts by multiple values, combined
- Order by meta_key with two meta_queries
- Meta query with order by another custom field
- Can an array be used as a meta_query value?
- How to add custom fields in rss feed
- List of posts by day of the week
- How to customize a divs background dynamically using Advanced Custom Fields Plugin?
- Order Posts by meta value AND published date
- disable (read only) a field if within a custom post type name
- How to update custom taxonomy meta using ACF update_field() function or any other wordpress function
- Replace post’s “the_content” with ACF value
- Sorting posts by custom fields in meta_query
- ACF Custom Field WP_Query, but need to get all posts, if field doesn’t exist