Having difficulties to install the theme FashionStyle

Latest Reply from Alice at 2013-11-08 08:30:35 Solution
Hi just got the theme and installed on my server. It works fine on the develop(localhost), but it doesn't work on the online server!

I get no image on the themes page inside the Theme. only get a empty square!

Help please!

Thanks!
Image Follow:
Info from Theme Check:


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:.gallery-caption css class is needed in your theme css.
REQUIRED:.bypostauthor css class is needed in your theme css.
REQUIRED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
REQUIRED: This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
REQUIRED: The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or next_posts_link() and previous_posts_link() to add post pagination.
REQUIRED: No content width has been defined. Example:

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

RECOMMENDED: No reference to post-thumbnails was found in the theme. If the theme has a thumbnail like functionality, it should be implemented with add_theme_support( 'post-thumbnails' )in the functions.php file.
RECOMMENDED: No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it.
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.
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.
WARNING: Both DOS and UNIX style line endings were found in the file tablet.css. This causes a problem with SVN repositories and must be corrected before the theme can be accepted. Please change the file to use only one style of line endings.
WARNING: Both DOS and UNIX style line endings were found in the file index.css. This causes a problem with SVN repositories and must be corrected before the theme can be accepted. Please change the file to use only one style of line endings.
WARNING: .htaccess Hidden Files or Folders found.
REQUIRED: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or next_comments_link() and previous_comments_link() to add comment pagination.
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 register_sidebar() or register_sidebars(). See: register_sidebar

<?php register_sidebar( $args ); ?>

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 dynamic_sidebar. See: dynamic_sidebar

<?php dynamic_sidebar( $index ); ?>

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: http://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"?>
Hi!
Probably, there were some server problems that caused the problem with an uploading the theme or the files of theme were corrupted when downloading the theme.
Please, delete the existing theme and try to upload it again. Perhaps, you have to download the theme again.
Hey Hello there, I manage to sort it out, but now it wont activate. I put ftp.domain.com.br user and pass, but i get the message "Wrong FTP Server".
http://blog.angelarossi.com.br

Waiting for a solution! thanks!
Still waiting....


Thanks!
Hi!
Please, contact us via support@smthemes.com.

Leave a reply

Add codeAdd image