Opened 7 months ago
Closed 6 months ago
#9754 closed theme (not-approved)
THEME: Harmoni - 1.1
| Reported by: | arifqodari | Owned by: | labor4it |
|---|---|---|---|
| Priority: | major | Keywords: | theme-harmoni |
| Cc: | arif.qodari@… |
Description
Harmoni - 1.1
Harmoni - Simple and Clean WordPress? Blogging Theme with Responsive Design. It's also completely free.
Theme URL - http://arifqodari.co.de/
Author URL - http://about.me/arifqodari/
SVN - http://themes.svn.wordpress.org/harmoni/1.1
ZIP - http://wordpress.org/extend/themes/download/harmoni.1.1.zip?nostats=1
All previous tickets for this theme: http://themes.trac.wordpress.org/query?keywords=~theme-harmoni
Change History (2)
comment:1 Changed 6 months ago by labor4it
- Owner set to labor4it
- Status changed from new to accepted
comment:2 Changed 6 months ago by labor4it
- Resolution set to not-approved
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.


REVIEW SUMMERY
REQUIRED: Themes must not have any notices, warnings, or errors. Theme generates Undefined variable notice in functions.php on line 174.
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_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.
REQUIRED: Nav Menus are not working properly. You should solve this. Please find wp nav menu and register nav menus for examples.
REQUIRED: Themes are required to enqueue all stylesheets and scripts, using wp_enqueue_style()/wp_enqueue_script(), and hooked into an appropriate hook via callback function, rather than hard-coding stylesheet/script links or tags in the template. Please see Template Tags and Hooks
REQUIRED: Themes are recommended to hook stylesheet and script enqueue callbacks into wp_enqueue_scripts
Themes are required not to use inline styles and javascript for Child Theme compatibility
REQUIRED: Themes are required to use a unique slug as a prefix for anything in the public namespace, including all custom function names, classes, hooks, public/global variables, database entries (Theme options, post custom metadata, etc.). Themes are recommended to use theme-slug as this unique slug. You should put a language folder and a translation file within the folder.
REQUIRED: Theme has translation facilities. Theme may optionally incorporate translation/internationalization; however, if incorporated, translation/internationalization must support WordPress? core functionality. You should put a language folder and a translation file within the folder.
REQUIRED: Themes are required to support WordPress?-defined CSS classes, or similar elements. Please see WordPress-Generated_CSS_Classes
REQUIRED: The Theme URI page is not properly reflecting the Theme. Theme URI, if used, is required to link to a page specifically related to the Theme. If a demonstration site or page is being used, the content must be related to the theme itself.
REQUIRED: Site Title is not displaying properly. Please style that.
REQUIRED: Please make sure that your Theme has followed all the required issues of Theme Review Guidelines prior to re-submission.
REQUIRED: Please make sure that your Theme is tested with the Theme Unit Test prior to re-submission.
Theme has required issues. Resolution is NOT-APPROVED