Support

Account

Home Forums Backend Issues (wp-admin) Plugin error Option-page Reply To: Plugin error Option-page

  • Hi.

    I found a solution for this “problem” it is caused by the readme file for acf-options-page

    There is no need to use include_once(‘acf-options-page/acf-options-page.php’); in functions.php

    After I removed it the plugin worked fine!