Aparatus has been my most popular freebie since I’ve started this blog. It’s complimented many WordPress sites and I’m very happy to have created it. This time around I’ve decided to upgrade this old puppy and refresh its’ looks just a tad bit. Aparatus version 2 is now available for download – for a low fee of $10.
So what has Changed?
As you see from the demo, I’ve tried to preserve Aparatus’ original design. The few things that I changed is more for performance rather than visual. I went ahead and removed the Tweetmeme buttons in the archive pages – which greatly improved page loads. There was a horizontal scroll bar bug in the old version – which is now fixed.
The theme still utilizes Cufon – but only for select areas of the theme such as the Logo and the footer. The logo now has an etched and gradient look – which is a big enhancement. I also added some Google fonts – to the post and comments headings. A few CSS 3 code is also used to improve the presentation of the text a little bit more.
A new post thumbnail handling code is used. Both feature images and custom fields still work, it just handles the resizing better. The feature image also appears in the single post page – this is something many users have requested for.
The theme now supports the new WordPress menu system. You can now customize the menu according to your craziest “navi-wishes”.
Lastly, a smarter theme options is integrated. If you don’t enter a Twitter account – no button or feed will show in the theme. The same goes for the large ad button.
How to Use:
Installing the theme is just like any other WordPress theme. Simply go to the “Appearance” > “Install Themes” section in your admin panel. Click the “Upload” link – browse to the theme .zip file and “Install Now“.
Adding Post Thumbnails to your Posts:
To add images to your posts you can use the Post Thumbnail feature of WordPress. Simply go to the post in “Edit” mode. On the right side of the page – click on “Set Featured Image“:

This will trigger the image uploader. Upload your image and as soon as that’s done, click the “Use as Featured Image” link:

Note that you should keep the file sizes to a smaller size. The resizing script has a maximum size limit.
How to Use the Slideshow:
The slideshow automatically pulls your most recent posts (5 maximum). You can change this to pull from a specific category by going to “Appearance” > “Aparatus Options” and putting the category slug in the field: “Category Name for the Content Slider“. You can also take out the slideshow or choose to not automatically slide – by checking the appropriate boxes in the theme options.

Also, if you see the slider with the “Oops…Looks like” message (shown below) – that means you haven’t assigned a post thumbnail to your post. Read the section above called “Adding Post Thumbnails to your Posts“.

How to insert a Photo Gallery:
Adding a photo gallery into Aparatus is as easy as pie. Simply go to the post / page you want in “Edit” mode and click on the image uploader. Navigate to your local directory and highlight the images you want and click “Open“.

As soon as the images upload, click on “Save Changes” and additional settings will show. Select your options and click “Insert Gallery“.

Update your post / page and preview it. You should see your gallery in place.

How to Customize the Navigation Menu:
Go to “Appearance” > “Menus” and start by creating a new menu. Enter a menu name and click “Create“.

This will create a blank menu panel in the right side of the page. The idea is to select categories, pages or custom links from the left side, click the “Add to Menu” button – and it will appear on the menu panel in the right. In this panel, you can drag and drop the links so you can design the menu hierarchy. Links that are staggered underneath become the drop down links from the respective parent – you get the drift.

Once the menu is done – hit “Save Menu” and in the top most left column box called “Theme Locations“, select the menu you just created from the drop down called “Header Menu”. Click “Save” and view your website. You menu should now be in place.

Switching Stylesheets
Aparatus comes with 4 different color styles – also known as stylesheets. Go to “Appearance” > “Aparatus Options” and in the top most section is a drop down called “Style Sheet”. Select Maroon, Black, Blue or Green and “Save Changes“.

Adding the Twitter Badge and Latest Tweet:
Still in the theme options, right underneath the Style Sheet drop down, is the Twitter account field. Enter your Twitter user name in this field.

Save your changes and view your website. You should see a nice Twitter Badge in the Header – and your latest Tweet in the sidebar area.

Advertising Blocks:
You can ad advertising blocks in the sidebar area right in the theme options. You can do 1 large 300 x 250, and 4 small 125 x 125 squares. Go to the theme options page – and see the “Advertising Blocks” area. Enter the image source of the ad (where the image is coming from), and the destination (where the link goes when the image is clicked).

Save your changes and view your site. You should see the ad blocks in the sidebar nicely lined up:

