Blockbase
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEblockbase.2.0.4.zip
- FILE SIZE646250 bytes
- MD5eaacfaf06ee9846c3ad22b0911ac6f40
- SHA1266f8e8ae02d1758f177d97537833e3836530caf
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- THEME URIhttps://github.com/automattic/themes/tree/trunk/blockbase
- VERSION2.0.4
- AUTHOR URIhttps://automattic.com/
- TAGSone-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
- CREATION DATE2021-12-31
- LAST FILE UPDATE2022-01-12
- LAST VALIDATION2022-01-12 14:59
This theme is open source.
Critical alerts
- Could not find .
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag full-site-editing in style.css header.Found wrong tag wide-blocks in style.css header.
- This theme contains no sidebars/widget areas. See Widgets API
- Could not find wp_footer.
- Could not find wp_head.
- Could not find .
- Could not find charset.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comments_template.
- Could not find wp_list_comments.
- Could not find comment_form.
- Could not find body_class call in body tag.
- Could not find wp_link_pages.
- Could not find post_class.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
- No reference to the_post_thumbnail was found in the theme.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- This theme doesn't seem to display tags.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Could not find file comments.php in the theme.
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file comments.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file comments.php.
- This theme does not contain optional file page.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : wp-customize-color-palettes.php 3: require_once 'wp-customize-color-palette-control.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wp-customize-colors.php 3: require_once 'wp-customize-global-styles-setting.php';4: require_once 'wp-customize-utils.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wp-customize-fonts.php 3: require_once 'wp-customize-global-styles-setting.php';4: require_once 'wp-customize-utils.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.