Use Custom Field to display image
Description
This code is for a custom field that is intended to display an image of a image url. “main_image_url” is the name of the custom field. please remove the comment block.
This code is for a custom field that is intended to display an image of a image url. “main_image_url” is the name of the custom field. please remove the comment block.
PHP Source Code
<!--<a href="/<?//php the_permalink(); ?>">
imageID, 'main_image_url', $//single = true); ?>" >
-->