Kava
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEkava.zip
- FILE SIZE2065025 bytes
- MD5a78e2f58b1cf6fc73934ac9245eacee0
- SHA1597ca3d72da3a2299063c756565d3a69047c43f0
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://crocoblock.com/kava/
- VERSION2.0.1
- AUTHOR URIhttps://crocoblock.com/
- TAGScustom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
- CREATION DATE2019-12-16
- LAST FILE UPDATE2020-01-29
- LAST VALIDATION2020-01-29 07:12
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- file_put_contents( $this->dynamic_css_path(), htmlspecialchars_decode( $css file_put_contents was found in the file class-dynamic-css-file.php 118:
- add_menu_page( File class-settings.php : 160:
Warning
- Found wrong tag custom-logo in style.css header.
- A.git was found.
- .gitignore was found.
- 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 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.
- Possible variable $args found in translation function in template-tags.php. Translation function calls should not contain PHP variables.
- Possible variable $args found in translation function in template-tags.php. Translation function calls should not contain PHP variables.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.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 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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : cherry-x-dynamic-css.php 133: require_once 'inc/class-cx-dynamic-css-collector.php';136: include 'assets/min/cx-css-collector.min.js';314: require_once 'inc/class-cx-dynamic-css-utilities.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 : wc-integration.php 30: * @return array $classes modified to include 'woocommerce-active' class. 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 : template-related-posts.php 98: require( $holder_view_dir ); 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.