Support

Account

Home Forums ACF PRO Integrate ACF PRO in a theme Reply To: Integrate ACF PRO in a theme

  • Hello Elliot,

    The paths in the PHP error are correct. acf.php is located at this path.

    Maybe:

    // include helpers
    include_once('api/api-helpers.php');

    I don’t have an api folder inside ACF PRO plugin folder. I downloaded the plugin a few days ago.