Home Forums Newsletter Plugin Support Form forwarding to subscription page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10176
    Antonio Sánchez
    Participant

    Hi.

    This is my workflow.

    1. Single subscription form with e-mail and button, to be layed out in header and sidebar.

    2. Form submission does not start subscription, but instead, it leads to subscription page.

    3. Subscription page has 2 text fields: e-mail, automatically filled with value inserted in step 1; and e-mail confirmation, asking for user to repeat the e-mail as a verification (equality validation required). Then, a privacy check-box and submission button that, this time, actually starts subscription process in Newsletter plugin.

    How to?

    Thanks.
    Antonio

    #10179
    Antonio Sánchez
    Participant

    By the way, is it possible to customize the url to redirect after form submission?

    #10193
    Stefano
    Keymaster

    Where is pointing the action form you created?

    #10203
    Antonio Sánchez
    Participant

    <form method="post" action="wp-content/plugins/newsletter/do/subscribe.php" onsubmit="return newsletter_check(this)">

    Anyway, I don’t think it is possible to do, so I am following the standard process, using an all-in-one page [newsletter].

    #10232
    Stefano
    Keymaster

    Yes, it’s correct but you need to put in the action the full URL.

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