93
Validation results

Avantage | Shared by WPTry.org

Avantage | Shared by WPTry.org

WordPress 6.5.2 theme
93
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEavantage3.zip
  • FILE SIZE4629139 bytes
  • MD57c295e1b1b3f424c9ef2dfc8029c4946
  • SHA185421bf551ba121d57261a2eaa60414d6c21db40
  • LICENSEGNU GPL 3
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://avantage.bold-themes.com
  • VERSION2.0.8
  • AUTHOR URI
  • TAGSone-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-r
  • CREATION DATE2020-12-10
  • LAST FILE UPDATE2020-12-10
  • LAST VALIDATION2020-12-10 14:13
  • OTHER VERSIONS

    2.0.7 : 13%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag custom-logo in style.css header.
  2. Text domain : Incorrect use of translation functions.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 avantage-shared-by-wptry-org.
  3. Text domain : Incorrect use of translation functions.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 avantage, bold-builder.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  6. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  7. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  10. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  11. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  12. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  13. Use of includes : Use of include or requireThe theme appears to use include or require : after_framework.php 25: require_once( get_template_directory() . '/php/after_framework/functions.ph26: require_once( get_template_directory() . '/php/after_framework/customize_pa 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 : customization.php 178: require_once( get_parent_theme_file_path( 'framework/web_fonts.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 : framework.php 49: require_once( get_parent_theme_file_path( 'framework/actions.php' ) );50: require_once( get_parent_theme_file_path( 'framework/filters.php' ) );53: require_once( get_parent_theme_file_path( 'css-crush/CssCrush.php' ) );56: require_once( get_parent_theme_file_path( 'framework/BTCrushFunctions.php' 57: require_once( get_parent_theme_file_path( 'framework/BTCrushUtil.php' ) );58: require_once( get_parent_theme_file_path( 'framework/BTCrushColor.php' ) );59: require_once( get_parent_theme_file_path( 'framework/BTCrushRegex.php' ) );62: require_once( get_parent_theme_file_path( 'framework/boldthemes_basic_funct63: require_once( get_parent_theme_file_path( 'framework/boldthemes_functions.p64: require_once( get_parent_theme_file_path( 'framework/sanitization.php' ) );65: require_once( get_parent_theme_file_path( 'framework/customization.php' ) )66: require_once( get_parent_theme_file_path( 'framework/editor-buttons/editor-67: require_once( get_parent_theme_file_path( 'framework/class-tgm-plugin-activ68: require_once( get_parent_theme_file_path( 'framework/woocommerce_hooks.php'70: require_once( get_parent_theme_file_path( 'framework/config-meta-boxes.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 : boldthemes_functions.php 1740: require( $value ); 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 : taxonomy-portfolio_category.php 3: require_once( 'archive-portfolio.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 : bt_bb_progress_bar.php 89: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m 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 : bt_bb_price_list.php 117: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m 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 : bt_bb_splitted_headline.php 37: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m174: require( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/fonts. 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 : bt_bb_progress_bar_advanced.php 238: require_once( dirname(__FILE__) . '/../../content_elements_misc/fa_icons.ph239: require_once( dirname(__FILE__) . '/../../content_elements_misc/s7_icons.ph242: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m 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 : bt_bb_section.php 231: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m 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 : bt_bb_icon.php 111: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m145: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/f146: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/s150: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m 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 : bt_bb_service_image.php 119: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m 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 : bt_bb_leaflet_map.php 23: require_once( 'enqueue_lib.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 : bt_bb_service.php 146: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/f147: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/s151: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m 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 : footer.php 5: include( get_parent_theme_file_path( 'sidebar.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.
Other checked themes