Support

Account

Home Forums Front-end Issues ACF and WP Job Manager Front End Reply To: ACF and WP Job Manager Front End

  • I’ve already included the form=>false argument.

    This is the code I’m using

    acf_form(array(
    'field_groups' => array(12116),
    'form' => false	));

    but it isn’t working