Home Forums Newsletter Plugin Support Custom fields stripeed out

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9844
    wpchef
    Participant

    Hi Stefano,

    I’ve noticed that when I go to the “Edit newsletter” step … the content of a custom field is stripped out by the plugin..

    This is the the way I call the content of the custom field..

    <?php echo get_post_meta($post->ID, 'wpcf-sottotitolo-newsletter', true); ?>

    What’s the problem?

    Thank you.

    D.

    #9864
    wpchef
    Participant

    At the end I’ve used the theme option file in order to add a new field.

    D.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.