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
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

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


Welcome to the Personal Development for Smart People Forums, the place for lively, intelligent discussion of all personal growth issues -- physical, mental, financial, social, emotional, spiritual, and more.

You're currently viewing as a guest, which gives you limited read-only access. By joining our free community, you'll be able to post your own messages, access many members-only features, see the new messages posted since your last visit, and of course remove this header message. Registration is fast, simple, and free, so please join today.

If you arrived here from a search engine, you may want to explore the main site first, which includes hundreds of deep and insightful articles on a variety of personal development topics.

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01-22-2008, 02:55 PM
Senior Member
 
Join Date: Jan 2007
Posts: 222
VacMan is on a distinguished road
Default How to link to an archive in Wordpress?

Hey everyone,

Is there a resident wordpress expert in the house?

I'm customizing a wordpress blog and have the look/feel that I basically want at the moment.

My current theme comes with an "archives" tab, and also archives.php, etc.

Basically it seems like I should be able to automatically link to my archives, or have them show up when I click on the "archives" tab.

Problem:

Right now I can't get the "archives" tab to link to a page.

It was originally coded to link to "/archives/" but that results in an error.

I re-coded it to link to "/archives.php/" and that didn't work either.

I have no idea how to get it to link correctly within wordpress.

Any ideas?

Thanks!
-Sean
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-22-2008, 09:49 PM
Senior Member
 
Join Date: Mar 2007
Location: Why, want to visit me?
Posts: 636
jamestl2 is on a distinguished road
Default

Do you have your blog URL? So we can take a look.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-22-2008, 09:59 PM
Senior Member
 
Join Date: Jan 2007
Posts: 222
VacMan is on a distinguished road
Default

jamestl2,

Yea, no prob.

It's nowhere near being done, but here it is:

yummyweightloss.com — YummyWeightLoss

Thanks!
-Sean
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-22-2008, 10:13 PM
Senior Member
 
Join Date: Mar 2007
Location: Why, want to visit me?
Posts: 636
jamestl2 is on a distinguished road
Default

It doesn't seem like you've set up your permalink structure just yet.

Also do you know what your archives page is suppose to look like? Is it already finished etc.? What exactly is going to be in the page?

One more thing to look at for now is the WP archives page in the codex:
Creating an Archive Index « WordPress Codex
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-23-2008, 02:43 AM
Senior Member
 
Join Date: Jan 2007
Posts: 222
VacMan is on a distinguished road
Default

jamestl2,

You rock!!

Thank you so much!

Check it out, thanks to you it works!

Have a great one!
-Sean
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-23-2008, 02:59 AM
Senior Member
 
Join Date: Mar 2007
Location: Why, want to visit me?
Posts: 636
jamestl2 is on a distinguished road
Default

Glad I could help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-23-2008, 03:23 AM
Senior Member
 
Join Date: Jan 2007
Posts: 222
VacMan is on a distinguished road
Default

Ack! Now my comments aren't working.

Instead of directing to comments, it's going to "respond" within the archives directory.

Does anyone know why this might be happening?

For reference:

Diet and Weight Loss — Tips to Lose Weight With the Foods You Love by Sean Bissell

Thanks for all your help!

Who knew setting up a blog would be so complicated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-23-2008, 03:28 AM
Senior Member
 
Join Date: Mar 2007
Location: Why, want to visit me?
Posts: 636
jamestl2 is on a distinguished road
Default

What was the exact change you made to get the archives to work?

Also, your comments, posts, etc. were working correctly before the change, right?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-23-2008, 03:52 AM
Senior Member
 
Join Date: Jan 2007
Posts: 222
VacMan is on a distinguished road
Default

jamestl2,

Thanks again!

For the archives I changed the permalink structure within the general wp-admin and also added an archives page and linked it to the archives.php file.

I'm not really sure if the comments were working beforehand...

Any suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-23-2008, 04:01 AM
Senior Member
 
Join Date: Mar 2007
Location: Why, want to visit me?
Posts: 636
jamestl2 is on a distinguished road
Default

Quote:
Originally Posted by VacMan View Post
For the archives I changed the permalink structure within the general wp-admin and also added an archives page and linked it to the archives.php file.
I mean what was the exact permalink structure you chose to use? Is it custom?

Try changing it back to the default for now and we'll see what happens.


Also, did you create the archives page via "Write Page" in the wp-admin? Or did you use some other program?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 01-23-2008, 02:49 PM
Senior Member
 
Join Date: Jan 2007
Posts: 222
VacMan is on a distinguished road
Default

jamestl2,

Thanks again for your help, I wouldn't be this far without you!

I changed my permalink structure to:

Date and name based
Example: yummyweightloss .com/2008/01/23/sample-post

This change allows me to see the comment box, but I have no submit button.

And ontop of that this line of text (below) shows up below the comment box. Which shouldn't happen.

Quote:
"There are no comments yet...Kick things off by filling out the form below."
I also tried switching it back to default with no luck.

Any suggestions?

Thanks!
-Sean

P.S. I used the write page within wp-admin to create the archive page.

Last edited by VacMan : 01-23-2008 at 02:57 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 01-24-2008, 02:14 AM
Senior Member
 
Join Date: Jan 2007
Posts: 222
VacMan is on a distinguished road
Default

Hey hey!

I seem to have magically fixed the comments problem!

Comment away!
-Sean
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB 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 and Adsense Nahush Business & Financial 6 12-17-2007 07:19 AM
Wordpress Help John P Technology & Technical Skills 2 12-06-2007 11:03 AM
Link Trader?!?! VetTechJess Technology & Technical Skills 0 08-14-2007 08:40 PM
Very New to Wordpress jamestl2 Technology & Technical Skills 7 05-28-2007 04:43 AM
A man with 30sec memory, video link Bender.PUA Spirituality, Consciousness, & Awareness 6 01-06-2007 05:10 PM


All times are GMT. The time now is 04:22 AM.


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