- Issue created by @aballa
- 🇺🇸United States flashwebcenter Austin TX
Thank you for your detailed report and for using the Solo theme.
After reviewing your description, I want to clarify that the “Save configuration” functionality is part of Drupal core and is handled by the form system itself. The Solo theme does not override or customize this form submission behavior in any way.
Based on what you’ve shared, the issue is not caused by the Solo theme. The settings form and save button are provided by Drupal, and the theme only provides additional fields or defaults (e.g., color settings, layout options) via the theme hook.
A few things you might try next:
- Confirm that the Solo theme settings form has not been altered in a custom module or by the sub-theme.
- Temporarily disable your sub-theme and try saving with Solo as the default theme to rule out custom overrides.
- Check if the Solo config is being blocked from saving by a contributed module (like Config Ignore or similar).
- Enable error reporting or check logs again after saving, to see if PHP or form validation errors are being hidden silently.
Again, thank you for bringing this up. At this time, there are no known issues in Solo version 1.0.19 related to saving theme settings. Please feel free to share any further findings.
Best wishes,
Alaa