Amazing Grace is a lightweight, super-optimized WordPress theme packed with features. It uses 3 column layout for maximum accessibility and small digital footprint for minimum bandwidth usage and loading times. Now updated for WordPress 3.0 support!

Features
- Modern styled, SEO Optimized, Clean, 3 columns, Photo-friendly, Widget ready
- Valid XHTML/CSS document
- WordPress 3.0+ support (threaded comments, menu navigation system)
- Optimized for speed and loading time
- Out of box full SEO optimization including titles and page headings
- Out of box Social networking support
- Customized 404 page
- Adsense ready
- Plus much more..
Few words on the theme
The name comes from a popular tune called Amazing Grace. It is my favorite tune and it exactly describes how I feel about this theme. Find more about this beautiful song in Amazing Grace Lyrics, Chords and Movie.
When a theme is in question, I prefer ease of use and speed above everything else. That is why Amazing Grace uses optimized images, excerpts on home page (it helps generate more page views too), no javascript and "you can't miss 'em" navigation menus.
Additionally, I have fully optimized the theme for SEO so you do not have to worry about it. Just write your best stuff and the theme will take care of everything else.
Built in social bookmarking include Digg and del.icio.us.
Regarding design, I have hired a very talented designer called Magnus Jepson who did the initial design. I have taken it from there and after few months the theme came to it's final representation.
Images
Images used in the themes are provided as example only and have been obtained through Internet wallpaper sites without any known copyright information. They may be copyrighted by their respectful owners.
Installation & Usage
- Unpack this archive in your wp-content/themes/ directory.
- Go to Admin WordPress and select presentation.
- Select Amazing Grace
- You can also use Theme Test Drive plugin to see how the theme looks with your content before going live with it
Customization
Everyone has a different taste and there are couple of easy customization changes you can do to change Amazing Grace to suit your needs.
If you did not find what you need you can check out my WordPress Forums.
- Make sure to check the Ultimate guide to Amazing Grace, and also part 2
- Change the colors - You can download Amazing Grace psd file and change the graphics to your liking
- Adding rotating images in header (version 2.0 of the theme and up already has this implemented)
- Create images you want to rotate and put them in your images/folder under the names bg-portait1.jpg, bg-portait2.jpg and so on.
- Open your style.css and remove background reference from #portrait-bg section
- Enter this code in your header.php just below the stylesheet line (one beginning with link rel="stylesheet")
<style type="text/css">
#portrait-bg { background: url(<?php bloginfo('template_directory'); ?>/images/bg-portrait<?php echo (rand()%69); ?>.jpg); }
</style>- Replace "69" with your maximum picture number
- Preparing rotating images - You can read this tutorial. Alternately you can download the instructions by Sven Niemetz for a more flexible solution.
- Show Full Entries/Excerpts on index page - If you want full entries replace the_excerpt() with the_content() and vice versa. Changes should be applied to index.php and archives.php
- Display categories - Theme will display four categories by default. If you have more then this, you need to edit file header.php, and find wp_list_categories (at the bottom). This function controls how your categories are shown. You can include or exclude certain categories. Full description of the command is available here.
- Display pages - Pages are displayed also in header.php. You need to find a line with wp_list_pages. This command also allows you to include and exclude pages to show and you can read full description here. Alternatively, you can remove the command and just list pages manually one by one in the same way the Home page is listed in the line above.
- Change archives and categories excerpts to full posts - Edit archive.php and change "the_excerpt" with "the_content"
- Add AdSense (or any other) ads - You can add your AdSense code to ad_middle.php. Easiest way to insert ads into sidebar is to create a text widget, paste the adsense code into it and palce it anywhere on your sidebar
- Display Social bookmark buttons - If you want to display social bookmarks buttons, edit function.php, and remove 'return;' at the beginning of the file.
- Different Social bookmark sites - It is little trickier but generally can be done by changes in functions.php. You will need some icons too.
- Download Plugins - Find out about all the plugins I use to help you customize the theme further.
Change log
- Aug 02nd, 2008, v2.4 - Compatibility with 2.6 (mostly CSS changes).
- Jul 06th, 2008 v2.0: Added many visual tweaks and gravatar support.
- Feb 19th, 2008 V1.2: Fixed search issue, changed stylesheet to reflect recent changes on the blog
- Jan 18th, 2008 v1.1: Added hover background for entry links; fixed footer link colors; maximum of five categories displayed by default; category drop down boxes styled
- Jan 13th, 2008 v1.0: Initial release
License
Amazing Grace theme is released under GPL License.
You may freely remove footer links if they bother you.
Reviews
- Very nice review by Ryan of Theme Playground
- Jaypee gave it a thumbs up at Jaypee Online
Services
See my WordPress Consulting Services page for more information and rates.






