Support Forum
Support › Meta Box Builder › Custom Fields Not Showing in AdminResolved
My custom fields are not displaying in the product admin. I have my settings set to WooCommerce Catalog Taxonomy (triple checked). See the screenshots below.
Builder Settings:
https://nimb.ws/rUjqyM
Builder Fields:
https://nimb.ws/TDUR21
Hi,
If there are many Category items when you select the taxonomy in the Builder, you can deactivate all plugins except Meta Box, MB AIO, and WooCommerce. Then select the second Category item, it is the Product category, the first is the Post category. Let's take a look at my screen record https://www.loom.com/share/4d72113b73ad47488af87c2619338d10.
Hmm... so if I select the WooCommerce "Category", the custom fields will not show in any of the terms (child subcategories)? They are not being inherited according to the category hierarchy?
Interestingly, I selected the other options "Posts" and "Comments" yet the custom fields still appear in the Taxonomy.
Hi,
If you select to show the field for taxonomy, it will show the field in all terms settings include the child term (child category).
Regarding the field still shows for the taxonomy when you select another type like Posts, could you please take some screenshots of this problem? I've tested on my site but do not see the problem like that.
I disabled all plugins except for WooCoomerce and MB. I have selected the 2nd "Catalog" Taxonomy (WooCommerce).
Custom Field settings:
https://nimb.ws/wu1IAO
https://nimb.ws/jHTMSK
Custom Fields (no conditionals)
https://nimb.ws/Q5w1jz
The Custom Fields display on the category (taxonomy) admin but not the product admin. Shouldn't they appear there as well? What I am looking to accomplish is to hide all custom fields in Taxonomies and then have the custom fields appear on select subcategories (terms) that relate to the products within that subcategory. Then filter them accordingly via FacetWP.
Categories (taxonomy - all products appear)
- Toys (taxonomy - all products appear that are under this term)
-- Action Figures (term - all products appear that are under this term)
--- Darth Vader (product)
Basically, a very simple WooCoomerce store.
Hi Steve,
There is a misunderstanding here, Product is a post type so you should choose Show for: Posts instead of Taxonomy, see my screenshot https://share.getcloudapp.com/o0ug5XAR.
Please follow this guide to know the post type and taxonomy https://www.wpbeginner.com/beginners-guide/when-do-you-need-a-custom-post-type-or-taxonomy-in-wordpress/.
Well, that certainly makes more sense! 😊 Leave it to the WordPress newbie to not have an understanding of how it works. Thank you!
It's coming together, I think... I could then use the Taxonomies as filters, correct?