Opened 8 months ago

Closed 7 months ago

#9490 closed theme (not-approved)

THEME: zeeNews - 1.0

Reported by: ThemeZee Owned by: garinungkadol
Priority: major Keywords: theme-zeenews
Cc: netzberufler@…

Description

zeeNews - 1.0

zeeStyle is a flexible and colorful Theme with a both unique and professional design. It is perfect for any News, Magazine or Blog Website. The Theme comes with extensive Theme Options which allows you to configure Colors, Custom Logo, the Featured Posts Slider and a jQuery-improved multiple dropdown navigation. Furthermore zeeStyle comes with several sidebar areas, custom widgets and custom page templates. Enjoy :)

Theme URL - http://themezee.com/zeestyle
Author URL - http://themezee.com

SVN - http://themes.svn.wordpress.org/zeenews/1.0
ZIP - http://wordpress.org/extend/themes/download/zeenews.1.0.zip?nostats=1

All previous tickets for this theme: http://themes.trac.wordpress.org/query?keywords=~theme-zeenews

http://themes.svn.wordpress.org/zeenews/1.0/screenshot.png

Attachments (1)

pings.jpg (129.6 KB) - added by garinungkadol 7 months ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 7 months ago by garinungkadol

  • Owner set to garinungkadol
  • Status changed from new to assigned

Changed 7 months ago by garinungkadol

comment:2 Changed 7 months ago by garinungkadol

  • Resolution set to not-approved
  • Status changed from assigned to closed

General Information

  • REQUIRED: Theme URI must be valid. The link is for a theme called zeeStyle.
  • REQUIRED: Check your theme options. You are referencing a different theme.
  • REQUIRED: Include the un-compressed version of jquery.cycle for reference purposes.
  • REQUIRED: Include the license and copyright information for the images. You can place this in the readme.txt

Debug Errors

On Site when Post Slider option is disabled
-- Debug: Undefined variable: return on line 104 of C:\xampp\htdocs\wordpress\themereview\wp-content\themes\zeenews\includes\js\jscript.php

On Site when Post Slider option is enabled
-- Debug: Undefined index: themeZee_slider_category on line 6 of C:\xampp\htdocs\wordpress\themereview\wp-content\themes\zeenews\slideshow.php

On Site when theme options are defined
-- Debug: Undefined index: themeZee_stylesheet on line 9 of C:\xampp\htdocs\wordpress\themereview\wp-content\themes\zeenews\includes\css\csshandler.php

On Site when Custom Colors are active
-- Debug: Undefined index: themeZee_colors_custom on line 15 of C:\xampp\htdocs\wordpress\themereview\wp-content\themes\zeenews\includes\css\colors.css.php
-- Debug: Undefined index: themeZee_colors_custom on line 19 of C:\xampp\htdocs\wordpress\themereview\wp-content\themes\zeenews\includes\css\colors.css.php
-- Debug: Undefined index: themeZee_colors_custom on line 22 of C:\xampp\htdocs\wordpress\themereview\wp-content\themes\zeenews\includes\css\colors.css.php

On Theme Options page
-- Debug: Use of undefined constant THEMEZEE_NAME - assumed 'THEMEZEE_NAME' on line 15 of C:\xampp\htdocs\wordpress\themereview\wp-content\themes\zeenews\includes\admin\theme-admin.php

Theme Unit Tests

Single Post View

Functionality

  • REQUIRED: Even if "Custom Colors are activated, the chosen font and header background color does not change.
  • REQUIRED: Sidebar position remains on the right side even if I choose "Left" in the theme options.
  • REQUIRED: Check your implementation of the "Fonts" option. My choices don't seem to have any effect on the site.

Code Quality

  • REQUIRED: Make sure that all instances of $_GET are escaped using esc_attr().
  • REQUIRED: Since you are supporting translation, make sure that all text are localized. See:
    • functions.php - Line 58 - 59, 81 - 90
    • includes\admin\theme-admin.php - Line 43 - 46
  • REQUIRED: The 'comment-reply' should not be enqueued in header.php. It belongs in a callback function attached to an appropriate hook like wp_enqueue_scripts or comment_form_before

REVIEW SUMMARY

  • This is a new theme
  • Performed a complete review.
  • Resolving ticket as not-approved due to above issues.

A subsequent reviewer may find further issues so before re-submitting your theme, make sure to check your theme against the Theme Review guidelines and Theme Unit Test.

If you have any questions about this review, feel free to ask here.

Note: See TracTickets for help on using tickets.