Opened 7 months ago

Closed 5 months ago

Last modified 4 months ago

#9953 closed theme (not-approved)

THEME: Ant Magazine - 1.0

Reported by: manish_gori Owned by: uniquecoder
Priority: major Keywords: theme-ant-magazine
Cc: manish_gori@…

Description

Ant Magazine - 1.0

A very neat and clean black and white magazine theme. The theme supports widgets. And features theme-options, threaded-comments and multi-level dropdown menu. A simple and neat typography.

Theme URL - http://www.antthemes.com/antmagazine/
Author URL - http://antthemes.com/

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

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

http://themes.svn.wordpress.org/ant-magazine/1.0/screenshot.png

Change History (4)

comment:1 Changed 6 months ago by max2501

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

comment:2 Changed 5 months ago by uniquecoder@…

Hi,

Please correct following minor issues if possible rest of the theme looks good.

  1. options-framework.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.

Line 78: require_once($optionsfile);

  1. index.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.

Line 36: require_once ( get_template_directory() . '/element-slider.php' );

comment:3 Changed 5 months ago by max2501

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

comment:4 Changed 4 months ago by manish_gori

Both above points dont apply to this theme case.

In any way I have found some other issues myself and corrected here:
http://themes.trac.wordpress.org/ticket/10958

Note: See TracTickets for help on using tickets.