Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 03-20-2007, 09:23 PM   #1 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 23
brooksr is on a distinguished road
Default How to create a WP Archives page like Steve's

Would appreciate any help.

Is this some Plugin or custom code?

Thanks,

Brooks
brooksr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-22-2007, 12:23 AM   #2 (permalink)
Senior Member
 
Join Date: Dec 2006
Posts: 305
Dani is on a distinguished road
Default

It should be native to WP.

There are settings somewhere for it but I forget. I set all my blogs a while ago to do it so I forget off hte top of my head now.
Dani is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-22-2007, 01:26 AM   #3 (permalink)
Family Member
 
Join Date: Nov 2006
Posts: 1,218
Adrienne will become famous soon enough
Default

I used a plugin called SG clean archives to get this affect because i really disliked the way wp handled archives. I took a bit of configuring to get it exactly how i wanted it.

If you want an example how how it looks (with my tweaking that is) you can see my blog.. Adrienned.com

Adrienne
Adrienne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-22-2007, 08:27 PM   #4 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 23
brooksr is on a distinguished road
Default

Thank you both for the posts.

Adrienne - on your home page, you might consider changing "List all post" to "List all posts". It would read better, IMHO.

Brooks
brooksr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-23-2007, 01:28 PM   #5 (permalink)
Family Member
 
Join Date: Nov 2006
Posts: 1,218
Adrienne will become famous soon enough
Default

Quote:
Originally Posted by brooksr View Post
Thank you both for the posts.

Adrienne - on your home page, you might consider changing "List all post" to "List all posts". It would read better, IMHO.

Brooks
Ahh yes.. missed that one. Thanks

hope that plug in was helpful for you

Adrienne
Adrienne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-02-2007, 06:53 PM   #6 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 23
brooksr is on a distinguished road
Default

Actually, I haven't been able to get it to work. I downloaded, installed and activated SG Clean Archives and followed his instructions:

"To call the plug-in all you need to do is insert the following string of code where you want the archives to be displayed, ie your sidebar or on a seperate archive page.:

<?php srg_clean_archives(); ?>"

I went to sidebar.php and added the line of code as shown:

<div id="sidebar">
<ul>
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?>
<li>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</li>

<!-- Author information is disabled per default. Uncomment and fill in your details if you want to use it.
<li><h2>Author</h2>
<p>A little something about you, the author. Nothing lengthy, just an overview.</p>
</li>
-->

<li>
<?php /* If this is a 404 page */ if (is_404()) { ?>
<?php srg_clean_archives(); ?>
<?php /* If this is a category archive */ } elseif (is_category()) { ?>
<p>You are currently browsing the archives for the <?php single_cat_title(''); ?> category.</p>

I don't know why its not working

Brooks

Quote:
Originally Posted by Adrienne View Post
Ahh yes.. missed that one. Thanks

hope that plug in was helpful for you

Adrienne
brooksr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-02-2007, 09:39 PM   #7 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 254
da1prophet is on a distinguished road
Default

Quote:
Originally Posted by brooksr View Post
Actually, I haven't been able to get it to work. I downloaded, installed and activated SG Clean Archives and followed his instructions:

"To call the plug-in all you need to do is insert the following string of code where you want the archives to be displayed, ie your sidebar or on a seperate archive page.:

<?php srg_clean_archives(); ?>"

I went to sidebar.php and added the line of code as shown:

<div id="sidebar">
<ul>
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?>
<li>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</li>

<!-- Author information is disabled per default. Uncomment and fill in your details if you want to use it.
<li><h2>Author</h2>
<p>A little something about you, the author. Nothing lengthy, just an overview.</p>
</li>
-->

<li>
<?php /* If this is a 404 page */ if (is_404()) { ?>
<?php srg_clean_archives(); ?>
<?php /* If this is a category archive */ } elseif (is_category()) { ?>
<p>You are currently browsing the archives for the <?php single_cat_title(''); ?> category.</p>

I don't know why its not working

Brooks
So what is it doing/not doing? Give some symptoms and it'll be easier to diagnose the problem ; )
da1prophet is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wordpress Home Page - Static? Indy107 Technology & Technical Skills 4 03-27-2010 02:59 AM
What Wordpress plugin is used for the archives page? dho Technology & Technical Skills 11 01-05-2008 11:06 PM
Steve's Blog on Holons AndyMartin Spirituality, Consciousness, & Awareness 0 02-09-2007 02:39 PM
Posts Per Page Colm OReilly General & Introductions 2 01-25-2007 03:01 PM


All times are GMT. The time now is 08:47 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC