Add default image PHP – TMA theme
-
Hello,
I’m using The Morning After theme by Woothemes, but as its a free theme they don’t offer any help.
When posting you’re asked to choose an image to be displayed on the first page; however, if none is chosen then nothing is shown.
What I would like is for a default image to be chosen if there’s no image uploaded/choosen when the user posts.The code for retrieving the image looks like this:
<div id="latest_post_image"> <?php woo_image('width=470&height=210'); ?> </div>So, how can I get it to get “default.jpg” if the woo_image is empty. Would be very thankful for any help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add default image PHP – TMA theme’ is closed to new replies.