Hi folks,
I've created a theme for a school with a custom theme_x_admin_setting extends admin_setting which I now have all working in the settings page with new theme_x_admin_setting ($name, $title, ...etc)
My problem is that on theme install the settings don't show up to immediately change (but moodle standard ones admin_setting_configstoredfile do.
Is there a way to get them to show up on install or do I just have to install and then head to the settings page to change them?