Home Forums Newsletter Plugin Support How to change newsletter page?

  • This topic has 1 reply, 2 voices, and was last updated 6 years ago by Anonymous.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87194
    Dori
    Participant

    Actually Im using static one page site, and I want to add on end of the site the newsletter form. Without using newsletter page.
    So I add on the end of page:
    <div class=”tnp tnp-subscription”>
    <form method=”post” action=”http://www.domain.com/?na=s&#8221; onsubmit=”return newsletter_check(this)”>
    <div class=”tnp-field tnp-field-email”><label>Email</label><input class=”tnp-email” type=”email” name=”ne” required></div>
    <div class=”tnp-field tnp-field-button”><input class=”tnp-submit” type=”submit” value=”Subscribe”>
    </div>
    </form>
    </div>

    I dont need another page like “Newsletter” and i tried [newsletter confirmation_url="http://www.domain.com/"] on home_page
    But when I click submit, always get “Invalid” and url : http://www.domain.com/?na=s

    #88115
    Anonymous
    Inactive

    Click on the blue “Master Page” tab at the bottom right of your document’s window.

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