GoodLife
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEgoodlife-wp.zip
- FILE SIZE11463734 bytes
- MD5585bcb3421d0e371536b076844b26864
- SHA1341de87208123dd130d8e5ffab8d8d7279f920ad
- LICENSECustom
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION4.2.0
- TAGStwo-columns, four-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
- CREATION DATE2020-09-18
- LAST FILE UPDATE2020-09-18
- LAST VALIDATION2020-09-18 07:12
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_menu_page( Thb_Theme_Admin::$thb_theme_name, Thb_Theme_Admin::$thb_themFile fuelthemes.php : 699: add_submenu_page( 'thb-product-registration', 'Registration', 'Registration702: add_submenu_page( 'thb-product-registration', 'Plugins', 'Plugins', 'edit_t705: add_submenu_page( 'thb-product-registration', 'Demo Import', 'Demo Import',708: add_submenu_page( 'thb-product-registration', 'Theme Options', 'Theme OptioFile fuelthemes.php : 699: add_submenu_page( 'thb-product-registration', 'Registration', 'Registration702: add_submenu_page( 'thb-product-registration', 'Plugins', 'Plugins', 'edit_t705: add_submenu_page( 'thb-product-registration', 'Demo Import', 'Demo Import',708: add_submenu_page( 'thb-product-registration', 'Theme Options', 'Theme OptioFile fuelthemes.php : 699: add_submenu_page( 'thb-product-registration', 'Registration', 'Registration702: add_submenu_page( 'thb-product-registration', 'Plugins', 'Plugins', 'edit_t705: add_submenu_page( 'thb-product-registration', 'Demo Import', 'Demo Import',708: add_submenu_page( 'thb-product-registration', 'Theme Options', 'Theme OptioFile fuelthemes.php : 699: add_submenu_page( 'thb-product-registration', 'Registration', 'Registration702: add_submenu_page( 'thb-product-registration', 'Plugins', 'Plugins', 'edit_t705: add_submenu_page( 'thb-product-registration', 'Demo Import', 'Demo Import',708: add_submenu_page( 'thb-product-registration', 'Theme Options', 'Theme Optio File fuelthemes.php : 696:
codecanyon-242431-visual-composer-page-builder-for-wordpress-wordpress-plugin.zip goodlife-plugin.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 goodlife.
- 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 goodlife, woocommerce, tgmpa.
- Found 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. - No reference to custom header 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.
- Screenshot size is 600x450px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
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 tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : ot-loader.php 537: require( $file ); 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-import.php 63: include 'requirements.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.