665 Comments
an update for wordpress 3.0 would be nice - categories error :-(
Now that version 3.0 is available, it would be great to hear that Amazing Grace theme is 100% compatible with the latest version. I've got 13 plug-ins installed on my Blog. My current content is focused on Local Search Marketing so I am hoping the new WP version will handle this content as well. When do you think this will happen?
I love this theme Vladimir - thank you so much.
Just one thing I can't figure out how to adapt - and that is to add the hierarchy on the category. It mentions hierarchy in the code but does not work. -- any ideas?
Thanks so much.
Jill,
I haven't been able to figure this one out either. If and when you do, could you pop me a quick note.
Thanks,
Neil
Hello,
Please, do you plan to publish a compatible version with WordPress 3.0 ?
Have a nice week-end
Hello Vladimir,
I found the reading tab and figured it out. Thank you so much. I have another inquiry though -- this if you don't mind.
I am trying to get the "archives and categories excerpts to full posts" -- which to me means that when I click and arrive on any of the category page the listings will also include the thumbnails/photos plus the full posts.
Here is my problem. When I go to the themes editor, I cannot find the file "archive.php" in order to change "the_excerpt" with "the_content". Any idea where the file might be? or is it integrated in any of the existing files?
Once again, thanks in advance.
Thank you so much for the amazing grace theme. I absolutely love it!
I have a question though, would it be possible to restrict the maximum number of entries on the homepage? I am leaning towards having a maximum of five to seven posts then the rest will be automatically archived.
One again, thank you.
Yes you would do this through WordPress settings->reading
Hi Vlad,
I have traduce in french the specifications of amazing grace. It could be useful for french speakers.
http://www.matthieuribolleda.com/2010/06/11/theme-wordpress-amazing-grace-vladimir-prelovac/
Thanks for this beautiful theme.
Matthieu
Good job! With upcoming new release of the theme you will be able to use language files directly.
Good neat template. I will be using this in my website, I will just change the graphic colors. I hope that I can finish my site with this template.
I've found the error.
In the file index.php search at the line #20:
--!>
And replace by:
-->
Now looks fine on IE.
Hi Vladimir, your theme is very beautifull and I am using on http://www.hotelvistaalegre.ec .
I am having one issue that do not know how to solve, pages and posts are being displayed very good with firefox 3.x but not displayed with Internet Explorer. How can I find the reason that produces this issue?
Regards,
Trying to get amazing grace to play nice with buddypress - see url above - it works, but top images are bumped off - any suggestions?
Hallo from Italy Vlad, i think there's a little correction to do in this page at "Create images you want to rotate and put them in your images/folder under the names bg-portait1.jpg, bg-portait2.jpg and so on." where 'portait' really is 'portrait', just to avoid mistakes...Thanks at all for your works with WP, i'm a great fan of your products!
Hi - great theme, very easy to get going, easy on the eye. I have one question tho, on my category pages, the images in the posts are not showing - are they disabled by default, or am I doing something wrong.
Also, I don't seem to be getting three columns - perhaps its because I've just started? Just getting the two.
Tks
Judy
fabulousyarn.com
url: askfab.fabulousyarn.com (blog using grace)
Today I placed a question that the titles in Grace did not working in IE, Safari and Chrome.
I like to say that I found the problem. It was a plug-in or better to say I was using to much Plug-ins.
I removed several plug-ins, the ones I did not use and the reward was that the problem was solved.
Thanks for the attention of my small problem
greetings
Alpha
Hi, can anyone explain how to change the header images into a slideshow. Assuming someone has implemented it already. If not ...... is there any chance of adding it as an upgrade ?
It's soft and simple for me. Thank you for shared.
nice theme..thanks for sharing keep up the good work..
Love the theme, and the best thing is that is free, fresh, clean and modern... :) thanks guys...
Hi Vladimir,
I am using this theme for my new blog. http://www.filipinaathome.com
I will edit the tabs soon. Great-looking theme. Thanks!
your theme is awesome. but it creates some problems in mozilla firefox 3.6. plz take a look. thank you.
Dude that's so awesome! And the CSS is really well laid for customization! I love the theme, thanks man!
I use this theme for my travel tips website http://vacationholidayinfo.com/ .
It's Great.Thanks.
Hey
I am running the Amazing Grace theme on a WP 2.8.6 installation. I would like to replace the searchbox for a adsense for search in the same position on the page. Is there a way to do this without too much coding or preferrably none at all.
hi, could you tell me where I can find the header hight in order to resize it?
I want to embed a flash swf but it should have a bigger header
I have it on tests and under construction to http://www.kinderland.ro/wpdir
Hi.
I love your theme and it has been perfect to get my blog set up! I just have one question - I cannot find the archives.php. I wanted to change the front page to excerpts, and I did on the index.php - i just can't find the archives.php, could it be under a different name?
Your theme is so easy to use and has such great tutorials and guides! I don't know much about computers and I was able to do almost everything. Again, thank you for your great work.