Website search works on home page not article pages

Minimal guidance for messy support realities.

Scenario

Search submits correctly from the home page, but article templates break or lose the search box behavior.

Recommended Resolution Path

  1. Compare theme template regions and block visibility between front page and content pages.
  2. Inspect browser console and generated HTML for the missing form action or assets.
  3. Check whether a recent theme tweak removed required regions from node pages.
  4. Fix the template structure so the search UI remains consistent site-wide.

Technician Notes

Document what changed, what confirmed the fix, and whether the issue points to a broader standards gap worth addressing for the client.