I am currently working on a test site for a company directory.
When users log in, they should be able to view and edit their own company data. Visitors should be able to see all the information of these companies.
I created a frontend test to check if post creation is working. The post itself is being created correctly, but only the post title is saved β the ACF fields are not.
Does anyone know why the ACF fields are not being saved?