How to get category/subcategory to work in other places?
I'm trying to add an ability for a freelancer to specify his preferred category/subcategory in conjunction with a notification feature.
I can get the two dropdowns to appear and for the category dropdown to load, but I can't seem to extract a good block of Javascript to handle the subcategory dropdown loading when the category is selected.
I'm using a child theme, so I can properly load a Javascript file on the relevant pages.
Can someone help me with what's required to make these two fields work in tandem just as they do on the project creation page?