Support

Account

Home Forums Backend Issues (wp-admin) Can't load templates in ACF (with Themosis) Reply To: Can't load templates in ACF (with Themosis)

  • The problem is that $options['page_template'] is not set, what you need to do is remove this line $page_template = $options['page_template']; // This is line #81