Reply 239321 to: Template issue please change

Avatar: sigenius
sigenius
Participant
May 30, 2020 at 13:21

This are the problem when I try to Upload the themes in WP


Results of Automated Theme Scanning: Fail

    WARNING: Found wp_deregister_script in theme-init.php. Themes must not deregister core scripts.

    Line 79: wp_deregister_script( 'zoom' );

    WARNING: Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments
    REQUIRED: Non-printable characters were found in the widgets-import.php file. You may want to check this file for errors.

    Line 155: 'text' => '<p style='font-size: 1rem;'>��� Created by 8theme - Power Elite ThemeForest Author.</p>'

    Line 568: 'text' => '© Created by <a href='#'><i class='et-icon et-heart-o'></i> &nbsp;<strong>

    Line 791: <p>* Don���t worry, we won���t spam mailboxes</p>

    Line 809: 'text' => '<p>© Created by <a href='#'><i class='et-icon et-heart-o'></i> &nbsp;<strong>

    Line 876: <p>*Don���t worry, we won���t spam our customers mailboxes

    Line 1790: <p>* Don���t worry, we won���t spam mailboxes</p>

    Line 1808: 'text' => '<p>© Created by <a href='#'><i class='et-icon et-heart-o'></i> &nbsp;<strong>

    Line 1910: [mc4wp_form id=���4242���]

    Line 1911: <p>* Don���t worry, we won���t spam mailboxes</p>

    Line 1929: 'text' => '<p>© Created by <a href='#'><i class='et-icon et-heart-o'></i> &nbsp;<strong>

    Line 2027: <p>* Don���t worry, we won���t spam mailboxes</p>

    Line 2036: 'text' => '<p>© Created by <a href='#'><i class='et-icon et-heart-o'></i> &nbsp;<strong>

    Line 2141: 'text' => '<p>© Created by <a href='#'><i class='et-icon et-heart-o'></i> &nbsp;<strong>

    Line 2284: 'text' => '<p>© Created by 8theme ��� Power Elite ThemeForest Author.</p>'

    Line 2977: 'text' => '<p style='font-size: 1rem; color: #555;'>��� Created by 8theme - Power Elite ThemeForest Author.</p>'

    REQUIRED: Non-printable characters were found in the version-check.php file. You may want to check this file for errors.

    Line 137: <p><strong>Welcome to XStore</strong> ��� You���re almost ready to start selling :)</p>

    REQUIRED: Non-printable characters were found in the sign-in.php file. You may want to check this file for errors.

    Line 20: 'description' => esc_html__( 'Choose the area where you want to display ���Sign In��� in the header or disable it at all.', 'xstore'),

    Line 35: 'description' => esc_html__( 'Choose the area where you want to display ���Sign In��� in the header or disable it at all.', 'xstore'),

    REQUIRED: Non-printable characters were found in the search.php file. You may want to check this file for errors.

    Line 36: 'description' => esc_html__( 'Turn on to deliver users instant and changing results in the dropdown as they type in the search field. Users can click through from the dropdown to the ���View All��� search page.', 'xstore'),

    REQUIRED: Non-printable characters were found in the promo-popup.php file. You may want to check this file for errors.

    Line 26: <button title='Close (Esc)' type='button' class='mfp-close'>��</button>

    REQUIRED: Non-printable characters were found in the page-header.php file. You may want to check this file for errors.

    Line 21: <p style='max-width: 500px;'>Thank you for choosing XStore. We hope you���ll like it!<br/>Good job! Your theme is now activated.</p>

    Line 23: <p style='max-width: 500px;'>Thank you for choosing XStore. We hope you���ll like it!<br/> To enjoy the full experience we strongly recommend to a

    REQUIRED: Non-printable characters were found in the functions.php file. You may want to check this file for errors.

    Line 213: �� Created by <a href='#'><i class='fa fa-heart'></i> &nbsp;<strong>8theme<

    REQUIRED: Could not find the file readme.txt in the theme.
    REQUIRED: panel.php. Themes should use add_theme_page() for adding admin pages.

    Line 88: add_submenu_page(

    Line 99: add_submenu_page(

    Line 108: add_submenu_page(

    Line 120: // add_submenu_page(

    Line 131: //            add_submenu_page(

    Line 142: //            add_submenu_page(

    Line 155: add_submenu_page(

    Line 165: add_submenu_page(

    Line 173: add_submenu_page(

    Line 181: add_submenu_page(

    Line 191: add_submenu_page(

    Line 199: add_submenu_page(

    Line 207: add_submenu_page(

    Line 217: add_submenu_page(

    Line 226: add_submenu_page(

    Line 235: add_submenu_page(

    Line 244: add_submenu_page(

    Line 255: add_submenu_page(

    Line 264: add_submenu_page(

    Line 273: add_submenu_page(

    REQUIRED: panel.php. Themes should use add_theme_page() for adding admin pages.

    Line 38: add_action( 'admin_menu', array( $this, 'et_add_menu_page' ) );

    Line 39: add_action( 'admin_head', array( $this, 'et_add_menu_page_target') );

    Line 69: public function et_add_menu_page(){

    Line 79: add_menu_page( 

    Line 291: public function et_add_menu_page_target() {

    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.
    RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
    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 xstore
    INFO: At least one hard coded date was found in the file template-elements.php. Consider get_option( 'date_format' ) instead.
    INFO: At least one hard coded date was found in the file content.php. Consider get_option( 'date_format' ) instead.
    INFO: At least one hard coded date was found in the file content-grid.php. Consider get_option( 'date_format' ) instead.
    INFO: At least one hard coded date was found in the file content-grid-2.php. Consider get_option( 'date_format' ) instead.
    INFO: theme-init.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 249: require_once( $locale_file );

    INFO: theme-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 2863: require_once( ABSPATH . 'wp-admin/includes/plugin.php' );

    INFO: panel.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 399: require_once ( ABSPATH . '/wp-admin/includes/file.php' );

    INFO: init.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( apply_filters('etheme_file_url', ETHEME_THEME . 'functions.ph

    Line 4: require_once( apply_filters('etheme_file_url', ETHEME_THEME . 'custom-style

    INFO: init.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 36: require_once( ETHEME_BASE . ETHEME_CODE . 'helpers.php' );

    Line 41: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'theme-functio

    Line 46: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'template-elem

    Line 51: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'walkers.php')

    Line 56: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'theme-init.ph

    Line 62: require_once( apply_filters('etheme_file_url', ETHEME_CODE_POST_TYPES . 'st

    Line 63: require_once( apply_filters('etheme_file_url', ETHEME_CODE_POST_TYPES . 'po

    Line 68: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'vc.php') );

    Line 73: require_once( apply_filters('etheme_file_url', ETHEME_CODE_3D . 'tgm-plugin

    Line 79: require_once( apply_filters('etheme_file_url', ETHEME_CODE_3D . 'parse-vide

    Line 95: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'woo.php') );

    Line 96: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'woo/video.php

    Line 104: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'class-kirki-i

    Line 106: require_once( apply_filters('etheme_file_url',ETHEME_CODE . 'customizer/sea

    Line 108: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'theme-options

    Line 117: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'migrator.php'

    Line 320: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'sidebars.php'

    Line 325: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'custom-metabo

    Line 331: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'system-requir

    Line 333: // require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'thirdparty/fo

    Line 335: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'admin.php') )

    Line 337: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'panel/panel.p

    Line 339: require_once( apply_filters('etheme_file_url', ETHEME_CODE_3D . 'menu-image

    Line 344: require_once( apply_filters('etheme_file_url', ETHEME_CODE . 'version-check

    INFO: iframe was found in the file template-elements.php iframes are sometimes used to load unwanted adverts and code on your site.

    Line 1227: <iframe width='100%' height='560' src='' . $embed . '' frameborder='0' allow

    INFO: helpers.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 38: require_once($path) ;

    ERROR: "XStore" currently has 7,000+ active installations. Please check for name collisions outside of WordPress.org before approval.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.