advancedforms / advanced-forms

WordPress plugin to create forms using Advanced Custom Fields
75 stars 14 forks source link

ACF is not defined #47

Closed jethromayuk closed 5 years ago

jethromayuk commented 6 years ago

Hi,

The current way i'm displaying my form is by using: <?php advanced_form( 'FORM_ID' ); ?>

The form works and i receive my email however when using this i get the following console error: "ACF is not defined."

acf

fabianlindfors commented 5 years ago

Hi! Sorry about the late reply to your issue.

Are you still experiencing this problem? Please re-open the ticket and I'll give you a hand!