Custom fields not showing

Discussion in 'WordPress' started by ozgression, Sep 14, 2009.

  1. #1
    Custom fields dont work on my wordpress 2.8.4 blog...

    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?!
     
    ozgression, Sep 14, 2009 IP