View Single Post
Old 11-06-2011, 10:42 AM  
cooldude7
Confirmed User
 
cooldude7's Avatar
 
Industry Role:
Join Date: Nov 2009
Location: Heaven
Posts: 4,306
Quote:
Originally Posted by bigmath View Post
Take a look at latexpirate (dot) com and you can see the problem I have. Thanks!
okie so u want to show the image from the post ?

if thats what u want then use plgin called

gettheimage or getimage somethilng like that.,

then u can use something like this in your index.php


<?php get_the_image( array( 'image_scan' => 'true','default_size' => 'thumbnail') ); ?>

info :the script looks for the first image attached to your post. If there is one, then it grabs that image and uses it.

Last edited by cooldude7; 11-06-2011 at 10:46 AM..
cooldude7 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook