Opened 9 years ago
Closed 9 years ago
#40515 closed theme (not-approved)
THEME: -HiØ, alternativ 3, Twenty Seventeen – 1.0.2
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | new theme | Keywords: | theme-hi%c3%b8-alternativ-3-twenty-seventeen child-theme parent-twentyseventeen |
| Cc: | kenneth@… |
Description
-HiØ, alternativ 3, Twenty Seventeen - 1.0.1
Bloggmal alternativ 3. Minimalistisk tema med mye konfigurasjonsmuligheter. Har blant annet støtte for et stort cover-bilde på forsiden.
Theme URL - http://github.com/hiof/twentyseventeen-hiof-child
Author URL - http://design.hiof.no/web?del=bloggmal-alternativ-3
SVN - https://themes.svn.wordpress.org/hi%c3%b8-alternativ-3-twenty-seventeen/1.0.1
ZIP - https://wordpress.org/themes/download/hi%c3%b8-alternativ-3-twenty-seventeen.1.0.1.zip?nostats=1
Parent Theme: https://wordpress.org/themes/twentyseventeen
History:
| Ticket | Summary | Status | Resolution | Owner |
|---|---|---|---|---|
| #40515 | THEME: -HiØ, alternativ 3, Twenty Seventeen – 1.0.2 | closed | not-approved | |
- REQUIRED: Could not find DOCTYPE. See: https://codex.wordpress.org/HTML_to_XHTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"<br />"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"?>
- REQUIRED: Could not find wp_head. See: wp_head
<?php wp_head(); ?>
- REQUIRED: Could not find language_attributes. See: language_attributes
<html <?php language_attributes(); ?>
- 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 add_theme_support( 'automatic-feed-links' ). See: add_theme_support
<?php add_theme_support( $feature ); ?>
- REQUIRED: Could not find comments_template. See: comments_template
<?php comments_template( $file, $separate_comments ); ?>
- REQUIRED: Could not find wp_list_comments. See: wp_list_comments
<?php wp_list_comments( $args ); ?>
- REQUIRED: Could not find comment_form. See: comment_form
<?php comment_form(); ?>
- REQUIRED: Could not find body_class call in body tag. See: body_class
<?php body_class( $class ); ?>
- REQUIRED: Could not find wp_link_pages. See: wp_link_pages
<?php wp_link_pages( $args ); ?>
- 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: 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: No content width has been defined. Example:
if ( ! isset( $content_width ) ) $content_width = 900;
- 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: .ds_store Hidden Files or Folders found.
- WARNING: Could not find the file index.php in the theme.
- RECOMMENDED: Could not find the file readme.txt in the theme. Please see Theme_Documentation for more information.
- 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 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.
- 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 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.
- REQUIRED: License: is missing from your style.css header.
- REQUIRED: License URI: is missing from your style.css header.
- REQUIRED: Text Domain: is missing from your style.css header.
- REQUIRED: .sticky css class is needed in your theme css.
- REQUIRED: .bypostauthor css class is needed in your theme css.
- REQUIRED: .alignleft css class is needed in your theme css.
- REQUIRED: .alignright css class is needed in your theme css.
- REQUIRED: .aligncenter css class is needed in your theme css.
- REQUIRED: .wp-caption css class is needed in your theme css.
- REQUIRED: .wp-caption-text css class is needed in your theme css.
- REQUIRED: .gallery-caption 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.
- WARNING: Found wrong tag, remove HiØ from your style.css header.
- WARNING: Found wrong tag, remove child-theme from your style.css header.
- WARNING: Found wrong tag, remove hiof from your style.css header.
- WARNING: Found wrong tag, remove østfold-university-college from your style.css header.
- WARNING: Found wrong tag, remove høgskolen-i-østfold from your style.css header.
- WARNING: Found wrong tag, remove twentyseventeen from your style.css header.
- WARNING: Found wrong tag, remove twenty-seventeen from your style.css header.
- REQUIRED: This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
- REQUIRED: No reference to add_theme_support( "title-tag" ) was found in the theme.
- REQUIRED: The theme must not used the <title> tags.
- REQUIRED: The theme must not call to wp_title().
- RECOMMENDED: This theme contains no sidebars/widget areas. See Widgets API
Change History (7)
#1
@
9 years ago
- Summary changed from THEME: -HiØ, alternativ 3, Twenty Seventeen – 1.0.1 to THEME: -HiØ, alternativ 3, Twenty Seventeen – 1.0.2
This ticket was mentioned in Slack in #themereview by kedano. View the logs.
9 years ago
This ticket was mentioned in Slack in #themereview by hardeepasrani. View the logs.
9 years ago
#4
@
9 years ago
- Keywords changed from theme-hi%c3%b8-alternativ-3-twenty-seventeen, child-theme, parent-twentyseventeen to theme-hi%c3%b8-alternativ-3-twenty-seventeen child-theme parent-twentyseventeen
Not an actual review.
Sorry to say but you will need to resubmit your theme under a different name.
- No special characters: HiØ
- Don't use parents name: Twenty Seventeen
Once you resubmit please note this ticket and leave the latest URL as well, that way you won't lose the spot in the queue.
Thanks and good luck!
#6
@
9 years ago
Hello @kdnmedia
Please fix issues mentioned in above comment. Without fixing theme name, we cannot proceed full theme review. Please fix this and re-upload your theme.
Please respond within 7 days. If there is no response for 7 days, ticket will be closed as not-approved.

-HiØ, alternativ 3, Twenty Seventeen - 1.0.2
Bloggmal alternativ 3. Minimalistisk tema med mye konfigurasjonsmuligheter. Har blant annet støtte for et stort cover-bilde på forsiden.
Theme URL - http://github.com/hiof/twentyseventeen-hiof-child
Author URL - http://design.hiof.no/web?del=bloggmal-alternativ-3
Trac Browser - https://themes.trac.wordpress.org/browser/hi%c3%b8-alternativ-3-twenty-seventeen/1.0.2
SVN - https://themes.svn.wordpress.org/hi%c3%b8-alternativ-3-twenty-seventeen/1.0.2
ZIP - https://wordpress.org/themes/download/hi%c3%b8-alternativ-3-twenty-seventeen.1.0.2.zip?nostats=1
Parent Theme: https://wordpress.org/themes/twentyseventeen
Diff with previous version: https://themes.trac.wordpress.org/changeset?old_path=hi%c3%b8-alternativ-3-twenty-seventeen/1.0.1&new_path=hi%c3%b8-alternativ-3-twenty-seventeen/1.0.2
History:
(this ticket)
Theme Check Results: