#56061 closed defect (bug) (invalid)
Several Issues
Reported by: | brandonchance | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | critical | Version: | 6.0 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
I've done probably 5 fresh installs now. I regularly get either the White Screen of Death or an infinite pin wheel. Only thing that sticks out as a possible culprit is this message on the dashboard
/* Theme Name: Twenty Twenty-child Text Domain: twentytwenty-child Version: 2.0 Tested up to: 6.0 Requires at least: 4.7 Requires PHP: 5.2.4 Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors. Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready Author: the WordPress team Author URI: https://wordpress.org/ Theme URI: https://wordpress.org/themes/twentytwenty/ License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html */ html .editor-styles-wrapper ul.wp-block-latest-posts.is-grid li { margin: 20px 5px 16px 5px; } html .editor-styles-wrapper ul.wp-block-latest-posts.is-grid li { border: none; padding-top: 0; } html .wp-block-latest-posts.is-grid li { background: #fffdf6; border-top: none; padding-top: 0; } .wp-block-latest-posts__post-excerpt, html .wp-block-latest-posts__post-title { padding: 0 30px; } html body a.wp-block-latest-posts__post-title { display: inline-block; margin-top: 20px; } html .wp-block-latest-posts__featured-image { border-top: 7px solid hsl(230deg 100% 70%); }
Mind you this is a fresh install, there is no child-theme yet, no plugins (aside from Akismet and Hello Dolly), etc. Pops up every time in the WordPress Events and News box. I've used a different database for each install as well
Change History (3)
Note: See
TracTickets for help on using
tickets.
Sorry, that isn't a contributing factor, I just realized my proxy was on. That was from a previous build I was messing with.