-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
fusioncms/cms
#85Description
Describe the issue
When working on theme options and adding/changing values, you must go through this process for the changes to reflect:
- Delete the
storage/themes/YourTheme.jsonfile - Load a page that references your theme option with the
theme_option()helper function - Visit the theme customizer in the control panel
Expected behavior
Obviously this is a very tedious process. Currently the only thing managing the values of theme options is the theme_option helper function itself. This needs to be done for the user automatically when visiting the theme customizer page.
Version and browser
Version: v6.0.0 beta 6
Bug report checklist
- I have filled out as much information as I can
- I have detailed how the issue can be reproduced
- I have searched for existing issues and to the best of my knowledge this is not a duplicate
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working