Get this theme and many others by becoming a member of Graph Paper Press. Both free and paid memberships are available. Paid memberships start at $49 for all themes and includes access to our member-only support forum, screencasts, and our member-only theme tutorial section. You can unsubscribe at anytime and keep our themes forever.
Deadwood is a magazine theme primed for publishers who want to multiple entry points to their content in a clean and clear fashion. Deadwood can transform your tubular blog into a real website.
Deadwood comes packaged with:
Installation
[...] post by Graph Paper Press and software by Elliott Back This entry is filed under Seo tips. You can follow any responses to [...]
[...] you like Deadwood Lite, you will love the enhanced Deadwood theme. Check it out » [...]
It is a very nice theme !
Can I use it in other language too ? Has it a language file ?
Thanks ?
fgy
This looks awesome! Are you sure if I buy the $99 package I will get ALL your themes you release this year (2008)?
@fgy
For using Wordpress in other languages, go here:
http://codex.wordpress.org/WordPress_in_Your_Language
@Jay
Yes, for $99, you get all themes that I develop for Graph Paper Press in 2008. For more info, go here:
http://graphpaperpress.com/2008/01/07/get-all-themes-for-only-9999/
I love it and already buy it
Tks!
Joao Barroca
[...] Deadwood – From GraphPaperPress [...]
Thad, in the demo page you write: “This is the optional excerpt…” but in fact Deadwood always puts an excerpt by default, right?
What I mean by that is if I don’t put anything in the Optional Excerpt field, it still takes a certain number of characters from the article and outputs it as an Excerpt.
What if I want an article to not have an excerpt at all?
Thanks
Hi Jean-Pascal
If you don’t want an excerpt at all, than you need to open up home.php and delete:
<?php the_excerpt(); ?>from the first post query.
Thad
Thank you Thad but then the Excerpt not optional anymore — it is completely disabled! –, not to mention the fact that the first post now looks quite odd white a huge white space at its left.
Optional Excerpt is a standard Wordpress feature and IMHO, a Premium theme should not remove this very useful feature but make it even more customizable and visually appealing!
I would appreciate if you could come up with a professional solution for this.
Thank you.
Jean-Pascal
Let me to try summarize what I think it is you are requesting:
You want the entire left side to be optional. If there is no excerpt, then the content will float to the left. Correct?
This is very easy to do, but it requires knowing a little bit of Wordpress and CSS. One of best solutions is to NOT use the excerpt, but rather a custom field, to populate the area. It would work similar to how Monochrome Lite handles “pullquotes.” Open up home.php and replace this:
<div class="column span-5 append-1"><div class="home-excerpt"><?php the_excerpt(); ?></div><h3 class="byline">by <?php the_author_posts_link(); ?></h3></div><div class="column span-9 last">With this:
<?php if(get_post_meta($post->ID, pullquote, true) != "") { ?><blockquote cite="<?php echo get_permalink() ?>" class="ex-pullquote"><p><?php echo get_post_meta($post->ID, pullquote, true); ?></p></blockquote><?php } ?>You will then need to delete one of the closing DIV’s right below the <hr class=”space” />
Then, create a custom field called “pullquote” and put your text there. Your content will float to the left if there is no “pullquote.” You will need to add some css styling to make the pullquote and content areas float left. Add this to style.css:
blockquote p {
padding: 20px 0 0 20px;
}
.ex-pullquote, .pullquote {
background: url(’images/quote.png’) .5em top no-repeat;
float : left;
width : 170px;
border : 0;
color : #ccc;
font-family : georgia, palatino, ‘times new roman’, serif;
font-size : 1.2em;
font-weight : bold;
font-style : italic;
margin : -5px 0 5px 10px;
}
.pullquote {
width : 250px;
margin : -25px 0 0px 15px;
}
Thank you for your last response!
I do have another question regarding the section below the main section that displays the previous five entry excerpts.
Some of our posts content will be only an audio player (we’re using the Audio Player plug-in) but for a reason that’s unclear to me, the players won’t show up in that section. I guess it probably has to do with the
setup_postdata($post);line in home.php.Thanks in advance for your help!
Hello Thad, I added the next_posts_link() tag in home.php (just below the MORE NEWS section). How can I have the linked page (page/2/) use a different template than home.php? I basically want the page to display a simple list of posts. Thanks!
i like this theme, and made the changes to the excerpt that you discussed with jean-pascal.
I do find that even using the pull quotes throws off the layout a bit.
My main issue right now is that I understand I need to use a small-image with every post (otherwise there are blanks where people would expect to see an image), but when I have the small image and a larger image in the last post, the home page looks wrong
It looks very cluttered with them both.
Is there a way to have the preview of the last page at home, only show the images in the post (and not the small image) when a larger image exists?
I hope that my explanation isn’t too unclear…
Found another bug in the theme. The bio pic under a post is trying to grab the author pic from:
/wp-content/themes/visualization/images/authors/LastName.jpg
I guess that ‘visualization’ is from another theme.
Is there an easy way to update this to the correct url for the deadwood theme?
Also above in your configuration section (point 4) you mention “YOUR AUTHORS PAGE: Berlin comes packaged…” Is Berlin another theme and this is a typo?
I’m having another problem that the about page and archive page are both going to 404 error pages even though I created these pages.
Please can you let me know if this and the 2 issues I have listed in previous posts here are due to me using Wordpress 2.5 ??
Would be nice if you can reply back to these questions because I am really needing to finish off my site today.
Thanks
Hi, I buy your Template: DeadWodd, it’s Fantastic and profesional. But I wan more tutorials, jeje
Good Job
[...] Visit Original Theme Visit Modified Theme [...]
Ive Been Looking At THis Site, cabinet curio free plan, cabinet curio free plan, oojp,
why i can not show my image in category? i have put custom field and the image don’t show. why?
[...] successfully find guest posters in time, I’m giving away an awesome magazine theme from Graph Paper Press! This is a $39.99 value and the theme has all sorts of functions to customize so you can have [...]
not as enthusiastic about this one though
[...] Deadwood [...]
hi paperpress,
pretty nice themes you ot on your site. i’m thinking to buy this theme for the relaunch of http://www.deuseror.de werewe have pretty muh cotent which isn’t displayed at all on the site. the deadwood theme looks pretty good. i ask myself if there will be any problems with:
- importing old content. all pics and embedded videos have a width of 350px. do i have to create thumbnails for every post?
- there is a site videoclips on the blogs very the sidebar is diabled to show the whole videoplayer. do you have any concerns embedding this one?
- moving the categories ar from the bottom on a higher postion?
best,
chris
[...] Do template Graph Paper Press para [...]
is there a deadwood demo site available?
the demo link on this page does not work.
thanks,
ryan
The demo page seem to be off line.
[...] Orjinal Temaya Bak Düzenlenmiş Temaya Bak [...]