Get in touch with me Need help with your website?

Introducing Crispp WordPress Theme

From December 15th, 2009 | 20 Comments
Crispp is a minimal theme with clean lines that lets your visitors focus on your content. It’s simple to integrate and use.

I just developed a WordPress theme that I would like to release into the wild. It’s been a while since I’ve released any WordPress code so I thought I’d get back into the swing of things.

I’ve named it Crispp. I wanted something that was simple, clean, & modern. I believe this theme fits the bill. It was inspired in part by the incredibly awesome theoatmeal.com.

Features

  • 100% Free
  • Consistent styling across all major browsers (even Internet Explorer 6!)
  • No images are used for the layout of the site. Everything can be changed by simply modifying the stylesheet.
  • Fully widgetized. You can change the sidebar and footer content however you would like.
  • Separate administrative section in the WordPress dashboard gives you control over the visual aspects of your site.
  • Introduction box on homepage can be customized to your own text.
  • Build-in support for threaded comments.
  • Optimized for YouTube video embeds. Videos will be resized to fill in the width of the content section automatically.
  • WordPress 2.9 compatible

Take a look for yourself!

Screenshots

The Crispp WordPress theme

The Crispp WordPress theme (shown with the light color scheme)

Homepage (shown with dark color scheme)

Homepage (shown with dark color scheme)

The intro box is fully customizable for your own content

The intro box is fully customizable for your own content

Blog post dates are offset to add visual appeal to the site.

Blog post dates are offset to add visual appeal to the site.

Threaded commenting is built in to the theme. Much focus was placed on comment styling and layout.

Threaded commenting is built in to the theme. Much focus was placed on comment styling and layout.

The comment form offers a visually appealing way for visitors to connect with you.

The comment form offers a visually appealing way for visitors to connect with you.

Live Demo

Want to play around with it and see for yourself?

You can access a live demo of the site here: Live Demo

Download

You can download the latest version of Crispp here: Download Crispp

Furthermore

Are you using Crispp on your site? Please let me know in the comments! Also feel free to post questions or comments.

20 Responses

  • December 22, 2009 at 5:33 am

    Wow, great theme. I really like simple and minimal themes and I am currently using one simple theme. I will try it soon on my another blog.

    • Trevor Fitzgerald
      December 24, 2009 at 10:28 pm

      Awesome, thanks!

  • December 24, 2009 at 3:17 pm

    Wow, I really like the theme! Very clean, a stylish layout, and some clean typography. Great job on the theme, and keep up the great work! ;)

    • Trevor Fitzgerald
      December 24, 2009 at 10:27 pm

      Thanks, Keenan!

  • December 24, 2009 at 8:08 pm

    Do you offer customer support on this theme?

    • Trevor Fitzgerald
      December 24, 2009 at 9:52 pm

      Absolutely, I offer support. I’ll send you a quick email and get in touch about what you would like to do.

  • December 25, 2009 at 7:41 am

    Hi, I’ve tried the live demo — it looked cropped, the blog post dates weren’t visible (Firefox 3.5, WinXP, 1024×768).

    • Trevor Fitzgerald
      December 28, 2009 at 11:50 pm

      Robert,

      I just checked and you are indeed correct. 1024px is not wide enough to show the whole theme. The dates are being cut off. I optimized the theme for a 1280 monitor but will see what I can do to come up with a workaround for smaller screen resolutions.

  • December 25, 2009 at 11:17 am

    wonderful theme, thanks for share. :D

  • December 27, 2009 at 6:04 am

    Great work, keep it up. I’m gonna convert this beauty to Blogger.

  • December 28, 2009 at 1:49 pm

    Great theme, I use on my site. But the theme does not have the single.php…

    • Trevor Fitzgerald
      December 28, 2009 at 11:47 pm

      Danilo,

      With the template hierarchy in WordPress, single.php is actually optional. I opted to have everything in index.php and just use a couple of PHP conditionals where necessary. That way I didn’t have to duplicate a majority of the code in another template file.

  • Matt
    December 28, 2009 at 1:51 pm

    This theme is almost perfect for what I had in mind for my freelancing site. What’s your licensing on this theme? What modifications would be needed to do to replace the blog name with a logo image that’s click-to-home? Thanks!

    • Trevor Fitzgerald
      December 28, 2009 at 11:48 pm

      Matt,

      The theme is licensed under the GPL v2. You can modify the header.php file to change the title to be an image instead. There might be some additional changes to the stylesheet that are necessary, but it’s going to depend on your logo. Hope that helps!

  • January 1, 2010 at 12:26 am

    Hi, Trevor. Crispp is a kickass-looking theme, and over the holidays I decided to give it a try.

    However, I think it’s causing a conflict with my WP plugins. When I activate Crispp on my blog, some links on my Plugin administration page disappear. For example, in the active plugins list, the “edit” link disappears. In the inactive plugins list, the “activate” link disappears. The links actually appear for a moment when I shift+refresh but disappear quickly once the Plugins page is fully loaded.

    The problem only appears when Crispp is activated, so that leads me to believe it could be something in your code. Of course, I could be wrong—judging from the comments on this post, no one else seems to be having my problems. I did slightly modify the theme files, but only to make the homepage show post excerpts instead of full posts, and also to embed a few AdSense units.

    Would you happen to have any idea on how to solve the problem? Thanks in advance and happy new year!

    • Trevor Fitzgerald
      January 1, 2010 at 2:32 pm

      Hi Dean,

      I just took a look at the issue. I was able to reproduce and can see what you mean. It was indeed a conflict with some JavaScript code that I was including in the theme. There is now an update to the theme available that takes care of the issue.

      You can download the newest theme files here: http://crispp.dev.trevorfitzgerald.com/crispp.zip I have resubmitted the theme to the WordPress theme directory and once approved, the updated version will be there as well.

      If you would just like to modify your existing theme files, so you won’t have to redo your modifications, you can just make an update to the functions.php file. In it, there are 2 lines that start with “wp_enqueue_script”. Around those, you need to include a conditional statement like so:

      if ( !is_admin() ):
      wp_enqueue_script(.....);
      wp_enqueue_script(.....);
      endif;

      Thank you very much for the report. It was very helpful in figuring out the solution. Please let me know if you have any other questions.

  • January 2, 2010 at 8:55 pm

    Great minimalist theme mate.
    I’ve listed the theme on http://www.cmstheme.net/themes/wordpress/479/crispp

    • Trevor Fitzgerald
      January 3, 2010 at 12:49 am

      Thanks!

  • January 9, 2010 at 2:58 pm

    Hey Trevor,

    really nice theme, I love the simplicity!
    I hope you don’t mind that I added it to WP Theme Lounge (http://wptheme-lounge.com/2010/01/08/crispp/).

    - Jenny

    • Trevor Fitzgerald
      January 9, 2010 at 3:20 pm

      Jenny,

      That’ll be great, thanks!

Leave a Reply

Are you on Twitter? You can also comment via Twitter by clicking here.

Please enter your name, e-mail address, and comment. Thank you!
Twitter

Twitter Updates

  •  

You should follow me on Twitter here.

RSS

From The Blog

03Mar

Introducing Earthly WordPress Theme

Based on my first WordPress theme, Crispp, Earthly incorporates a color scheme designed for sites that require an eco-friendly or earthy theme. Features 100% Free Consistent styling across all major …

Continue Reading…

28Dec

YouTube Resizer jQuery Plugin

The jQuery YouTube Resizer plugin automatically resizes embedded videos to fill up the entire content space. It expands the video if the content area is larger and contracts if it is smaller. My first…

Continue Reading…