• hello dear,
    am creating newletter generator,
    i create custom post type called : newsletter
    and 3 metaboxes ( repeatable ) called
    1 – ecpt_news
    2 – ecpt_video
    3 – ecpt_audio

    in each filed of metaboxe, editor or admin, insert the post ID of post that he want to be included in the newsletter.
    ecpt_news : 10389
    ecpt_video : 4
    ecpt_audio : 341

    now how can i create single-newsletter.php ?
    to display specific posts id ? with custom output ?
    example
    http://pastebin.com/PgZvwte6
    THank you

  • The topic ‘its possible to show specific post inside Single.php’ is closed to new replies.