Essentials
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEessentials.zip
- FILE SIZE49956607 bytes
- MD51ab92f56a7c17098f487d36ef4885fb1
- SHA1e671a4f368150131474d4df9dc244f6fe33bff0c
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://essentials.pixfort.com/
- VERSION1.0.3
- TAGSheader-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready
- CREATION DATE2020-09-18
- LAST FILE UPDATE2020-09-18
- LAST VALIDATION2020-09-18 14:16
- 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 : 37: add_submenu_page( 'pixfort-dashboard', $theme_params['name'].' Dashboard', 39: add_submenu_page( 'pixfort-dashboard', 'Demo Import', 'Demo Import', 'imporFile dashboard.php : 37: add_submenu_page( 'pixfort-dashboard', $theme_params['name'].' Dashboard', 39: add_submenu_page( 'pixfort-dashboard', 'Demo Import', 'Demo Import', 'impor File dashboard.php : 36:
._revslider.zip ._envato-market.zip ._js_composer.zip 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.
- 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 36: include( 'default.php' );73: include( 'topbar.php' );80: include( 'header_transparent.php' );87: include( 'stack.php' );102: include( 'topbar.php' );113: include( 'header_boxed.php' );125: include( 'topbar.php' );129: include( 'header.php' );133: include( 'stack.php' );140: include( 'm_topbar.php' );144: include( 'm_header.php' );148: 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.