Tried to upload the theme just bought but received the message as follows. Please help.
Results of Automated Theme Scanning: Fail
- WARNING: Found a translation function that is missing a text-domain. Function esc_attr__ , with the arguments 'comment_author_url’
- WARNING: Found a translation function that is missing a text-domain. Function esc_attr__ , with the arguments 'comment_author’
- REQUIRED: Zip file found. Plugins are not allowed in themes. The zip file found was bt_cost_calculator.zip bt_wordpress_importer.zip avantage.zip .
- RECOMMENDED: No reference to the_post_thumbnail() was found in the theme. It is recommended that the theme implement this functionality instead of using custom fields for thumbnails.
- RECOMMENDED: No reference to add_theme_support( “custom-header”, $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
- RECOMMENDED: No reference to add_theme_support( “custom-background”, $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
- INFO: Only one text-domain is being used in this theme. Make sure it matches the theme’s slug correctly so that the theme will be compatible with WordPress.org language packs.
The domain found is avantage - INFO: taxonomy-portfolio_category.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 3: require_once( ‘archive-portfolio.php’ );
- INFO: framework.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 43: require_once( get_parent_theme_file_path( ‘framework/actions.php’ ) );
Line 44: require_once( get_parent_theme_file_path( ‘framework/filters.php’ ) );
Line 47: require_once( get_parent_theme_file_path( ‘css-crush/CssCrush.php’ ) );
Line 49: require_once( get_parent_theme_file_path( ‘framework/BTCrushFunctions.php’
Line 50: require_once( get_parent_theme_file_path( ‘framework/BTCrushUtil.php’ ) );
Line 51: require_once( get_parent_theme_file_path( ‘framework/BTCrushColor.php’ ) );
Line 52: require_once( get_parent_theme_file_path( ‘framework/BTCrushRegex.php’ ) );
Line 54: require_once( get_parent_theme_file_path( 'framework/boldthemes_basic_funct
Line 55: require_once( get_parent_theme_file_path( 'framework/boldthemes_functions.p
Line 56: require_once( get_parent_theme_file_path( ‘framework/sanitization.php’ ) );
Line 57: require_once( get_parent_theme_file_path( ‘framework/customization.php’ ) )
Line 58: require_once( get_parent_theme_file_path( 'framework/editor-buttons/editor-
Line 59: require_once( get_parent_theme_file_path( 'framework/class-tgm-plugin-activ
Line 60: require_once( get_parent_theme_file_path( ‘framework/woocommerce_hooks.php’
Line 62: require_once( get_parent_theme_file_path( ‘framework/config-meta-boxes.php’
- INFO: footer.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 5: include( get_parent_theme_file_path( ‘sidebar.php’ ) );
- INFO: customization.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 174: require_once( get_parent_theme_file_path( ‘framework/web_fonts.php’ ) );
- INFO: bt_bb_service_image.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 119: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m
- INFO: bt_bb_service.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 89: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/s7_
Line 90: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/fa_
- INFO: bt_bb_section.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 231: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/m
- INFO: bt_bb_progress_bar_advanced.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 231: require_once( dirname(FILE) . '/…/…/content_elements_misc/fa_icons.ph
Line 232: require_once( dirname(FILE) . '/…/…/content_elements_misc/s7_icons.ph
- INFO: bt_bb_leaflet_map.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 23: require_once( ‘enqueue_lib.php’ );
- INFO: bt_bb_icon.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 115: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/s7_
Line 116: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/fa_
- INFO: bt_bb_button.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 83: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/mis
Line 114: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/s7_
Line 115: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/fa_
Line 119: require_once( WP_PLUGIN_DIR . '/bold-page-builder/content_elements_misc/mis
- INFO: boldthemes_functions.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
Line 1807: require( $value );