Cubikum Theme
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmytheme.zip
- FILE SIZE25100 bytes
- MD5148f3e521e3fb97218c882edbfd5785f
- SHA1c1c6c78d6eff08f7f3e7b923dedee89bb2f6d4b4
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP
- THEME URIhttps://cubikum.tech/
- VERSION1.0
- TAGSone-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
- CREATION DATE2021-02-11
- LAST FILE UPDATE2021-02-11
- LAST VALIDATION2021-02-11 06:03
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- 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
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/Found wrong tag custom-logo in style.css header.Found wrong tag block-patterns in style.css header. - Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is cubikum-theme.
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are my-theme, textdomain.
- This theme contains no sidebars/widget areas. See Widgets API
- 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 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.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- 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 nav_menu was found in the theme.
- No reference to the_post_thumbnail was found in the theme.
- No reference to post-thumbnails was found in the theme.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter 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.
- Screenshot dimensions are wrong! Detected: 268x188px (67:47). Ratio of width to height should be 4:3.Screenshot size is 268x188px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
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 comments.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 attachment.php.
- This theme does not contain optional file image.php.