Cinema Barby
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcinema-barby.zip
- FILE SIZE1041799 bytes
- MD557e22f700c671eca6a18f800fc6d03c2
- SHA1b97a2620ec49b6823f1d0c4691ec3eb4a6215cfd
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0
- AUTHOR URIhttps://www.oskarstipani.de
- CREATION DATE2020-03-12
- LAST FILE UPDATE2020-03-12
- LAST VALIDATION2020-03-12 11:36
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example:
Warning
- Found wrong tag in style.css header.
- Could not find .
- 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.
- 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 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.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- .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.
- Could not find Theme URL.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.
- 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 home.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.
- This theme does not contain optional file 404.php.