Hi! I have people/employee field done for my contact page, and I can see it on editor mode/back end on my contact page. BUT after I hit refresh button – I can’t see it on front end. Where is the issue? I’m afraid of updating the version of my ACF, because yesterday I tried it and it crashed our website and we lost almost everything.
Thank you in advance!
this is my version atm 5.9.6
Is it a custom theme?
Is it a new ACF field?
What field type is it?
You may need to add code to your theme template to output the ACF field
Depending on the field type, you should find the example code in the docs, usually amending the field name should then output the field data