Home / WordPress / Widgets Not Showing After Changing Theme: Fix

Widgets Not Showing After Changing Theme: Fix

Restore widgets and sidebars after a theme change by reassigning widget areas and checking the block widget editor.

Views: 24 Unique: 18 Updated: 2026-03-20

What this problem is

After switching themes, widgets disappear or appear in the wrong areas.

Why it happens

  • Different themes define different widget areas (sidebars)
  • Widget locations are theme-specific
  • Block themes use different templates and areas

Prerequisites

  • wp-admin access

Diagnosis

Check Appearance > Widgets and confirm which widget areas exist in the new theme.

Detailed steps

Step 1) Check the Inactive Widgets area

Widgets often move to Inactive Widgets after theme change.

Step 2) Reassign widgets to the new widget areas

Drag widgets into the correct sidebar/footer areas.

Step 3) If using a block theme, check the Site Editor

Appearance > Editor: verify template parts and areas where blocks should appear.

Expected results

  • Widgets appear again in the correct positions

What to do if it fails

  • Clear caches
  • Check if a page builder controls sidebars

Best practices

  • Document widget setup before switching themes
Back to category