
Before you download this theme, we'll give you how to install and that will help you set up the digital statement theme. But if you want to look live demo or just download directly, please follow link below.
Here the step how to install this theme:
- When you download and extract the theme’s zip file, you will see a plugins folder along with the theme. Install and activate all plugins in the package to your wp-content/plugins directory.
- To setup twitter, go to http://twitter.com/badges/html, copy the javascript to the footer.php file in the theme folder, replacing lines 58 – 59
- This theme has a featured component (top right) which can pull posts and display them as a neat slide show along with corresponding images (done through custom fields). The posts are pulled from a particular category which can be specified in the gallery.php file of the theme. Open gallery.php file and change the category ID (cat=) in line 14 :-
<?php query_posts('showposts=5&cat=2');?>
For the slide show images, you will have to make a custom field with each post in the category with the key => “gallery_image” and value will be the upload path of the image.
Get more information here. Also, remember that you will at least need two minimum posts (with custom field set) before the slide show will work properly. - This theme also features a login box sliding panel on the top. For the login box to appear in the panel, you need to go to Admin > Settings > Membership > and check the “Anyone can register”.
- For the thumbnail images next to the posts on the index.php file, you will have to create a custom field called “Image” with every post.
- In order to display the “About” section on the right sidebar, your admin email will need to be associated with gravatar, and you will need to fill up the “Biographical Info” in the Admin > Users section.
- Finally, setup flickrRSS (a plugin is used to accomplish this) to link to your Flickr account. Set it to display 10 square images from Flickr.com. For the 11th image, it is a custom setup which you can edit in footer.php on line 16.
Download or Demo

0 comments:
Post a Comment