#6816 closed theme (not-approved)
THEME: The Bootstrap - 1.0.1
| Reported by: | kobenland | Owned by: | saymar90 |
|---|---|---|---|
| Priority: | major | Keywords: | theme-the-bootstrap |
| Cc: | obenland@… |
Description
The Bootstrap - 1.0.1
A WordPress? Theme based on Bootstrap, from Twitter. It features a 100% responsive layout, a superb gallery and image handling, a clean and simple design and a lot more!
Theme URL - http://en.wp.obenland.it/the-bootstrap/
Author URL - http://en.wp.obenland.it/
SVN - http://themes.svn.wordpress.org/the-bootstrap/1.0.1
ZIP - http://wordpress.org/extend/themes/download/the-bootstrap.1.0.1.zip?nostats=1
Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/the-bootstrap/1.0.0&new_path=/the-bootstrap/1.0.1
All previous tickets for this theme: http://themes.trac.wordpress.org/query?col=id&col=summary&col=keywords&col=owner&col=status&col=resolution&keywords=~theme-the-bootstrap&order=id
Change History (7)
comment:1 Changed 15 months ago by saymar90
- Owner set to saymar90
- Status changed from new to assigned
comment:2 Changed 15 months ago by kobenland
comment:3 Changed 14 months ago by kobenland
Hello Saymar,
I'd appreciate a review or a change of ownership for this ticket, so I can move forward with this Theme.
Thanks,
Konstantin
comment:4 Changed 14 months ago by saymar90
Hello! I began this review since yesterday. Sorry for late, It is because, It will be a full review ;) It will be done today :)
comment:5 Changed 14 months ago by kobenland
Awesome! Couldn't ask for more! Thank you!
comment:6 Changed 14 months ago by saymar90
- Resolution set to not-approved
- Status changed from assigned to closed
Theme Check 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.
- 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.
- No reference to add_custom_image_header was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
Layout
- Post with comments disabled should display no comment-reply form.
- Provide more style for Unordered and Ordered Lists in post Comment Test
- Video overflows the content in Post Format Test: Video
- Image overflows the content in Post Format Test: Image (Linked)
- Textarea overflows the content in comment form reply.
- Next and Previous post link don't display on simple post pages.
Code Quality
- Themes are required to have a valid HTML document HEAD:
- Correct content-type meta declaration: <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> OR <meta charset="<?php bloginfo('charset'); ?>" /> declared before <title>
- <title> includes bloginfo() for title and description, as appropriate
comment:7 Changed 14 months ago by kobenland
Hi Saymar,
thank you for your time!
Follow-up ticket can be found here: #6963.


Hey Saymar,
any chance you get around to it soon? :)