savvas_s1

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: error page_costumization.php #21295
    savvas_s1
    Member

    and one more thing i run theme check and i have this errors hope this will help

    REQUIRED:.screen-reader-text css class is needed in your theme css. See See: the Codex for an example implementation.
    WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
    WARNING: The flexible-width and fixed-width tags changed to fluid-layout and fixed-layout tags in WordPress 3.8. Additionally, the responsive-layout tag was added. Please change to using one of the new tags.
    WARNING: Found wrong tag, remove tags from your style.css header.
    WARNING: Found wrong tag, remove single-page from your style.css header.
    WARNING: Found wrong tag, remove portfolio from your style.css header.
    WARNING: Found wrong tag, remove one-page from your style.css header.
    WARNING: Found wrong tag, remove mobile from your style.css header.
    WARNING: Found wrong tag, remove ios from your style.css header.
    WARNING: Found wrong tag, remove app from your style.css header.
    WARNING: Found wrong tag, remove android from your style.css header.
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘Visit plugins page to activate installed plugin’, ‘Activate installed plugins’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘This theme requires the following plugin: %1$s.’, ‘This theme requires the following plugins: %1$s.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘This theme recommends the following plugin: %1$s.’, ‘This theme recommends the following plugins: %1$s.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘The following required plugin is currently inactive: %1$s.’, ‘The following required plugins are currently inactive: %1$s.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘The following recommended plugin is currently inactive: %1$s.’, ‘The following recommended plugins are currently inactive: %1$s.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.’, ‘The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.’, ‘Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.’, ‘Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.’, ‘Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘Begin installing plugin’, ‘Begin installing plugins’
    WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments ‘Begin activating plugin’, ‘Begin activating plugins’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘mo_theme’
    WARNING: thumbs.db Windows thumbnail store found.
    REQUIRED: The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output
    REQUIRED: framework/option-tree/includes/ot-settings-api.php. Themes should use add_theme_page() for adding admin pages.
    Line 99: $theme_check_bs = ‘add_menu_page’;
    REQUIRED: framework/option-tree/includes/ot-settings-api.php. Themes should use add_theme_page() for adding admin pages.
    Line 100: $theme_check_bs2 = ‘add_submenu_page’;
    REQUIRED: framework/option-tree/includes/ot-cleanup-api.php. Themes should use add_theme_page() for adding admin pages.
    Line 82: $theme_check_bs = ‘add_menu_page’;
    RECOMMENDED: Screenshot size should be 1200×900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200×900 is preferred.
    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: Possible hard-coded links were found in the file framework/siteorigin/widgets/animate-numbers-widget/animate-numbers-widget.php.
    Line 61: ‘description’ => __(‘The font icon to be displayed for the statistic being displayed, chosen from the list of icons listed at <a href=’https://www.livemeshthemes.com/wp-content/uploads/fusion-icons/demo.html&#8217; target
    INFO: Non-printable characters were found in the framework/admin/shortcodes/tinymce/config.php file. You may want to check this file for errors.
    Line 835: ‘desc’ => __(‘The CSS selector of the DOM element where you want the video background; if not specified it takes the ���body���; if set to ���self��� the player will be instanced on that eleme
    Line 996: ‘desc’ => __(‘The CSS selector of the DOM element where you want the video background; if not specified it takes the ���body���; if set to ���self��� the player will be instanced on that eleme
    INFO: 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 mo_theme, livemesh-so-widgets, wired_theme, livemesh, tgmpa, theme-text-domain, option-tree-theme, option-tree, lm-tools
    INFO: iframe was found in the file framework/functions/blog-content.php iframes are sometimes used to load unwanted adverts and code on your site.
    Line 242: echo ‘<iframe parent-selector=#content src=” . esc_url($video_url) . ” framebord
    Line 316: $output .= ‘<iframe parent-selector=#content src=” . esc_url($video_url) . ” framebord
    INFO: framework/option-tree/includes/ot-functions-settings-page.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.
    INFO: framework/option-tree/includes/ot-functions-docs-page.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 751: require( trailingslashit( get_template_directory() ) . \’includes/meta-boxe
    Line 834: require( trailingslashit( get_template_directory() ) . \’option-tree/ot-loa
    Line 851: require( trailingslashit( get_template_directory() ) . \’includes/theme-opt
    INFO: framework/extensions/theme-options.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.
    INFO: framework/extensions/class-tgm-plugin-activation.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 1061: require_once( ABSPATH . ‘wp-admin/includes/class-wp-list-table.php’ );
    INFO: framework/admin/shortcodes/tinymce/config.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.

    in reply to: error page_costumization.php #21294
    savvas_s1
    Member

    OK i ignore the error for now
    but i dont want to happen something and start over again
    please find i solution to this bug.
    its a paid theme not a free theme and i expect to work in order.

    thank you

    in reply to: error page_costumization.php #21254
    savvas_s1
    Member

    i not sure how to check if i use wp-cli.
    But even if i use wp-cli why i have problem with your theme only
    with any other theme i try everthing work ok

    in reply to: error page_costumization.php #21199
    savvas_s1
    Member

    the error is not on site but on hosting server where wordpress is installed
    i try diactivate all plug in but nothing

    i have to do something with the theme
    if i change theme the error goes off

    in reply to: error page_costumization.php #21183
    savvas_s1
    Member

    any luck?

    in reply to: error page_costumization.php #21163
    savvas_s1
    Member
    This reply has been marked as private.
    in reply to: error page_costumization.php #21142
    savvas_s1
    Member

    ok guys i have the same error
    the site working fine i can do anything
    but i have this error on hosting server and i dont know what to do

    in reply to: error page_costumization.php #21096
    savvas_s1
    Member

    thank you for your quick response.
    i delete everything and i start over.
    if i encounter it again i will open a post

    thank a lot

Viewing 8 posts - 1 through 8 (of 8 total)