Answer the question
In order to leave comments, you need to log in
What is the error when displaying images from custom fields?
I'm trying to display a picture from my own arbitrary. For output I use this code:
<img src="<?php bloginfo('home') ?>/wp-content/uploads/myfolder/<?php echo get_post_meta($post->ID, "image-1", true); ?>.jpg" />
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question