Essentials | BY KAM_CODEX
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEessentials.zip
- FILE SIZE39393994 bytes
- MD534bf9a104fe05b8af57690cb4b2f4839
- SHA16d22f95eca7cb621b86fcad85daef6a8d37f788c
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://essentials.pixfort.com/
- VERSION1.2.8
- TAGSheader-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready
- CREATION DATE2021-04-04
- LAST FILE UPDATE2021-04-04
- LAST VALIDATION2021-04-04 16:20
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_menu_page( $theme_params['name'], $theme_params['name'], 'manage_optionFile dashboard.php : 117: add_submenu_page( 'pixfort-dashboard', $theme_params['name'].' Dashboard', 119: add_submenu_page( 'pixfort-dashboard', 'Demo Import', 'Demo Import', 'imporFile dashboard.php : 117: add_submenu_page( 'pixfort-dashboard', $theme_params['name'].' Dashboard', 119: add_submenu_page( 'pixfort-dashboard', 'Demo Import', 'Demo Import', 'impor File dashboard.php : 116:
revslider.zip pixfort-core.zip one-click-demo-import-plugin.zip js_composer.zip masterslider.zip pixfort-likes.zip envato-market.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag header-builder in style.css header.Found wrong tag footer-builder in style.css header.Found wrong tag divider-builder in style.css header.Found wrong tag popup-builder in style.css header.Found wrong tag premium-design 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 essentials-by-kam_codex.
- 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 essentials, tgmpa.
- Themes should not hide admin bar. Detected in file pix-essentials-style.css.
- 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.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in template-functions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- 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 : single-pixheader.php 11: include('template-parts/headers/main.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 : woocommerce.php 81: * @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 : demo.php 11: require_once( 'demo-content/popups.php' );12: require_once( 'demo-content/demos.php' );13: require_once( 'demo-content/misc.php' );14: require_once( 'demo-content/forms.php' );15: require_once( 'demo-content/headers.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 : main.php 39: include( 'default.php' );88: include( 'topbar.php' );95: include( 'header_transparent.php' );102: include( 'stack.php' );117: include( 'topbar.php' );128: include( 'header_boxed.php' );140: include( 'topbar.php' );144: include( 'header.php' );148: include( 'stack.php' );155: include( 'm_topbar.php' );159: include( 'm_header.php' );163: include( 'm_stack.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.