Home › Forums › Front-end Issues › Front-end form not outputting on multisite › Reply To: Front-end form not outputting on multisite
Honestly, I don’t know why it’s working on the local version.
When specifiying fields to display, according to the documentation, you need to supply either the field key (looks something like field_123456789abcd) or field ID (which is the post ID for the field) http://www.advancedcustomfields.com/resources/acf_form/
Try changing this line to use one of the above
'fields' => array('mws_application_request'),
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.