74
Validation results

Ewebot

Ewebot

WordPress 6.5.2 theme
74
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was gt3-elementor-unlimited-charts.zip revslider.zip gt3-themes-core.zip wpda-builder-pro.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in wooinit.php. Themes must not deregister core scripts. 864: wp_deregister_script( 'js-cookie' );
  2. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  3. Cdn : Use of CDNFound the URL of a CDN in the code: maxcdn.bootstrapcdn.com/font-awesome. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  4. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file base.css.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  9. Use of includes : Use of include or requireThe theme appears to use include or require : loader.php 6: require_once(get_template_directory() . '/core/metabox_config.php');12: require_once(get_template_directory() . '/core/metabox_config.php');14: require_once(get_template_directory() . '/core/config.php');15: require_once(get_template_directory() . '/core/default-options.php');16: require_once(get_template_directory() . '/core/redux-config.php');18: require_once(get_template_directory() . '/core/aq_resizer.php');22: require_once(get_template_directory() . '/core/registrator/css-js.php');23: require_once(get_template_directory() . '/core/registrator/ajax-handlers.ph24: require_once(get_template_directory() . '/core/registrator/sidebars.php');25: require_once(get_template_directory() . '/core/registrator/misc.php');26: require_once(get_template_directory() . '/core/registrator/license_verifica34: require_once(get_template_directory() . '/core/tgm/gt3-tgm.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.
Other checked themes