NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page The trick to make default Wordpress posts random posts? (Plugin for random WP posts)

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 08-06-2008, 01:15 AM THREAD STARTER               #1 (permalink)
Senior Member
 
soggyindo's Avatar
Join Date: Feb 2008
Location: ✰$479 sites✰ artistwebsite.org
Posts: 1,285
soggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to behold
 



Help! The trick to make default Wordpress posts random posts? (Plugin for random WP posts)


Hi guys,
I had a search for this, and couldn't see anything. i hope someone can help, because it would be a great trick for a lot of us busy domainers!!

Basically, like most of us i have a few wordpress blogs - with original content - but don't have the time to update them every few days/week or month.
????: NamePros.com http://www.namepros.com/programming/500728-trick-make-default-wordpress-posts-random.html

So that it won't look "stale" when someone returns, I'd like to display a random post - each time someone refreshes or goes to my site.

Ok - so I found a plugin that creates a link to a random post . It's called "Random Redrect" by Matt Mullenweg. It allows you to create a link (to yourblog.example.com/?random) which will redirect someone to a random post on your blog, in a StumbleUpon-like fashion.

Ok, so well and good. You just have to make a link to yourblog.example.com/?random to do this manually

Where I get stuck is making Wordpress's home page automatically "print" this post (rather than the latest post, or page you specify) (in your Settings > Reading options.)

The code I think controls it is in home.php

and it's the third line perhaps? (This is near the top)

Quote:
<div id="content">

<div id="contentleft">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h1><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h1>
Any clues as to achieve this miracle? I'd be very grateful if someone could help me out!

__________________
Get a top quality domain portfolio, blog, or developed website, from $479.
Quote NAMEHUGGER11 for a NamePros only discount.
Artist Website | Contemporary Art Blogs.
soggyindo is offline  
Old 08-08-2008, 05:35 PM   #2 (permalink)
NamePros Member
Join Date: May 2008
Posts: 154
hawkaw is just really nicehawkaw is just really nicehawkaw is just really nicehawkaw is just really nice
 



You can pull random posts from WordPress using the regular code, but by adding the parameter &orderby=rand to the function get_posts();

Example
Code:
<?php
    $rand_posts = get_posts('numberposts=5&orderby=rand');
    foreach( $rand_posts as $post ) :
?>

<li><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li>

 <?php endforeach; ?>
By using this code, no additional plugins are required
hawkaw is offline  
Old 08-10-2008, 08:49 PM THREAD STARTER               #3 (permalink)
Senior Member
 
soggyindo's Avatar
Join Date: Feb 2008
Location: ✰$479 sites✰ artistwebsite.org
Posts: 1,285
soggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to beholdsoggyindo is a splendid one to behold
 



you are a superstar - i'll give it a try and let everyone know how i go on these sites


Skateboard Logos
Vegetarian Recipes
Contemporary Art Gallery
Artists Websites
Rock Songwriting
World Religions
Psychic
Buddhism
Meditation Techniques
Cure For Depression
????: NamePros.com http://www.namepros.com/showthread.php?t=500728
Bipolar Disorder
Short Quotes
Ayurveda Treatment
Mental Health
The Liver
Computer Addiction

rep added!


__________________
Get a top quality domain portfolio, blog, or developed website, from $479.
Quote NAMEHUGGER11 for a NamePros only discount.
Artist Website | Contemporary Art Blogs.
Last edited by soggyindo; 12-11-2008 at 06:55 PM.
soggyindo is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Liquid Web Smart Servers  
All times are GMT -7. The time now is 11:05 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger