Posted by sledehund on November 9, 2012 at 3:24pm
2 followers
Jump to:
| Project: | Zen |
| Version: | 7.x-5.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Even if I uncheck Rebuild theme registry on every page, the checked retuns after saving. How do I disable Rebuild theme registry on every page?
Comments
#1
I can't reproduce this, but you should be able to successfully disable this in your subtheme's .info file, by setting:
settings[zen_rebuild_registry] = 0
and clearing the cache.