I am familiar with Advanced Custom Fields and he has many nice features, but not this one.
Just did some tests with Custom Content Type Manager and looks like it also doesn’t have it.
Case you don’t find a fit one, I think some jQuery may solve your problem using any plugin or hand made meta boxes.
Start with only the main meta box showing (countries). And detect changes in its field value so as to show/hide the second level of meta boxes. This second level will do the same for the third.
Refer to this answer where you have an example of showing/hiding the Featured Image meta box according to changes in the dropdown field Template that belongs to the Page Attributes meta box.
[update]
Another variation I did of the same script, a bit more complex.
Related Posts:
- echo value from ‘select’ field type into page template using cmb2?
- Add custom meta box on Post page
- How WordPress autosave can save plugin fields?
- How can I filter the contents of a metafield before it’s displayed in the admin?
- Security checking in meta_box save is reluctant?
- How to create an input field, and base the output on spreadsheet data? [closed]
- Redirect to another page using contact form 7? [closed]
- Adding class to last list item? Not WP generated
- WordPress function to add text warning on every pages [closed]
- grab or load text on demand
- Error Metabox Warning: call_user_func() expects parameter 1 to be a valid callback
- Create a pdf from the entries in DB
- Preset custom fields
- WordPress default post categories meta box widget
- How to pass multiple custom fields as shortcode’s parameters
- Do something with thumbnail image on post publish
- Add custom field for users
- Metabox Data not saving
- How can i do custom author list?
- How to change data format in custom meta box field [closed]
- Shortcode button dosent work for all posts. Work for first post only
- Is there a way I can find wordpress posts that don’t contain a word?
- Prevent shortcode from being wrapped in tags
- AJAX button run function
- Dropdown menu on custom page with product to choose number of products per page
- Change wordpress current_time function to different timezone
- Inserting HTML tag with ACF into shortcode
- Carbon Fields use in custom plugin class
- Not able to complete meta box save function and sanitization/validation
- How I can get custom field’s current value?
- UnWanted Custom field added in the wp page edit area
- Executing my function once on a specific time
- Woocommerce – How to populate custom select field with stored values on checkout page?
- How to append to title via functions.php for auto-posting plugin [duplicate]
- How to stop or remove an action being called inside a function of an extended class
- Missing Argument
- load_plugin_textdomain error
- How to override a plugin function wrapped in a class?
- Bootstrap Drop Down menu is not working
- How to Display a Plugin function (content) on frontpage using index.php
- Implement Autocomplete for a custom field on WordPress Plugin Frontend
- Correct way to make meta box with more than one meta field secure
- How to query the custom fields by language?
- wordpress plugin is not activating from widget
- Theme my Login plugin, how to update fields
- Custom Metabox Not Saving
- Edit Yoast SEO breadcrumbs output [closed]
- Adding Shortcode to Text Widget
- Date calculations from 2 custom fields
- get_post_type on post.php
- Snippets: is it better to add them in functions.php or make site-specific plugins?
- All of my custom posttypes are 404’ing
- Does WordPress validate inputs to all functions? (such as get_user_meta and insert_user_meta)
- Custom random quote widget breaks when used in multiple sidebars
- Using a function to change favorites listing
- Save / Show multi line text in metabox
- Display post lists in 2nd paragraph
- How to debug error message: Cannot modify header information
- Using a post-signup hook to get user details
- Assign / update custom field value for all posts (How can I assign only to posts without custom field value?)
- How to enable specific plugin only based around shop manager role?
- How to change constants in WordPress wp-config.php programmatically?
- Restrict media upload size by format
- How to use a class from another plugin
- Override Plugin Script Fucnction in WordPress
- How to display custom sidebar in wordpress 5.5.2
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- Calling plugin function inside custom plugin for onclick event
- Show function to super admin
- PHP basics help in WP context – remove a class/function?
- creating html reusable blocks via shortcodes
- get current date + 90 days and checking every day
- auto populate list of questions if user select a category xyz
- is there a way to link one of the field in ACF field group, to a field in a media attachment page? [closed]
- How to toggle between two custom fields in WordPress woocommerce ‘WC Product Field Group’ plugin?
- Adding a new field to the address field type in gravity forms
- Replacing a plugin function with a custom renamed function doesn’t work
- How do I update a field of a meta box?
- Facebook Messager Plugin
- Nested shortcode functions accessing variable
- Calling an attribute from a plugin shortcode
- Fatal error: Call to undefined function cmsms_theme_page_layout_scheme()
- How to call WordPress function other files
- How to remove plugin metaboxes from edit.php
- How can I make my metabox appear?
- How do I hide posts across all loops based on the value of a custom field?
- All sites themes functions.php have been changed
- How to inform the user that the save was not successful?
- Customize permalink wordpress category id
- Conditional attributes and logic per product category
- Custom Attachment Caption Fields
- Disqus deleted comments are syncing with wordpress but active comments do not
- Admin style for just one plugin in dashboard
- Cannot save CPT meta box
- Custom User meta field display
- WP Query. Is there a maximum size?
- How to remove custom post type and add category and post name
- Show meta box only when post is being published first time
- Retrieving Meta from Image Attachment
- Grab WordPress Salt Data From URL