Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Remco Tolsma

    (@remcotolsma)

    You could try this:

    <?php echo get_post_meta( $post->ID, 'custom field', true ); ?>

    Thread Starter niteen

    (@niteen)

    that helped. Thanks for the reply

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Displaying config field in teaser’ is closed to new replies.