Custom Fields
-
I can’t get the custom fields to work at all (when using anything other than the_meta()
I would like to get the value for the key sub-banner
I tried using:
get_post_meta($post_id, $key, $single);
with many varients, $key=sub-banner, sub-banner etc but nothing was rendered.Can anyone help?
Thanks, Andy
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom Fields’ is closed to new replies.