How to Add an Image Logo
The theme is not equipped with an automatic image logo placement feature. But many have asked me how to replace the existing text header into an image instead. *Note that I will be working on this feature soon. For now, here is a workaround:
Upload your image logo using the media upload (Go to “Media” > “Add New” > “Select Files” and find your image, then upload. Grab the File URL for your image. Open stlye.css (or whichever style sheet you are using) – go to “Appearance” > “Editor” > style.css. Look for:
1 | a#logo |
Inside the curly braces, enter the code below:
1 2 | background:url('ENTERTHEURLFORYOURIMAGEHERE'); text-indent: -9999px; |
Save the file. Now open header.php (Still in the Editor section) – look for
1 2 3 4 | Cufon.replace('a#logo', { color: '-linear-gradient(#cccccc, #000000)', textShadow: '-1px -1px black ' }); |
And delete it. View your website with the new header logo. Note that you may need to adjust some CSS positioning or padding to accommodate your new logo.
Frequently Asked Questions:
I’ve gathered a several most asked questions in regards to Aparatus. Read below to see if your question is one of them.
Modify the Twitter Badge Image
Many want to modify the large Twitter Badge in the header. Please note that the font I’ve used in this badge is called – League Gothic, and you need to download that in your Fonts folder to twiddle the .psd file.
Slideshow is not showing images
If you’re using custom fields – make sure you have GD library installed. You also have to make sure that the cache folder inside scripts (themes/aparatus/scripts/cache) is fully writeable. In addition, you need to enter at least a couple of posts to kick start the slideshow.
How To make posts in the slideshow appear below the slideshow
By default posts inside the slideshow does not duplicate underneath – where the rest of the post are. Many like it this way – but some have asked how to make them show below as well. To do this look for this line of code inside gallery.php and delete it:
$saved_ids[] = get_the_ID();
How to fill the Author Box Information
The “About the Author” box right in the single posts page grabs information from your profile. Go to “Users” > “Your Profile”, under Biographical Info – enter your stuff there.
The Header Text takes too long to convert into the logo
Sometimes Cufon takes a bit of time to do its thing. Aparatus uses this to use your site name and automatically convert it into a decent looking logo. But sometimes – due to client browser constraints, it performs poorly.

For this issue it would probably best to use an image for your logo. If you really like how it looks with Cufon – just take a screenshot and convert the image into a jpeg and replace it inside the header.php.
Conclusion:
Enough of the FAQ! Download already! I hope you enjoy this theme as much I’ve seen it in many blogs. If you want to visit the original release post, click here. Otherwise, leave your comments and questions below. Happy blogging!
Don’t forget to check on PsPrint Online Printing for high quality printing services.









Hey, I bought this theme the other day and I’m really pleased with it but would like to make a couple of changes. I would like to replace the logo at the top of each page with an image logo that I have created myself, and remove the highlighting from links in blog posts. I’m not great with CSS/HTML but I’ve followed your advice above^ and a couple of other tutorials and as far as I can see I’m doing it correctly but it’s not having any effect! Would really appreciate any advice, cheers!
Love the wp theme—thank you for such a great template…I am trying to replace the header…I am a bit of a wp novice, so can you tell me which line(s) in the header.php that I need to replace with a graphic…and do you have any instructions on how to do this w/o screwing it all up. ;0)
Hi Scott – I’ve updated the post above to include some directions on how to replace the header text with an image logo
Hello there, thanks for a such great theme… I used in my site http://netterpreneur.net
but the popular post have not show any post yet.
is there any issue or something related to this?
Thanks.
the popular post pulls posts that have the most comments.
My posts are not showing… what gives? They show in the slider but not in the normal “posts” area.
by default, posts in the slideshow won’t show up in the section below. but you can modify the code to allow posts to show up underneath. go to “appearance” > “editor” > gallery.php – look for this line of code:
$saved_ids[] = get_the_ID();and delete it.
Thanks!
I have another dumb question… I can’t seem to find how to change the logo in the style sheet. I don’t see “a#logo”.
What am I missing?
hi,
great theme! how do I remove the ‘top’ menu . where you have the menu pages in simple white text, above the fancier menu buttons? I don’t want to have 2 menus that are the same. I want the menu in the light grey not the dark grey…hope you can help
thanks
Also, how can I make a custom colour CSS? Obviously we can change from maroon, blue, black etc… but I would like an orange one, how do I do this please?
Thanks
michael, any ideas my friend?
hi steve. i’m thinking – maybe you have wp to use a static page as your home page? and you have a page called “home”? the slideshow works in a normal blog setup where you have latest posts as the home page. try tweaking your settings in wp and comment back please.
yes that worked thank you! also, I like the coloured options, how do I make an orange theme option?
Any chance of this theme turning up on wordpress.com? Thanks!
Hi does anyone know how to change the favicon?
hi michael,
my slideshow isnt showing? i have tried 5 test posts to get it to work, nothing. check and unchecked the setting for the slideshow in the appearance options…any suggestions?
whats your url?
its http://www.stevesinyard.co.uk
Is there anyway i can direct the ad blocks to a outside site? Instead of it trying to direct to a page with my own website?
enter the url in the theme options page.
How did you get your them to say ‘Next Page’ on the bottom? I do not see a setting for this anywhere in the options menu and my page scrolls down forever!
Is there a way to get the Read More or … text to show up in the summary of the texts on the front page?
read more in the home page – you can do it manually. open home.php – look for the_excerpt(), then underneath it – add this code:
<a href="<?php the_permalink();?>">read more</a>I entered the code so that it looks like this now:
<a href="”>read more
It’s still not showing up, I have a break in my text with Post editor.