JavaScript for WordPress › Forums › Gutenberg Development › Theme Course Template has error? This topic has 3 replies, 3 voices, and was last updated 5 years, 9 months ago by mjsdiaz. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 18, 2018 at 9:51 pm #77300 mjsdiazParticipant When I was trying this template in the theming course over the weekend https://github.com/mjsdiaz/gutenberg-theming-course/blob/master/6.2-block-templates/lib/block-templates.php I kept getting a white screen. It appears that 'core/cover-image' should just be 'core/cover' Here are the other places, I found the same – https://github.com/mjsdiaz/gutenberg-theming-course/blob/master/6.3-block-template-columns/lib/block-templates.php – https://github.com/mjsdiaz/gutenberg-theming-course/blob/master/6.4-block-template-locking/lib/block-templates.php – https://github.com/mjsdiaz/gutenberg-theming-course/blob/master/6.5-cpt-block-templates/lib/block-templates.php – https://github.com/mjsdiaz/gutenberg-theming-course/blob/master/6.6-demo-block-templates-plugin/lib/block-templates.php Thank you for this course; it helped me to understand the structure more easily. December 30, 2018 at 6:51 am #79315 cameronjoneswebParticipant Yeah that’s correct, the block used to be core/cover-image but they changed it after they added support for videos as well as images (https://github.com/WordPress/gutenberg/issues/8199#issuecomment-445481889) January 3, 2019 at 10:41 pm #80197 Zac GordonKeymaster Apologies for not getting to this sooner, but everything should be fixed now in the repo! Thanks for pointing that out!!! January 4, 2019 at 3:16 am #80265 mjsdiazParticipant Thank you, Zac! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In