Expert create Wordpress Envato Theme (themeforest) : We need you FIX ERRORS

Job ID: 38929451

Budget: $30 – $250 USD

Hello !

We finished to build a fashion Wordpress theme, but it have not been accepted to be published on Envato (themeforest).
So in our Wordpress we installed the plugin "Envato Theme Check", and it gived us all those bottom errors about our theme.

We need someone expert to fix those errors.

REQUIRED: This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
REQUIRED: .wp-caption css class is needed in your theme css.
REQUIRED: .wp-caption-text css class is needed in your theme css.
REQUIRED: .sticky css class is needed in your theme css.
REQUIRED: .screen-reader-text css class is needed in your theme css. See See: the Codex for an example implementation.
REQUIRED: .gallery-caption css class is needed in your theme css.
REQUIRED: .bypostauthor css class is needed in your theme css.
REQUIRED: .alignright css class is needed in your theme css.
REQUIRED: .alignleft css class is needed in your theme css.
REQUIRED: .aligncenter css class is needed in your theme css.
WARNING: Found echo $ in the file woocommerce/global/quantity-input.php. Possible data validation issues found. All dynamic data must be correctly escaped for the context where it is rendered.

Line 39: <?php echo $readonly ? 'readonly='readonly'' : ''; ?>

REQUIRED: Could not find the file index.php in the theme.
REQUIRED: .ds_store .wp-env.json .eslintrc .gitignore Hidden Files or Folders found.
INFO: More than one text-domain is being used in this theme. Text domains that are unrelated to the theme are not allowed and must be removed. Packaged PHP libraries (i.e. TGMPA), frameworks and plugin template text domains are allowed.
The domains found are woocommerce, wow-cloth, cloth
REQUIRED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
REQUIRED: The theme must not used the <title> tags.
REQUIRED: The theme must not call to wp_title().
REQUIRED: The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
REQUIRED: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or the_comments_navigation or the_comments_pagination or next_comments_link() and previous_comments_link() to add comment pagination.
REQUIRED: Please remove any extraneous directories like .git or .svn from the ZIP file before uploading it.
REQUIRED: No reference to add_theme_support( "title-tag" ) was found in the theme.
REQUIRED: No content width has been defined. Example:

if ( ! isset( $content_width ) ) $content_width = 900;

REQUIRED: Could not find the comment-reply script enqueued. See: Migrating Plugins and Themes to 2.7/Enhanced Comment Display

<?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>

REQUIRED: Could not find wp_list_comments. See: wp_list_comments

<?php wp_list_comments( $args ); ?>

REQUIRED: Could not find wp_link_pages. See: wp_link_pages

<?php wp_link_pages( $args ); ?>

REQUIRED: Could not find wp_head. See: wp_head

<?php wp_head(); ?>

REQUIRED: Could not find wp_footer. See: wp_footer

<?php wp_footer(); ?>

REQUIRED: Could not find wp_body_open. See: wp_body_open

<?php wp_body_open(); ?>

REQUIRED: Could not find post_class. See: post_class

<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>

REQUIRED: Could not find language_attributes. See: language_attributes

<html <?php language_attributes(); ?>

REQUIRED: Could not find comments_template. See: comments_template

<?php comments_template( $file, $separate_comments ); ?>

REQUIRED: Could not find comment_form. See: comment_form

<?php comment_form(); ?>

REQUIRED: Could not find charset. There must be a charset defined in the Content-Type or the meta charset tag in the head.
REQUIRED: Could not find body_class call in body tag. See: body_class

<?php body_class( $class ); ?>

REQUIRED: Could not find add_theme_support( 'automatic-feed-links' ). See: add_theme_support

<?php add_theme_support( $feature ); ?>

REQUIRED: Could not find DOCTYPE. See: https://codex.wordpress.org/HTML_to_XHTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"?>
Related categories: WordPress WooCommerce