Changes between Initial Version and Version 2 of Ticket #57141
- Timestamp:
- 11/18/2022 04:05:43 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57141
- Property Keywords has-patch needs-unit-tests needs-testing added
-
Property
Version
changed from
to6.0
-
Ticket #57141 – Description
initial v2 3 3 On wp-themes.com we're running into a use-case where the Parent theme cannot be located when both the parent and child theme are block themes, and the parent does not have an index.php file. 4 4 5 [insert screenshot] 5 (See screenshot attached below, where the parent theme is 100% most definitely installed) 6 6 7 7 This appears to work on some installations, but not on others. I believe it working might be down to caching, I haven't figured that out.