Vos Projets » Articles complets sur mon nouveau thème
Catégorie:  
   
Articles complets sur mon nouveau thème
Publié le 10/04/2011 @ 13:03:11,
Par Monky
Bonjour à tous !

Bon, j'ai changé de thème pour mon site www.enseignelibre.be et j'aimerais que les articles s'affichent en entier sur ma page d'accueil au lieu d'être tronqués. Je nage complètement dans ce langage. J'ai l'intuition qu'il faut modifier quelque chose ici, je me trompe ?

<?php
/**
* @package WordPress
* @subpackage Tweaker2
*/
?>
<?php while (have_posts()) : the_post(); ?>
<div <?php post_class() ?> id="post-<?php the_ID(); ?>">
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php printf( esc_attr__( 'Permalink to %s', 'tweaker2' ), the_title_attribute( 'echo=0' ) ); ?>"><?php the_title(); ?></a></h2>
<small><?php _e( 'Posted', 'tweaker2' ); ?> <?php echo my_entry_published_link(); ?> <?php _e( 'by', 'tweaker2' ); ?> <?php the_author_posts_link(); ?><?php edit_post_link( __( 'Edit', 'tweaker2' ), ' | ', ''); ?><br />
<?php _e( 'Tagged As:', 'tweaker2' ); ?> <?php the_tags('', ', ', ' '); ?> | <?php _e( 'Categories:', 'tweaker2' ); ?> <?php the_category(', ') ?> | <?php comments_popup_link( __( 'Leave a Comment', 'tweaker2' ), '1 ' . __( 'Comment', 'tweaker2' ), '% ' . __( 'Comments', 'tweaker2' ) ); ?></small>
<div class="entry">
<?php the_post_thumbnail( 'thumbnail' ); ?>
<?php the_excerpt(); ?>
<div class="clear"></div>
<?php wp_link_pages( array( 'before' => '<p">' . __( 'Pages:', 'tweaker2' ), 'after' => '</p>' ) ); ?>
</div>
</div>
<?php endwhile; ?>
   
Articles complets sur mon nouveau thème
Publié le 10/04/2011 @ 13:30:34,
Par Monky
Ah bah voilà, j'ai la réponse :

il faut changer the_excerpt() par the_content()
Répondre - Catégorie:  
Informaticien.be - © 2002-2024 AkretioSPRL  - Generated via Kelare
The Akretio Network: Akretio - Freedelity - KelCommerce - Votre publicité sur informaticien.be ?