Shopkeeper
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEshopkeeper.zip
- FILE SIZE7871123 bytes
- MD5f31ed85886ace07cb4e3b722d56d3b04
- SHA1c2ba8e2a8b5cd313c484971039cc74e605cf72c9
- LICENSENone
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://shopkeeper.wp-theme.design/
- VERSION2.9.2
- AUTHOR URIhttps://www.getbowtied.com/
- CREATION DATE2019-09-13
- LAST FILE UPDATE2019-09-13
- LAST VALIDATION2019-09-13 04:07
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag 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 shopkeeper, woocommerce, tgmpa, kirki.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $shopkeeper_theme_options found in translation function in content-single-product-default.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-4.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-product.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in quick-view.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-3.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-2.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in header-topbar.php. Translation function calls should not contain PHP variables. Possible variable $plugin found in translation function in class-gbt-install-wizard.php. Translation function calls should not contain PHP variables.
- Possible variable $shopkeeper_theme_options found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in footer.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in footer.php. Translation function calls should not contain PHP variables.
- Possible variable $shopkeeper_theme_options found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in footer.php. Translation function calls should not contain PHP variables.
- Possible variable $shopkeeper_theme_options found in translation function in content-single-product-default.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-4.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-product.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in quick-view.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-3.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-2.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in header-topbar.php. Translation function calls should not contain PHP variables. Possible variable $plugin found in translation function in class-gbt-install-wizard.php. Translation function calls should not contain PHP variables.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in 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 archive.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : header.php 113: <?php include( get_parent_theme_file_path('header-topbar.php') ); ?> 119: <?php include( get_parent_theme_file_path('header-default.php') ); ?>121: <?php include( get_parent_theme_file_path('header-centered-2menus.php') ); ?>123: <?php include( get_parent_theme_file_path('header-centered-menu-under.php') ); ?>128: <?php include( get_parent_theme_file_path('header-default.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 : ocdi-setup.php 66: 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 : custom-styles.php 213: include( $path . 'frontend/body.php' );214: include( $path . 'frontend/fonts.php' );215: include( $path . 'frontend/colors.php' );216: include( $path . 'frontend/topbar.php' );217: include( $path . 'frontend/header.php' );218: include( $path . 'frontend/footer.php' );219: include( $path . 'frontend/woocommerce.php' );220: include( $path . 'frontend/gutenberg.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 : index.php 12: include( get_parent_theme_file_path('index-layout-1.php') );15: include( get_parent_theme_file_path('index-layout-2.php') );18: include( get_parent_theme_file_path('index-layout-3.php') );21: include( get_parent_theme_file_path('index-layout-1.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.