No plugins. You’ll have to build it yourself, using a JavaScript library.
Basically, you’ll need to use an onchange() event on the main dropdown, then get the value and check an array of values for that specific value.
If you search for a library, look for “chained select” or “linked select”.
Another solution would be to have all the dropdowns on the page, hidden, and then, based on your selection, show the one that corresponds to your selection.
Note: I can’t give you a proper solution as it depends on how your values are being read (manually, from array, or from the WordPress database) and it’s opinion based.
Related Posts:
- Create Inclusions and exclusions
- Advanced search form with filters for custom taxonomies and custom fields
- How to Add Custom Fields to a Custom Post Type?
- What should I use – Taxonomies, custom fields, Post Type?
- clients list using wordpress
- Custom Taxonomy Template Post List with Sort Order
- echo value from ‘select’ field type into page template using cmb2?
- Creating Photo Gallery System with Custom Post Type
- How to do a custom bookmarks post type?
- Maintaining WP_Query Relation Among CPT, Custom Taxonomy, Permalinks- CPT UI
- Custom Taxonomy order by Custom Field
- Is there any performance consideration when using Custom Post Types?
- Custom post type / custom fields
- Best practice for adding posts in bulk
- Plugin allowing for artists, events and venues
- How to have the right design for a custom post type without accessing themes
- Custom Posts Hierarchy? (State/City/Restaurant)
- Automatically populate a hierarchical taxonomy from a custom field
- Set object terms not working on plugin activation
- How to add the post ID (or any other post data) to a Contact Form 7 mail?
- wp_query to find posts by year and month
- how to add extra meta box or textarea into custom post types
- Show listings from Impress Listing plugin in random order using taxonomy and terms
- Why get_posts() not returning only selected category posts from Custom Post Type?
- Retrieve value of a category’s custom field
- Adding a custom post type taxonomy template in plugin
- Replace text in post from cvs
- wp_query check if integer exists in custom field’s array
- How can I make a custom post type sticky?
- search also in taxonomy, tags and custom fields
- How do I associate a custom post type with another through a taxonomy or storing an ID in a custom field?
- Show custom post type relationships by taxonomy
- auto populate list of questions if user select a category xyz
- limit value taxonomy based on previous taxonomy value wordpress
- Tracking changes in admin-page so user gets warning when leaving the page
- Hierarchy and access control for Custom Post Types (CPT)
- First custom field value (out of several) displayed twice after query
- How to change permalink to include custom post type
- How to display products name in a non-alphabetical order, in a custom field (taxonomy)?
- Show fields based on taxonomy selection in editor
- Permalinks: custom structure for taxonomy – tags?
- Custom fields for custom post type
- Custom Post Archive is not working
- Show all tags on custom post type
- ACF in wordpress
- Creating custom post type with custom taxonomy and custom fields programatically
- Custom Taxonomy Search result page
- How to get_term_meta on single custom post?
- Category Search / Custom Post Type search on my website. Custom Post Types that are “page-like”?
- Many to many to many custom post relationships
- Display a post from custom post type only if all the selected taxonomies and custom field value matches the record
- Getting only one post per category
- Modify Posts from Custom_Post_Type within the plugin
- How to fetch custom post types with its full data on wordpress?
- How to populate a Gravity Forms Custom Post Field (dropdown type) with custom taxonomy terms? [closed]
- Custom post type in Custom widget – $listItem
- Get custom term meta problem on single post type
- Custom post type name and assigning custom taxonomy
- Custom post types, disable fields
- How can I modify a custom post type and custom page template for a child theme if all content seams to be handled by theme’s ‘native’ plugin?
- Building a Portfolio and need some direction
- How to display posttypes and taxonomy in standard posts, not in a separate label?
- Order custom posts by taxonomy, then by meta_key
- Confusion about how to use Custom Post Types, Custom Taxonomy or Category?
- Displaying Posts Using a Custom Query with a Custom Field and a term_id
- Writing a custom Glossary plugin
- How do I ensure that post_type and Taxonomy use the same slug?
- add_filter get array data before display in custom post_type
- ACF – Retrieve custom taxonomy from a relationship field
- Custom Post Type meta data getting deleted on bulk editing taxonomies
- Display Posts that fit a certain criteria on Category pages
- Display Custom Field or Custom Taxonomy in front page /post/product
- wp_insert_post deleting previous post custom meta
- I want to create a metabox under custom taxonomy
- Is it possible to arrange Custom Post Types from CPTUI into a Folder?
- Show Post columns to specific users on condition
- Filter Custom Post Type Posts by Taxonomy
- Insert custom taxonomy into category query
- CPT UI: Connect a custom post type to a custom post type
- Query posts by multiple custom fields
- Custom taxonomy template for custom fields loop [closed]
- Run query on specific admin options page and send results to select field in another function
- What’s the most efficient way to get two queries based on an if statement?
- How to display all custom fields associated with a post type – IN THE ADMIN AREA?
- Best way to use Category & Custom Fields?
- Custom Fields as Post Type Options
- Plugin Error on activating
- Custom Info Box at end of posts?
- predefined custom field on registration page
- Show Custom Post Type taxonomy term that matches custom field
- custom taxonomies are not showing up in get_taxonomies
- Storing/querying custom date data
- Order by custom field attribute
- Plugins for putting Custom Post Types into the Menu
- Custom post type and custom taxonomy archive inaccessible
- Extending a CPT by Created by another plugin
- How to Create Short Code Using Custom Post type
- How to change order of custom post types. I want Featured post to come first
- I want to understand plugin implementation of custom posts / taxonomies / metaboxes
- Creating subpages for each custom post type