![]() | | ||||||||
| | #1 |
| Senior Warrior Member War Room Member Join Date: Aug 2002 Location: , , .
Posts: 1,186
Thanks: 62
Thanked 92 Times in 84 Posts
|
I'm using the latest upgrade and widgets in the sidebar, however the max number of posts displayed is 15. Is there anyway to increase that number using widgets or do I need a plugin? Or can I modify the code someplace? Thanks Alan |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Feb 2007 Location: Universe, OH & NL
Posts: 3,865
Blog Entries: 4 Thanks: 23
Thanked 22 Times in 21 Posts
|
HI Alan, You can always add a bunch of plr stuff to the db and increase the count. Or if you wish you can have the count increment by +5 per post for example. Are you getting a counting error or are you getting limited to 15 posts? You may also want to make sure this is not a cache issue. Success, Sam |
| RICH SAGE BLOG LOCAL AFFILIATE GOLD MINE: >> CLICK: BiiG NETWORK LAUNCH WSO << SIGN UP FREE. LIMITED NICHES/LOCATIONS! | |
| | |
| | #3 | |
| Senior Warrior Member War Room Member Join Date: Aug 2002 Location: , , .
Posts: 1,186
Thanks: 62
Thanked 92 Times in 84 Posts
|
Thanks Sam No I'm using the posts widget and the max number of posts is 15. The caffiene just kicked in, you're right though, if I don't use the widgets I won't have that problem. I just gotta go and find a decent 2 column theme. Alan Quote:
| |
| | |
| | #4 |
| HyperActive Warrior War Room Member Join Date: Oct 2004 Location: Baltimore, Maryland, USA
Posts: 235
Thanks: 0
Thanked 26 Times in 17 Posts
|
I don't work with Wordpress widgets, so I can't speak for them, but there's definitely a way to get any number of previous posts to display. The code is <?php get_archives('postbypost', '10', 'custom', '', '<br />'); ?> This code would display the last 10 posts, with a line break between them. You can change the number to anything you want, and replace the line break with other code if you wish (like list tags). You would put the code directly in your Wordpress template. More info on this function can be found at Template Tags/get archives WordPress Codex |
| | |
| | #5 | |
| Senior Warrior Member War Room Member Join Date: Aug 2002 Location: , , .
Posts: 1,186
Thanks: 62
Thanked 92 Times in 84 Posts
|
Thanks for the link. Still looking for a 2 column template when I find one I'll try it out (after the caffine kicks in a bit more ![]() Alan Quote:
| |
| | |
![]() |
|
| Tags |
| count, increasing, post, question, wordpress |
| Thread Tools | |
| |
![]() |