Viewing 7 replies - 1 through 7 (of 7 total)
  • What is the PHP code for displaying the newsletter? [2]

    I’ve been trying to figure out the same thing for an hour now. *grumble*

    Thread Starter lord_dev

    (@lord_dev)

    I’ve figured it out..

    <?php echo do_shortcode(‘[newsletter]’); ?>

    And you can do this for any shortcode in wordpress, brilliant!

    i have been looking for this also, many thanks! But being a newbe to wordpress, where do I implement this to wich php?

    I found if you just add [newsletter] in to the page then the subscribe form displays there fine.

    the subscribe form yes, but not the newsletter itself. Anyways, i have gotten to Mailchimp. Much easier and much more features.

    I cant figure out how can i create the unsubscription page and profile page. Will i have to make another page with [unsubscribe] or [profile[] on it.?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘What is the PHP code for displaying the newsletter?’ is closed to new replies.