• I am using:

    <?php if ( function_exists(‘get_custom_field_value’) ){
    get_custom_field_value(‘testing’, true);
    } ?>

    … to show show custom fields in the single.php template, but nothing is showing up. On another 2.8 wordpress install custom fields show up just fine. What am I missing?!

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Fields Not Working!’ is closed to new replies.