GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Easy WordPress question... (https://gfy.com/showthread.php?t=769023)

Sly 09-15-2007 06:12 PM

Easy WordPress question...
 
I'm trying to do two different things. I've been looking through the documentation and couldn't find anything, couldn't find the right plug-in either, so here goes...

The "recent posts" feature in the sidebar... apparently it only lists the five most recent posts? I would like to change that. How do I do so?

Second... I turned on permalinks and it seems to be working fine for the most part, but the linked title of each post points to the post ID rather than the actual post title. How do I change this?

Thanks for the assistance. Last week my WordPress questions were answered within minutes. Must be a lot of bloggers around. :-)

viki 09-15-2007 06:17 PM

Go to sidebar.php and find something like this:

<?php get_archives('postbypost', '5', 'custom', '<li>', '</li>'); ?>

And change that 5 to whatever you want.

thonglife 09-15-2007 06:17 PM

This should help on the first one:

http://wordpress.org/support/topic/106629

:2 cents:

Jace 09-15-2007 06:19 PM

question one:

<?php wp_get_archives('type=postbypost&limit=5'); ?>

limit=5 is the amount of posts you want to show

viki 09-15-2007 06:19 PM

Oh and for your second question, can you show the example?

selena 09-15-2007 06:24 PM

Customize your permalink structure for question #2.

Depends on what you want, but on one blog I have

/&#37;year%/%monthnum%/%day%/%postname%/

Sly 09-15-2007 06:42 PM

Thanks for the help everyone. Got it figured out now.

CIVMatt 09-15-2007 07:35 PM

If you look at my wp site http://www.hardcorepros.com/ I have mine set to /&#37;category%/%postname%/


All times are GMT -7. The time now is 05:20 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123