Exhibz | Shared By Themes24x7.com
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEexhibz.zip
- FILE SIZE4887164 bytes
- MD5a35e64d74ac305a13ef077b89c93327c
- SHA10c8e66a0cf8cc6a60c36ad938958c3c4e29c599c
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- VERSION2.1.5
- AUTHOR URIhttp://themewinter.com
- TAGStheme-options, post-formats, featured-images
- CREATION DATE2019-12-11
- LAST FILE UPDATE2019-12-11
- LAST VALIDATION2019-12-11 11:06
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: exhibz-essential.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 exhibz-shared-by-themes24x7-com.
- Found a translation function that is missing a text-domain. Function esc_html__, with the arguments in file content-single-speaker.php.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 exhibz, instive.
- Could not find add_theme_support( 'automatic-feed-links' ).
- No reference to custom header was found in the theme.
- No reference to custom background 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 $sl found in translation function in footer-style-2.php. Translation function calls should not contain PHP variables. Possible variable $sl found in translation function in footer-style-1.php. Translation function calls should not contain PHP variables.
- Possible variable $sl found in translation function in footer-style-2.php. Translation function calls should not contain PHP variables. Possible variable $sl found in translation function in footer-style-1.php. Translation function calls should not contain PHP variables.
- At least one hard coded date was found in the file template.php. Function get_option( 'date_format' ) should be used instead.
- 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 taxonomy.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 : init.php 118: ** DO NOT use include() function anywhere else except init.php nd the theme functions.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 : ts-schedule.php 2: require_once( EXHIBZ_COMPONENTS . '/theme/options/inc/speaker-custom-quary. 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 : elementor.php 148: require_once ( ABSPATH . '/wp-admin/includes/file.php' );171: require_once ( ABSPATH . '/wp-admin/includes/file.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 : schedule.php 325: 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.