Missing Customizer Components
-
Issue Report: Sydney Theme – Missing Customizer Components
Date: 02/06/2025
Theme: Sydney (Version: 2.54,sydney-shfb.min.jsversion: 20250404)
WordPress Version: 6.8.1
URL:/wp-admin/customize.phpIssue SummaryThe WordPress Customizer loads successfully, but expected components such as Header Image, Footer, Widgets, etc., do not appear in the customization sidebar. This issue occurs when using the Sydney theme, preventing administrators from modifying key layout and design elements. Observed Console Errors
1.
customize-widgets.min.jsUncaught TypeError: Cannot read properties of null (reading ‘map’)
at new We (…)This error suggests that the widget customization script is attempting to access
.map()on anullvalue, likely due to missing or misconfigured widget data.2.
sydney-shfb.min.jsUncaught TypeError: Cannot read properties of undefined (reading ‘replace’)
at Object.jsonDecode (…)added Discovery
When switching to the Sydney theme using the “Live Preview” feature from another theme (via Appearance > Themes > Live Preview), the components appear correctly inside the Customizer.
This suggests that:
- The Customizer components are correctly defined in the theme,
- But are not loading properly when the Sydney theme is already active.
The page I need help with: [log in to see the link]
The topic ‘Missing Customizer Components’ is closed to new replies.
