Hello people, I was wondering, is it possible to have just the thumbnail show on the home page - no summery or full text? This is my website http://outofcontrolvideos.com I would like to see just the tittles and thumbnails/featured image
of course it's possible..you need modify your index.php or some other file that take control of the content displaying in homepage. you can ask your theme author for help.
Thanks!! but what do i remove <?php the_excerpt(); ?> <div class="clear"></div> </div> <div class="pmeta"> <span class="comm"><?php comments_popup_link('0 Comment', '1 Comment', '% Comments'); ?></span> <div class="rmore"><a href="<?php the_permalink() ?>">Watch Video</a></div> </div> </div> </div>