Ver Mensaje Individual
  #6 (permalink)  
Antiguo 22/07/2009, 05:11
Avatar de Anarninquë
Anarninquë
Colaborador
 
Fecha de Ingreso: julio-2005
Ubicación: MVD | Uruguay
Mensajes: 1.096
Antigüedad: 18 años, 9 meses
Puntos: 28
Respuesta: Random contenido Categoria

Código PHP:
  <?php query_posts('cat=17&showposts=24&orderby=rand'); ?>
  <?php if (have_posts()) : ?>
  <?php $post $posts[0];  ?>
  <?php while (have_posts()) : the_post(); ?>
Luego la plantilla de contenidos hasta el:

Código PHP:
  <?php endwhile; ?>
  <?php endif; ?>

Saludos, cualquier cosa, postea!
__________________
Marcelo Ferreiro - Desarrollador Web
Mi Web - Pixelar.me