I’ve had a site that I’ve used for a clients construction project management that has been running flawlessly with minimal maintenance for years (7-8 years).
They are logging in with custom role using User Role Editor. On the front end they have a form (built into template using acf_form() where they fill out to create a daily log. In the form are several rows of data they can enter including repeater fields. One of the repeater fields is a taxonomy field pulling in a list of subcontractors they can choose from.
Recently they are having an issue with not seeing the taxonomy field or the ability to type in to find a subcontractor. If I am logged in as myself as an admin I see this field working. I’ve also tried the User Role Switcher to switch to the client having the issue and also see the field.
So I’m kind of stumped as to why this would happen and why I can’t recreate it. This all came out of the blue recently. So not sure if some update broke something.
Thanks.