Changes between Version 1 and Version 2 of Ticket #64390
- Timestamp:
- 12/09/2025 10:48:52 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64390 – Description
v1 v2 5 5 Storefront has been updated in https://github.com/woocommerce/storefront/pull/2202, but many of the derivative themes may not be aware of the issue. 6 6 7 To reproduce, products in the same category should have the same `post_date`, and one should have Catalog `visibility: hidden`set. Visiting a product page adjacent to the hidden one will cause this loop.7 To reproduce, products in the same category should have the same `post_date`, and one should have "Catalog visibility: Hidden" set. Visiting a product page adjacent to the hidden one will cause this loop. 8 8 9 9 Related reports: