• Hi,

    I’m installing this plugin:

    I’m stuck in step 7:

    What does it mean? which template???

    I know it’s probably stupid but I really don’ know.

    Thx in advance,

    Joni

    6. Activate the plugin.

    7. Put form code in template…

    <form method=”post” action=”maillist/index.php”>
    Enter your e-mail address to receive notifications when there are new posts

    <input type=”text” name=”email” size=”12″ maxlength=”36″ />
    <input type=”submit” name=”submit” value=”sign up” />
    </form>

    8. In your template header file, add this line…

    <?php email_notification_future_send(); ?>

    9. The admin options can be found under Manage > Email Notification

    10. Post…

    You’ll see a notify drop down in the Write area

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter yoniby

    (@yoniby)

    still relevant.
    anyone?

    thx, sorry for bumping…

    Step 7: You can probably make that appear in any theme template you desire (with varying results depending on how much tinkering you wish to do), but the simplest is just to create a page, stick that code in it, and publish it. Then, create a menu link called “Notifications” or something (make sure you link it to the slug of the page you created).

    Step 8: I’m not sure that this is necessary, though I’m uncertain. I can’t remember using it myself.

    I am stuck with Step 9. I cannot find the admin option! Apart from this, this plugin is working absolutely fine. I don’t want to remove it. Please help! I am currently using WordPress 2.7.1 and I am also going to try this on WordPress MU.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Email Notification Plugin v2.3.1 Installing Problem’ is closed to new replies.