Opened 17 months ago

Closed 16 months ago

Last modified 14 months ago

#5992 closed theme (not-approved)

THEME: Bouquet - 1.0

Reported by: automattic Owned by: saymar90
Priority: major Keywords: theme-bouquet
Cc: themes@…

Description

Bouquet - 1.0

Bouquet is an elegant, simple theme inspired by the beauty found in flowers. Notable features include two floral schemes, a responsive layout structure that adapts to smaller devices, a right sidebar, a full-width template, support for post formats, custom background, and custom header.

Theme URL - http://wordpress.org/extend/themes/bouquet
Author URL - http://automattic.com/

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

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

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

Attachments (1)

Clearing-floats-page.png (37.0 KB) - added by saymar90 16 months ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 16 months ago by saymar90

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

Changed 16 months ago by saymar90

comment:2 Changed 16 months ago by saymar90

Suggest

Not approved.

Theme Check Recommended

  • Could not find the file readme.txt in the theme. Please see Theme_Documentation for more information.
  • 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.
  • 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.
  • 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.

Layout

  • Provide more style for sup and sub html tags. You should add { vertical-align: bottom; } for sub and { vertical-align: top; } for sup.
  • Post with comments disabled should display no comment-reply form.
  • Clearing floats don't work. See attachement Clearing-floats-page.png.

comment:3 Changed 16 months ago by saymar90

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

comment:4 Changed 16 months ago by automattic

Thanks for the feedback. I have fixed all of the elements under "Layout" (as I assume those were the blockers) and uploaded a new ZIP file.

The comment reply form was not showing up on posts with comments disabled during my testing. Does it still show up when you test it?

comment:5 Changed 16 months ago by saymar90

I don't think so, you should just display a Comments closed, Comments disabled or something like that.

comment:6 Changed 14 months ago by automattic

I've updated the theme to display a "Comments Closed" message for posts where comments are disabled and that contain zero comments. I'm submitting these changes in a new ticket: http://themes.trac.wordpress.org/ticket/7247

Last edited 14 months ago by automattic (previous) (diff)
Note: See TracTickets for help on using tickets.