Fame
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEfame.zip
- FILE SIZE2130590 bytes
- MD5d2d585bea66da34c000d442299754708
- SHA1657d43476f5a9492b09019b2e9c7375b2050d021
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://victorthemes.com/themes/fame/
- VERSION1.1
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
- CREATION DATE2019-11-15
- LAST FILE UPDATE2019-11-15
- LAST VALIDATION2019-11-15 22:53
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
codestar-framework.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No reference to the_post_thumbnail was found in the theme.
- 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 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 : dynamic-style.php 11: require_once($wp_load); 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 : init.php 9: require_once( FAME_FRAMEWORK . '/theme-support.php' );10: require_once( FAME_FRAMEWORK . '/backend-functions.php' );11: require_once( FAME_FRAMEWORK . '/frontend-functions.php' );12: require_once( FAME_FRAMEWORK . '/enqueue-files.php' );13: require_once( FAME_FRAMEWORK . '/case-ajax-post.php' );14: require_once( FAME_FRAMEWORK . '/portfolio-ajax-post.php' );15: require_once( FAME_CS_FRAMEWORK . '/config.php' );18: require_once( FAME_FRAMEWORK . '/core/vt-mmenu/wp_bootstrap_navwalker.php' 21: require_once( FAME_FRAMEWORK . '/plugins/notify/activation.php' );24: require_once( FAME_FRAMEWORK . '/core/sidebars.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.