cp_state and tel on the sidebar
Hi guys
I just need to show the fields state and tel on the sidebar instead of the excerpt of the ads. I am using SM-Sticky post. by default it shows the title + description but I just need the state and tel. is there any1 who can help me ?
by the way, I used the following code but it dosn't show anything at all !
Code:
<?php echo get_post_meta($post->ID, 'cp_state', true); ?>
Thanx