sync: auto-sync from GURU-5070 at 2026-06-22 20:00:56
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-22 20:00:56
This commit is contained in:
@@ -87,3 +87,12 @@ behavior with no third-party page cache.
|
||||
- Root cause class: WP Rocket / AccelerateWP **Remove Unused CSS** strips CSS the WooCommerce
|
||||
product template needs → white screen. General gotcha for any RUCSS-enabled WP-Rocket/AccelerateWP
|
||||
store.
|
||||
|
||||
## Update: 20:00 PT — browser verification
|
||||
|
||||
Verified the fix in a real browser (Firefox via `.claude/scripts/ff.py`, headless), not just curl.
|
||||
The product page (`/product/replacement-for-92-93...vent-glass-wing-window/`) renders fully:
|
||||
styled header + nav (NEW GLASS / INVENTORY / ABOUT US / CONTACT US / CART / RETURN POLICY), product
|
||||
image, full title, and price $50.00; DOM check returned title + h1 + price + 1596 chars of body.
|
||||
CSS is intact (the RUCSS removal restored the product-template CSS) — **no white screen**. WSOD
|
||||
definitively closed; product pages render end-to-end. (ff.py daemon stopped after.)
|
||||
|
||||
Reference in New Issue
Block a user