Instead of hacking it with jQuery, a more reliable solution would be to replace the meta box with your own, in PHP.
Anyway, the problem is most likely with the ‘[‘ and ‘]’ characters in the selector:
"input[name=tax_input[ba_locations][]]"
could be rewritten as
"input[name=tax_input\\[ba_locations\\]\\[\\]]"
Related Posts:
- Change Dropdown jQuery to show/hide but with default place holder that shows all
- How do loop categories post from according in WordPress? is it impossible to solve this problem?
- How to get all taxonomies of a post type?
- Permalinks: custom post type -> custom taxonomy -> post
- How to Add Tags to Custom Post Type?
- Mixing custom post type and taxonomy rewrite structures?
- Can multiple custom post types share a custom taxonomy?
- How to Add Custom Fields to a Custom Post Type?
- Efficient Taxonomy Intersection
- Display current taxonomy term when inside custom post type
- query related posts in a custom post type by a custom taxonomy
- Help with a TV series Rewrite structure
- Taxonomy archives based on Custom Post Type
- Add taxonomy to already registered custom post type
- Multiple custom post types using the same taxonomy = URL frustrations
- Pagination throws 404
- Order custom posts by taxonomy?
- Maintaining strict one-to-one association between terms and custom posts
- Include custom post type in “all posts”
- custom post type archive template per custom taxonomy term
- How to create a permalink for custom taxonomies and custom post types like base-name/parent-tax/child-tax/custom-post-type-name
- Date-based permalinks for Custom Post Type, and custom taxonomy permalinks
- Get all taxonomies for all post types
- Category and post tag archives do not include posts from custom post type
- Linking three taxonomies with ACF
- Display Custom Taxonomy
- How to List Thumbnails based on Custom Categories
- Search by category displaying wrong items
- Permalinks for custom post-types within custom taxonomies not found
- Can I change the slug of my archive page on a Custom post type?
- Automatically populate a hierarchical taxonomy from a custom field
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- Keyword search limited to specific post type filtered by multiple custom taxonomies?
- Custom Post Types and independent Categories – complex Taxonomy
- get_post_meta returns empty array for terms
- Custom Taxonomy Doesn’t Show Up
- Return one unique custom post type result when it shares a custom taxonomy in WP_QUERY?
- Create template for taxonomy results limited by Custom Post Type
- Display as tree terms of taxonomy and custom posts for each term of taxonomy
- Post count by month of taxonmy term
- Query taxonomy of taxonomy of custom post type
- Custom post type and custom taxonomy with the same slug using the file page taxonomy only as directory
- Pretty URL for custom search for custom post type
- How to conditionally redirect to the post from a taxonomy page?
- First custom field value (out of several) displayed twice after query
- Custom while loop for hierarchical display of a taxonomy
- How do I share categories across multiple post types?
- Migrating a taxonomy’s tags to the native category
- Grouping of CPTs and taxonomies into menu groups in admin
- set permalink for CPT
- Check if post has specific tag_ID in custom post type
- custom post type vs. conditionally displaying meta boxes for specific terms?
- WP_query – Filter by tax_query and meta_query using multiple select
- Hide meta box for everything BUT a certain custom post type
- Only show posts with a specific term of an associated taxonomy in a custom post type archive
- filter by custom taxonomy using ajax
- Display custom tags for custom post listing page
- How to display custom taxonomy term meta on custom post type
- Page listing all categories for CPT
- Revert to previous dropdown options after change
- List child categories from parent category on custom taxonomy page
- Grab all Custom Posts by multiple taxonomies and terms
- What should I learn to develop event management in wordpress? [closed]
- Create a custom taxonomy template that loops through child categories in term order?
- Custom Post Types and Complex Content Hierarchy
- If custom taxonomy else conditional [closed]
- 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
- Custom endpoint filtering post by custom taxonomies
- Custom post type rewrite url structure with taxonomy and sub taxonomy
- How to display custom taxonomy term specific post?
- Get taxonomy name used in a current post
- Custom Post Type with Category Separate
- Custom Taxonomy Archive generates 404
- Related posts by taxonomies does not work , what could be the reason?
- Display first post of a term in taxonomy template
- How to transfer categories (default) to custom taxonomy?
- Support for author does not show author column in post table in dashboard
- Create Inclusions and exclusions
- Associate custom CPT with another CPT’s taxonomy and rewrite permalinks
- Force WordPress to only match URL in category
- Same permalink structure for all post types?
- Hierarchical taxonomy in permalink structure
- Can I create a taxonomy term that mirrors the name of a new custom post?
- Rewrite for custom type and custom taxonomy
- How to create TEMPLATES for TAXONOMIES? What I have to change in this code?
- Custom Post Status & Taxonomies
- WordPress custom post type
- How to have working breadcrumbs with several taxonomies associated with a custom post type
- Show Custom Post Type taxonomy term that matches custom field
- Sort custom post type items by taxonomy description
- How to Display Custom Taxonomies in an Un-ordered HTML List
- link posts to custom post type
- how do I create a breadcrumb to work with multiple custom taxonomies
- Most appropriate way to display CPT’s by children terms of custom taxonomies while retaining desired permalink structure?
- See the process of creating a taxonomy and tell me where I made a mistake
- Navigation won’t update to show full path to single post
- Advise on Custom Taxonomies and Structure
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- Problem with shortcode