blake samic .com
Menu
ABOUT ME
Bio
Contact
RESOURCES
Blog Posts
Photography
WORK
Projects
Other Lang
 
 
 
 
«
Previous
|
Next
»
Complete Blog Redesign Tonight
Sunday, August 31st, 2008
WE RECOMMEND:
An Evening at the Ice Bar
Do More With Your Photos – Two New Apps
Improved saynoradio.com
I love Nike commercials
Senior Bootcamp Week One Comes to an End
madboarder
@Blake I know that Wordpress has a widget that does that so I guess if you checked the code for that maybe? I'm not much of a code junkie :P
How did you get Disqus to import your old comments? Mine just says "Unprocessed" after I imported them...
Blake Samic
Not sure what the Disqus problem is. It just worked for me when I
followed the instructions on their site. You might want to follow up
with them.
TheBeerRunner
Looks great. Very personalized look. Nice job!
madboarder
How did you make it so that it displays the text posts on your front page instead of the thumbnails? I love your header photo.
Blake Samic
@madboarder do you have any idea how to add another RSS feed to the side bar? I want just the titles to show up.
Blake Samic
I edited the index.php page.
Originally it looked like this:
[
<div class="home fix">
<div class="main">
<div class="fix">
<div class="post" id="post-<?php the_ID(); ?>">
<div class="thumb main">
ID, 'thumbnail', true); ?>
<img alt="" src="<?php echo $image; ?>">
<div class="thumb-title">
<h2>
</h2>
</div>
</div>
</div>
<div class="post single">
<h2>No matching results</h2>
<div class="entry">
You seem to have found a mis-linked page or search query with no associated or related results.
</div>
</div>
]
And I changed it to this:
[
<div class="home fix">
<div class="main">
<div class="fix">
<div class="post single fix" id="post-<?php the_ID(); ?>">
<h2>
</h2>
<div class="postMeta">
// //
</div>
<div class="entry">
Read the rest of this entry ยป
'); ?>
</div>
</div>
]</div></div></div></div></div></div>
Blake Samic
Testing Disqus...
Ryan Graves
Looks awesome. I would definitely use DISQUS and I would keep the font title, it looks sweet as is.
Well done.
Blake Samic
You didn't see the title font until I already changed it ;-) Compare the site with the screen shot above. (screen shot was the older font)
Blake Samic
You're right. After I figured out how to import all the old comments, DISQUS was a definite improvement. I liked how you summed it up on your blog (
http://ryanagraves.com/08/29/2...
Blake Samic
I'm thinking I'll add in the Disqus plugin tomorrrow, and I'll probably change that title font...
blog comments powered by
Disqus