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
- ORDER BY custom field value
- Sorting: custom query with orderby meta_value_num THEN by title
- Order get_terms using a Custom Field
- Ordering posts having multiple post-meta date fields
- ACF datepicker meta_query Compare Dates in m/d/Y g:i a – Not in Ymd Format
- Order Posts by Taxonomy and Meta Value
- wordpress REST-API upload image to ACF
- Meta Query “IN” doesn’t work with ACF checkbox filter
- query order by date on custom type: wrong order
- How to add a custom field to quick edit
- Gutenberg First Block on Page Conditional?
- How to order by just the Time Field in Advanced Custom Fields
- Using Gutenberg parse_blocks Function With ACF Custom Blocks?
- Sorting posts by multiple values, combined
- How to update custom taxonomy meta using ACF update_field() function or any other wordpress function
- Thumbnails generated from PDF in the “Media” section – how to show them in theme template?
- How to count ACF Flexible Content Rows?
- Query between dates using date picker filter breaks in WordPress 4.2.1
- Get ACF value after update user using save_post
- How can I track and output when a field is updated? (currently using Advanced Custom Fields)
- Custom query based on meta key – Reduce three states to two in results?
- WP_Query ordered by meta_value_num doesn’t fetch posts without this meta field
- Add up values from ACF number field
- Advanced Custom Fields: Conditional Statement with Select
- Add PDF to ACF image field from file url
- ACF: How to make get_field() ignore the main wp query?
- Bulk-Update Custom Posts
- Group ACF repeater fields from differrent posts
- Help ordering Post loop by two meta values
- ACF Add fields values to newly inserted post [closed]
- WordPress Screwing Up ‘orderby’ => ‘meta_value_num’ in ‘pre_get_posts’
- Programatically re-order images in the ACF gallery add-on. Orderby Title, ID, etc
- Website goes down while importing backup (Internal server 500)
- ACF: If field contain a specific value, update value in another field programatically
- how to load random related posts with specific custom fields?
- ACF Image field not displaying in WordPress with Visual Composer [closed]
- Custom query filter by ACF date custom field
- Query and display only by first letter of the get_field value
- How to acquire an ACF image using get_previous_post and get_next_post
- Building large multi-section pages with Advanced Custom Fields
- Using WP meta query to show custom post types by a start and finish date
- Showing a post depending on the Custom Field value
- Only Show an Advanced Custom Fields custom field on a specific template
- Widget Code / Advanced Custom Fields / Elementor
- Sort posts using multiple custom fields and menu_order in single query?
- getting image from ACF
- Need to search a custom field (ingredients, one long string per post), but want it to allow phrases/non-exact matches
- How can I apply an ACF field to a single custom post if it refers to the taxomy of that post type in the rules?
- Getting “Years Only ” from ACF Date Picker field to Hidden filed in the fields group
- Need to check if user has completed a woo commerce payment
- Trying to update repeater field (ACF) dynamically with data from Contact Forms 7
- Get title color from category custom field
- WP Cron Working, but Function Not Working
- How to get a product’s Custom Fields in a different template file?
- pre_get_posts hook not targeting search results page query
- ACF – get custom taxonomy term image field
- ACF group field disappeared after deployment using deployer script
- ACF Dynamic select not showing data
- meta_query check multiple date formats
- Modification of RSS feed is not consistent
- How to use WP Backery on Wysiwyg ACF
- Looking for a javascript callback action to re-initiate a custom slideshow in gutenberg
- Help using an array in ‘exclude’ key of another array
- Sorting with meta_query and multiple, optional meta keys
- Front page showing ACF only once, is that solvable to show the ACF per post? [closed]
- Add column and acf field content for cpt
- Using orderby with 2 meta keys
- Displays a string of linked images
- Multiple loop issue – pull one featured and then continue the loop
- Check if meta_key exists in wp_list_pages
- ACF + WPML: How to translate date fields?
- Using ACF custom field for custom post type to order categories
- PHP calls to custom fields not being made. Query seems to be blocking them
- Custom headings on WYSIWYGs per flexible content module in ACF
- Same ACF Relationship field for multiple Post Options sub-pages?
- Pending posts showing category until published