WN

WN (https://www.wn.se/forum/index.php)
-   Serversidans teknologier (https://www.wn.se/forum/forumdisplay.php?f=4)
-   -   Slumpa poster (https://www.wn.se/forum/showthread.php?t=1046942)

grizz 2011-03-05 15:57

Slumpa poster
 
Har ett litet problem. Jag förstår inte riktigt hur jag ska göra för att få posterna i slumpvis ordning. Har läst en del för förstår inte. :mad:

PHP-kod:

<!-- Featured Articles #2 -->
<div id="index-featured2">
<?php if ( arras_get_option('featured2_title') != '' ) : ?>
    <div class="home-title"><?php _earras_get_option('featured2_title'), 'arras' ?></div>
<?php endif ?>
    <?php
    $query3 
arras_parse_query($featured2_cat$featured2_countarray_unique($post_blacklist), arras_get_option('featured2_posttype'), arras_get_option('featured2_tax'));
    
arras_render_postsapply_filters('arras_featured2_query'$query3), arras_get_option('featured2_display'), arras_get_option('featured2_tax') );
    
?>
</div><!-- #index-featured2 -->


wingen 2011-03-08 18:12

Temat arras har ett jättebra forum som du kan ställa frågor i. Testa det.


Alla tider är GMT +2. Klockan är nu 13:34.

Programvara från: vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Svensk översättning av: Anders Pettersson