Re: thumbnail y la …

Inicio Foros Ayuda WordPress thumbnail y la … Re: thumbnail y la …

#761
abaddon
Participant

Creo que esta es la parte esta en el index

<?php

if ( has_post_thumbnail() ) { ?>

“><img class=”postimg” src=”<?php bloginfo(‘stylesheet_directory’); ?>/timthumb.php?src=<?php get_image_url(); ?>&h=150&w=150&zc=1″ alt=””/>

<?php } else { ?>

“><img class=”postimg” src=”<?php bloginfo(‘template_directory’); ?>/images/dummy.png” alt=”” />

<?php } ?>

<?php wpe_excerpt(‘wpe_excerptlength_index’, ”); ?>

“>Continuar…

<div class=”clear”></div>

</div>

</div>

<?php endwhile; ?>

Solamente otra comunidad de WordPress