Add value
-
Hi, i am designing a template and want to add my one value.
i am using thing the following code to do it.<img src=”<?php $thumb = get_post_custom_values(‘blogimg’); echo $thumb[0]; ?>” />
This code works fine if i place the code in loop.php
but didn’t work when i place the code in my own template page.
PLease help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add value’ is closed to new replies.