Business Gravity
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbusiness-gravity.1.2.5.zip
- FILE SIZE1975687 bytes
- MD5dcced1086e2756afa998aa2f01c6259b
- SHA1550e15aa19a685e1491fccd4972ff7fd1ad3473f
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://keonthemes.com/downloads/business-gravity
- VERSION1.2.5
- AUTHOR URIhttps://keonthemes.com
- TAGSblog, education, portfolio, grid-Layout, two-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-o
- CREATION DATE2021-04-09
- LAST FILE UPDATE2021-04-09
- LAST VALIDATION2021-04-09 07:37
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag block-styles in style.css header.Found wrong tag wide-blocks in style.css header.
- 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.
- Screenshot dimensions are wrong! Detected: 300x643px (300:643). Ratio of width to height should be 4:3.Screenshot size is 300x643px. 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 hard-coded links were found in the file theme-info.php.219: echo '<a href='https://keonthemes.com/' target='_blank' class='wp-badge epsilon-info-logo'875: echo '<td colspan='2'><a href='https://keonthemes.com/downloads/business-gravity-pro/' target='_blank' cla1086: 'url' => 'https://keonthemes.com/downloads/business-gravity/'1090: 'url' => 'https://keonthemes.com/theme-demo/?id=MjUyOXxidXNpbmVzcy1ncmF2aXR5fEJ1c2luZ1094: 'url' => 'https://keonthemes.com/downloads/business-gravity-pro'1098: 'url' => 'https://keonthemes.com/theme-demo/?id=MjU1MnxidXNpbmVzcy1ncmF2aXR5LXByb3xCd1175: 'button_link' => esc_url( 'https://keonthemes.com/forums/forum/business-gravity/' ),1191: 'button_link' => 'https://keonthemes.com/downloads/business-gravity-pro',1207: 'button_link' => 'https://keonthemes.com/hire-now/',1494: 'link_url' => 'https://keonthemes.com/theme-demo/?id=MjUyOXxidXNpbmVzcy1ncmF2aXR5fEJ1c2luZ1503: 'link_url' => 'https://keonthemes.com/theme-demo/?id=MjU1MnxidXNpbmVzcy1ncmF2aXR5LXByb3xCd875: echo '<td colspan='2'><a href='https://keonthemes.com/downloads/business-gravity-pro/' target='_blank' cla
- 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 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 : theme-info.php 353: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );525: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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 : class-customize.php 65: require_once( trailingslashit( get_template_directory() ) . 'trt-customize- 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.