louisberi
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElouisberi.zip
- FILE SIZE34722392 bytes
- MD5bc4be0c2895df74d5438f15818ec8fa2
- SHA1acad5c402c40f3c3b39c5842b8316966ce513005
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0.0
- CREATION DATE2021-10-15
- LAST FILE UPDATE2021-10-15
- LAST VALIDATION2021-10-15 04:05
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- dynamic_sidebar
<?php dynamic_sidebar( $index ); ?>
The theme appears to use register_sidebar() but no dynamic_sidebar() was found. See: - 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 wp_deregister_script in enqueue-assets.php. Themes must not deregister core scripts. 64: wp_deregister_script('jquery');
- Found wrong tag 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 louisberi.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- 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 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 the_post_thumbnail was found in the theme.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- Could not find Theme URL.
- 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 comments.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 attachment.php.