Barberry
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbarberry.zip
- FILE SIZE2529270 bytes
- MD53aa36074cf3a6acbe0b0d686149c4bb7
- SHA19e3149ad349cfd9cc29c6a695d353f257850e103
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://barberry.temashdesign.com/
- VERSION1.4.7
- AUTHOR URIhttp://temashdesign.com
- CREATION DATE2019-12-15
- LAST FILE UPDATE2019-12-15
- LAST VALIDATION2019-12-15 16:34
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
product-showcase.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'yith-woocommerce-gift-cards' in file give-product-as-present.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'yith-woocommerce-gift-cards' in file give-product-as-present.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 woocommerce, barberry, yith-advanced-refund-system-for-woocommerce, woocommerce-waitlist, yith-woocommerce-gift-cards, kirki, tgmpa, dokan-lite, dokan.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $plugin found in translation function in class-install-wizard.php. Translation function calls should not contain PHP variables.
- Possible variable $plugin found in translation function in class-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 theme-options.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file theme-options.php.1194: esc_html__( 'Please enter the latitude for the maps center point. You can use <a href='http://universimmedia.pagesperso-orange.fr/geo/loc.htm' target='_blank'>thiPossible hard-coded links were found in the file product.php.242: 'description' => wp_kses( __( 'Turn on the size guide feature on the website. Read more information about this function in <a href='https://temashdesign.ticksy.com/article/14193/' target='_blank'>our documenPossible hard-coded links were found in the file index.php.240: 'description' => wp_kses( __( 'Obrain API key <a href='https://developers.google.com/maps/documentation/javascript/get-api-key' ta
- 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.
- The theme appears to use include or require : woocommerce.php 1440: // include_once( BARBERRY_THEME_PATH . '/inc/search/class-search.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 : backend.php 7: require_once( $path . 'index.php' );9: require_once( $path . 'go-to-page.php');10: require_once( $path . 'global/index.php');11: require_once( $path . 'custom/index.php');12: require_once( $path . 'header/index.php');13: require_once( $path . 'offcanvas/index.php');14: require_once( $path . 'typography/index.php');15: require_once( $path . 'blog/index.php');16: require_once( $path . 'footer/index.php');17: require_once( $path . 'login/index.php');18: require_once( $path . 'social/index.php');21: require_once( $path . 'shop/index.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 76: require_once( get_template_directory() . '/inc/customizer/backend/header/la77: require_once( get_template_directory() . '/inc/customizer/backend/header/st78: require_once( get_template_directory() . '/inc/customizer/backend/header/lo79: require_once( get_template_directory() . '/inc/customizer/backend/header/st80: require_once( get_template_directory() . '/inc/customizer/backend/header/to81: require_once( get_template_directory() . '/inc/customizer/backend/header/el82: require_once( get_template_directory() . '/inc/customizer/backend/header/ti83: require_once( get_template_directory() . '/inc/customizer/backend/header/se 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 56: require_once( get_template_directory() . '/inc/customizer/backend/shop/sett57: require_once( get_template_directory() . '/inc/customizer/backend/shop/cata58: require_once( get_template_directory() . '/inc/customizer/backend/shop/prod59: require_once( get_template_directory() . '/inc/customizer/backend/shop/cata60: require_once( get_template_directory() . '/inc/customizer/backend/shop/noti 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 49: require_once( get_template_directory() . '/inc/customizer/backend/typograph50: require_once( get_template_directory() . '/inc/customizer/backend/typograph51: require_once( get_template_directory() . '/inc/customizer/backend/typograph52: require_once( get_template_directory() . '/inc/customizer/backend/typograph 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 36: require_once( get_template_directory() . '/inc/customizer/backend/blog/arch37: require_once( get_template_directory() . '/inc/customizer/backend/blog/sing 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 : frontend.php 11: include( $path . 'global.css.php');12: include( $path . 'header.css.php');13: include( $path . 'topbar.css.php');14: include( $path . 'fonts.css.php'); 15: include( $path . 'elements.css.php');16: include( $path . 'product.css.php');17: include( $path . 'footer.css.php');18: include( $path . 'custom.css.php');19: include( $path . 'catalog_mode.css.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.